td.actions {
    text-align: right;
}

td.actions i {
    cursor: pointer;
    font-size: 15pt;
    margin-left: 5px;
}

/*.table tbody tr td, .table tbody th td {*/
/*    white-space: normal;*/
/*    !*min-width: 150px;*!*/
/*}*/

.wrapCell150 {
    white-space: normal !important;
    min-width: 150px;
}

.wrapCell300 {
    white-space: normal !important;
    min-width: 300px;
}
