﻿.table tbody tr td.actionbar {
    overflow: initial;
}
.table .printDropDown {
    left: unset;
    right: 0px;
}

.ShowDescription
{
    cursor:pointer;
}
.ShowDescription:hover {
    color: dodgerblue;
}