/* here you can put your own css to customize and override the theme */
.alignDirRight{
    text-align: right;
    direction: ltr;
}

/* Disable tbl mouseover effect */
.table tbody tr:hover td, .table tbody tr:hover th {
background-color: inherit;
}

.portlet > .portlet-title > .actions > .btn {
margin-top: -4px;
}
