/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */



.gestnumero
{
  text-align: right;
      width: 100px;
}
.numero
{
  text-align: right
}

.fa
{
  color:white;
}


.messagearea
{
padding-top:60px;
}

.acquatoolbar
{   
  
}     

 
  .selezionariga
  {
    cursor: pointer;  
  }

  i {
    color: #007bff;
    text-decoration: none;
    background-color: transparent;
}

 
.breadcrumb-ITEM
{
  padding-right: 10px;
}

main > .container {
  padding: 60px 15px 0;
}

.footer {
  background-color: #e9ecef; 
  
}

.footer > .container {

  padding-top: 80px;
 
}

code {
  font-size: 80%;
}


 .serchCheck{
            position: absolute; 
            right: 300px; 
            top: 64px;
            z-index: 10000;
            }



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

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

              }


@media (max-width: 768px) 
              {
              
              .serchCheck
                  {
                  position: relative; 
                  right: 0px; 
                  top: 0px;
                  text-align: center;
                  }

              }



 