.botton-panel {
    display: flex;
    justify-content: flex-end;
    margin: 0px;
    border: 1px solid #c8ced3;
    border-bottom: none;
    border-left: none;
    border-right: none;
  }
  .botton-panel button {
    position: relative;
    top: 40%;
  }
  
  .report-time {
    top: 0px;
  }

  .h-auto{
    position: relative !important;
    top: -3px !important;
    left: -6px !important;
  }

  .report-time label{
    position: relative;
    top: -42px;
    left: 28px;
    width: 89% !important;
    border-right: none;
    border-left: none;
  }
  .report-time .dropdown-menu{
    height: 142px !important;
    min-width: 8rem !important;
    left: 40px !important;
    top: -9=6px !important;
  }
  .d-flex align-items-center justify-content-center mx-auto{
    position: relative !important;
    top: -8px;
  }
  .flex-column {
    position: relative;
    top: -7px;
    left: 1px;
}
   .bi-chevron-up b-icon bi{
       position: relative !important;
       top: -7px !important;
       left: -3px !important;
   }
  .b-time-footer{
    position: relative;
    top: 5px;
  }

  .d-flex {
    border: none;
    position: relative !important;
  }
  .flex-column {
    height: fit-content;
  }
  bdi {
    position: relative;
    left: 8px;
  }
  btn h-auto {
    position: relative;
    top: -4px;
  }
  /* .dropdown-menu {
    min-width: 8rem !important;
    left: 40px !important;
    top: -9px !important;
  }  */
  
  .b-time-footer .btn btn-outline-secondary btn-sm {
    display: none;
  }
  .btn h-auto {
    top: -4px;
    position: relative;
  }
  svg {
    overflow: hidden;
    vertical-align: middle;
    position: relative;
    top: -5px;
  }
  output {
    display: none !important;
  }
  .flex-column {
    position: relative;
    top: -3px;
    left: 1px;
  }
  .b-time-footer .btn-outline-danger {
    position: relative;
    left: 2px;
  }

  .promo-time {
    top: 0px;
    width: 130px !important;
    float: left;
    margin-left: 6px;
  }

  .promo-time label{
    position: relative;
    top: -42px;
    left: 28px;
    width: 56% !important;
    border-right: none;
    border-left: none;
  }
  .promo-time .dropdown-menu{
    height: 142px !important;
    left: -7px !important;
  }

  .promo-time .dropdown-menu {
    min-width: 8rem !important;
    left: 40px !important;
    top: -9px !important;
  } 