.alertify
{
    border-radius: 4px;
}
#search-form
{
    display: none;
    margin-top: 10px;
}
#search-form-show
{
    margin-top: 10px;
}
#showSearch
{
    cursor: pointer;
}
.selectedRow {
    font-weight: bolder;
}
.alignRight
{
    text-align: right!important;
}