li.show-ticket-details {
    cursor: pointer !important;
}

.comment :nth-child(odd){
    background-color: #f8f9fa;
}

.btn.help {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}