@page {
    size: letter landscape;   /*US LETTER*/
    margin: unset;
}

.body {
    background-color: #FFFFFF !important;
}

header,
footer {
    display: none;
}

body > * {
    visibility: hidden;
}

.en-food_menu_pr > * {
    visibility: visible;
}

.en-food_menu_pr {
    inset: 0;
    position: absolute;
}

.en-food_menu_pr center {
    font-family: Arial, Verdana, sans-serif;
    font-size: 16px;
}

.en-food_menu_pr center a {
    color: black;
}

.week .light {
    border: 0.1px solid #DFDFDF;
}

.en-class-printer-opt {
    display: none !important;
}

.en-print-pageTitle {
    display: flex !important;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    font-size: 19px;
    font-weight: bold;
    color: #000000;
    line-height: 19px;
}

.en-print-padding {
    padding: 2px;
}

.en-food-menu-dt-hd {
    font-size: 14px;
    text-decoration-line: underline;
}

.light {
    background-color: white !important;
}

.en-food-menu-month-table {
    border-bottom: 2px solid #000000;
    border-left: 2px solid #000000;
    border-right: 2px solid #000000
}

.week {
    border-left: 0px solid #000000;
    border-right: 0px solid #000000
}

.darkBorderBottom {
    border-bottom: unset;
}
.name-of-day{
    background-color: #E8E8E8;
}


