.my-activity-report .AllTabs {
    width: 100%;
    min-height: 0;
    display: inline-block;
    margin-top: 0;
  }

  .coloum .box .img {
    border-radius: 50%;
    width: 70px;
    margin: 0 auto 10px auto;
    height: 70px;
    object-fit: cover;
}

  ol li{
    list-style-type: none;
  }
  ::marker {
    font-size: 0.8em;
  }

  .my-activity-report .AllTabs #tabs li a {
    background: #ff6600;
border-radius:50px ; font-weight: normal;
  }
  .ListWapper ol {
    padding-left: 0;}
  .my-activity-report .AllTabs #tabs li {
    float: left;
    list-style: none;
    outline: none;
    width: 23.33%;
    text-align: center;
    margin-left: 1%;
    margin-bottom: 10px;
  }

  .my-activity-report .AllTabs #tabs li a.active{
    background: #1587ab; font-weight: bold;

}

.pad5{
  padding: 0 5px;
}


.listbox .name {
  width: auto;
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0px;
}
.MenuBottom {
  background-color: #ff6600;
}
.listbox .box .t2 {
  margin: 0;
  padding: 0;
  font-size: 10px;
  color: #FF6600;
  font-weight: normal;
}

.listbox .box .t1 {
  margin: 0;
  padding: 0;
  font-size: 12px;
    color: #082631;
    font-weight: 600;
}

.listbox {
  border-bottom: 1px dashed;
}

.ListWapper ol li p {
  width: calc(100% - 45px);
}

.ListWapper ol li span {
  font-size: 10px;
  text-align: center;
  display: flow-root;
}