/*body {
    background-color: skyblue;
}*/



table.table .actions {
	white-space: nowrap;
	width: 1%;
}
table tbody#sortable tr { cursor: grab; }

.disabled { cursor: not-allowed !important; }

.toggle-password-button { position: absolute; top: initial !important; bottom: -1.25rem !important; }

.datetimepicker[readonly] { background: initial !important; }