h3#property-performance-team-title {
    margin-top: 16px;
    margin-bottom: 15px;
}

div#more-users-details {
    font-family: "Open Sans Condensed";
    width: 35px;
    cursor: pointer;
    cursor: hand;
}

div#more-users-panel {
    width: 300px;
    height: auto;
    padding: 10px;
    border: solid 1px #d8d8d8;
    border-radius: 5px;
    background-color: white;
    z-index: 99;
}

#tam-panel div.card-header {
    font-size: 1rem;
}
#tam-panel div.card-title h3 {
    margin-bottom: 0;
}
