/* /Content/coreTMS/dashboard.less:L1 */
tr.clickable {
  cursor: pointer;
}
/* /Content/coreTMS/dashboard.less:L6 */
/* /Content/coreTMS/dashboard.less:L7 */
div.dashboard-ticketspanel th {
  white-space: nowrap;
}
/* /Content/coreTMS/dashboard.less:L9 */
div.dashboard-ticketspanel th.title {
  width: 100%;
}
/* /Content/coreTMS/dashboard.less:L13 */
div.dashboard-ticketspanel td {
  white-space: nowrap;
}
/* /Content/coreTMS/dashboard.less:L15 */
div.dashboard-ticketspanel td.title {
  white-space: normal;
}
