﻿
.nav-link.disabled {
    pointer-events: none;
    opacity: 0.5;
    cursor: not-allowed;
}

.max-height-300 {
    max-height: 300px !important;
}
.lord-icon-w-h {
    width:100px !important;
    height:100px !important;
}