.tableview table .m-cell.cell_name {
    width: 25em;
    min-width: 25em;
}
.header.third .actions-wrapper .button#js_wk_menu_sharing_button{
    /* display: none; */
}
.header.third .actions-wrapper .button#js_wk_menu_export_button{
    display: none;
}

#js_rs_details_edit_description textarea{
	resize:both;
}