.example-6 {
    position: relative;
    overflow-y: scroll;
    height: 400px;
    width: 100%;
    border: none;
    background-color: #eaeaea;
}

.circle-update-team {
    border: 4px solid rgb(209, 209, 209);
    padding-left: 10px;
    padding-top: 3px;
    background-color: #FFFFFF;
    height: 40px;
    border-radius: 50%;
    width: 40px;
}

.teamClients {
    margin-top: -25px;
    margin-left: 300px;
    font-weight: 700;
}

.million-number-Backdrop3 {
    font-weight: 700;
}

.san {
    margin-left: 305px;
    margin-top: -20px;
}

.on-right {
    border-radius: 50%;
    width: 15px;
    height: 15px;
    color: white;
    text-align: center;
    font-size: 10px;
    font-weight: 600;
    margin-left: 5px;
}

.Team-Members {
    color: rgb(20 96 185);
    padding-left: 20px;
    font-weight: 600;
    padding-top: 30px;
}

#v-pills-Assign-tab {
    text-decoration: none;
    font-weight: 500;
    color: #2F80ED;
}

#v-pills-Assign-tab:hover {
    border-bottom: #2F80ED 2px solid;
    width: 150px;
}

#v-pills-team1-tab {
    text-decoration: none;
    font-weight: 500;
    color: #2F80ED;
}

#v-pills-team1-tab:hover {
    border-bottom: #2F80ED 2px solid;
    width: 50px;
}

.Report-an-Issue {
    font-weight: 700;
    font-size: 14px;
}