.fs-10 {
    font-size: 0.8rem !important;
}
.fs-11 {
    font-size: 0.7rem !important;
}
.fs-12 {
    font-size: 0.6rem !important;
}
#main-menu .dropdown-toggle:after {
    position: relative;
    top: 10px;
}
#main-menu .dropdown-menu {
    width: max-content;
}
@media screen and (max-width: 768px) {
    .fc-header-toolbar {
        flex-flow: column;
    }
}
.equipment-form-selection .equipment-address-hover.table-dark {
    background: #7b99cd;
}
