@font-face {
    font-family: tanha;
    src: url('/fonts/tanha/Tanha-FD.woff') format('woff'), url('/fonts/tanha/Tanha-FD.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

* {
    font-family: tanha;
}

.table-colfill td, .table-colfill th {
    width: 1px;
    white-space: nowrap;
}

.actions.action-btns {
    display: none !important
}

.form-actions {
    text-align: left !important;
    padding-left: 15px !important
}

table tr td:last-child > * {
    margin-right: 3px;
    margin-top: 3px;
}

table.table {
    border-collapse: collapse !important;
}

.jconfirm.jconfirm-white .jconfirm-box .jconfirm-buttons, .jconfirm.jconfirm-light .jconfirm-box .jconfirm-buttons {
    float: left !important;
    flex-flow: row-reverse !important;
    display: flex !important;
}

div.dataTables_wrapper {
    padding: 0 !important
}
