* {margin: 0;padding: 0;font-family: "Roboto";}
.clear {clear: both;}
.header .content {float: left;width: 100%;}
.header {display: block;width: 100%;height: 30vh;background: url("/app_extras/yazo/img/bg.png") no-repeat left;background-size: cover;}
.header img {display: block;max-height: 100%;margin: 0 auto;padding-top: 2%;}
.content {padding: 16px;text-align: center;}
.content h1 {color: #fff;text-align: center;width: 100%;background: #3aa4c1;display: block;height: 40px;line-height: 40px;margin-top: -36px;font-size: 14px;border-radius: 20px;}
.content h3 {color: #821938;text-align: left;text-align: center;width: 100%;display: block;margin-top: 16px;font-size: 16px;}
.content p {color: #333;display: block;margin-top: 8px;font-size: 16px;line-height: 22px;}
.content b {color: #821938;}
.content li {margin-top: 8px;font-size: 16px;line-height: 22px;}
.content a {color: #821938;font-weight: bold;text-decoration: none;}
.content ul {list-style: circle #3aa4c1;padding-left: 16px;}
.agenda h3 {color: #aaa;text-align: left;width: 100%;display: block;margin-top: 16px;font-size: 14px;font-weight: normal;margin-bottom: 16px;margin-left: 16px;}
.agenda ul {list-style: none;}
.agenda ul li {display: block;border-top: 1px solid #ccc;padding: 16px;}
.agenda ul li .time {display: block;width: 15%;height: 100%;}
.agenda ul li .time b {float: left;width: 100%;}
.agenda ul li .time b:first-child {color: #3aa4c1;}
.agenda ul li p {font-weight: bold;}
.agenda ul li span {font-size: 12px;float: left;background: #3aa4c1;line-height: 16px;padding: 4px 8px;border-radius: 20px;color: #fff;margin-top: 8px;}