
.panel-value-button, .book-span-button{
	box-shadow: none !important;
	border-radius: 12px;
}

.popup-frame-caption-popover{
	text-align: -webkit-center;
    font-family: system-ui;
    font-size: 18px;
	font-weight: bold;
}

.menu-bar-command, .tree-node-caption{
    font-size: 15px;
	font-family: system-ui;
	color: black;
	background-color: #ffffff;
}

/*Sfondo trasparente per tutte le caption dei text-box*/
.panel-field-caption-form{
	background: transparent !important;
}

/*Inserita l'importazione del carattere qui sotto*/
@font-face {
  font-family: "Morally Serif";
  src: url(font/Morally_Serif.otf);
}

@font-face {
  font-family: "AtomicMd";
  src: url(font/AtomicMd.otf);
}

/*Rimossa la linea sottile nera sotto la toolbar*/
.frame-toolbar-container{
    border-bottom: 1px solid white;
}

.form-caption-container{
    border-bottom: 1px solid white;
}

/*Immagini della toolbar rese bianche*/
.toolbar-frame-image-hl, .toolbar-form-image-hl{
	filter: invert(1);
}
.menu-back-button, #menu-button, .panel-formlist-button, .popover-back-button{
	filter: invert(1);
}
.panel-toolbar-button, .frame-toolbar-button, .form-caption-modal-image, .form-caption-image{
	filter: invert(1);
}
    
.panel-field-caption-form.field-blue-no-border{
    color: rgb(0, 128, 192) !important;
    font-size: 16pt !important;
    border-bottom: 0px !important;
}

.field-no-border{
	border-bottom: 0px !important;
}

.panel-value-html.field-blue-no-border{
	border-bottom: 0px !important;
	padding-top: 10px;
}

.panel-field-caption-form
{
	color: #3f3f3f !important;
}

.last-group-field{
	border-bottom: solid 1px #cacaca !important;
}

.panel-insert-button {
    filter: none !important;
}

.close-button {
    filter: none !important;
}

.cell-hover {
    background-color: #787878 !important;
}

.frame-toolbar-caption{
    font-family: calibri;
}

/*Rimosso bordi obsoleti da tutti i campi*/
.item .item-inner {
    border-bottom: 0px solid #dedede !important;
}

ion-list .item .item-inner, ion-list>.item-wrapper:last-child .item, ion-list>.item:last-child {
    border-bottom: 0px solid #dedede !important;
}

ion-item-divider, ion-list-header {
    margin-left: 0;
    padding-left: 16px;
    border-bottom: 0px solid #dedede !important;
	border-top: 1px solid #dedede !important;
    font-size: 1.4rem;
    color: #858585;
}

.divisore{
	border-bottom: 4px solid black !important;
}

.normal-label{
	margin: 13px 8px 13px 0px;
}

.bar-button-menutoggle{
	visibility: hidden !important;
    padding: 0px !important;
}

.imgMaxHeight{
    max-width: 100%;
    max-height: 100%;
}

.toolbar-background-md {
    background-color: rgb(204, 51, 0) !important;
}

.zoom-out-pdf{
	transform-origin: top left;
    transform: scale(41%);
}


/*NUOVE MODIFICHE DOPO INCONTRO*/

body:not(.dark-mode) .panel-form-box-container button.button-default ion-icon[primary] {
	/*color: #2107a7;*/
	color: #000000;
}

.panel-form-box-container button.button-default ion-icon[primary] {
	/*color: #2107a7;*/
	color: #000000;
}

/*.button {
	background-color: rgb(255 255 255) !important;
}*/

ion-label[stacked] {
    font-size: 1.6rem;
}

ion-label {
    color: black !important;
    font-size: 18px;
}

.item-datetime ion-label, .item-input ion-label, .item-select ion-label {
    color: black !important; 
    font-weight: bold;
}

ion-md-camera, ion-md-cloud-upload, ion-md-add, ion-md-clipboard, ion-md-remove {
    font-size: 1.1em !important;
}

.button-icon-right ion-icon {
    font-size: 1.1em;
}

.alert-input-group, .alert-message {
    color: black;
}

/*PROVA PER BORDI SU SINGOLI CAMPI
.text-input[disabled] {
    border: none;
}
.text-input {
    border-radius: 0.3rem;
    border: 1px solid rgb(0 0 0);
}*/

/*CLASSE PER BORDI CAMPI*/
.item-input ion-input, .item-input ion-textarea, ion-select.combo-select-md, .segment-button {
    border-radius: 0.4rem;
    border: 1px solid rgb(0 0 0);
    display: flex;
    align-items: center;
}

.no-border{
    border: none !important;
}

.no-border-IND{
	width: -webkit-fill-available !important;
    border: 0px !important;
}

.cantiere-IND{
	width: -webkit-fill-available !important;
}


/*Per pulsanti ad attivazione*/

.segment-button.segment-activated {
    border-color: rgb(0 0 0);
    background: #404040;
    color: white;
    display: block;
}

.segment-button {
    border-radius: 0.4rem;
    border: 1px solid rgb(0 0 0);
    display: block;
	color: rgb(0 0 0);
}

/*Per pulsanti del tab*/

.tab-button {
    font-weight: 500;
    color: rgb(0 0 0 / 70%);
    font-size: large;
}

.tab-button[aria-selected="true"] {
    font-weight: bold;
    font-size: 1.6rem;
}

.text-input {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

.item {
    padding-left: 10px;
}


.item h2 {
	border-radius: 0.4rem;
    border: 1px solid rgb(0 0 0);
    width: -webkit-fill-available; 	/*TEST PER CAROUSEL*/
}

.divisore-login{
	border-bottom: 2px solid black !important;
}

.segment-activated-da-verificare{
	border-color: rgb(0 0 0);
    background: red;
    color: white;
    display: block;
}

.OpenMapStyle {
    height: -webkit-fill-available;
    width: -webkit-fill-available;
    display: block;
}






/*PER IMMAGINI*/

.cards-number {
    position: absolute;
    left: 18px;
    top: 10px;
    height: 30px;
    font-size: 16px;
    font-family: 'Roboto';
}

.carousel {
    padding-top: 20px;
    width: auto;
	/*width: 340px;*/ 	/*OLD TEST PER CAROUSEL*/
    height: 140px;
    display: flex;
    align-items: center;
}

.button-card-back {
  position: relative; /* Set button in right position */
  width: 40px; /* Width of button */
  height: 40px; /* Height of button */
  /* Style button */
  background: #127357;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  font-family: sans-serif;
  font-size: 16px;
  opacity: 0.5;
  right: calc(100% - 8px); /* For set button in left position */
  border-radius: 0 50% 50% 0; /* Set border radius */
}

.button-card-next {
  position: relative; /* Set button in right position */
  width: 40px; /* Width of button */
  height: 40px; /* Height of button */
  /* Style button */
  background: #127357;
  color: #fff;
  border: 1px solid #000;
  cursor: pointer;
  font-family: sans-serif;
  font-size: 16px;
  opacity: 0.5;
  /*right: 55px; For set button in right position */
  right: 56px;
  border-radius: 50% 0 0 50%; /* Set border radius */
}

.card-container {
  width: 100%; /* Width of card container */
  display: flex; /* Set inline elements */
  margin: 8px; /* Set margin */
  overflow-x: auto; /* Set overflow in horizontal scroll */
  overflow-y: hidden; /* Hidden overflow in vertical scroll */
  scroll-snap-type: x mandatory; /* Force the scroll to snap to the start of a scroll-snap area */
  gap: 8px; /* Set gap between cards */
  flex: 0 0 calc(100% - 16px); /* Set width of card container */
}

.card-container::-webkit-scrollbar {
  display: none; /* Hide scrollbar in Chrome, Safari and Opera */
}

.card {
  min-width: 102px; /* Set min width of card */
  height: 102px; /* Set height of card */
  scroll-snap-align: start; /* Set scroll snap */
  /* Style card */
  display: flex;
  justify-content: center;
  align-items: center;
  background:#17BF60;
  border: 1px solid #4F5873;
  color: #4a544c;
  border-radius: 8px;
}

.card:hover {
  background: #1ED96F; /* Set background color when hover */
}

.no-border-panel .file-field {
    border: none;
}


/*Popup mezzo schermo di invio attività*/
.modal-wrapper {
    height: 65%;
    width: 100%;
    border: 2px solid rgb(0 0 0);
    border-radius: 0.4rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) !important;
}

.65percentHeight{
	height: 65% !Important;
}

/*Pannello attività per box ricerca bianco*/
.activity-contact-panel .toolbar-background.toolbar-background-md {
    background-color: rgb(255 255 255) !important;
}

/*Da testare per flessibilità con instestazioni sopra*/
.input-wrapper.form-cell-variable-size {
    flex-basis: auto !important;
}

.box-contatti{
	height: 600px !important;
}

/*Rimuoviamo il bordo dall'immagine*/
.file-field {
	border: 0;
}

