.pageMessages {
    position: absolute;
    min-width: 20%;
    top: 15px;
    right: 20px;
}
table.table-selectable tbody tr{
    cursor: pointer !important;

}