.stats-wrapper{
    width: 400px;
}
.title-stats-page{
    font-size: 18px;
  
    line-height: 1.2;
    text-align: left;
}
.l-height-1{
    line-height: 1;
}

.custom-user-tittle-stats{
    width: calc(100% - 360px);
}

#statistics-wrapper .wrapper-charts-time-btns {
   
    top: -1rem;
 
  }

 .card-stats-wrapper,.progress-quiz-user-wrapper,.box-stats--wrapper{
    border-radius: 10px;
    border: 1px solid #7d7e81;
 }


 
 .card-stats-wrapper .info-prop-red{
    line-height: 1;
    color: #DA2222;
    font-size: 1.35rem;
    font-weight: 500;
 }
 .card-stats-wrapper img{
    height: 28px;
 }