.when-to-wash-wrapper ol,.when-to-wash-wrapper ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.when-to-wash-wrapper blockquote,.when-to-wash-wrapper q {
  quotes: none;
}

.when-to-wash-wrapper blockquote:before, .when-to-wash-wrapper blockquote:after,
.when-to-wash-wrapper q:before, .when-to-wash-wrapper q:after {
  content: none;
}

.when-to-wash-wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
}

.when-to-wash-wrapper .clearfix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.when-to-wash-wrapper {
  width: 100%;
  margin: auto;
  margin-bottom: 15px;
  background-color: #FFF;
  border-radius: 20px;
  padding: 58px 48px;
  -webkit-box-shadow: 10px 10px 20px -5px rgba(0,0,0,0.5);
  box-shadow: 10px 10px 20px -5px rgba(0,0,0,0.5);
  background-image: url("../images/WhenToWashHands-Background.png");
  background-position: bottom;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.when-to-wash-title {
  font-family: 'Bowlby One SC', cursive;
  color: #ffe100;
  text-shadow: 0 1px 0px #0b4880, 1px 0 0px #0b4880, 1px 2px 1px #0b4880, 2px 1px 1px #0b4880, 2px 3px 2px #0b4880, 3px 2px 2px #0b4880, 3px 4px 2px #0b4880, 4px 3px 3px #0b4880, 4px 5px 3px #0b4880, 5px 4px 2px #0b4880, 5px 6px 2px #0b4880, 6px 5px 2px #0b4880, 6px 7px 1px #0b4880, 7px 6px 1px #0b4880, 7px 8px 0px #0b4880, 8px 7px 0px #0b4880;
  line-height: 0.9;
  text-align: center;
  font-size: 55px;
}

@media (max-width: 767px) {
  .when-to-wash-title {
    font-size: 40px;
  }
}

@media (max-width: 575px) {
  .when-to-wash-title {
    font-size: 35px;
  }
}

.when-to-wash-wrapper  #instructions {
  margin: 20px 0px 10px 0px;
}

.when-to-wash-wrapper #activity {
  margin: 10px 20px 20px 20px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.when-to-wash-wrapper  p.title {
  padding: 15px 20px 5px 20px;
  font-size: 30px;
  font-weight: bold;
}

.when-to-wash-wrapper .bold {
  font-weight: bold;
}

.when-to-wash-wrapper p.subtitle {
  padding: 5px 20px;
  line-height: 1.3em;
}

.when-to-wash-wrapper #whenPoolholder {
  clear: both;
}

.when-to-wash-wrapper ul#whenPool {
  padding: 10px;
  min-height: 100px;
}

.when-to-wash-wrapper ul#whenPool li {
  float: left;
  margin: 15px;
}

@media (max-width: 767px) {
  .when-to-wash-wrapper ul#whenPool li {
    margin: 10px;
  }
}

@media (max-width: 575px) {
  .when-to-wash-wrapper ul#whenPool li {
    margin: 5px 10px;
  }
}

.when-to-wash-wrapper ul#whenPool li img {
  width: 160px;
  border: 3px solid #33a1e6;
  border-radius: 25px;
}

@media (max-width: 767px) {
  .when-to-wash-wrapper ul#whenPool li img {
    width: 110px;
  }
}

@media (max-width: 575px) {
  .when-to-wash-wrapper ul#whenPool li img {
    width: 85px;
  }
}

.when-to-wash-wrapper .whenTakers {
  width: 100%;
  margin: 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}

.when-to-wash-wrapper .whenTakers .whenTakercontent {
  display: inline-block;
  border: 2px dashed #8c9aa5;
  background-color: rgba(255, 255, 255, 0.5);
  width: 160px;
  height: 160px;
  margin: 15px;
  display: flex;
}

@media (max-width: 767px) {
  .when-to-wash-wrapper .whenTakers .whenTakercontent {
    width: 110px;
    height: 110px;
    margin: 10px;
  }
}

@media (max-width: 575px) {
  .when-to-wash-wrapper .whenTakers .whenTakercontent {
    width: 85px;
    height: 85px;
    margin: 5px 10px;
  }
}

.when-to-wash-wrapper .allwhenTakers {
  margin: 15px 0;
}

.when-to-wash-wrapper .whenTakerheader {
  background-color: #c8cffb;
  text-align: center;
  padding: 10px 5px;
  border-bottom: 2px solid #999;
  height: 60px;
}

.when-to-wash-wrapper .whenTakercontent {
  width: 140px;
  height: 100px;
  margin: 0 auto;
}

.when-to-wash-wrapper .whenTakercontent li {
  width: 140px;
  float: left;
  text-align: center;
  cursor: all-scroll;
}

@media (max-width: 767px) {
  .when-to-wash-wrapper .whenTakercontent li {
    width: 100px;
  }
}

@media (max-width: 575px) {
  .when-to-wash-wrapper .whenTakercontent li {
    width: 80px;
  }
}

.when-to-wash-wrapper .tempstate {
  background-color: #4a4a4a !important;
}

.when-to-wash-wrapper .botbutton, .when-to-wash-wrapper #resetWhenGame {
  color: white;
  text-transform: uppercase;
  padding: 20px 90px;
  letter-spacing: 8px;
  font-weight: normal;
  margin-top: 20px;
  border-radius: 50px;
  border: 2px solid white;
  background-color: #f6c500;
  font-size: 20px;
  -webkit-box-shadow: inset 0px -20px 25px -10px rgba(0,0,0,0.15);
  box-shadow: inset 0px -20px 25px -10px rgba(0,0,0,0.15);
  text-shadow: none;
  font-family: inherit;
}

@media (max-width: 767px) {
  .when-to-wash-wrapper .botbutton, .when-to-wash-wrapper #resetWhenGame {
    padding: 20px 60px;
  }
}

.when-to-wash-wrapper .botbutton:focus, .when-to-wash-wrapper #resetWhenGame:focus {
  outline: none;
}


.when-to-wash-wrapper .botbutton:hover, .when-to-wash-wrapper #resetWhenGame:hover {
  color: #f6c500;
  border-color: #f6c500;
  background-color: white;
}

.when-to-wash-wrapper .handsWashingMessage {
  font-family: 'Bowlby One SC', cursive;
  color: #ffe100;
  text-shadow: 0 1px 0px #0b4880;
}

.when-to-wash-wrapper .handsWashingMessage a {
  color: #ffffff;
  text-shadow: 0 1px 0px #ffe100;
}
