/* compiled by scssphp v0.0.11 on Mon, 24 Feb 2025 01:31:53 -0800 (0.1981s) */

/* iPhone Retina */
.h1, h1 {
  font-size: 22px;
  margin: 0;
  padding: 0; }

.btn {
  white-space: none !important; }

.btn-primary {
  background-color: #2b3c46;
  border: none;
  color: white; }
  .btn-primary:hover, .btn-primary:active, .btn-primary:focus {
    background-color: #48555e; }

.btn-green {
  background-color: #35b838; }
  .btn-green:hover, .btn-green:active, .btn-green:focus {
    background-color: #2ea331; }

.wrapper {
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  padding: 0px;
  border-radius: 7px; }

.titlebar {
  background: #2b3c46;
  text-align: center;
  font-weight: bold;
  color: #fff;
  padding: 12px 10px;
  margin: 0px;
  border-radius: 7px 7px 0 0; }
  .titlebar .actionicon a {
    color: white; }
    .titlebar .actionicon a:hover {
      text-decoration: none; }
    .titlebar .actionicon .fa {
      font-size: 22px;
      color: white; }
    .titlebar .actionicon.right {
      text-align: right; }
    .titlebar .actionicon.left {
      text-align: left; }
  .titlebar h1 {
    font-size: 20px;
    font-weight: bold;
    margin: 0; }

.search-container {
  text-align: center;
  padding-top: 27px; }
  .search-container .searchfield {
    display: inline;
    width: 50%;
    padding: 14px 12px;
    margin-bottom: 10px;
    font-size: 14px;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 10px auto;
    border-radius: 7px; }

.schoollistscreen {
  background: #fcfcf8;
  border-radius: 6px; }

.schools {
  padding: 20px 20px; }
  .schools ul {
    list-style: none;
    padding: 0;
    margin: 0; }
    .schools ul li {
      padding: 5px;
      width: 33%;
      float: left; }
    .schools ul li.charactergroup {
      width: 100%;
      float: none;
      clear: both;
      background-color: #fcfcf8;
      font-weight: bold;
      font-size: 13px;
      color: #35b838;
      text-transform: uppercase;
      border-bottom: 1px solid #c3c2c2; }
    .schools ul li a {
      color: ;
      font-size: 13px; }

.monthnavigation {
  background: #48555e;
  padding: 9px 0px;
  font-size: 18px; }
  .monthnavigation .prev {
    text-align: right; }
    .monthnavigation .prev a, .monthnavigation .prev a:hover, .monthnavigation .prev a:active {
      color: white; }
  .monthnavigation .month {
    text-align: center;
    color: white; }
  .monthnavigation .next {
    text-align: left; }
    .monthnavigation .next a, .monthnavigation .next a:hover, .monthnavigation .next a:active {
      color: white; }

.weeknavbar {
  color: white;
  background: #57656e;
  text-align: center;
  padding: 12px 0px; }
  .weeknavbar a, .weeknavbar a:hover, .weeknavbar a:active {
    color: white;
    text-decoration: none; }
  .weeknavbar td.prevweek {
    text-align: right;
    font-size: 40px;
    font-weight: lighter; }
  .weeknavbar td.nextweek {
    text-align: left;
    font-size: 40px; }
  .weeknavbar td a .dayfullname {
    font-weight: bold;
    font-size: 13px; }
    .weeknavbar td a .datenumber {
      font-size: 40px;
      font-weight: 200; }
      .weeknavbar td a .datenumber.active {
        background: #35b838;
        width: 50%;
        border-radius: 50%;
        margin: 0 auto;
        clear: both; }

.mealgrouptabbar {
  padding-top: 2px;
  margin-bottom: 0px; }
  .mealgrouptabbar .viewtypes {
    padding: 10px 0 10px 0px;
    text-align: center; }
    .mealgrouptabbar .viewtypes:b {
      font-width: normal;
      font-style: 12px;
      font-style: italic; }
  .mealgrouptabbar ul {
    list-style: none;
    text-align: center;
    display: table;
    width: 100%;
    font-size: 20px;
    padding: 0;
    margin-bottom: 0; }
    .mealgrouptabbar ul li {
      float: left;
      width: 33%;
      border-left: 1px solid #c3c2c2;
      margin-bottom: 10px;
      margin-top: 10px; }
    .mealgrouptabbar ul li:first-child {
      border-left: none; }
    .mealgrouptabbar ul li a {
      color: #48555e; }
      .mealgrouptabbar ul li a i.fa {
        display: block;
        font-size: 30px; }
      .mealgrouptabbar ul li a:hover {
        text-decoration: none; }
      .mealgrouptabbar ul li a .label {
        color: #48555e; }
    .mealgrouptabbar ul li.active a, .mealgrouptabbar ul li.active .label {
      color: #35b838; }

.daily .menu h3 {
  text-align: center;
  padding: 9px 3px;
  font-size: 18px;
  margin: 0;
  text-align: center;
  border-top: 1px solid #35b838; }
  .daily .menu h3 div {
    margin-top: -20px; }
    .daily .menu h3 div span {
      background: #fcfcf8;
      padding: 0px 9px;
      font-weight: bold; }
  .daily .menu .items {
    padding: 20px 40px; }
  .daily .menu .items .item {
    margin: 12px 0px;
    border-bottom: 1px dashed #35b838;
    padding-bottom: 12px; }
    .daily .menu .items .item:last-child {
      border: none; }
    .daily .menu .items .item .row {
      margin: 0; }
      .daily .menu .items .item .row a {
        color: #2b3c46; }
        .daily .menu .items .item .row a .img img {
          border-radius: 50%;
          width: 97px;
          height: 97px;
          border: 1px solid #eee; }
        .daily .menu .items .item .row a .info {
          padding: 10px 0; }
          .daily .menu .items .item .row a .info .name {
            font-size: 23px;
            font-weight: bold;
            margin-bottom: 3px;
            display: inline; }
          .daily .menu .items .item .row a .info .serving {
            margin-bottom: 3px; }
          .daily .menu .items .item .row a .info .allergens .allergconti {
            float: left;
            font-size: 12px;
            text-align: center;
            max-width: 80px;
            margin-right: 12px; }
            .daily .menu .items .item .row a .info .allergens .allergconti img {
              width: 36px; }
          .daily .menu .items .item .row a .info .indicator {
            background: #35b838;
            display: inline;
            color: white;
            padding: 1px 14px;
            border-radius: 3px; }
        .daily .menu .items .item .row a .open {
          text-align: right; }
          .daily .menu .items .item .row a .open .fa {
            font-size: 50px;
            color: #35b838;
            line-height: 200%; }
  .daily .menu .items .subitems {
    border: 1px solid #ccc;
    border-radius: 7px;
    padding: 6px;
    background: #f7f7f7;
    -webkit-box-shadow: inset 0 0 10px 8px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 10px 8px rgba(0, 0, 0, .2);
    margin-top: 10px !important; }

.menubar {
  background: #2b3c46;
  text-align: center;
  padding: 12px 0; }
  .menubar .divider {
    color: white;
    border-left: 1px solid #fff;
    height: 30px; }
  .menubar .menuinfo {
    display: inline-block; }
  .menubar .menuinfo:first-child {
    margin-left: 0;
    border: none; }
  .menubar .menuinfo a {
    color: white;
    padding: 2px 4px;
    margin: 0px 5px; }
  .menubar .menuinfo a:hover, .menubar .menuinfo a:focus, .menubar .menuinfo a:active {
    text-decoration: none; }
  .menubar .menuinfo a.name {
    padding: 6px 6px; }
    .menubar .menuinfo a.name.active, .menubar .menuinfo a.name:hover {
      background: #57656e;
      border-radius: 7px;
      font-weight: bold; }

.monthly .menus {
  padding: 6px 12px; }
  .monthly .menus .menu table {
    border-spacing: 2px;
    border-collapse: separate; }
    .monthly .menus .menu table tr.week td.day {
      background: #edece9; }
      .monthly .menus .menu table tr.week td.day .daydate {
        font-style: italic;
        background: #f8f7f6; }
        .monthly .menus .menu table tr.week td.day .daydate strong {
          font-style: normal; }
      .monthly .menus .menu table tr.week td.day .alert {
        text-align: center;
        margin: 11px; }
      .monthly .menus .menu table tr.week td.day .dishes {
        padding: 20px 0; }

.dish-filter-data .fa.allergen-alert {
  font-size: 12px;
  color: red;
  display: none; }

.monthly .dish-filter-data.filtered-allergen a {
  text-decoration: line-through;
  color: red; }
  .monthly .dish-filter-data.filtered-excluded .fa.allergen-alert {
    color: #d2a4a4; }
  .monthly .dish-filter-data.filtered-excluded.filtered-allergen a {
    color: #d2a4a4; }
  .monthly .dish-filter-data.filtered-excluded a {
    color: #a3a3a3;
    text-decoration: line-through; }
  .monthly .dish-filter-data:hover .fa.allergen-alert {
    color: white; }
  .monthly .dish-filter-data a {
    color: #2b3c46;
    margin: 4px 0;
    padding: 2px 4px;
    display: block;
    font-size: 13px; }
  .monthly .dish-filter-data a:hover {
    background: #2b3c46;
    color: white !important;
    text-decoration: none; }

.daily .dish-filter-data.filtered-excluded {
  color: #a3a3a3;
  text-decoration: line-through; }
  .daily .dish-filter-data.filtered-excluded.filtered-allergen {
    color: #d2a4a4; }
  .daily .dish-filter-data.filtered-allergen {
    text-decoration: line-through;
    color: #d70000; }
  .daily .dish-filter-data .fa.allergen-alert {
    font-size: 25px;
    color: #d70000; }
  .daily .dish-filter-data:hover .fa.allergen-alert {
    color: #d70000; }
  .daily .dish-filter-data.filtered-excluded.filtered-allergen:hover .fa.allergen-alert {
    color: #d2a4a4; }

.tablelist {
  width: 100%;
  margin-top: 12px; }
  .tablelist tr:nth-child(odd) {
    background: #edece9; }
  .tablelist tr:nth-child(even) {
    background: #f8f7f6; }
  .tablelist tr td {
    padding: 2px; }
  .tablelist tr td.nutrient {
    text-align: left;
    font-size: 13px;
    padding-left: 5px; }
    .tablelist tr td.nutrient label {
      font-weight: normal;
      margin: 0; }
  .tablelist tr td.servingsize {
    text-align: left;
    font-size: 13px;
    padding-left: 5px; }
  .tablelist tr td.qty {
    text-align: right;
    font-size: 13px;
    padding-right: 15px; }
  .tablelist tr td input {
    width: 100%;
    border: 1px solid #ccc;
    text-align: center;
    padding: 0; }

.sidebar {
  background: #f3f0e9;
  min-height: 300px;
  margin-top: 47px;
  margin-right: -37px;
  border-radius: 7px;
  -webkit-box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.2);
  padding: 12px 12px;
  text-align: center;
  padding-right: 20px; }
  .sidebar hr {
    border-color: #ddcfcf -moz-use-text-color -moz-use-text-color;
    border-top: 1px solid #dadada !important; }
  .sidebar h4 {
    font-weight: bold;
    font-size: 15px; }
  .sidebar i.fa.main {
    font-size: 30px; }
  .sidebar section {
    margin-top: 20px; }
  .sidebar section.views {
    color: #2b3c46; }
  .sidebar section.views ul {
    margin: 0;
    padding: 0;
    list-style: none;
    text-align: center;
    background: #2b3c46; }
    .sidebar section.views ul li {
      display: inline-block;
      text-align: center; }
      .sidebar section.views ul li a {
        color: white;
        padding: 6px 6px;
        border-radius: 7px; }
      .sidebar section.views ul li a.active, .sidebar section.views ul li a:hover {
        font-weight: bold; }
  .sidebar section .box {
    background: white;
    padding: 3px 7px;
    margin-bottom: 12px;
    border-radius: 7px;
    border: 1px solid #ccc; }
  .sidebar section .box.allergens .iconset {
    margin: 10px 0;
    /*a {
                        img {
                            border-radius: 50%;
                            width: 40px;
                            margin: 5px;
                        }
                    }*/
    display: table; }
    .sidebar section .box.allergens .iconset .icon {
      position: relative;
      cursor: pointer;
      float: left;
      text-align: center;
      font-size: 12px;
      color: #2b3c46;
      height: 100px;
      max-width: 64px;
      min-height: 100px; }
    .sidebar section .box.allergens .iconset .icon:hover, .sidebar section .box.allergens .iconset .icon:active, .sidebar section .box.allergens .iconset .icon:focus {
      text-decoration: none; }
    .sidebar section .box.allergens .iconset .icon .alrgs {
      margin-bottom: 2px; }
  .sidebar section .box.newsletter {
    background: #fff;
    padding: 7px;
    border-radius: 7px;
    border: 1px solid #ccc;
    text-align: left; }
    .sidebar section .box.newsletter h4 {
      margin-bottom: 0px; }
    .sidebar section .box.newsletter .fa-envelope {
      font-size: 40px;
      margin-top: 8px; }
    .sidebar section .box.newsletter .applyfor {
      margin-top: 8px; }
  .sidebar section .box.carbohydrate {
    background: none;
    padding: 7px;
    border-radius: 7px;
    border: none; }
    .sidebar section .box.carbohydrate label {
      text-align: center;
      font-weight: normal;
      display: block; }
    .sidebar section .box h5 i {
      font-size: 12px; }
    .sidebar section .box h5.colexp {
      cursor: pointer; }
  .sidebar .actionbuttons .col {
    padding: 1px; }

.iconset .cross {
  position: absolute;
  top: 8px;
  right: 0px;
  width: 20px;
  display: none; }

.iconset .icon.active .cross {
  display: block; }

.sidebar section .box.allergens .iconset .alrgs {
  width: 40px;
  margin: 10px; }

.popover {
  width: 400px !important;
  max-width: none;
  font-family: 'Raleway', sans-serif; }

.popover-title {
  font-weight: bold;
  font-size: 20px; }

.dishdetail {
  padding: 30px; }
  .dishdetail .section {
    margin: 4px 1px 20px; }
  .dishdetail .section h2 {
    padding: 0;
    margin: 0;
    margin-bottom: 10px;
    font-size: 14px;
    font-weight: bold; }
  .dishdetail .section.image {
    margin: 0; }
  .dishdetail .section.image img {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px; }
  .dishdetail .section.rating {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 4px;
    min-height: 325px;
    padding: 20px; }
  .dishdetail .section.rating h2 {
    text-align: center; }
  .dishdetail .section.rating .stars {
    color: #ffb400;
    font-size: 25px;
    text-align: center; }
    .dishdetail .section.rating .stars .fa {
      padding: 0 16px; }
    .dishdetail .section.rating .stars .remarks {
      color: #626262;
      text-align: center;
      font-size: 10px;
      font-weight: normal; }
  .dishdetail .section.rating .form-group {
    display: block;
    margin-bottom: 4px; }
    .dishdetail .section.rating .form-group .form-control {
      border: none;
      border-bottom: 2px solid #ccc;
      width: 100%;
      text-align: left;
      -webkit-box-shadow: none;
      box-shadow: none;
      background: none;
      border-radius: 0;
      margin-bottom: 10px; }
    .dishdetail .section.rating .form-group .form-control.comments {
      height: 100px;
      resize: none; }
  .dishdetail .section.allergens {
    /*img{

				//border-radius: 50%;
				margin:2px;
				//border: 1px solid #bebebe;
			}*/
    width: 90%; }
  .dishdetail .section.allergens:after {
    clear: both; }
  .dishdetail .section.allergens .allergen-dishdetail {
    float: left;
    text-align: center;
    font-size: 12px;
    width: 75px;
    min-height: 90px; }
    .dishdetail .section.allergens .allergen-dishdetail img {
      margin: 2px; }
  .dishdetail .section.nutrients {
    color: #383735; }
  .dishdetail .section.ingredients span {
    padding: 2px 8px;
    color: white;
    font-size: 12px;
    background-color: #2b3c46;
    border-radius: 5px;
    margin-right: 2px;
    margin-bottom: 1px;
    display: inline-block; }
    .dishdetail .section.ingredients span span {
      padding-left: 5px;
      font-size: 80%;
      color: #c3c2c2; }
  .dishdetail.puppover {
    padding: 0; }
  .dishdetail.puppover .section.allergens {
    width: 90%; }
    .dishdetail.puppover .section.allergens:after {
      clear: both; }
    .dishdetail.puppover .section.allergens .allergen {
      max-width: 80px;
      float: left;
      text-align: center;
      font-size: 12px; }
    .dishdetail.puppover .section.allergens .allergen img {
      margin: 2px; }
  .dishdetail.puppover .ratingstars {
    margin-top: 5px;
    text-align: center; }
  .dishdetail.puppover .ratingstars img {
    width: 12px;
    height: 12px; }

.navigation, .menubody, .filter_head {
  background: #f3f0e9; }

.row.navigation {
  padding: 25px 5px;
  padding-bottom: 3px; }
  .row.navigation .fa {
    color: #2b3c46; }
  .row.navigation .left {
    text-align: right;
    font-size: 33px; }
  .row.navigation .mid {
    text-align: center; }
  .row.navigation .mid h2 {
    padding: 0;
    margin: 0;
    color: #2b3c46; }
  .row.navigation .right {
    text-align: left;
    font-size: 33px;
    color: #2b3c46; }

.main-content .menubody {
  min-height: 500px; }
  .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu {
    box-shadow: none;
    border: none;
    margin-top: 1px; }
    .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-heading {
      background: #2b3c46;
      border-radius: 0;
      padding: 5px 15px;
      position: relative; }
      .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-heading a.panel-title {
        color: white;
        /*outline: none;*/
        font-size: 15px;
        font-weight: bold; }
      .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-heading a.panel-title:hover, .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-heading a.panel-title:focus {
        text-decoration: none; }
      .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-heading .printbtn {
        position: absolute;
        background: white;
        border: 0;
        color: #2b3c46;
        bottom: 3px;
        right: 8px;
        padding: 2px 12px;
        border-radius: 7px;
        font-weight: bold;
        font-size: 14px; }
    .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body {
      padding: 0; }
      .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body .weekdays {
        padding: 3px 0;
        font-size: 12px;
        color: ;
        text-align: center;
        background: #edece9;
        border-bottom: 1px solid #c3c2c2; }
      .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body .week .day {
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f7f7f7+0,ffffff+100 */
        padding: 7px 8px;
        /* Old browsers */
        background: #f7f7f7;
        /* FF3.6-15 */
        background: -moz-linear-gradient(top, #f7f7f7 0%, #fff 100%);
        /* Chrome10-25,Safari5.1-6 */
        background: -webkit-linear-gradient(top, #f7f7f7 0%, #fff 100%);
        /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
        background: linear-gradient(to bottom, #f7f7f7 0%, #fff 100%);
        /* IE6-9 */
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f7f7f7', endColorstr='#ffffff',GradientType=0); }
        .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body .week .day.blank {
          background: none;
          background: #fcfcf8; }
        .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body .week .day .date {
          font-family: "Georgia";
          font-style: italic;
          color: ; }
        .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body .week .day .dishes {
          min-height: 100px; }
          .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body .week .day .dishes ul {
            padding: 0;
            margin: 0;
            list-style: none; }
            .main-content .menubody .tabbable .tab-content .tab-pane .panel-group.menus .panel.menu .panel-collapse .panel-body .week .day .dishes ul li a {
              color: ;
              font-size: 13px; }

ul.mealgroups li {
  width: 33%;
  text-align: center; }
  ul.mealgroups li a {
    background: #a1a1a1;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 14px 0px;
    color: #fff;
    text-decoration: none;
    border-radius: 7px 7px 0 0;
    font-size: 18px;
    font-weight: bold;
    border: 0; }
  ul.mealgroups li a:hover, ul.mealgroups li a:active, ul.mealgroups li a:focus {
    background: #a1a1a1; }
  ul.mealgroups li.active a {
    background: #2b3c46;
    border: none;
    /*outline: none;*/
    font-weight: bold;
    color: white; }
  ul.mealgroups li.active a:hover, ul.mealgroups li.active a:active, ul.mealgroups li.active a:focus {
    background: #2b3c46;
    border: 0;
    color: white; }

.mealgroups {
  background: #f3f0e9; }
  .mealgroups td {
    width: 33%; }
  .mealgroups td a {
    background: #a1a1a1;
    width: 100%;
    display: inline-block;
    text-align: center;
    padding: 14px 0px;
    color: #fff;
    text-decoration: none;
    border-radius: 7px 7px 0 0;
    font-size: 18px;
    font-weight: bold; }
  .mealgroups td.active {
    font-weight: bold; }
  .mealgroups td.active a {
    background: none repeat scroll 0 0 #2b3c46;
    font-weight: bold; }

.mealgroups table, .mealgroups tr {
  width: 100%; }

.printmenubtn {
  /* color: rgb(102, 102, 102); */
  background: white none repeat scroll 0% 0%;
  font-size: 16px;
  border: 0;
  border-radius: 5px;
  padding: 4px 31px;
  margin: 23px 0px 0px;
  color: #2b3c46;
  font-weight: bold; }

.layout001 .singup-field {
  height: 45px;
  margin: 4px 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 10px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-width: 2px;
  border-bottom-color: #ebedf2;
  border-left-style: none;
  background-color: transparent;
  font-size: 13px;
  font-weight: 400; }
  .layout001 .singup-field {
    border: 1px solid #ccc; }
  .layout001 .allsch {
    text-align: center;
    padding: 24px;
    font-size: 30px;
    color: #fff;
    margin: 0px;
    background: #2b3c46;
    border-radius: 10px 10px 0 0; }
  .layout001 .searchico {
    position: absolute;
    font-size: 26px;
    color: #a1a1a1;
    top: 10px;
    left: 8px; }
  .layout001 .allschoollist {
    height: 600px;
    overflow-y: scroll;
    width: 100%; }
  .layout001 .allschoollist ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%; }
  .layout001 .allschoollist li {
    width: 100%;
    display: block;
    border-bottom: 1px dotted #ccc;
    font-size: 21px;
    padding: 20px 15px;
    cursor: pointer; }
  .layout001 li.school::after {
    content: '»';
    right: 9%;
    margin-top: -24px;
    font-size: 50px;
    color: #2b3c46;
    float: right; }
  .layout001 .allschoollist li.key {
    background: #2b3c46;
    color: #fff;
    padding: 10px 15px;
    cursor: default; }
  .layout001 .signup-form {
    background: #fff; }
  .layout001 .allmenustuff {
    padding-bottom: 19px; }
  .layout001 .back a {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    margin: 15px;
    background-image: url('/images/back_.png');
    opacity: 1; }
  .layout001 .allmenustuff {
    padding-bottom: 19px; }
  .layout001 .weekcalendar {
    background: #f3f0e9;
    padding: 12px;
    border-radius: 7px 7px 0 0; }
  .layout001 .weekcalendar {
    border-radius: 0; }
  .layout001 .weekcalendar .month {
    text-align: center;
    color: #f06a32 !important;
    padding: 21px 6px; }
  .layout001 .page-browse .weekcalendar .month {
    color: black; }
  .layout001 .dates {
    padding-bottom: 10px; }
  .layout001 .dates td {
    width: 15%;
    background: #a1a1a1;
    display: inline-block;
    border: 2px solid #f3f0e9;
    border-radius: 10px;
    text-align: center;
    color: #fff;
    font-weight: bold;
    position: relative;
    height: 56px; }
  .layout001 .dates table tr td {
    height: 100px;
    transition: all 0.3s; }
  .layout001 .dates td:first-child, .layout001 .dates td:last-child {
    width: 10%;
    background: none;
    border-radius: 36px; }
  .layout001 .dates td.day a {
    color: white;
    text-decoration: none;
    font-weight: normal;
    font-size: 17px; }
  .layout001 .dayname {
    border-bottom: 2px solid #ccc;
    padding: 8px 2px; }
  .layout001 .dates td.day .date {
    padding: 6px 0px;
    font-size: 29px;
    font-weight: bold; }
  .layout001 .dates td:first-child a, .layout001 .dates td:last-child a {
    width: 100%;
    padding: 15px 0;
    display: block;
    color: #555;
    text-decoration: none; }
  .layout001 .filter_head {
    padding: 15px 0 0 0;
    text-align: center;
    cursor: pointer; }
  .layout001 .menus {
    cursor: pointer; }
  .layout001 .menu {
    background: none repeat scroll 0 0 #a1a1a1;
    color: #fff;
    display: block;
    font-size: 18px;
    font-style: italic;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border-top: 1px solid #fff; }
  .layout001 .menu:hover, .layout001 .menu.active {
    background: #2b3c46; }
  .layout001 .menu-dishes {
    display: none; }
  .layout001 .menu-dishes.show {
    display: block; }
  .layout001 .dishes, .layout001 .sides {
    background: #f1ecdf; }
  .layout001 .dish, .layout001 .side {
    background: none repeat scroll 0 0 #faf8f2;
    border-bottom: 1px dotted #ccc;
    position: relative;
    transition: all 0.3s ease 0s; }
  .layout001 .dishrow .col1 {
    width: 100px;
    margin: 7px 6px; }
  .layout001 .dishrow .col1 img {
    margin: 7px;
    width: 100%;
    border-radius: 6px; }
  .layout001 .col2 {
    padding-left: 22px;
    text-align: left; }
  .layout001 .dishrow .col2 a {
    text-decoration: none;
    color: #555;
    font-size: 20px;
    font-weight: bold;
    padding: 41px 10px;
    padding-left: 12px;
    display: block; }
  .layout001 .dishrow .col3 {
    font-size: 50px;
    color: #ed7a48;
    padding: 30px 0px;
    width: 60px;
    text-align: center; }
  .layout001 .filter_panel {
    background: #fff;
    padding: 15px 0;
    display: none;
    cursor: default !important; }
  .layout001 .dishdetails .name {
    background: none repeat scroll 0 0 #2b3c46;
    color: #fff;
    font-size: 27px;
    height: auto;
    padding: 15px 0;
    text-align: left;
    border-radius: 10px 10px 0 0; }
  .layout001 .dishdetails .name div {
    width: calc(100% - 159px);
    margin: 0 0 0 50px;
    float: left;
    line-height: 1; }
  .layout001 .dishdetails .titlebar a {
    font-size: 15px;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 6px;
    padding: 5px 15px;
    /* width: 89px; */
    transition: 0.5ms all;
    /* float: left; */
    display: block;
    /* display: inline; */
    text-align: center;
    position: absolute;
    top: 13px;
    right: 30px; }
  .layout001 .dishdetails .titlebar a:hover {
    background: #fff;
    color: #2b3c46; }
  .layout001 .bgdish {
    background: #f4f2e8;
    padding: 0 0 51px; }
  .layout001 .image {
    padding: 10px 5% 0;
    text-align: center; }
  .layout001 .dishdetails .image img {
    text-align: center;
    max-width: 100%;
    min-width: 100%;
    border-radius: 6px; }
  .layout001 .dishdetails .description, .layout001 .dishdetails .allergens, .layout001 .dishdetails .nutrients, .layout001 .dishdetails .servingsize, .layout001 .dishdetails .ingredients {
    border: 1px solid #ccc;
    width: 90%;
    margin: 10px auto;
    background: #fff;
    padding: 10px;
    background: #fafafa; }
  .layout001 .allergens img {
    width: 65px; }
  .layout001 .nutrients table tr td {
    padding: 5px; }
  .layout001 .nutrients table tr:nth-child(2n) {
    background: #eaeaea; }

.filter_head {
  padding: 15px 0 0 0;
  text-align: center;
  cursor: pointer;
  padding-bottom: 22px; }
  .filter_head img {
    margin: -4px 0 0;
    display: inline-block; }

.hidden_for_filters {
  display: none; }

.close_filter_panel {
  text-align: right;
  color: #999;
  padding: 0 10px 0 0;
  cursor: pointer;
  background: white; }

.filter_panel {
  background: #fff;
  padding: 15px 0;
  display: none;
  cursor: default !important; }
  .filter_panel .filter_panel_head {
    overflow: auto; }
  .filter_panel .filter_panel_head span {
    float: right; }
  .filter_panel .heading {
    font-weight: bold;
    font-size: 20px;
    text-align: center;
    padding: 0 0 8px 0; }
  .filter_panel .sub_heading {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    padding: 0 0 5px 0; }
  .filter_panel .fcontent {
    text-align: center;
    padding: 0 0 5px 0;
    font-weight: normal; }
  .filter_panel label {
    font-weight: normal !important;
    cursor: pointer;
    margin: 4px 8px; }
  .filter_panel .custom_spinner {
    width: 50px; }
  .filter_panel ul {
    list-style: none; }
  .filter_panel ul li {
    margin: 0 10px 0 0;
    display: inline-block; }
  .filter_panel li img {
    width: 100px; }
  .filter_panel .icon {
    position: relative;
    cursor: pointer; }
  .filter_panel .cross {
    position: absolute;
    top: 0;
    right: 0;
    width: 34px;
    display: none; }
  .filter_panel .icon.active .cross {
    display: block; }

.allergen_panel {
  overflow: auto;
  text-align: center;
  margin: 0 0 30px 0; }

.nutritions_panel {
  margin: 0 0 20px 0; }

.btm_bar:nth-child(2n+1) {
  background-color: #eee !important; }

.ingredients_panel {
  margin: 0 0 10px 0; }

.ingredients_panel li {
  width: 30%; }

.fbottom {
  text-align: center;
  margin: 15px 0; }

.dish-group-wm {
  font-size: 10px;
  font-weight: bold;
  text-transform: uppercase;
  margin-left: 4px;
  color: #2ea331; }

#ajax_loader_div {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1000;
  background-color: grey;
  opacity: 0.8;
  display: none; }

.ajax-loader {
  position: absolute;
  left: 50%;
  top: 50%;
  /* -1 * image width / 2 */
  margin-left: -32px;
  /* -1 * image height / 2 */
  margin-top: -32px;
  display: block; }

.group-end-separator {
  outline: 1px dashed #2ea331;
  margin-left: 5px;
  margin-right: 5px; }

.carb-count-dish {
  font-size: 12px;
  background: #ccc;
  color: #555;
  border-radius: 7px;
  padding: 0 7px;
  font-weight: bold;
  display: none; }

.carb-count-dish-wm {
  font-size: 12px;
  background: #ccc;
  color: #555;
  border-radius: 7px;
  padding: 0 7px;
  font-weight: bold;
  display: none; }

.groupcontainer {
  background: #ddd;
  padding-top: 8px;
  cursor: pointer; }

.char_group_search {
  display: table !important; }

ul.new-thumb-lst {
  list-style: outside none none;
  margin-top: -57px;
  padding: 0 13px;
  position: relative;
  z-index: 1000; }
  ul.new-thumb-lst li {
    float: left;
    margin: 0 0 5px; }
  ul.new-thumb-lst img {
    width: 62px !important;
    border: none !important; }

.dishdetail .section.image {
  position: relative; }

.image .section img {
  border: 0px solid red;
  float: right;
  top: 93px;
  right: 1px;
  position: absolute;
  width: 50px !important; }

.dishdetail .section.image:after {
  content: '';
  position: absolute;
  bottom: -2px;
  width: 100%;
  z-index: 900;
  left: 0;
  right: 0;
  height: 52px;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,000000+100&0+0,1+100 */
  border-radius: 1px 1px 3px 3px;
  /* IE6-9 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#000000',GradientType=0); }
