body {
  padding-top: 0;
  padding-bottom: 20px;
  min-width: 270px;
}

h1 {
  color: #0c698a;
  font-family: "Roboto Condensed", sans-serif;
  text-shadow: none;
  font-weight: normal;
  font-size: 14pt;
}

h2 {
  color: #0c698a;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold;
  text-shadow: none;
  font-size: 120%;
  text-align: left;
  margin-top: 0;
}

a {
  color: #507F2F;
}

a:link, a:visited {
  color: #507F2F;
}

a:hover, a:active {
  color: #5f4894;
}

.dropdown-menu {
  background-color: #fff;
  margin: 0;
}

.dropdown-menu > li > a {
  font-weight: bold;
  font-size: 12pt;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:active {
  background-color: #507F2F;
  color: #fff;
}

.btn-myplate678 {
  color: #000;
  background-color: #aee6ff;
  font-weight: bold;
}

.btn-myplate678:visited {
  color: #000;
  background-color: #aee6ff;
  border-color: #aee6ff;
}

.dropdown-toggle {
  margin-bottom: 7px;
}

.btn-myplate678:hover, .btn-myplate678:focus, .btn-myplate678:active {
  box-shadow: #999 5px 5px 10px;
  background-color: #aee6ff !important;
  color: #000 !important;
  border-color: #aee6ff !important;
  text-decoration: underline;
}

.disabled {
  color: #ccc !important;
  background-color: #fff !important;
}

.btn {
  --bs-btn-bg: aee6ff;
  --bs-btn-border-color: aee6ff;
  --bs-btn-hover-border-color: #aee6ff;
  --bs-btn-hover-bg: aee6ff;
  --bs-btn-hover-color: #000;
  --bs-btn-active-bg: aee6ff;
  --bs-btn-active-border-color: aee6ff;
  --bs-btn-active-color: #000;
}

.home {
  margin-left: 0;
  margin-right: 5px;
  margin-bottom: 7px;
}

.home-link {
  color: #000 !important;
  cursor: default !important;
  text-decoration: none !important;
}

.myplate678-logo {
  width: 240px;
  height: auto;
  margin-top: 5px;
}

.myplate678-header {
  font-size: 120%;
  font-weight: bold;
}

.card {
  margin-top: 5px;
  padding-bottom: 0;
  margin-bottom: 20px;
  border: 1px solid #507F2F;
}

.card .card-img-top {
  padding: 5px;
  padding-bottom: 0;
}

.card-body {
  padding: 12px 15px 9px 15px !important;
}

.card-accordion-ns {
  border: none;
  border-left: 1px solid #d71d24;
  border-radius: 0;
  padding-top: 10px;
  padding-right: 15px;
  padding-left: 15px;
  margin: 5px 10px 5px 16px;
}

.area {
  width: 270px;
  text-align: center;
  margin-right: 20px;
  margin-bottom: 20px;
  font-size: 12pt !important;
}

.area-title {
  font-size: 120%;
  font-weight: bold;
}

.area-img {
  border-radius: 5px;
}

.area .card-body {
  padding-top: 0 !important;
  margin-top: 0 !important;
  padding-bottom: 10px !important;
}

.left-grid {
  margin-left: 20px;
}

.area-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: center;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
}

.area-print {
  display: none;
}

#food-waste-br {
  display: block;
}

.square-photo, .square-photo-sm {
  float: left;
  width: 110px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 5px;
}

.square-photo-md {
  float: right;
  width: 189px;
  margin-top: 10px;
  margin-left: 10px;
  border-radius: 5px;
}

.square-photo-lg {
  float: left;
  width: 201px;
  margin-top: 10px;
  margin-right: 10px;
  border-radius: 5px;
}

.back-to-myplate {
  margin-top: -5px;
}

.resources {
  margin-bottom: 5px;
}

.back-to-tn {
  margin-top: -5px;
  margin-bottom: 5px;
}

/* Culinary Training */
.icn-logo {
  float: left;
  width: 201px;
  margin-top: 5px;
  margin-right: 10px;
  padding-top: 0;
}

#icn-br {
  display: none;
}

.lfk-logo {
  float: left;
  width: 60px;
  margin-top: 0;
  margin-right: 10px;
}

/* Recipe and Menu Development */
#final-rule-flexibilities {
  padding-bottom: 10px;
}

#fr-usda-logo {
  float: left;
  width: 60px;
  margin-top: 2px;
  margin-right: 10px;
}

#flexibility-items {
  clear: both;
}

/* Layouts */
@media screen and (min-width: 1400px) {
  .square-photo {
    width: 86px;
  }
  .square-photo-sm {
    width: 85px;
  }
  .square-photo-lg {
    width: 257px;
  }
  /* Recipe and Menu Development */
  #utensil-boy, #menu-planner {
    width: 65px;
  }
  /* Nutrition Education */
  #food-plate {
    margin-top: -5px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .area {
    width: 230px;
  }
  .square-photo-md {
    margin-top: 5px;
    width: 180px;
  }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .area {
    width: 200px;
  }
  .square-photo-md {
    width: 110px;
  }
  .square-photo-lg {
    width: 155px;
  }
  /* Culinary Training */
  .icn-logo {
    width: 230px;
    margin: 5px 25px 5px 0;
  }
  #icn-br {
    clear: both;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .container {
    max-width: 747px;
  }
  .area-title br {
    display: none;
  }
  #food-waste-br {
    display: none;
  }
  .left-grid {
    margin-left: 0;
  }
  .area-grid {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .area {
    width: 60%;
    margin-right: 0;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .square-photo {
    width: 90px;
  }
  .square-photo-sm {
    width: 65px;
  }
  .square-photo-md {
    width: 189px;
  }
  .square-photo-lg {
    width: 110px;
  }
}
@media screen and (max-width: 570px) {
  .area {
    width: 80%;
  }
}
@media screen and (max-width: 529px) {
  .square-photo {
    width: 110px;
  }
  .square-photo-lg {
    width: 201px;
  }
}
@media screen and (max-width: 450px) {
  .area {
    width: 100%;
  }
}
@media screen and (max-width: 430px) {
  /* Culinary Training */
  .icn-logo {
    width: 230px;
    margin: 5px 25px 5px 0;
  }
  #icn-br {
    clear: both;
    display: block;
  }
}
@media screen and (max-width: 400px) {
  h2, .area-title {
    font-size: 12pt;
  }
  .myplate678-header {
    font-size: 16pt;
  }
  .square-photo, .square-photo-md, .square-photo-lg {
    width: 100%;
    margin-bottom: 15px;
  }
  .square-photo-md {
    margin-top: 5px;
  }
}
@media print {
  a {
    font-weight: bold !important;
  }
  button.btn.btn-myplate678 a {
    font-style: normal;
    font-weight: bold;
    border-color: #aee6ff !important;
  }
  .container, .container-fluid {
    max-width: unset;
    width: 100% !important;
    padding: 0 !important;
    margin: 0 !important;
  }
  .area {
    width: 275px;
  }
  .area-grid {
    display: none;
  }
  .area-print {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin: 0 auto;
  }
  .first-row {
    page-break-after: always;
  }
  .square-photo {
    width: 90px;
  }
  .square-photo-lg {
    width: 190px;
  }
  /* Culinary Training */
  .culinary-fundamentals, .lfk-training {
    page-break-before: always;
  }
  /* Recipe and Menu Development */
  .healthy-school-recipes, .menu-planner {
    page-break-before: always;
  }
  /* Nutrition Education */
  .myplate-at-home, .music, .games {
    page-break-before: always;
  }
}