/*----------------------------------------------------------------------------------------------------------------------
Table-------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------*/
.table-cell-icon {
    text-align: center;
}
.table-action {
    text-align: center;
}
/*----------------------------------------------------------------------------------------------------------------------
Cursor------------------------------------------------------------------------------------------------------------------
----------------------------------------------------------------------------------------------------------------------*/
.cursor-copy {
    cursor: copy;
}
