﻿/*** Fid to force alertify modals in front of all lodgex dialogs. ***/
.alertify .ajs-modal,
.alertify .ajs-dimmer {
    z-index: 3981;
}
