#edit-field-slot-orari-wrapper .fieldset__wrapper {
  display: flex;
  gap: 36px;
}
.popup-zoom {
  display: none;
}
.popup-zoom p {
  font-size: 20px;
  display: flex;
  justify-content: space-between;
  padding: 5px 0 !important;
}
.popup-zoom p a {
  text-decoration: underline;
}
.popup-zoom label {
  font-weight: 700;
  color: #2d8cff;
  padding-right: 10px;
}
#book_meet_admin_form .form-item-vgfm-project {
  display: none;
}
#book_meet_admin_form .form-item-barm-project {
  display: none;
}
#book_meet_admin_form .form-item-fcv-project {
  display: none;
}
#book_meet_admin_form .form-item-vod-project {
  display: none;
}
#book_meet_admin_form .select2-selection__rendered[title="Select an option"] {
  color: #AAAAAA !important;
}
#book_meet_admin_form .select2.select2-container.select2-container--default {
  width: 100% !important;
}
#book_meet_admin_form .select2-container .select2-selection--single {
  height: auto;
  min-height: 28px;
  min-width: 200px;
  padding: 10px 40px 10px 14px;
  border: 1px solid #777777;
  background-color: white;
}
#book_meet_admin_form .select2-container .select2-selection--single.error {
  border: 1px solid #CC0000;
  background-color: #FFFAFA;
}
#book_meet_admin_form .select2-container .select2-selection--single .select2-selection__rendered {
  color: #DF1B3B;
  padding: 0;
  font-size: 16px;
  line-height: 1.2;
}
#book_meet_admin_form .select2-container .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 35px;
  right: 0;
  top: 0;
}
#book_meet_admin_form .select2-container .select2-selection--single .select2-selection__arrow b {
  border-width: 9px 6px 0 6px;
  margin-top: 1px;
  border-color: #777777 transparent transparent transparent;
}
#book_meet_admin_form .select2-container--default .select2-results > .select2-results__options {
  max-height: 192px;
}
#book_meet_admin_form .select2-results__option {
  padding: 6px 14px;
}
#book_meet_admin_form .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 6px 9px 6px;
}
#book_meet_admin_form .select2-search--dropdown {
  display: none;
}
#book_meet_admin_form .error .select2-container .select2-selection--single {
  border: 1px solid #AA0000;
}
.select2-results__option[aria-disabled="true"] {
  display: none !important;
}
#vpb-appuntamenti-form-admin #edit-actions {
  margin-top: 40px;
}
#vpb-appuntamenti-form-admin #edit-vpb-appuntamenti-cancellazione-entro-ore,
#vpb-appuntamenti-form-admin #edit-vpb-appuntamenti-richiesta-entro-ore {
  text-align: center;
}
.page-admin-book-meeting-slot-appuntamenti .views-field.views-field-nothing,
.page-admin-book-meeting-slot-appuntamenti .views-field.views-field-edit-node {
  width: 220px;
  text-align: center;
  line-height: 1.5;
}
.page-admin-book-meeting-slot-appuntamenti .views-field.views-field-nothing a,
.page-admin-book-meeting-slot-appuntamenti .views-field.views-field-edit-node a {
  display: inline-block;
  background-color: grey;
  margin: 0px auto 5px;
  padding: 3px;
  color: white;
  width: 90px;
  font-size: 14px;
}
.page-admin-book-meeting-slot-appuntamenti .views-field.views-field-field-slot-orari {
  width: 60%;
}
.page-admin-book-meeting-slot-appuntamenti .add-new-content {
  cursor: pointer;
  border-radius: 0;
  border: none;
  padding: 6px 10px;
  margin-bottom: 1em;
  margin-right: 1em;
  color: #fff;
  text-align: center;
  font-weight: normal;
  font-size: 1.077em;
  font-family: "Lucida Grande", Verdana, sans-serif;
  background: #4d8f46;
  transition: all, 0.3s;
}
.page-admin-book-meeting-slot-appuntamenti .feed-icon {
  position: absolute;
  top: 10px;
  right: 10px;
}
.page-admin-book-meeting-slot-appuntamenti .feed-icon a {
  display: block;
  background: orange;
  padding: 8px;
  vertical-align: middle;
  line-height: 1;
  font-size: 14px;
  text-decoration: none;
}
.page-admin-book-meeting-slot-appuntamenti .feed-icon a:hover {
  background-color: #FF6600;
}
.page-admin-book-meeting-slot-appuntamenti .feed-icon a::after {
  content: "Esporta in XLS";
  color: white;
  padding: 0 10px;
  line-height: 1;
}
/*.page-admin-structure-entity-type-appuntamenti-slot-barm-add,
.page-admin-structure-entity-type-appuntamenti-slot-barm-edit,
.page-admin-structure-entity-type-appuntamenti-slot-vgfm-add,
.page-admin-structure-entity-type-appuntamenti-slot-vgfm-edit,
.page-admin-structure-entity-type-appuntamenti-slot-fcv-add,
.page-admin-structure-entity-type-appuntamenti-slot-fcv-edit,
.page-admin-structure-entity-type-appuntamenti-slot-vod-add,
.page-admin-structure-entity-type-appuntamenti-slot-vod-edit
{
	.form-item-title{display: none;}
	#edit-field-data-appuntamento{
		label{
			display: inline-block;
		    min-width: 200px;
		    vertical-align: top;
		    font-size: 18px;
		}
		.description{ padding-left: 205px;}
	 	input{
			font-size: 20px;
			display: inline;
		}
	}

	#field-slot-orari-values{td{padding:0;}}

	.unlimitedfield_remove_button{
		margin-top: 12px;
	}
	#edit-field-slot-orari{
		fieldset.date-combo{
			legend, label{display:none !important;}
			.start-date-wrapper, .end-date-wrapper{
				margin: 0px !important;
				clear: none !important;
				display:block !important;
				float:left !important;
				.date-day, .date-month, .date-year, .date-spacer, label{display: none !important;}
				input{text-align:center;}
				div[class*="-value-minute"], div[class*="-value2-minute"]{
					display: flex !important;
					&:before{
						content: ":";
						display: block;
						float: left;
						margin-top: 5px;
						margin-right: 3px;
					}
				}
				div[class*="-value2-hour"]{
					padding-left: 50px;
				}
			}
		}
	}
}*/
.node-type-vgfm #book-a-meet,
.node-type-barm #book-a-meet,
.node-type-fcv #book-a-meet,
.node-type-vod #book-a-meet {
  margin: 0px auto 50px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.35);
  padding: 30px 20px;
  background: #EEEEEE;
  max-width: 800px;
}
.node-type-vgfm #book-a-meet .submit-form,
.node-type-barm #book-a-meet .submit-form,
.node-type-fcv #book-a-meet .submit-form,
.node-type-vod #book-a-meet .submit-form {
  text-align: center;
  margin-top: 25px;
}
.node-type-vgfm #book-a-meet .submit-form #edit-submit,
.node-type-barm #book-a-meet .submit-form #edit-submit,
.node-type-fcv #book-a-meet .submit-form #edit-submit,
.node-type-vod #book-a-meet .submit-form #edit-submit {
  min-width: 200px;
}
.node-type-vgfm #edit-attention,
.node-type-barm #edit-attention,
.node-type-fcv #edit-attention,
.node-type-vod #edit-attention {
  padding-top: 20px;
}
.node-type-vgfm .form-item-giorno-appuntamento,
.node-type-barm .form-item-giorno-appuntamento,
.node-type-fcv .form-item-giorno-appuntamento,
.node-type-vod .form-item-giorno-appuntamento,
.node-type-vgfm .form-item-ora-appuntamento,
.node-type-barm .form-item-ora-appuntamento,
.node-type-fcv .form-item-ora-appuntamento,
.node-type-vod .form-item-ora-appuntamento {
  width: 49%;
  padding-bottom: 10px;
}
@media (max-width: 780px) {
  .node-type-vgfm .form-item-giorno-appuntamento,
  .node-type-barm .form-item-giorno-appuntamento,
  .node-type-fcv .form-item-giorno-appuntamento,
  .node-type-vod .form-item-giorno-appuntamento,
  .node-type-vgfm .form-item-ora-appuntamento,
  .node-type-barm .form-item-ora-appuntamento,
  .node-type-fcv .form-item-ora-appuntamento,
  .node-type-vod .form-item-ora-appuntamento {
    width: 100%;
    float: none;
    clear: both;
  }
}
.node-type-vgfm .form-item-giorno-appuntamento,
.node-type-barm .form-item-giorno-appuntamento,
.node-type-fcv .form-item-giorno-appuntamento,
.node-type-vod .form-item-giorno-appuntamento {
  float: left;
}
.node-type-vgfm .form-item-ora-appuntamento,
.node-type-barm .form-item-ora-appuntamento,
.node-type-fcv .form-item-ora-appuntamento,
.node-type-vod .form-item-ora-appuntamento {
  float: right;
}
.node-type-vgfm .form-item-note-aggiuntive textarea,
.node-type-barm .form-item-note-aggiuntive textarea,
.node-type-fcv .form-item-note-aggiuntive textarea,
.node-type-vod .form-item-note-aggiuntive textarea {
  border: 1px solid #777777;
  font-size: 16px;
  padding: 10px 15px;
  line-height: 1.2;
  width: 100%;
  clear: both;
  background: white;
  box-shadow: unset;
  color: #DF1B3B;
}
.node-type-vgfm textarea::-webkit-input-placeholder,
.node-type-barm textarea::-webkit-input-placeholder,
.node-type-fcv textarea::-webkit-input-placeholder,
.node-type-vod textarea::-webkit-input-placeholder {
  color: #777777;
}
.node-type-vgfm textarea:-moz-placeholder,
.node-type-barm textarea:-moz-placeholder,
.node-type-fcv textarea:-moz-placeholder,
.node-type-vod textarea:-moz-placeholder {
  /* Firefox 18- */
  color: #777777;
}
.node-type-vgfm textarea::-moz-placeholder,
.node-type-barm textarea::-moz-placeholder,
.node-type-fcv textarea::-moz-placeholder,
.node-type-vod textarea::-moz-placeholder {
  /* Firefox 19+ */
  color: #777777;
}
.node-type-vgfm textarea:-ms-input-placeholder,
.node-type-barm textarea:-ms-input-placeholder,
.node-type-fcv textarea:-ms-input-placeholder,
.node-type-vod textarea:-ms-input-placeholder {
  color: #777777;
}
.node-type-vgfm textarea::placeholder,
.node-type-barm textarea::placeholder,
.node-type-fcv textarea::placeholder,
.node-type-vod textarea::placeholder {
  color: #777777;
}
.node-type-vgfm .select2-selection__rendered[title="Select an option"],
.node-type-barm .select2-selection__rendered[title="Select an option"],
.node-type-fcv .select2-selection__rendered[title="Select an option"],
.node-type-vod .select2-selection__rendered[title="Select an option"] {
  color: #AAAAAA !important;
}
.node-type-vgfm .select2.select2-container.select2-container--default,
.node-type-barm .select2.select2-container.select2-container--default,
.node-type-fcv .select2.select2-container.select2-container--default,
.node-type-vod .select2.select2-container.select2-container--default {
  width: 100% !important;
}
.node-type-vgfm .select2-container.select2-container--open .select2-selection--single,
.node-type-barm .select2-container.select2-container--open .select2-selection--single,
.node-type-fcv .select2-container.select2-container--open .select2-selection--single,
.node-type-vod .select2-container.select2-container--open .select2-selection--single {
  background-color: white;
  border: 1px solid #aaa;
  color: black;
}
.node-type-vgfm .select2-container.select2-container--open .select2-dropdown--below,
.node-type-barm .select2-container.select2-container--open .select2-dropdown--below,
.node-type-fcv .select2-container.select2-container--open .select2-dropdown--below,
.node-type-vod .select2-container.select2-container--open .select2-dropdown--below {
  background-color: white;
  border: 1px solid #aaa;
  color: black;
  margin-top: -1px;
}
.node-type-vgfm .select2-container .select2-results__option--highlighted,
.node-type-barm .select2-container .select2-results__option--highlighted,
.node-type-fcv .select2-container .select2-results__option--highlighted,
.node-type-vod .select2-container .select2-results__option--highlighted {
  background-color: #ddd;
}
.node-type-vgfm .select2-container .select2-selection--single,
.node-type-barm .select2-container .select2-selection--single,
.node-type-fcv .select2-container .select2-selection--single,
.node-type-vod .select2-container .select2-selection--single {
  height: auto;
  min-height: 28px;
  min-width: 200px;
  padding: 10px 40px 10px 14px;
  border: 1px solid #777777;
  background-color: white;
}
.node-type-vgfm .select2-container .select2-selection--single.error,
.node-type-barm .select2-container .select2-selection--single.error,
.node-type-fcv .select2-container .select2-selection--single.error,
.node-type-vod .select2-container .select2-selection--single.error {
  border: 1px solid #CC0000;
  background-color: #FFFAFA;
}
.node-type-vgfm .select2-container .select2-selection--single .select2-selection__rendered,
.node-type-barm .select2-container .select2-selection--single .select2-selection__rendered,
.node-type-fcv .select2-container .select2-selection--single .select2-selection__rendered,
.node-type-vod .select2-container .select2-selection--single .select2-selection__rendered {
  color: #DF1B3B;
  padding: 0;
  font-size: 16px;
  line-height: 1.2;
}
.node-type-vgfm .select2-container .select2-selection--single .select2-selection__arrow,
.node-type-barm .select2-container .select2-selection--single .select2-selection__arrow,
.node-type-fcv .select2-container .select2-selection--single .select2-selection__arrow,
.node-type-vod .select2-container .select2-selection--single .select2-selection__arrow {
  height: 100%;
  width: 35px;
  right: 0;
  top: 0;
}
.node-type-vgfm .select2-container .select2-selection--single .select2-selection__arrow b,
.node-type-barm .select2-container .select2-selection--single .select2-selection__arrow b,
.node-type-fcv .select2-container .select2-selection--single .select2-selection__arrow b,
.node-type-vod .select2-container .select2-selection--single .select2-selection__arrow b {
  border-width: 9px 6px 0 6px;
  margin-top: 1px;
  border-color: #777777 transparent transparent transparent;
}
.node-type-vgfm .select2-container--default .select2-results > .select2-results__options,
.node-type-barm .select2-container--default .select2-results > .select2-results__options,
.node-type-fcv .select2-container--default .select2-results > .select2-results__options,
.node-type-vod .select2-container--default .select2-results > .select2-results__options {
  max-height: 192px;
}
.node-type-vgfm .select2-results__option[aria-disabled="true"],
.node-type-barm .select2-results__option[aria-disabled="true"],
.node-type-fcv .select2-results__option[aria-disabled="true"],
.node-type-vod .select2-results__option[aria-disabled="true"] {
  display: none;
}
.node-type-vgfm .select2-results__option,
.node-type-barm .select2-results__option,
.node-type-fcv .select2-results__option,
.node-type-vod .select2-results__option {
  padding: 6px 14px;
}
.node-type-vgfm .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b,
.node-type-barm .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b,
.node-type-fcv .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b,
.node-type-vod .select2-container.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-width: 0 6px 9px 6px;
}
.node-type-vgfm .select2-search--dropdown,
.node-type-barm .select2-search--dropdown,
.node-type-fcv .select2-search--dropdown,
.node-type-vod .select2-search--dropdown {
  display: none;
}
.node-type-vgfm .error .select2-container .select2-selection--single,
.node-type-barm .error .select2-container .select2-selection--single,
.node-type-fcv .error .select2-container .select2-selection--single,
.node-type-vod .error .select2-container .select2-selection--single {
  border: 1px solid #AA0000;
}
.giorno-appuntamento-select,
.ora-appuntamento-select {
  width: 100%;
}
.stato-richiesta-meeting {
  margin: 0px auto;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.35);
  padding: 30px 20px;
  background: #EEEEEE;
  max-width: 800px;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 50px;
}
#book-a-meet {
  display: none;
}
#book-a-meet .stato-richiesta-meeting {
  margin: 0px auto;
  text-align: center;
  box-shadow: unset;
  padding: 0;
  background: transparent;
  max-width: 100%;
}
.vbo-select-all-markup fieldset {
  border: 0;
  box-shadow: unset;
  width: 100%;
  text-align: left;
  font-size: 0;
}
.vbo-select-all-markup fieldset .form-type-checkbox {
  font-size: 0;
  display: flex;
}
.vbo-select-all-markup fieldset .form-type-checkbox label {
  font-size: 15px;
  margin-left: 5px;
  margin-bottom: 2px;
}
.view-my-personal-itinerary .view-content,
.view-my-personal-itinerary-true .view-content {
  max-width: 1220px;
  margin: 0 auto;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.view-my-personal-itinerary h3,
.view-my-personal-itinerary-true h3 {
  padding-top: 40px;
  position: relative;
}
.view-my-personal-itinerary caption,
.view-my-personal-itinerary-true caption {
  font-size: 22px;
  height: auto;
  line-height: 2;
  font-weight: bold;
  text-align: left;
  padding-top: 10px;
  position: relative;
}
.view-my-personal-itinerary table,
.view-my-personal-itinerary-true table {
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
}
.view-my-personal-itinerary table thead,
.view-my-personal-itinerary-true table thead {
  background-color: #777;
  color: #fff;
}
.view-my-personal-itinerary table th,
.view-my-personal-itinerary-true table th {
  font-weight: bold;
  text-align: left;
  padding: 5px 10px;
}
.view-my-personal-itinerary table tr,
.view-my-personal-itinerary-true table tr {
  border-bottom: 1px solid #ccc;
}
.view-my-personal-itinerary table tr:nth-child(even) td,
.view-my-personal-itinerary-true table tr:nth-child(even) td {
  background: #F8f8f8;
}
.view-my-personal-itinerary table td,
.view-my-personal-itinerary-true table td {
  padding: 0 5px;
  height: 45px;
  vertical-align: middle;
}
.view-my-personal-itinerary table .zoom-link img,
.view-my-personal-itinerary-true table .zoom-link img {
  width: 100px;
}
.view-my-personal-itinerary table .views-field-field-presenza,
.view-my-personal-itinerary-true table .views-field-field-presenza,
.view-my-personal-itinerary table .views-field-php-1,
.view-my-personal-itinerary-true table .views-field-php-1 {
  width: 100px !important;
}
.view-my-personal-itinerary table .status-color-1,
.view-my-personal-itinerary-true table .status-color-1 {
  color: green;
  font-weight: bold;
}
.view-my-personal-itinerary table .status-color--1,
.view-my-personal-itinerary-true table .status-color--1 {
  color: red;
  font-weight: bold;
}
.view-my-personal-itinerary table .status-color-0,
.view-my-personal-itinerary-true table .status-color-0 {
  color: orange;
  font-weight: bold;
}
.view-my-personal-itinerary table .views-field,
.view-my-personal-itinerary-true table .views-field {
  width: 23%;
}
.view-my-personal-itinerary table .views-field-field-stato-richiesta a,
.view-my-personal-itinerary-true table .views-field-field-stato-richiesta a {
  margin-left: 10px;
  color: white;
  text-align: center;
  padding: 6px 20px 7px;
  line-height: 1;
}
.view-my-personal-itinerary table .views-field-field-stato-richiesta .item-list,
.view-my-personal-itinerary-true table .views-field-field-stato-richiesta .item-list {
  display: inline;
}
.view-my-personal-itinerary table .views-field-field-stato-richiesta .item-list ul,
.view-my-personal-itinerary-true table .views-field-field-stato-richiesta .item-list ul,
.view-my-personal-itinerary table .views-field-field-stato-richiesta .item-list li,
.view-my-personal-itinerary-true table .views-field-field-stato-richiesta .item-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.view-my-personal-itinerary table .views-field-field-stato-richiesta .item-list ul a,
.view-my-personal-itinerary-true table .views-field-field-stato-richiesta .item-list ul a,
.view-my-personal-itinerary table .views-field-field-stato-richiesta .item-list li a,
.view-my-personal-itinerary-true table .views-field-field-stato-richiesta .item-list li a {
  margin: 5px 0;
}
.view-progect-itinerary .view-content {
  max-width: 1220px;
  margin: 0 auto;
  width: 100%;
  padding-left: 10px;
  padding-right: 10px;
}
.view-progect-itinerary h3 {
  padding-top: 40px;
  position: relative;
}
.view-progect-itinerary caption {
  font-size: 22px;
  height: auto;
  line-height: 2;
  font-weight: bold;
  text-align: left;
  padding-top: 10px;
  position: relative;
}
.view-progect-itinerary table {
  width: 100%;
  margin-bottom: 30px;
  border-collapse: collapse;
}
.view-progect-itinerary table thead {
  background-color: #777;
  color: #fff;
}
.view-progect-itinerary table th {
  font-weight: bold;
  text-align: left;
  padding: 5px 10px;
}
.view-progect-itinerary table tr {
  border-bottom: 1px solid #ccc;
}
.view-progect-itinerary table tr:nth-child(even) td {
  background: #F8f8f8;
}
.view-progect-itinerary table td {
  padding: 0 5px;
  height: 45px;
  vertical-align: middle;
}
.view-progect-itinerary table .views-field-php-1 {
  width: 100px !important;
}
.view-progect-itinerary table .status-color-1 {
  color: green;
  font-weight: bold;
}
.view-progect-itinerary table .status-color--1 {
  color: red;
  font-weight: bold;
}
.view-progect-itinerary table .status-color-0 {
  color: orange;
  font-weight: bold;
}
.view-progect-itinerary table .views-field {
  width: 23%;
}
.view-progect-itinerary table .views-field-field-stato-richiesta {
  text-align: right;
}
.page-admin-book-meeting caption {
  font-size: 26px;
  height: auto;
  line-height: 2;
  font-weight: bold;
  text-align: left;
  position: relative;
}
.page-admin-book-meeting caption a.download-pdf {
  position: absolute;
  right: 0;
  font-size: 14px;
  bottom: 0;
}
.page-admin-book-meeting caption a.download-excel {
  position: absolute;
  right: 0;
  font-size: 14px;
  bottom: 20px;
}
.page-admin-book-meeting table.views-table th {
  font-weight: bold;
  font-size: 16px;
  background-color: #d7daea;
}
.page-admin-book-meeting table.views-table th.views-field.views-field-views-bulk-operations {
  width: 40px !important;
  max-width: 40px !important;
}
.page-admin-book-meeting table.views-table th.views-field-field-nome {
  width: 200px !important;
}
.page-admin-book-meeting table.views-table th.views-field-field-company {
  width: 200px !important;
}
.page-admin-book-meeting table.views-table th.views-field-gestione-pulsanti-appuntamenti {
  width: 120px  !important;
}
.page-admin-book-meeting table.views-table th.views-field-field-stato-richiesta {
  width: 140px !important;
}
.page-admin-book-meeting table.views-table th.views-field-field-stand {
  width: 500px;
}
.page-admin-book-meeting table.views-table th.views-field-field-data-appuntamento-fissato {
  width: 75px !important;
}
.page-admin-book-meeting table.views-table th.views-field-field-data-appuntamento-fissato-1 {
  width: 110px !important;
}
.page-admin-book-meeting table.views-table tr:nth-child(even) td {
  background-color: #f3f4f9;
}
.page-admin-book-meeting table.views-table td {
  padding: 10px;
}
.page-admin-book-meeting table.views-table td.views-field-field-data-appuntamento-fissato {
  padding-right: 0;
}
.page-admin-book-meeting table.views-table td.views-field-field-data-appuntamento-fissato-1 {
  white-space: nowrap;
}
.page-admin-book-meeting table.views-table td .button {
  min-width: 80px !important;
  display: inline-block;
  margin: 5px;
}
.page-admin-book-meeting table.views-table td .button.green {
  background-color: #4d8f46;
  color: white;
}
.page-admin-book-meeting table.views-table td .button.green:hover {
  background-color: #0a6700;
}
.page-admin-book-meeting table.views-table td .button.red {
  background-color: #b73939;
  color: white;
}
.page-admin-book-meeting table.views-table td .button.red:hover {
  background-color: #990000;
}
.page-admin-book-meeting table.views-table td .item-list ul,
.page-admin-book-meeting table.views-table td .item-list li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/*# sourceMappingURL=vpb_appuntamenti.css.map */