.dailyDose{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;font-size:15px}.dailyDose div{cursor:pointer}.dailyHeader{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:1em}.dailyHeader2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-7px 0 0 0;background-color:#f3f3f3;padding:11px 11px}.dailyRow{padding:1em}.dailyBox{-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey;border-radius:8px;margin:10px 0;background-color:#fff;padding:15px}.dailyBox div:last-child{padding:0 0;font-size:100%;color:#000;font-weight:600}.dailyBox1{border-radius:8px;margin:10px 0;background-color:#fff;padding:0}.dailyBox2{-webkit-box-shadow:0 0 1px grey;box-shadow:0 0 1px grey;border-radius:8px;margin:10px 0;background-color:#fff;padding:7px 0}.dailyBox1 div:last-child{padding:2px 5px;font-size:17px;color:#000;font-weight:600}@media (max-width:1000px){.dailyDose{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}