div#school-lunch-icons {
  text-align: center;
  margin-top: 18px; }

div#school-lunch-icons a {
  display: inline-block;
  margin: 10px 30px; }

/* ----------------------------------------------------------- */
div#transition-message {
  color: #ffffff;
  font-size: 13px;
  background-color: #3d3c3e;
  padding: 17px 27px;
  margin: 0px 0px 10px; }
  div#transition-message h2 {
    font-size: 19px;
    color: #fff; }

div#transition-message a {
  color: #ffffff; }

@media screen and (min-width: 768px) {
  .calendar-page div#transition-message {
    padding: 25px 27px;
    margin-left: 15px; } }

.legend-top {
  font-size: 13px;
  background-color: #fefcf8;
  padding: 17px 27px;
  margin: 0px 0px 10px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  .legend-top strong {
    display: inline-block;
    min-width: 17px;
    min-width: 22px;
    background: #4f422a;
    color: #fff;
    text-align: center;
    padding: 2px 4px;
    border-radius: 12px;
    margin-bottom: 6px; }

.legend-bottom strong:not(:first-child) {
  margin-left: 10px; }

p#grade-warning {
  color: #D1202A;
  font-weight: bold;
  text-align: right;
  padding: 10px 15px 4px 0; }

div#names {
  margin-bottom: 10px; }
  @media screen and (max-width: 991px) {
    div#names > div {
      text-align: center;
      margin-top: 10px; }
    div#names h2 {
      text-align: center; } }
  div#names input[type=submit] {
    margin: 15px 0; }
  div#names .calendar-top-bar h2 {
    margin-top: 10px; }

#transition-message + p {
  text-align: center; }

div#how-to-order {
  margin: 5px 24px; }

div#how-to-order p,
div#how-to-order ol {
  margin: 8px 0 15px;
  line-height: 22px; }

div#how-to-order ol {
  color: #000000;
  font-size: 14px;
  margin-bottom: 8px; }

div#how-to-order img {
  margin: 0 0 15px;
  border: 1px solid #000000;
  padding: 10px;
  max-width: 94%;
  height: auto; }

a#manage-students {
  display: inline-block;
  font-size: 12px;
  padding: 2px 12px; }

table.calendar {
  color: #000000;
  background-color: #FFFFFF;
  border: 3px solid #333333; }

table.calendar th {
  background-color: #AAAAAA;
  font-weight: bold;
  padding: 5px;
  text-align: center; }

table.calendar td {
  width: 157px;
  height: 200px;
  border: 1px solid #333333;
  overflow: hidden;
  text-align: left;
  vertical-align: top;
  padding: 5px; }

.calendar-day-np {
  background-color: #DDDDDD !important; }

table.calendar td.calendar-day.past {
  color: #777777;
  background-color: #F7F7F7; }

table.calendar td.calendar-day select {
  width: 120px;
  font-size: 11px; }

/* ----------------------------------------------------------- */
div.lunch-size {
  text-align: center;
  margin-bottom: 5px; }

.past .select-box {
  display: none; }

div.select-box {
  background: #4f422a;
  text-align: center;
  margin-bottom: 3px;
  padding: 6px 0px; }
  div.select-box label {
    color: #fff;
    font-weight: bold;
    padding-right: 2px; }

div.lunch-description div.entree {
  font-size: 13px;
  font-weight: bold; }

div.lunch-description div.side {
  font-size: 11px; }

div.lunch-description div.or {
  font-size: 12px;
  font-style: italic;
  margin: 6px auto; }

div.school-message {
  font-size: 12px;
  font-weight: bold;
  padding: 5px 0;
  margin: 3px auto;
  text-align: center;
  background-color: #fdf061; }

div.no-lunch {
  padding-top: 3px; }

div.no-lunch-message {
  font-size: 12px;
  font-weight: bold;
  padding: 20px 12px;
  margin: 3px auto 3px;
  text-align: center;
  background-color: #ff8a57; }

div.school-name {
  font-weight: bold;
  padding-top: 6px; }

div.day-number {
  background-color: #999999;
  color: #FFFFFF;
  float: left;
  font-weight: bold;
  padding: 5px;
  text-align: center; }

div.add-button, div.remove-button {
  float: right;
  margin: 5px 1px 0 0; }

div.add-button a, div.remove-button a {
  border: 1px solid #666666;
  color: #000000;
  font-weight: bold;
  padding: 4px 12px;
  text-decoration: none; }

div.add-button a {
  background-color: #33FF66; }

div.remove-button a {
  background-color: #FF6666; }

/* ----------------------------------------------------------- */
div#how-to-order p a {
  font-weight: bold; }

.Saturday,
.Sunday,
div.or:last-child {
  display: none; }

/* ----------------------------------------------------------- */
.fake-icon {
  background: #4f422a;
  line-height: 22px;
  font-weight: bold;
  color: #fff;
  border-radius: 22px 22px 22px 22px;
  vertical-align: middle;
  cursor: pointer; }
  .fake-icon:hover {
    background: rgba(79, 66, 42, 0.9); }

table#students {
  width: 100%;
  margin-top: 7px;
  margin-bottom: 5px; }
  table#students input {
    width: 100%;
    padding: 5px;
    border: 1px solid #ccc; }
  table#students select {
    width: 100%;
    padding: 5px; }
  table#students td {
    padding: 2px 2px 0px 0px; }
    table#students td.delete {
      text-align: center;
      width: 22px; }
  table#students th {
    font-weight: bold;
    color: #333; }
  table#students span {
    font-size: 19px;
    padding: 0px 8px;
    background: #e53948;
    line-height: 20px;
    height: 22px;
    width: 22px;
    margin: 0 auto;
    display: block; }
    table#students span:hover {
      background: #3d3c3e; }

div#students-actions {
  margin-top: 15px; }
  div#students-actions a {
    font-size: 15px;
    color: #ffffff;
    text-decoration: none;
    padding: 4px 15px; }

/* new calendar */
.calendar {
  width: 100%; }

.calendar a {
  color: #8e352e;
  text-decoration: none; }

.calendar ul {
  list-style: none;
  padding: 0;
  margin: 0;
  width: 100%; }

.calendar li {
  display: block;
  float: left;
  width: 20%;
  padding: 5px;
  box-sizing: border-box;
  border: 1px solid #ccc;
  margin-right: -1px;
  margin-bottom: -1px; }
  .calendar li.day {
    background: #fff; }
  .calendar li.past {
    background: #eaeaea; }
    .calendar li.past:hover {
      background: #eaeaea; }

.calendar ul.weekdays {
  height: 40px; }

.calendar ul.weekdays li {
  text-align: center;
  text-transform: uppercase;
  line-height: 20px;
  border: none !important;
  padding: 10px 6px;
  color: #fff;
  font-size: 13px;
  background: #009c7b; }

.calendar .days li {
  height: auto; }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    .calendar .days li {
      height: 500px; } }
  @media screen and (min-width: 992px) {
    .calendar .days li {
      height: 450px; } }
  @media screen and (min-width: 1200px) {
    .calendar .days li {
      height: 400px; } }

.calendar .date {
  text-align: center;
  margin-bottom: 5px;
  padding: 4px;
  background: #333;
  color: #fff;
  width: 23px;
  float: left; }

.calendar .event {
  clear: both;
  display: block;
  font-size: 13px;
  border-radius: 4px;
  padding: 5px;
  margin-top: 40px;
  margin-bottom: 5px;
  line-height: 14px;
  background: #e4f2f2;
  border: 1px solid #b5dbdc;
  color: #009aaf;
  text-decoration: none; }

.calendar .event-desc {
  color: #666;
  margin: 3px 0 7px 0;
  text-decoration: none; }

.calendar .other-month {
  background: #f5f5f5;
  color: #666; }

.calendar .calendar-day-np {
  background: #eeeded; }

.choices {
  margin: 0 auto;
  display: inline-block;
  text-align: left; }
  .choices input {
    margin-right: 4px; }

.option {
  position: absolute;
  left: 5px;
  top: 9px; }

.day:not(.past) .entree {
  padding-left: 25px;
  cursor: pointer; }
  .day:not(.past) .entree:hover, .day:not(.past) .entree.selected {
    background: #009c7b;
    color: #fff; }

.froyo {
  display: block;
  font-weight: 400px;
  background: url(../images/new-design/icon-froyo.png) 30px center/22px auto no-repeat #fde5e7;
  padding-left: 10px;
  height: 40px;
  line-height: 40px;
  text-align: left;
  margin-bottom: 3px; }
  .froyo span {
    padding-left: 30px; }

.entree {
  background: #e8e8e8;
  text-align: left;
  min-height: 40px;
  padding: 4px 6px;
  margin-bottom: 3px;
  position: relative;
  display: block; }
  .entree.selected {
    background: #009c7b;
    color: #fff; }
  .entree .side {
    font-weight: normal; }

.js-remove-meal {
  font-size: 11px;
  width: 100%;
  height: 25px;
  line-height: 25px;
  padding: 0 10px;
  background: rgba(61, 60, 62, 0.4); }
  .js-remove-meal:disabled {
    display: none; }

.diet {
  padding: 0px 2px;
  line-height: 15px;
  background: gray;
  color: #fff;
  font-weight: normal;
  text-align: center;
  margin: 0;
  cursor: hand;
  font-size: 12px; }

#checkout-button {
  padding-top: 8px;
  padding-bottom: 8px;
  background: #fefcf8;
  margin-top: 10px; }

/* ============================
				Mobile Responsiveness
   ============================*/
@media (max-width: 767px) {
  .legend-top {
    text-align: center;
    margin: 10px auto; }
  .calendar .weekdays, .calendar .other-month {
    display: none; }
  .calendar li {
    height: auto !important;
    border: 1px solid #ededed;
    width: 100%;
    padding: 10px;
    margin-bottom: -1px; }
  .calendar .date {
    float: none; } }

/* new ui */
@media screen and (min-width: 768px) {
  .pastweek {
    overflow: hidden;
    transition-property: all;
    transition-duration: .5s;
    transition-timing-function: cubic-bezier(0, 1, 0.5, 1); }
    .pastweek:not(.expanded) {
      max-height: 38px; }
    .pastweek.expanded {
      overflow: visible;
      max-height: auto; } }
