@import url("table_resp.css");
@import url("tooltip.css");

@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Marcellus&display=swap');



h1, h2,h3, h4 {
	/*font-family: 'Lato', sans-serif;*/
	font-family: "Marcellus", serif;
	text-transform: uppercase;
}
h2,h3, h4 { text-transform: uppercase;}
.h3, h3 {
    font-size: 1.20rem;
}

.nomeinput {
	color: magenta;
	font-style: italic;
	font-size: 8px;
}

body,
#project,
#project input,
#project text-area,
#project p,
#project button,
#project input,
#project optgroup,
#project select,
#project textarea
{
	font-size: 12px;
	line-height: 1.2;
	font-family: 'Lato', sans-serif;
}

.notepiccole {font-size: 9px;}

#project .input-group-text {
    font-size: 11px;
    background: none;
    border: none;
}

/*body {
	background-color: #f1f6f2;
}*/
main {
	background-color: #fff;
}

#btn_menuliv1,
#btn_menuliv2 {
	background: #fff
}

.adminred,
.red { color:red; font-family:  Courier New, monospace!important;}

.colore_1,
.bg_2 .text-white.active,
#menu_liv3 li a.active,
#registration .nav-link,
h1,
th {
	color: #A8BBA2!important;
}
#menu_liv3 li a,
#menu_liv4 li a{}

.colore_2,
.bg_1 .text-white.active,
#registration .nav-link.active,
h2, h3, h4,
a.colore_1.active,
a.colore_1:hover {
	color: #3B4254!important;
}

.bg_1,
.list-group-item.active {
	background-color: #403934!important;
}
.bg_2 {
	background-color: #736A62!important;
}
.bg_3 {
	background-color: #A6998F!important;
}


.border_left_1,
.ifyes {
	border-left: 5px solid #A8BBA2;
}


.nome,
.centro,
.bottone { font-size: 9px}

#menu_id1 { margin: 0; padding: 0;}
#menu_liv1 a {
	padding-top: 0
}

#menu_liv1,
#menu_liv1 a,
#menu_liv4,
#menu_liv4 a {
	font-size: 10px;
}

#menu_liv4 {
	border-top: 1px solid #ccc;
}

#menu_liv2,
#menu_liv2 a,
#menu_liv3,
#menu_liv3 a {
	font-size: 10px;
	text-align: center;
	text-transform: uppercase;
}

#menu_liv2 li,
#menu_liv3 li,
#menu_liv4 li {
	border-right: 1px solid #ccc;
	margin: 0px;
	padding: 23px 5px 5px 5px;
	position: relative;
}

#menu_liv2 li:first-child {
	border-left: none;
}
#menu_liv2 li.active,
#menu_liv3 li.active,
#menu_liv4 li.active{
	background: #fff;
}

#menu_liv4 li a.active{
	color: #A8BBA2!important;
}




/*if yes*/
.ifyes .hidden { display: none;}
.ifyes {
	margin-left: 10px;
	padding-left: 10px;
}
.ifyes label.col-12 {font-weight:normal}



/*placeholder*/
 /* Chrome, Firefox, Opera, Safari 10.1+ */
select:invalid,
::placeholder {
    color: #ccc!important;
    font-style: italic;
    font-size: 10px;
  opacity: 1; /* Firefox */
}

/* Internet Explorer 10-11 */
:-ms-input-placeholder {
    color: #ccc!important;
    font-style: italic;
    font-size: 10px;
  opacity: 1; /* Firefox */
}

/* Microsoft Edge */
::-ms-input-placeholder  {
    color: #ccc!important;
    font-style: italic;
    font-size: 10px;
  opacity: 1; /* Firefox */
}



.btn-primary,
.btn-danger{
    --bs-btn-color: #fff;
    --bs-btn-bg: #A8BBA2;
    --bs-btn-border-color: #A8BBA2;
    --bs-btn-hover-color: #fff;
    --bs-btn-hover-bg: #0b5ed7;
    --bs-btn-hover-border-color: #0a58ca;
    --bs-btn-focus-shadow-rgb: 49,132,253;
    --bs-btn-active-color: #fff;
    --bs-btn-active-bg: #0a58ca;
    --bs-btn-active-border-color: #0a53be;
    --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
    --bs-btn-disabled-color: #fff;
    --bs-btn-disabled-bg: #A8BBA2;
    --bs-btn-disabled-border-color: #A8BBA2;
	--bs-btn-font-size: 10px;
}

td.no_bg,
.no_bg {
	background-color: #fff!important;
	--bs-table-accent-bg:#fff!important;
}


      .bd-placeholder-img {
        font-size: 1.125rem;
        text-anchor: middle;
        -webkit-user-select: none;
        -moz-user-select: none;
        user-select: none;
      }

      @media (min-width: 768px) {
        .bd-placeholder-img-lg {
          font-size: 3.5rem;
        }
      }

      .b-example-divider {
        width: 100%;
        height: 3rem;
        background-color: rgba(0, 0, 0, .1);
        border: solid rgba(0, 0, 0, .15);
        border-width: 1px 0;
        box-shadow: inset 0 .5em 1.5em rgba(0, 0, 0, .1), inset 0 .125em .5em rgba(0, 0, 0, .15);
      }

      .b-example-vr {
        flex-shrink: 0;
        width: 1.5rem;
        height: 100vh;
      }

      .bi {
        vertical-align: -.125em;
        fill: currentColor;
      }

      .nav-scroller {
        position: relative;
        z-index: 2;
        height: 2.75rem;
        overflow-y: hidden;
      }

      .nav-scroller .nav {
        display: flex;
        flex-wrap: nowrap;
        padding-bottom: 1rem;
        margin-top: -1px;
        overflow-x: auto;
        text-align: center;
        white-space: nowrap;
        -webkit-overflow-scrolling: touch;
      }

      .btn-bd-primary {
        --bd-violet-bg: #712cf9;
        --bd-violet-rgb: 112.520718, 44.062154, 249.437846;

        --bs-btn-font-weight: 600;
        --bs-btn-color: var(--bs-white);
        --bs-btn-bg: var(--bd-violet-bg);
        --bs-btn-border-color: var(--bd-violet-bg);
        --bs-btn-hover-color: var(--bs-white);
        --bs-btn-hover-bg: #6528e0;
        --bs-btn-hover-border-color: #6528e0;
        --bs-btn-focus-shadow-rgb: var(--bd-violet-rgb);
        --bs-btn-active-color: var(--bs-btn-hover-color);
        --bs-btn-active-bg: #5a23c8;
        --bs-btn-active-border-color: #5a23c8;
      }
      .bd-mode-toggle {
        z-index: 1500;
      }


#breadcrumb {
    width: 100%;
    background-color: rgba(0, 0, 0, .1);
    border: solid rgba(0, 0, 0, .15);
    border-width: 1px 0;
    box-shadow: none;
}







   .accordion-button:not(.collapsed)
   { background-color: transparent}
   h2.intro {
   font-size: 16px;
   line-height: 1.2;
   padding: 20px 0;
   border-bottom: 1px solid #dee2e6;
   margin-bottom: 20px;
   }
   .accordion-button:not(.collapsed)::after {
   position: absolute;
   top: 21%;
   right: 2%;
   }






/*TOGLIE le freccine ai campi input */
																 /* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}


/*VALIDATION */
/*on focus diventa rosso*/
input:focus:invalid {
  border: 1px dashed red!important;
}
input:focus:invalid ~ .invalid-tooltip { display: block}

/*messaggio di errore*/
.alert.alert-danger.validation { display: none}
.was-validated .alert.alert-danger.validation { display: block}



/*RESET*/
.reset {
	color: #999;
}
.reset:hover{
	color: red;
}
.reset span {
    display: none;
    padding-left: 10px;
    position: relative;
    font-style: italic;
    float: right;
    padding-top: 1px;
}
.reset:hover span{
	display: block;
}

/*icon stato in voci menu*/
.monitoring_status {
	position: absolute;
	top: 5px;
	right: 25px;
}

.filling_status {
	position: absolute;
	top: 5px;
	right: 4px;
}

#menu_liv4 li a .filling_status {
	position: absolute;
}

#menu_liv4 li a .monitoring_status {
	position: absolute;
}

.statoN { color:#F00D2F!important;}
.statoP { color:#f2851c!important;}
.statoC { color:#459931!important;}
.statoR { color:#ED0983!important;}
