﻿html, body {
    height: 100%;
    scroll-behavior: smooth;
}

.container {
    height: 100%;
}

.vertical-auto {
    margin-top: auto;
    margin-bottom: auto;
}

.main-logo {
    width: 500px;
}

.table-col-width-small {
    width: 50px;
}
.mvc-grid-excel-mode .sortable.filterable {
    padding-right: 4em !important;
}

.mvc-grid-filter {
    width: 2em !important;
}

.mvc-grid-sort {
    right: 1.5em !important;
}

.free-meal {
    background-color: #7BFF00;
    border: 1px solid #154734;
}