
    /* Fix the player container to take up 100% width and to calculate its height based on its children. */
    [data-player] {
        position: relative;
        width: 100%;
        height: auto;
        margin: 0;
    }

    /* Fix the video container to take up 100% width and to calculate its height based on its children. */
    [data-player] .container[data-container] {
        width: 100%;
        height: auto;
        position: relative;
    }

    /* Fix the media-control element to take up the entire size of the player. */
    [data-player] .media-control[data-media-control] {
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

    /* Fix the video element to take up 100% width and to calculate its height based on its natural aspect ratio. */
    [data-player] video {
        position: relative;
        display: block;
        width: 100%;
        height: auto;
    }
    .overlay {
        z-index: 9;
        /*margin: 20px;
        background: #009938;*/
        width: 320px;
        height: auto;
        position: absolute;
        opacity: 0.7;
        margin:30px;
        float: right;
        
              }
@keyframes blinking {
                0% {
                  background-color: red;
                  
                }
                100% {
                  background-color: none;
                  
                }
 }
      .blink-me {
       
        animation: blinking 1s;
      }
    
  
  #CGrafico{
    /*position: absolute;
    top:0;
    */
    background-color:white;
  }
  #PerBottone{
    margin:2;
    padding:10;
  } 
  #DivGrafico{
    
    position: relative;
    top:0;
    height: auto;
    /*
    height: 100%;
    width: 100%;
    */
    z-index:300;
    background-color:white;
  }
  #BottoneGrafico{
    z-index:319;
    width: auto;
    margin:2;
  } 
  #Grafico{
    position: relative;
   
    height: auto;
    width: 100%;
    margin: 0;
   /* right: 10;
    top:100;
    top:36px;*/
    z-index:19;
    /*background-image:url('https://www.relivecam.com/images/LogoReliveTraspM.png');*/
    background-image:url('https://www.relivecam.it/images/logoReliveGraficoSfondo.png');
    background-repeat: no-repeat;
    background-position: center;
    background-color:white;
    opacity: 0.9;
    
  }
  
  
  
  #myCarousel{
    height: 40px;
  }
  .table td {
 padding: 3px;
}



#DatiMeteoIn{
  position: absolute;
  height: auto;
  width: 260px;
  /*
  right: 80px;
  top:70px;*/
  top:10px;
  right: 20px;
  z-index:20;
  background-color:white;
  /*
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom-right-radius: 15px;*/
}
/*
#DatiMeteoIn.rounded-pill.rounded-4{
  border-radius: 55px;

}*/
/*
#DivImgCliente{
 position: absolute;
  height: auto;
  width: auto;
  bottom:45px;
  left:10px;
  z-index: 21;
  /*background-color:blue;
  background-color:white;
  opacity:50;*/
  /*
}
*/
#selectTimelapse{
  width: 100%;
}
  
#carouselExampleIndicators{
  position: absolute;
  top:10px;
  /*height: auto;
  width: auto;
  right: 0;
  top:50;*/
  z-index:700;
  background-color:rgb(255, 255, 255);
  padding:6px;
}
/*
.carousel-indicators button
{
  width : 68px!important;
  height: 68px !important;
  border-radius: 100%;
  margin: 5px !important;
}


#carouselExampleIndicators{
    height: 40px;
}
*/
/*.carousel-control-prev{
*/
/*
.carousel-indicators{
  top:20px;
}
*/
.carousel-indicators{
  height:50px;
  top:50px;
}
.carousel-control-next-icon{
    width: 20rem;
    height: 20rem;
}
.carousel-control-prev-icon{
    width: 20rem;
    height: 20rem;
}
#BottoneFotoGallery{
  position: relative;
  top:0;
 /* right: 20;*/
}
 
  .clappr-watermark[data-watermark] {
  width:20%;
  }  
  /*
  .clappr-watermark[data-watermark-top-left] {
    top: 0px;
    left: 10px;
    max-width: 140px;
}
*/
.clappr-watermark[data-watermark-bottom-left] {
  bottom: 30px;
  right: 10px;
}
.clappr-watermark[data-watermark-bottom-right] {
  bottom: 30px;
  right: 10px;
  width: 18%;
}
  .bottone-red{
    background-color: red;
    
    font-size: .875rem;
  }   
  .bottone-red:hover{
    background-color:brown;
    
    font-size: .875rem;
  }   
  .card-body{
    padding:0.5rem 0.5rem;

  }   
  .boxwebcam{
      padding:0rem 0.5rem;
  } 
  /*
  .nav-link,.dropdown-item{

    font-size:12px;
  }*/
  /*
  #DivImgCliente{
    position:absolute;
    top:140px;
    left:10px;
    z-index:99;
  }*/
  /*
  #ImgCliente{
    max-width: 80px;
  }  */
/* Logo principale Relivecam */
.clappr-watermark[data-watermark-top-left] {
  top: 0;
  left: 10px;
  max-width: 140px;
  width: 20%;
  transition: all 0.3s ease;
}

/* Logo cliente */
#DivImgCliente {
  /*position: absolute;
  //bottom: 30px;
  /*right: 10px;*/
  /*z-index: 9999;*/
  width: 18%;
  max-width: 90px;
  transition: all 0.3s ease;
}

/* 🔹 Quando lo schermo si rimpicciolisce */
@media (max-width: 768px) {
  .clappr-watermark[data-watermark-top-left] {
    /*top: 10px;*/
    width: 20%;
  }

  #DivImgCliente {
    bottom: 10px;
    max-width: 60px;
    /*
    right: 10px;*/
    width: 18%;
  }
}


/*

/* CSS: regola principale */
/*
 @media screen and (max-width: 768px) and (orientation: portrait) {
  #DatiMeteoIn {
    display: none !important;
  }
  #ImgCliente{
    max-width: 60px;
    
  }  
   #DivImgCliente{
    bottom:10px !important;
    right: 10px !important;
  }
  .clappr-watermark{
    top:4px;
    
  }
}
*/
.nav-item{

  font-size:16px;
}