table.dataTable.dtr-inline.collapsed.table-sm>tbody>tr>td:first-child:before,
table.dataTable.dtr-inline.collapsed.table-sm>tbody>tr>th:first-child:before {
    top: 50% !important;
}

.login-page,
.register-page {
    /* align-items: center;
    background-color: #e9ecef;
    display: flex;
    flex-direction: column; */
    height: 90vh !important;
    /* justify-content: center; */
}

button {
    touch-action: manipulation !important;
}

.img-radius{
    border-radius: 5px;
}

