﻿body {
    padding-bottom: 65px;
}

    body.wait *, body.wait {
        cursor: progress !important;
    }

.navbar-brand {
    letter-spacing: 1.5px;
}

.navbar-toggler .navbar-toggler-icon {
    width: 20px;
    height: 30px;
}

.modal-backdrop + .modal-backdrop {
    z-index: 1055;
}