﻿.eventcountdown {
font-weight: bold;
color: #338000;
}

.cdaycountdown {
font-weight: bold;
color: #0000FF;
}

.wrapper {

	max-width: 90%;
	margin: 0 auto;
	position: relative
}
.zerogrid {

	width: 960px;

	position: relative;

	margin: 0 auto;

	padding: 0

}

.zerogrid:after {

	content: "\0020";

	display: block;

	height: 0;

	clear: both;

	visibility: hidden

}

.row:after, .zerogrid .row:before {
	content: '\0020';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0
}
.zerogrid .row:after {
	clear: both
}
.zerogrid .row {
	zoom: 1
}
.zerogrid .wrap-col {
	margin: 10px
}
.zerogrid .col-1-2, .zerogrid .col-1-3, .zerogrid .col-1-4, .zerogrid .col-1-5, .zerogrid .col-1-6, .zerogrid .col-2-3, .zerogrid .col-2-4, .zerogrid .col-2-5, .zerogrid .col-2-6, .zerogrid .col-3-4, .zerogrid .col-3-5, .zerogrid .col-3-6, .zerogrid .col-4-5, .zerogrid .col-4-6, .zerogrid .col-5-6 {
	float: left;
	display: inline-block
}
.zerogrid .col-1-2 {
	width: 50%
}
.zerogrid .col-1-3 {
	width: 33.33%
}
.zerogrid .col-2-3 {
	width: 66.66%
}
.zerogrid .col-1-4 {
	width: 25%
}
.zerogrid .col-2-4 {
	width: 50%
}
.zerogrid .col-3-4 {
	width: 75%
}
.zerogrid .col-1-5 {
	width: 20%
}
.zerogrid .col-2-5 {
	width: 40%
}
.zerogrid .col-3-5 {
	width: 60%
}
.zerogrid .col-4-5 {
	width: 80%
}
.zerogrid .col-1-6 {
	width: 16.66%
}
.zerogrid .col-2-6 {
	width: 33.33%
}
.zerogrid .col-3-6 {
	width: 50%
}
.zerogrid .col-4-6 {
	width: 66.66%
}
.zerogrid .col-5-6 {
	width: 83.33%
}
event-field-research-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	margin-top: 0;
	padding-bottom: 1em
}
.event-field-research-list li {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin: 6px;
	max-height: calc(1.8em + 55px);
	width: calc((100%/2) - 12px);
	overflow: hidden;
	text-align: left;
	padding-left: 1.25em;
	padding-right: 1.25em;
	padding-bottom: .9em;
	padding-top: .9em;
	font-size: smaller;
	position: relative;
	border: 1px solid #ddd;
	border-radius: .5em;
	background-color: #fff;
	box-shadow: 2px 2px 4px #ededed, -2px -2px 4px #fff
}
.event-field-research-list li:hover {
	background: linear-gradient(180deg, white 0%, #f6f6f6 90%, #f6f6f6 100%);
	cursor: pointer
}
.event-field-research-list li:active {
	background: #f2f2f2;
	-webkit-transform: translate(-1px, 1px);
	-ms-transform: translate(-1px, 1px);
	transform: translate(-1px, 1px)
}
.event-field-research-list li:before {
	border-style: solid;
	border-color: #5e5e5e;
	border-width: .1em .1em 0 0;
	content: '';
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	position: absolute;
	height: .35em;
	width: .35em;
	left: 50%;
	bottom: .5em;
	-webkit-transform: rotate(135deg);
	-ms-transform: rotate(135deg);
	transform: rotate(135deg);
	vertical-align: top
}
.event-field-research-list li .event-field-research-text {
	font-weight: 700;
	margin-top: auto;
	margin-bottom: auto;
	margin-right: 6px;
	line-height: 1.15
}
.event-field-research-list li .event-field-research-reward-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-top: auto;
	margin-bottom: auto
}
.event-field-research-list li .event-field-research-reward-list .plus-more-rewards {
	margin-top: auto;
	margin-bottom: auto;
	margin-left: .5em;
	margin-right: .15em
}
.event-field-research-list li .event-field-research-reward-list .plus-more-rewards span {
	font-style: italic;
	font-size: xx-large;
	font-weight: 700;
	color: #777
}
.event-field-research-list li .event-field-research-reward-list .rewards-header {
	display: none
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .reward-bubble {
	position: relative;
	margin-left: 5px;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	width: 55px;
	height: 55px;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid #ddd;
	background: #eee
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .reward-bubble .reward-image {
	max-height: 55px;
	max-width: 55px;
	margin: auto
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .reward-bubble .shiny-icon {
	position: absolute;
	height: 1.15em;
	right: -.2em;
	top: -.2em
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .reward-bubble .item-quantity {
	position: absolute;
	height: 1.15em;
	right: -.2em;
	bottom: -.2em;
	font-size: smaller;
	color: #fff;
	background: rgba(90, 90, 90, .7);

	padding-left: 4px;
	padding-right: 4px;
	line-height: 1.15em
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .reward-bubble .resource-info {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: absolute;
	right: -.5em;
	top: -.5em;
	width: 2em;
	height: 2em;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid #ddd;
	background: rgba(221, 221, 221, .5)
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .reward-bubble .resource-info img {
	max-height: 2em;
	max-width: 2em
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .reward-label {
	display: none
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward .cp-values .max-cp, .event-field-research-list li .event-field-research-reward-list .event-field-research-reward .cp-values .min-cp {
	display: none
}
.event-field-research-list li .event-field-research-reward-list .event-field-research-reward.hide-reward-overflow {
	display: none
}
.event-field-research-list li.active {
	min-height: 100px;
	padding-left: .75em;
	padding-right: .75em;
	height: -webkit-fit-content;
	height: fit-content;
	max-height: initial;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}
.event-field-research-list li.active:before {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.event-field-research-list li.active .event-field-research-text {
	margin-top: initial;
	border-bottom: 1px solid #d3d3d3;
	width: 100%;
	padding-bottom: 5px;
	padding-left: .5em;
	padding-right: .5em
}
.event-field-research-list li.active .event-field-research-reward-list {
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	width: 100%;
	margin-top: initial;
	padding-top: .5em;
	padding-bottom: .5em
}
.event-field-research-list li.active .event-field-research-reward-list .rewards-header {
	display: initial;
	font-weight: 700;
	color: #747474;
	font-style: italic;
	margin-left: 5px;
	margin-bottom: 5px;
	border-bottom: 0 solid #d3d3d3;
	font-size: small;
	-webkit-align-items: flex-end;
	-ms-flex-align: end;
	align-items: flex-end
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%;
	padding-top: .25em;
	padding-bottom: .25em;
	border-bottom: 1px dotted #d3d3d3
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .reward-bubble {
	border-radius: 15%
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .reward-bubble .resource-info {
	display: none
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .reward-bubble.resource-reward {
	height: 30px;
	border-radius: 5px
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .reward-bubble.resource-reward .reward-image {
	height: 30px;
	width: 30px
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .reward-bubble.resource-reward .item-quantity {
	display: none
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .reward-label {
	display: initial;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: auto;
	margin-bottom: auto;
	line-height: 1.15
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .reward-label span:not([class]) {
	font-weight: 700
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .cp-values {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin-left: auto;
	margin-top: auto;
	margin-bottom: auto
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .cp-values .max-cp, .event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .cp-values .min-cp {
	display: inline-block;
	font-weight: 700;
	line-height: 1.15;
	border: 1px solid #d3d3d3;
	border-radius: 5px;
	padding: 4px;
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .cp-values .max-cp div, .event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .cp-values .min-cp div {
	font-weight: 700;
	font-size: x-small;
	color: #747474;
	border-bottom: 1px solid #d3d3d3;
	font-style: italic
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .cp-values .max-cp {
	font-size: x-large
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward .cp-values .min-cp {
	font-size: large;
	color: #606060;
	margin-left: .25em
}
.event-field-research-list li.active .event-field-research-reward-list .event-field-research-reward.hide-reward-overflow {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex
}
.event-field-research-list li.active .event-field-research-reward-list .plus-more-rewards {
	display: none
}
.reward-bubble.bug {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(168, 184, 32, 0.15) 100%)!important
}
.cp-values.bug .max-cp {
	background: linear-gradient(180deg, rgba(168, 184, 32, 0.25) 0%, rgba(168, 184, 32, 0.25) 15%, white 100%)!important
}
.cp-values.bug .min-cp {
	background: linear-gradient(180deg, rgba(168, 184, 32, 0.15) 0%, rgba(168, 184, 32, 0.15) 15%, white 100%)!important
}
.reward-bubble.dark {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(162, 146, 136, 0.15) 100%)!important
}
.cp-values.dark .max-cp {
	background: linear-gradient(180deg, rgba(162, 146, 136, 0.25) 0%, rgba(162, 146, 136, 0.25) 15%, white 100%)!important
}
.cp-values.dark .min-cp {
	background: linear-gradient(180deg, rgba(162, 146, 136, 0.15) 0%, rgba(162, 146, 136, 0.15) 15%, white 100%)!important
}
.reward-bubble.dragon {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(112, 56, 248, 0.15) 100%)!important
}
.cp-values.dragon .max-cp {
	background: linear-gradient(180deg, rgba(112, 56, 248, 0.25) 0%, rgba(112, 56, 248, 0.25) 15%, white 100%)!important
}
.cp-values.dragon .min-cp {
	background: linear-gradient(180deg, rgba(112, 56, 248, 0.15) 0%, rgba(112, 56, 248, 0.15) 15%, white 100%)!important
}
.reward-bubble.electric {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(248, 208, 48, 0.15) 100%)!important
}
.cp-values.electric .max-cp {
	background: linear-gradient(180deg, rgba(248, 208, 48, 0.25) 0%, rgba(248, 208, 48, 0.25) 15%, white 100%)!important
}
.cp-values.electric .min-cp {
	background: linear-gradient(180deg, rgba(248, 208, 48, 0.15) 0%, rgba(248, 208, 48, 0.15) 15%, white 100%)!important
}
.reward-bubble.fairy {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(238, 153, 172, 0.15) 100%)!important
}
.cp-values.fairy .max-cp {
	background: linear-gradient(180deg, rgba(238, 153, 172, 0.25) 0%, rgba(238, 153, 172, 0.25) 15%, white 100%)!important
}
.cp-values.fairy .min-cp {
	background: linear-gradient(180deg, rgba(238, 153, 172, 0.15) 0%, rgba(238, 153, 172, 0.15) 15%, white 100%)!important
}
.reward-bubble.fighting {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(192, 48, 40, 0.15) 100%)!important
}
.cp-values.fighting .max-cp {
	background: linear-gradient(180deg, rgba(192, 48, 40, 0.25) 0%, rgba(192, 48, 40, 0.25) 15%, white 100%)!important
}
.cp-values.fighting .min-cp {
	background: linear-gradient(180deg, rgba(192, 48, 40, 0.15) 0%, rgba(192, 48, 40, 0.15) 15%, white 100%)!important
}
.reward-bubble.fire {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(240, 128, 48, 0.15) 100%)!important
}
.cp-values.fire .max-cp {
	background: linear-gradient(180deg, rgba(240, 128, 48, 0.25) 0%, rgba(240, 128, 48, 0.25) 15%, white 100%)!important
}
.cp-values.fire .min-cp {
	background: linear-gradient(180deg, rgba(240, 128, 48, 0.15) 0%, rgba(240, 128, 48, 0.15) 15%, white 100%)!important
}
.reward-bubble.flying {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(168, 144, 240, 0.15) 100%)!important
}
.cp-values.flying .max-cp {
	background: linear-gradient(180deg, rgba(168, 144, 240, 0.25) 0%, rgba(168, 144, 240, 0.25) 15%, white 100%)!important
}
.cp-values.flying .min-cp {
	background: linear-gradient(180deg, rgba(168, 144, 240, 0.15) 0%, rgba(168, 144, 240, 0.15) 15%, white 100%)!important
}
.reward-bubble.ghost {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(112, 88, 152, 0.15) 100%)!important
}
.cp-values.ghost .max-cp {
	background: linear-gradient(180deg, rgba(112, 88, 152, 0.25) 0%, rgba(112, 88, 152, 0.25) 15%, white 100%)!important
}
.cp-values.ghost .min-cp {
	background: linear-gradient(180deg, rgba(112, 88, 152, 0.15) 0%, rgba(112, 88, 152, 0.15) 15%, white 100%)!important
}
.reward-bubble.grass {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(120, 200, 80, 0.15) 100%)!important
}
.cp-values.grass .max-cp {
	background: linear-gradient(180deg, rgba(120, 200, 80, 0.25) 0%, rgba(120, 200, 80, 0.25) 15%, white 100%)!important
}
.cp-values.grass .min-cp {
	background: linear-gradient(180deg, rgba(120, 200, 80, 0.15) 0%, rgba(120, 200, 80, 0.15) 15%, white 100%)!important
}
.reward-bubble.ground {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(224, 192, 104, 0.15) 100%)!important
}
.cp-values.ground .max-cp {
	background: linear-gradient(180deg, rgba(224, 192, 104, 0.25) 0%, rgba(224, 192, 104, 0.25) 15%, white 100%)!important
}
.cp-values.ground .min-cp {
	background: linear-gradient(180deg, rgba(224, 192, 104, 0.15) 0%, rgba(224, 192, 104, 0.15) 15%, white 100%)!important
}
.reward-bubble.ice {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(152, 216, 216, 0.15) 100%)!important
}
.cp-values.ice .max-cp {
	background: linear-gradient(180deg, rgba(152, 216, 216, 0.25) 0%, rgba(152, 216, 216, 0.25) 15%, white 100%)!important
}
.cp-values.ice .min-cp {
	background: linear-gradient(180deg, rgba(152, 216, 216, 0.15) 0%, rgba(152, 216, 216, 0.15) 15%, white 100%)!important
}
.reward-bubble.normal {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(168, 168, 120, 0.15) 100%)!important
}
.cp-values.normal .max-cp {
	background: linear-gradient(180deg, rgba(168, 168, 120, 0.25) 0%, rgba(168, 168, 120, 0.25) 15%, white 100%)!important
}
.cp-values.normal .min-cp {
	background: linear-gradient(180deg, rgba(168, 168, 120, 0.15) 0%, rgba(168, 168, 120, 0.15) 15%, white 100%)!important
}
.reward-bubble.poison {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(160, 64, 160, 0.15) 100%)!important
}
.cp-values.poison .max-cp {
	background: linear-gradient(180deg, rgba(160, 64, 160, 0.25) 0%, rgba(160, 64, 160, 0.25) 15%, white 100%)!important
}
.cp-values.poison .min-cp {
	background: linear-gradient(180deg, rgba(160, 64, 160, 0.15) 0%, rgba(160, 64, 160, 0.15) 15%, white 100%)!important
}
.reward-bubble.psychic {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(248, 88, 136, 0.15) 100%)!important
}
.cp-values.psychic .max-cp {
	background: linear-gradient(180deg, rgba(248, 88, 136, 0.25) 0%, rgba(248, 88, 136, 0.25) 15%, white 100%)!important
}
.cp-values.psychic .min-cp {
	background: linear-gradient(180deg, rgba(248, 88, 136, 0.15) 0%, rgba(248, 88, 136, 0.15) 15%, white 100%)!important
}
.reward-bubble.rock {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(184, 160, 56, 0.15) 100%)!important
}
.cp-values.rock .max-cp {
	background: linear-gradient(180deg, rgba(184, 160, 56, 0.25) 0%, rgba(184, 160, 56, 0.25) 15%, white 100%)!important
}
.cp-values.rock .min-cp {
	background: linear-gradient(180deg, rgba(184, 160, 56, 0.15) 0%, rgba(184, 160, 56, 0.15) 15%, white 100%)!important
}
.reward-bubble.steel {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(184, 184, 208, 0.15) 100%)!important
}
.cp-values.steel .max-cp {
	background: linear-gradient(180deg, rgba(184, 184, 208, 0.25) 0%, rgba(184, 184, 208, 0.25) 15%, white 100%)!important
}
.cp-values.steel .min-cp {
	background: linear-gradient(180deg, rgba(184, 184, 208, 0.15) 0%, rgba(184, 184, 208, 0.15) 15%, white 100%)!important
}
.reward-bubble.water {
	background: radial-gradient(ellipse closest-side at center center, white 0%, rgba(104, 144, 240, 0.15) 100%)!important
}
.cp-values.water .max-cp {
	background: linear-gradient(180deg, rgba(104, 144, 240, 0.25) 0%, rgba(104, 144, 240, 0.25) 15%, white 100%)!important
}
.cp-values.water .min-cp {
	background: linear-gradient(180deg, rgba(104, 144, 240, 0.15) 0%, rgba(104, 144, 240, 0.15) 15%, white 100%)!important
}
.event-toc {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 1em
}
.event-toc>.event-toc-item {
	display: block;
	width: calc((100%/8) - 6px);
	text-align: center;
	font-size: smaller;
	color: #212121;
	margin-bottom: 1em;
	margin: 3px;
	text-decoration: none;
	padding: 10px 10px 6px;
	border: 1px #999 solid;
	border-radius: 12px;
	transition: -webkit-transform .1s ease-out;
	transition: transform .1s ease-out;
	transition: transform .1s ease-out, -webkit-transform .1s ease-out
}
.event-toc>.event-toc-item:hover, .event-toc>.event-toc-item:active {
	-webkit-transform: translate(0, -5px);
	-ms-transform: translate(0, -5px);
	transform: translate(0, -5px);
	background: #f2f2f2
}
.event-toc-item.bonuses {
	border-bottom: 12px #3498db solid
}
.event-toc-item.features {

	border-bottom: 12px #9b59b6 solid

}

.event-toc-item.rocket {

	border-bottom: 12px #CB462E solid

}

.event-toc-item.raids {

	border-bottom: 12px #e74c3c solid

}

.event-toc-item.research {

	border-bottom: 12px #e67e22 solid

}

.event-toc-item.spawns {
	border-bottom: 12px #00b894 solid
}
.event-toc-item.shiny {
	border-bottom: 12px #f1c40f solid
}
.event-toc-item.sales {
	border-bottom: 12px #1abc9c solid
}
.event-toc-item.graphic {
	border-bottom: 12px #34495e solid
}
.event-toc-item.eggs {
	border-bottom: 12px #2ecc71 solid
}
.event-toc-item.shadow {
	border-bottom: 12px #cb9aef solid
}
.event-toc-item.unlock {
	border-bottom: 12px #7f8c8d solid
}
.event-toc-item.moves {
	border-bottom: 12px #34495e solid
}
.event-section-header.bonuses {
	border-left: 5px #3498db solid
}
.event-section-header.features {
	border-left: 5px #9b59b6 solid
}
.event-section-header.rocket {

	border-left: 5px #CB462E solid

}
.collection-challenge-wrapper {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	overflow: hidden;
	border: 1px solid #ddd;
	border-radius: .5em;
	background: #fff;
	margin-bottom: 2em;
	padding: 0;
	background: linear-gradient(145deg, #ffffff, #e6e6e6);
	box-shadow: 8px 8px 15px #f5f5f5, -8px -8px 15px #fff
}
.collection-challenge-wrapper .collection-challenge-header {
	padding: .5em;
	margin: 0;
	font-weight: 700;
	color: #fff;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	width: 100%
}
.collection-challenge-wrapper .collection-challenge-header .fa-check-square-o {
	display: block;
	padding: .25em .25em .25em 0
}
.collection-challenge-wrapper .collection-challenge-instructions {
	opacity: .8;
	font-style: italic;
	margin: 1em 1em 0;
	width: 100%
}
.collection-challenge-wrapper .collection-challenge-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	margin: .5em 1em 1em;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: flex-start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	max-width: calc(100% - 350px);
	min-width: calc(100% - 350px)
}
.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item {
	text-align: center;
	width: calc((100% - 5em)/5);
	min-width: 75px;
	margin-top: 1em;
	margin-left: .5em;
	margin-right: .5em
}
.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-image-wrapper {
	position: relative;
	border-radius: .5em;
	width: 100%;
	margin: 0;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	background: #fff
}
.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-image-wrapper:before {
	content: "";
	display: block;
	padding-top: 100%;
	width: 100%
}
.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-image-wrapper .collection-pokemon-image {
	margin: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	max-width: 100%;
	max-height: 100%;
	padding: .5em .5em .1em
}
.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-image-wrapper .collection-pokemon-requirement-icon {
	margin: auto;
	position: absolute;
	right: -.25em;
	top: -.25em;
	width: 1.75em;
	height: 1.75em;
	vertical-align: middle;
	border-radius: 1em;
	background: green
}
.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-image-wrapper .collection-pokemon-requirement-icon img {
	width: 1.5em;
	height: 1.5em;
	margin-top: .125em
}
.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-label {
	padding-top: .5em;
	font-size: small;
	font-weight: 700;
	overflow: hidden;
	opacity: .8
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper {
	min-width: 300px;
	max-width: 300px;
	padding-left: 30px;
	margin-right: 10px
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner {
	width: 100%;
	height: 36px;
	background-color: #ff6587;
	margin-left: 100px;
	padding-left: 25px;
	margin-top: .5em;
	position: absolute
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	color: #fff;
	margin: 0
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:before, .collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 0
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:before {
	border-width: 18px 0 18px 18px;
	border-color: #ff6587 transparent;
	left: -18px
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:after {
	border-width: 18px 18px 18px 0;
	border-color: #ff6587 transparent;
	right: -18px
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 10px 0 0 40px;
	padding: 25px 20px 20px 15px;
	margin-top: calc(20px + 0.5em);
	background: #ffffff4b;
	min-height: 135px;
	min-width: 290px;
	max-width: 290px;
	box-shadow: inset 5px 5px 17px #e6e6e6, inset -5px -5px 17px #fff
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward {
	position: relative;
	text-align: center;
	min-width: 85px;
	max-width: 85px;
	display: -ms-grid;
	display: grid
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .page-reward-item {
	min-height: 75px;
	max-height: 75px;
	min-width: 75px;
	max-width: 75px;
	margin: auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .page-reward-item img {
	max-height: 65px;
	max-width: 65px;
	margin: auto
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .reward-label {
	font-weight: 700;
	font-size: medium;
	text-align: center;
	line-height: 1.15;
	vertical-align: middle;
	opacity: .8
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .resource-info {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: absolute;
	left: .25em;
	top: -.25em;
	width: 1.75em;
	height: 1.75em;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid #ddd;
	background: rgba(221, 221, 221, .5)
}
.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .resource-info img {
	max-height: 1.75em;
	max-width: 1.75em
}

.event-section-header.raids {

	border-left: 5px #e74c3c solid

}

.event-section-header.research {

	border-left: 5px #e67e22 solid

}

.event-section-header.spawns {
	border-left: 5px #00b894 solid
}
.event-section-header.shiny {
	border-left: 5px #f1c40f solid
}
.event-section-header.sales {
	border-left: 5px #1abc9c solid
}
.event-section-header.graphic {
	border-left: 5px #34495e solid
}
.event-section-header.eggs {
	border-left: 5px #2ecc71 solid
}
.event-section-header.shadow {
	border-left: 5px #cb9aef solid
}
.event-section-header.unlock {
	border-left: 5px #7f8c8d solid
}
.event-section-header.moves {
	border-left: 5px #34495e solid
}
.event-toc>.event-toc-item>img {
	width: 50px
}
.event-toc-item-text {
	display: block;
	font-weight: 700
}
.special-research-header {
	-webkit-margin-after: 0;
	margin-block-end: 0
}
.special-research-subtitle {
	font-style: italic;
	font-weight: 400;
	-webkit-margin-before: 0;
	margin-block-start: 0
}
.special-research-list {
	-webkit-padding-start: 0;
	padding-inline-start: 0
}
.special-research-step-item {
	border-radius: .5em;
	border: solid 1px #000000;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	padding: 10px 0;
	margin-bottom: 15px;
	box-shadow: 2px 2px 4px #ededed, -2px -2px 4px #fff;
	overflow: hidden;
	position: relative
}
.special-research-step-item .research-icon {
	-webkit-filter: invert(1);
	filter: invert(1);
	opacity: .05;
	height: 125px;
	width: 125px;
	position: absolute;
	bottom: -30px;
	left: -20px
}
.special-research-step-name {
	font-size: smaller;
	font-style: bold;
	opacity: .6;
	font-weight: 700;
	padding-bottom: 5px
}
.special-research-step-label {
	position: relative;
	border-radius: 0 .5em .5em 0;
	border: solid 1px #000000;
	height: 60px;
	min-width: 70px;
	left: -12px;
	-webkit-transform: skew(-1deg);
	-ms-transform: skew(-1deg);
	transform: skew(-1deg);
	padding: 5px;
	line-height: 1.15;
	color: #fff;
	overflow: hidden
}
.special-research-step-label .step-background {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	-webkit-filter: brightness(.92);
	filter: brightness(.92);
	z-index: -1
}
.special-research-step-label .step-text {
	-webkit-transform: skew(15deg);
	-ms-transform: skew(15deg);
	transform: skew(15deg);
	font-size: x-small;
	font-style: italic;
	padding-left: 10px;
	opacity: .75
}
.special-research-step-label .step-number {
	-webkit-transform: skew(15deg);
	-ms-transform: skew(15deg);
	transform: skew(15deg);
	text-align: center;
	font-size: xx-large;
	font-style: italic;
	font-weight: 700;
	padding-left: 10px
}
.special-research-step-label .bubble1, .special-research-step-label .bubble2, .special-research-step-label .bubble3, .special-research-step-label .bubble4 {
	content: "";
	-webkit-transform: skew(15deg);
	-ms-transform: skew(15deg);
	transform: skew(15deg);
	border-radius: 1em;
	background-color: #fff;
	position: absolute;
	z-index: -1;
	opacity: .15
}
.special-research-reward-text .reward-bubble {
	position: relative;
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	min-width: 40px;
	min-height: 40px;
	max-width: 40px;
	max-height: 40px;
	border-radius: 100%;
	border: 1px solid #000000;
	background: #eee
}
.special-research-reward-text .reward-bubble .reward-image {
	margin: auto;
	max-height: 40px;
	max-width: 40px
}
.special-research-task-reward-wrapper {
	-webkit-flex-grow: 4;
	-ms-flex-positive: 4;
	flex-grow: 4
}
.special-research-task-reward-wrapper .special-research-task-reward:not(:last-child) {
	border-bottom: solid 1px #ddd
}
.special-research-task-reward-wrapper .special-research-task-reward {
	min-height: 45px;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px
}
.special-research-task-reward-wrapper .special-research-task-reward .special-research-task-text {
	margin-top: auto;
	margin-bottom: auto;
	line-height: 1.15;
	font-weight: 700;
	opacity: .8
}
.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	min-width: 150px;
	max-width: 150px
}
.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .reward-bubble, .special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .reward-label {
	margin-top: auto;
	margin-bottom: auto;
	line-height: 1.15
}
.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .reward-label {
	font-size: .8em;
	font-weight: 700;
	margin-left: 6px;
	opacity: .8
}
.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .item-quantity {
	display: none
}
.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .resource-info {
	display: none
}
.special-research-page-reward-wrapper {
	min-width: 300px;
	max-width: 300px;
	padding-left: 30px;
	margin-right: 10px
}
.special-research-page-reward-wrapper .reward-banner {
	width: 100%;
	height: 36px;
	background-color: #ff6587;
	margin-left: 100px;
	padding-left: 25px;
	position: absolute
}
.special-research-page-reward-wrapper .reward-banner h4 {
	font-size: 18px;
	font-weight: 700;
	line-height: 36px;
	color: #fff;
	margin: 0
}
.special-research-page-reward-wrapper .reward-banner h4:before, .special-research-page-reward-wrapper .reward-banner h4:after {
	content: '';
	position: absolute;
	height: 0;
	width: 0;
	border-style: solid;
	border-width: 0
}
.special-research-page-reward-wrapper .reward-banner h4:before {
	border-width: 18px 0 18px 18px;
	border-color: #ff6587 transparent;
	left: -18px
}
.special-research-page-reward-wrapper .reward-banner h4:after {
	border-width: 18px 18px 18px 0;
	border-color: #000000;
	right: -18px
}
.special-research-page-reward-wrapper .special-research-page-reward-list {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	border-radius: 10px 0 0 40px;
	padding: 25px 20px 20px 15px;
	margin-top: 20px;
	background: #ffffdb;
	min-height: 135px;
	min-width: 290px;
	max-width: 290px;

}
.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward {
	position: relative;
	text-align: center;
	min-width: 85px;
	max-width: 85px;
	display: -ms-grid;
	display: grid
}
.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .page-reward-item {
	min-height: 75px;
	max-height: 75px;
	min-width: 75px;
	max-width: 75px;
	margin: auto;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex
}
.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .page-reward-item img {
	max-height: 65px;
	max-width: 65px;
	margin: auto
}
.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .reward-label {
	font-weight: 700;
	font-size: medium;
	text-align: center;
	line-height: 1.15;
	vertical-align: middle;
	opacity: .8
}
.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .resource-info {
	display: -webkit-inline-flex;
	display: -ms-inline-flexbox;
	display: inline-flex;
	position: absolute;
	left: .25em;
	top: -.25em;
	width: 1.75em;
	height: 1.75em;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid #ddd;
	background: rgba(221, 221, 221, .5)
}
.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .resource-info img {
	max-height: 1.75em;
	max-width: 1.75em
}

}
@media only screen and (min-width:768px) and (max-width:959px) {
	.zerogrid {
		width: 768px
	}
}

.list {
  margin: 0;
  padding: 20px 0 0
}
.list>li.header-li {
  list-style-type: none
}
#no-items-found {
  list-style-type: none;
  text-align: center;
  font-size: 2em;
  font-weight: 700;
  color: rgba(0, 0, 0, .5);
  padding-top: 3em;
  padding-bottom: 3em
}
.list>li.task-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.list>li.task-item>.task-item-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: top;
  border-bottom: 1px solid #000000
}
.list>li.task-item>.task-item-wrapper.even-item {
  background-color: #f6f6f6
}
li.task-item>.task-item-wrapper>.task-text {
  padding-left: 10px;
  width: 50%;
  padding-top: .15rem;
  padding-bottom: .15rem
}
li.task-item>.task-item-wrapper>.task-text>.hide-task-text {
  display: none
}
.task-text-smaller {
  font-size: 17px
}
li.task-item>.task-item-wrapper>.task-reward {
  width: 50%;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: .15rem;
  padding-bottom: .15rem
}
li.task-item>.task-item-wrapper>.task-reward>.reward-text {
  width: 25%
}
.reward-img {
	max-height: 100px;
	overflow: hidden;
	margin-top: -.15rem;
	margin-bottom: -.15rem
}
.reward-img img {
	width: 50px;
	height: 50px
}
.reward-img img.small {
	margin-top: -0%;
	margin-bottom: -0%;
	margin-right: 20px
}
.reward-img img.medium {
  margin-top: -50%;
  margin-bottom: -30%
}
.reward-img img.large {
  margin-top: -35%;
  margin-bottom: -45%
}
.reward-img img.xlarge {
  margin-top: -25%;
  margin-bottom: -55%
}
.reward-img img.xxlarge {
  margin-top: -10%;
  margin-bottom: -70%
}
.reward-img img.bug {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a8b820 100%)
}
.reward-img img.dark {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a29288 100%)
}
.reward-img img.dragon {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a27dfa 100%)
}
.reward-img img.electric {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #fae078 100%)
}
.reward-img img.fairy {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #f4bdc9 100%)
}
.reward-img img.fighting {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #d67873 100%)
}
.reward-img img.fire {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #f5ac78 100%)
}
.reward-img img.flying {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #c6b7f5 100%)
}
.reward-img img.ghost {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a292bc 100%)
}
.reward-img img.grass {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a7db8d 100%)
}
.reward-img img.ground {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #ebd69d 100%)
}
.reward-img img.ice {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #bce6e6 100%)
}
.reward-img img.normal {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #c6c6a7 100%)
}
.reward-img img.poison {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #c183c1 100%)
}
.reward-img img.psychic {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #fa92b2 100%)
}
.reward-img img.rock {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #d1c17d 100%)
}
.reward-img img.steel {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #d1d1e0 100%)
}
.reward-img img.water {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #64b5f6 100%)
}
li.task-item>.task-item-wrapper>.task-reward>.reward-cp-range {
  font-size: 18px;
  width: 30%;
  margin-left: .5rem
}
li.task-item>.task-item-wrapper>.task-reward>.reward-cp-range>.prefix-cp {
  font-size: 13px;
  font-weight: 700
}
li.task-item>.task-item-wrapper>.task-reward>.shiny-icon {
  height: 1em;
  position: relative;
  top: 0%;
  -webkit-transform: translateY(25%);
  -ms-transform: translateY(25%);
  transform: translateY(25%)
}


@media only screen and (max-width:767px) {

	.zerogrid {

		width: 100%

	}

	.event-toc>.event-toc-item {
		width: calc((100%/4) - 6px)
	}
	.event-toc>.event-toc-item:hover, .event-toc>.event-toc-item:active {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper {
		min-width: 250px;
		max-width: 250px;
		margin-right: 20px
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list {
		min-width: 250px;
		max-width: 250px
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward {
		min-width: 65px;
		max-width: 65px
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .reward-label {
		font-size: small;
		text-align: center
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward-item {
		min-height: 55px;
		max-height: 55px;
		min-width: 55px;
		max-width: 55px
	}
	.special-research-page-reward-wrapper .special-research-page-reward-list {
		min-width: 250px;
		max-width: 250px
	}
	.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward {
		min-width: 65px;
		max-width: 65px
	}
	.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .reward-label {
		font-size: small
	}
	.special-research-page-reward-wrapper .special-research-page-reward-list .page-reward-item {
		min-height: 55px;
		max-height: 55px;
		min-width: 55px;
		max-width: 55px
	}
	
}
@media only screen and (min-width:620px) and (max-width:767px) {
	.zerogrid {
		width: 100%
	}
}
@media only screen and (max-width:619px) {
	.zerogrid, .zerogrid .col-1-2, .zerogrid .col-1-3, .zerogrid .col-1-4, .zerogrid .col-1-5, .zerogrid .col-1-6, .zerogrid .col-2-3, .zerogrid .col-2-4, .zerogrid .col-2-5, .zerogrid .col-2-6, .zerogrid .col-3-4, .zerogrid .col-3-5, .zerogrid .col-3-6, .zerogrid .col-4-5, .zerogrid .col-4-6, .zerogrid .col-5-6 {
		width: 100%
	}
}
a, b, body, center, div, font, footer, form, h1, h2, h3, h4, h5, h6, header, html, i, img, label, li, nav, output, p, s, section, small, span, strong, th, u, ul, var {
	background: 0 0;
	border: 0;
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: top
}
ul {
	list-style: none
}
img {
	vertical-align: middle
}
footer, header, nav, output, section {
	display: block
}
time {
	display: inline
}
.box:after, .box:before {
	clear: both;
	content: '\0020';
	display: block;
	visibility: hidden;
	width: 0;
	height: 0
}
body, html {
	width: 100%;
	padding: 0;
	margin: 0
}
a {
	color: #444;
	text-decoration: none
}
a:hover {

	color: #000000;

	text-decoration: none

}

h1, h2, h3, h4, h5, h6 {

	font-family: Arial, sans-serif;

	font-weight: 700;

	color: #474747

}

h1 {
	font-size: 30px
}
h2 {
	font-size: 25px
}
h3 {
	font-size: 20px
}
h4 {
	font-size: 18px
}
h5 {
	font-size: 16px
}
h6 {
	font-size: 14px
}
h1 a, h2 a, h3 a, h4 a {
	color: #474747;
	text-decoration: none
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover {
	color: #fff;
	text-decoration: none
}
header {
	background: #333;
	margin-bottom: 10px
}
header .wrap-header {
	height: 85x
}
header #logo {
	float: left;
	margin: 20px
}
nav .wrap-nav {
	float: right
}
.menu ul {
	list-style: none;
	margin: 0;
	padding: 0
}
.menu ul li {
	position: relative;
	float: left;
	padding: 28px 15px 21px;
	background: #000
}
.menu ul li:hover {
	background-color: #fff
}
.menu ul li a {
	font-size: 12px;
	color: #fff;
	display: block;
	padding: 6px 10px;
	margin-bottom: 5px;
	z-index: 6;
	position: relative;
	font-weight: 600
}
.menu ul li:hover a {
	color: #000
}
footer {
	background-color: #333;
	margin-top: 10px
}
footer .wrap-footer {
	padding: 0 0;
	color: #fff
}
footer .box .heading {
	padding: 5px
}
footer .box .heading .title {
	padding: 0 10px;
	color: #fff
}
footer .box .content {
	padding: 20px
}
footer .box .content a {
	color: #fff;
	text-decoration: underline
}
footer .box .content a:hover {
	color: #fff;
	text-decoration: none
}
footer .box .content p {
	margin-bottom: 0
}
.copyright {
	text-align: center;
	margin-top: 10px;
	background: #333;
	padding: 10px 0;
	color: #fff
}
.copyright a {
	color: #fff
}
html {
	-webkit-text-size-adjust: none
}
img {
	max-width: 100%;
	height: auto
}
@media only screen and (max-width:959px) {
	nav .wrap-nav {
		margin-top: 10px;
		float: left;
		background: #000;
		width: 100%
	}
}
@media only screen and (max-width:767px) {
	.menu ul li {
		padding: 18px 5px 11px
	}
	.menu ul li a {
		font-size: 12px;
		padding: 3px 5px
	}
}
@media only screen and (max-width:479px) {
	.menu ul li {
		padding: 15px 5px 8px
	}
	.menu ul li a {
		font-size: 8px;
		padding: 3px 5px
	}
}
@charset "UTF-8";
/*!normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css*/

html {
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
main {
	display: block
}
h1 {
	font-size: 2em;
	margin: .67em 0
}
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}
a {
	background-color: transparent
}
b, strong {
	font-weight: bolder
}
small {
	font-size: 80%
}
img {
	border-style: none
}
[type=button], [type=reset], [type=submit] {
	-webkit-appearance: button
}
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
	border-style: none;
	padding: 0
}
[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
	outline: 1px dotted ButtonText
}
[type=checkbox], [type=radio] {
	box-sizing: border-box;
	padding: 0
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
	height: auto
}
[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}
[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}
::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}
[hidden] {
	display: none
}
*, ::after, ::before {
	box-sizing: border-box
}
body, html {
	overflow-x: hidden
}
html {
	font-size: 16px
}
body {
	font-family: lato, open sans, sans-serif;
	font-weight: 400;
	font-size: 19px;
	color: #212121;
	margin: 0;
	background-color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-overflow-scrolling: touch
}
h1, h2, h3, h4 {
	font-family: arial, open sans, sans-serif;
	font-weight: 700
}
h5, h6 {
	font-family: lato, open sans, sans-serif;
	color: #212121;
	font-weight: 700
}
img {
	max-width: 100%
}
a {

	color: #000000

}

.content {

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1

}

::selection {

	background: #87c766;

	color: #fff

}

p {

	padding-left: 0;

	padding-right: 0;

	margin-left: auto;

	margin-right: auto

}

.center-image {

	margin: 0 auto;

	display: block

}

.main-header {

	font-family: lato, open sans, sans-serif;

	padding: .7em 0;

	box-shadow: 0 -5px 15px rgba(0, 0, 0, .3);

	z-index: 10

}

.main-header .header-flex {

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-align-items: center;

	-ms-flex-align: center;

	align-items: center

}

.main-header .logo {

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	text-align: center!important

}

.main-header .logo img {

	vertical-align: top!important;

	margin-right: .3em;

	width: auto;

	height: 32px;

	shape-rendering: geometricPrecision;

	-webkit-filter: drop-shadow(1px 1px 1px rgba(10, 46, 54, .65));

	filter: drop-shadow(1px 1px 1px rgba(10, 46, 54, .65))

}

.main-header .logo a {

	text-decoration: none;

	text-transform: none;

	line-height: 1;

	font-size: 32px;

	font-weight: 700;

	color: #0a2e36;

	white-space: nowrap;

	z-index: 2

}

.main-header p {

	padding-left: 0;

	padding-right: 0;

	margin-left: .5em;

	margin-right: 0

}

.main-nav {

	white-space: nowrap

}

.main-nav ul {

	margin: 0;

	list-style: none;

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-direction: row;

	-ms-flex-direction: row;

	flex-direction: row;

	-webkit-justify-content: flex-end;

	-ms-flex-pack: end;

	justify-content: flex-end

}

.main-nav ul li.menu-text {

	display: none

}

.main-nav ul li {

	padding-right: 1rem

}

.main-nav ul li a {

	text-decoration: none;

	font-weight: 700;

	font-size: 20px;

	color: #212121

}

.main-nav ul li a:hover {

	opacity: .8;

	color: #000000

}

span.nav-link {

	display: inline-block;

	position: relative;

	border-radius: 10px 10px 0 0;

	transition: background-color .3s ease, color .3s ease;

	background-color: transparent

}

span.nav-link:after {
	content: "";
	display: inline-block;
	width: 5px;
	height: 5px;
	margin-left: 3px;
	vertical-align: middle;
	position: relative;
	top: -2px;
	border-bottom: solid 1px #212121;
	border-right: solid 1px #212121;
	-webkit-transform: rotateZ(45deg);
	-ms-transform: rotate(45deg);
	transform: rotateZ(45deg)
}
.nav-link {
	display: inline-block;
	padding: .5rem 1rem
}
span.nav-link:hover {
	border-radius: 10px 10px 0 0;
	background-color: #e0e0e0;
	transition: background-color .3s ease, color .3s ease;
	cursor: pointer
}
.menu-icon {
	cursor: pointer;
	font-size: 18px;
	color: #212121;
	transition: all .4s
}
.menu-icon:hover {
	opacity: .8
}
.menu-icon a {
	font-family: lato, open sans, sans-serif;
	color: #212121
}
.page-image {
	position: relative;
	padding: 0;
	margin: 0;
	height: 500px;
	background-color: #fff;
	overflow: hidden
}
.page-content {
	margin-top: 10px;
	margin-bottom: 100px;
	background-color: #fff;
	padding: 20px
}
.header-page {
	position: relative;
	margin-bottom: 30px
}
.header-page h1 {
	font-family: lato, open sans, sans-serif;
	font-weight: 700;
	font-size: 48px;
	text-align: left;
	margin: 0 0 5px;
	color: #212121;
	line-height: 1.25
}
.header-page .page-date {
	text-align: left;
	font-size: 14px;
	text-transform: none;
	font-weight: 400
}
.page-footer {
	margin-top: 30px;
	padding-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9
}
.author-box {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	margin-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px solid #d9d9d9
}
.author-box .author-img {
	width: 120px;
	height: 120px;
	margin-right: 30px;
	border-radius: 100%
}
.about-header {
	position: relative;
	text-align: center;
	padding-bottom: 30px;
	margin-bottom: 30px
}
.about-header:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	display: block;
	height: 1px;
	width: 80px;
	background-color: #311e3e
}
.main-footer {
	padding: 15px 0;
	background-color: #efefef
}
.main-footer .copyright {
	text-align: center;
	color: #311e3e;
	font-size: 16px
}
.list {
	margin: 0;
	padding: 20px 0 0
}
.boss-tier-header {
	line-height: 2em;
	padding: 0 1rem;
	position: relative
}
.boss-tier-header.tier-1 {
	border-left: 5px solid #d66f7d
}
.boss-tier-header.tier-2 {
	border-left: 5px solid #c16f95
}
.boss-tier-header.tier-3 {
	border-left: 5px solid #bdbd31
}
.boss-tier-header.tier-4 {
	border-left: 5px solid #c99c35
}
.boss-tier-header.tier-5 {
	border-left: 5px solid #213655
}
.boss-tier-header.tier-Mega {
	border-left: 5px solid #9b382e
}
.list>li.header-li {
	list-style-type: none
}
.list>li.boss-item {
	display: inline-block;
	background-color: #fff;
	padding: 5px;
	width: calc(100%/6 - 3px);
	padding-bottom: 1.25rem;
	vertical-align: top
}
.boss-border {
	height: 100%;
	position: relative
}
.boss-border::after {
	content: "";
	position: absolute;
	right: -.7em;
	top: 15%;
	width: 1px;
	height: 70%;
	border-right: 0 solid rgba(255, 255, 255, .99)
}
#raid-list {
	font-size: 16px
}
.boss-img {
	border-radius: 20px;
	border: 2px solid rgba(0, 0, 0);
	background-color: #255, 255, 255
}
.boss-img img {
	margin-top: -30%;
	margin-bottom: -10%
}
.boss-img .shiny-icon {
	height: 1em;
	position: absolute;
	right: .5em;
	bottom: 90%
}
.boss-1 {
	white-space: nowrap;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-bottom: 2px solid rgba(0, 0, 0, .99)
}
.boss-name {
	white-space: nowrap;
	font-size: .8125em;
	font-weight: 700;
	color: rgba(0, 0, 0, .75);
	margin-top: 2px;
	margin-left: 1px;
	margin-bottom: 3px;
	-webkit-margin-after: 0;
	margin-block-end: 0
}
.small-type {
	font-size: .6875em
}
.boss-type {
	line-height: 1.2;
	margin-top: 2px
}
.boss-type img {
	height: 1em;
	width: auto;
	line-height: 1
}
.boss-2 {
	text-align: center
}
.boss-2 {
	white-space: nowrap;
	font-weight: 700;
	font-size: 1.1875em;
	margin-bottom: 0;
	color: rgba(0, 0, 0, .7)
}
.boss-2 .cp_prefix, .boss-3 .cp_prefix {
	font-size: 60%
}
.boss-3 img {
	height: 1em;
	width: auto;
	line-height: 1;
	opacity: .6
}
.boss-weather {
	margin-right: auto
}
.weather2 {
	margin-left: -3px
}
.boss-3 {
	text-align: right;
	white-space: nowrap;
	font-weight: 700;
	color: rgba(0, 0, 0, .6)
}
@media only screen and (max-width:768px) {
	#raid-list {
		font-size: 12px
	}
.list>li.task-item {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex
}
.list>li.task-item>.task-item-wrapper {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #fff;
  width: 100%;
  padding-top: 0;
  padding-bottom: 0;
  vertical-align: top;
  border-bottom: 1px solid #000000
}
.list>li.task-item>.task-item-wrapper.even-item {
  background-color: #f6f6f6
}
li.task-item>.task-item-wrapper>.task-text {
  padding-left: 10px;
  width: 50%;
  padding-top: .15rem;
  padding-bottom: .15rem
}
li.task-item>.task-item-wrapper>.task-text>.hide-task-text {
  display: none
}
.task-text-smaller {
  font-size: 17px
}
li.task-item>.task-item-wrapper>.task-reward {
  width: 50%;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-top: .15rem;
  padding-bottom: .15rem
}
li.task-item>.task-item-wrapper>.task-reward>.reward-text {
  width: 25%
}
.reward-img {
	max-height: 100px;
	overflow: hidden;
	margin-top: -.15rem;
	margin-bottom: -.15rem
}
.reward-img img {
	width: 50px;
	height: 50px
}
.reward-img img.small {
	margin-top: -0%;
	margin-bottom: -0%;
	margin-right: 20px
}
.reward-img img.medium {
  margin-top: -50%;
  margin-bottom: -30%
}
.reward-img img.large {
  margin-top: -35%;
  margin-bottom: -45%
}
.reward-img img.xlarge {
  margin-top: -25%;
  margin-bottom: -55%
}
.reward-img img.xxlarge {
  margin-top: -10%;
  margin-bottom: -70%
}
.reward-img img.bug {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a8b820 100%)
}
.reward-img img.dark {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a29288 100%)
}
.reward-img img.dragon {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a27dfa 100%)
}
.reward-img img.electric {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #fae078 100%)
}
.reward-img img.fairy {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #f4bdc9 100%)
}
.reward-img img.fighting {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #d67873 100%)
}
.reward-img img.fire {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #f5ac78 100%)
}
.reward-img img.flying {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #c6b7f5 100%)
}
.reward-img img.ghost {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a292bc 100%)
}
.reward-img img.grass {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #a7db8d 100%)
}
.reward-img img.ground {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #ebd69d 100%)
}
.reward-img img.ice {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #bce6e6 100%)
}
.reward-img img.normal {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #c6c6a7 100%)
}
.reward-img img.poison {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #c183c1 100%)
}
.reward-img img.psychic {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #fa92b2 100%)
}
.reward-img img.rock {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #d1c17d 100%)
}
.reward-img img.steel {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #d1d1e0 100%)
}
.reward-img img.water {
  background-image: repeating-linear-gradient(120deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 29.2%, #64b5f6 100%)
}
li.task-item>.task-item-wrapper>.task-reward>.reward-cp-range {
  font-size: 18px;
  width: 30%;
  margin-left: .5rem
}
li.task-item>.task-item-wrapper>.task-reward>.reward-cp-range>.prefix-cp {
  font-size: 13px;
  font-weight: 700
}
li.task-item>.task-item-wrapper>.task-reward>.shiny-icon {
  height: 1em;
  position: relative;
  top: 0%;
  -webkit-transform: translateY(25%);
  -ms-transform: translateY(25%);
  transform: translateY(25%)
}
	
}
@media only screen and (max-width:480px) {
	#raid-list {
		font-size: 13px
	}
	.list>li.boss-item {
		width: calc(100%/2.1 - 3px)
	}
	.collection-challenge-wrapper .collection-challenge-list {
		min-width: initial;
		max-width: initial;
		width: 100%
	}
	.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item {
		width: calc((100% - 4em)/4);
		min-width: 25px
	}
	.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-image-wrapper .collection-pokemon-requirement-icon {
		width: 1.25em;
		height: 1.25em
	}
	.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-image-wrapper .collection-pokemon-requirement-icon img {
		width: 1em;
		height: 1em;
		margin-top: .125em
	}
	.collection-challenge-wrapper .collection-challenge-list .collection-challenge-item .collection-challenge-label {
		display: none
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper {
		min-width: initial;
		max-width: initial;
		padding-left: initial;
		width: 85%;
		margin-left: auto;
		margin-right: auto
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner {
		width: 60%;
		height: 32px;
		background-color: #ff6587;
		padding: 0;
		margin-left: calc(8px + 10%);
		margin-right: 10%;
		position: absolute
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4 {
		font-size: 16px;
		font-weight: 700;
		line-height: 30px;
		color: #fff;
		margin: 0;
		text-align: center
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:before, .collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:after {
		content: '';
		position: absolute;
		height: 0;
		width: 0;
		border-style: solid;
		border-width: 0
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:before {
		border-width: 16px 0 16px 16px;
		border-color: #ff6587 transparent;
		left: -16px
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .reward-banner h4:after {
		border-width: 16px 16px 16px 0;
		border-color: #ff6587 transparent;
		right: -16px
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list {
		min-width: initial;
		max-width: initial;
		border-radius: 10px 10px 40px 40px;
		padding: 25px 20px 20px;
		margin-bottom: 1em
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .page-reward-item {
		min-height: 65px;
		max-height: 65px;
		min-width: 65px;
		max-width: 65px
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .resource-info {
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		position: absolute;
		left: -.25em;
		top: -.25em
	}
	.collection-challenge-wrapper .collection-challenge-reward-wrapper .collection-challenge-reward-list .collection-challenge-reward .reward-label {
		font-size: small;
		text-align: center
	}
	.special-research-step-item {
		-webkit-flex-wrap: wrap;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap
	}
	.special-research-step-label {
		height: 40px;
		min-width: 50px;
		padding: 0;
		display: -ms-grid;
		display: grid
	}
	.special-research-step-label .step-text {
		display: none
	}
	.special-research-step-label .step-number {
		margin-top: auto;
		margin-bottom: auto;
		font-size: x-large
	}
	.special-research-task-reward-wrapper {
		padding-right: 30px;
		margin-bottom: 1em;
		width: calc(100% - 50px)
	}
	.special-research-task-reward-wrapper .special-research-task-reward {
		padding-left: 0
	}
	.special-research-task-reward-wrapper .special-research-task-reward .special-research-task-text {
		font-size: smaller
	}
	.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text {
		min-width: 40px;
		max-width: 40px;
		margin-left: .25em
	}
	.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .reward-label {
		display: none
	}
	.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .item-quantity {
		display: block;
		position: absolute;
		height: 1.15em;
		right: -.2em;
		bottom: -.2em;
		font-size: x-small;
		color: #fff;
		background: rgba(90, 90, 90, .7);
		border-radius: .5em;
		padding-left: 4px;
		padding-right: 4px;
		line-height: 1.15em
	}
	.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .resource-info {
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		position: absolute;
		right: -.5em;
		top: -.5em;
		width: 1.5em;
		height: 1.5em;
		vertical-align: middle;
		border-radius: 50%;
		border: 1px solid #ddd;
		background: rgba(221, 221, 221, .5)
	}
	.special-research-task-reward-wrapper .special-research-task-reward .special-research-reward-text .resource-info img {
		max-height: 1.5em;
		max-width: 1.5em
	}
	.special-research-page-reward-wrapper {
		min-width: initial;
		max-width: initial;
		padding-left: initial;
		width: 85%;
		margin-left: auto;
		margin-right: auto
	}
	.special-research-page-reward-wrapper .reward-banner {
		width: 60%;
		height: 32px;
		background-color: #ff6587;
		padding: 0;
		margin-left: calc(8px + 10%);
		margin-right: 10%;
		position: absolute
	}
	.special-research-page-reward-wrapper .reward-banner h4 {
		font-size: 16px;
		font-weight: 700;
		line-height: 32px;
		color: #fff;
		margin: 0;
		text-align: center
	}
	.special-research-page-reward-wrapper .reward-banner h4:before, .special-research-page-reward-wrapper .reward-banner h4:after {
		content: '';
		position: absolute;
		height: 0;
		width: 0;
		border-style: solid;
		border-width: 0
	}
	.special-research-page-reward-wrapper .reward-banner h4:before {
		border-width: 16px 0 16px 16px;
		border-color: #ff6587 transparent;
		left: -16px
	}
	.special-research-page-reward-wrapper .reward-banner h4:after {
		border-width: 16px 16px 16px 0;
		border-color: #ff6587 transparent;
		right: -16px
	}
	.special-research-page-reward-wrapper .special-research-page-reward-list {
		min-width: initial;
		max-width: initial;
		border-radius: 10px 10px 40px 40px;
		padding: 25px 20px 20px;
		margin-left: auto;
		margin-right: auto
	}
	.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .page-reward-item {
		min-height: 65px;
		max-height: 65px;
		min-width: 65px;
		max-width: 65px
	}
	.special-research-page-reward-wrapper .special-research-page-reward-list .special-research-page-reward .resource-info {
		display: -webkit-inline-flex;
		display: -ms-inline-flexbox;
		display: inline-flex;
		position: absolute;
		left: -.25em;
		top: -.25em
	}
	
}
@media only screen and (max-width:375px) {
	#raid-list {
		font-size: 11px
	}
	.list>li.boss-item {
		width: calc(100%/2.1 - 3px)
	}
	.event-toc-item-text {
		font-size: smaller
	}
}
@media only screen and (max-width:320px) {
	#raid-list {
		font-size: 10px
	}
	.list>li.boss-item {
		width: calc(100%/2.1 - 3px)
	}
}
.egg-list-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	margin-top: 0;
	padding-bottom: 1em
}
.egg-list-item {
	display: inline-block;
	margin: 6px;
	width: calc((100%/6) - 12px);
	text-align: center;
	padding-top: 1.25em;
	font-size: smaller;
	position: relative
}
.egg-list-img img {
	margin-top: -35%;
	margin-bottom: -10%
}
.egg-list-item .shiny-icon {
	position: absolute;
	height: 15%;
	right: calc(.5rem);
	top: calc(1.25rem + .5rem)
}
.egg-list-item .regional-icon {
	position: absolute;
	height: 15%;
	left: calc(.5rem);
	top: calc(1.25rem + .5rem)
}
.egg-list-img.egg2km {
	background: rgba(133, 179, 100, .75)
}
.egg-list-img.egg5km {
	background: rgba(206, 143, 51, .75)
}
.egg-list-img.egg7km {
	background: rgba(255, 255, 107, .75)
}
.egg-list-img.egg10km {
	background: rgba(122, 114, 149, .75)
}
.egg-list-img.egg12km {
	background: rgba(181, 37, 37, .75)
}
.egg-list-img {
	border-radius: 12px;
	background: #f0f8ff;
	border: 1px solid #ddd
}
.hatch-pkmn {
	font-weight: 700
}
.cp-prefix {
	font-size: small
}
.cp-range {
	font-size: smaller;
	color: #555
}
.event-page-image {
	position: relative;
	padding: 0;
	margin: 0;
	background-color: #fff;
	overflow: hidden
}
#start-text {
	font-size: 13px;
	font-weight: 700
}
#event-date-start {
	font-size: larger
}
#event-time-start {
	font-size: smaller
}
#event-time-date-box {
	padding-left: 8px
}
.event-section-header.features {
	border-left: 5px #9b59b6 solid
}
event-section-header.rocket {

	border-left: 5px #CB462E solid

}

.event-section-header.raids {

	border-left: 5px #e74c3c solid

}

.event-section-header.research {

	border-left: 5px #e67e22 solid

}

.event-section-header.spawns {
	border-left: 5px #00b894 solid
}
.event-section-header.shiny {
	border-left: 5px #f1c40f solid
}
.event-section-header.graphic {
	border-left: 5px #34495e solid
}
.event-section-header.eggs {
	border-left: 5px #2ecc71 solid
}
.event-section-header {
	background: #dcdcdc;
	border-radius: 5px;
	line-height: 2em;
	padding: 0 1rem
}
.cave {
	background: #555;
	border-radius: 5px;
	line-height: 2em;
	padding: 0 1rem
}
.jungle {
	background: #228b22;
	border-radius: 5px;
	line-height: 2em;
	padding: 0 1rem
}
.desert {
	background: #ff6;
	border-radius: 5px;
	line-height: 2em;
	padding: 0 1rem
}
.ocean {
	background: #1e90ff;
	border-radius: 5px;
	line-height: 2em;
	padding: 0 1rem
}
.event-section-header img {
	width: 40px;
	vertical-align: middle;
	padding-left: 5px;
	padding-bottom: 5px
}
.events-list {
	display: block
}
.events-header {
	-webkit-margin-before: .25em;
	margin-block-start: .25em;
	-webkit-margin-after: 0;
	margin-block-end: 0
}
.events-hr {
	-webkit-margin-before: .25em;
	margin-block-start: .25em;
	color: #ddd
}
.event-item {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	border-radius: 10px;
	border: 1px;
	width: 100%;
	background: #fff
}
.event-item h2 {
	-webkit-align-self: flex-start;
	-ms-flex-item-align: start;
	align-self: flex-start;
	margin-right: auto;
	-webkit-margin-before: .25em;
	margin-block-start: .25em;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	margin-top: .25em;
	margin-bottom: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	max-width: calc(100vw - 9em);
	overflow: hidden
}
.events-list a {
	text-decoration: none;
	color: #212121
}
.event-item img {
	-webkit-align-self: flex-end;
	-ms-flex-item-align: end;
	align-self: flex-end;
	width: 100%;
	max-width: initial;
	object-fit: cover;
	height: 5em;
	width: 10em;
	border-radius: 10px 0 0 10px;
	vertical-align: middle
}
.event-item img.left {
	object-position: 0 50%
}
.event-item img.right {
	object-position: 100% 50%
}
.event-text {
	display: block;
	width: 25em
}
.event-text>p {
	-webkit-margin-before: 0;
	margin-block-start: 0;
	-webkit-margin-after: 0;
	margin-block-end: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: smaller;
	opacity: .8
}
.pkmn-list-flex {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-direction: row;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	margin-top: 0;
	padding-bottom: 1em
}
.pkmn-list-item {
	display: inline-block;
	margin: 6px;
	width: calc((100%/6) - 12px);
	text-align: center;
	padding-top: 1.25em;
	font-size: smaller;
	position: relative
}
.pkmn-list-img.bug {
	background: rgba(198, 209, 110, .99)
}
.pkmn-list-img.dark {
	background: rgba(162, 146, 136, .75)
}
.pkmn-list-img.dragon {
	background: rgba(112, 56, 248, .75)
}
.pkmn-list-img.electric {
	background: rgba(255, 255, 0, .75)
}
.pkmn-list-img.fairy {
	background: rgba(244, 189, 201, .75)
}
.pkmn-list-img.fighting {
	background: rgba(192, 48, 40, .75)
}
.pkmn-list-img.fire {
	background: rgba(245, 172, 120, .99)
}
.pkmn-list-img.flying {
	background: rgba(148, 118, 240, .75)
}
.pkmn-list-img.grass {
	background: rgba(161, 207, 49, .75)
}
.pkmn-list-img.ghost {
	background: rgba(162, 146, 188, .75)
}
.pkmn-list-img.ground {
	background: rgba(247, 222, 63, .75)
}
.pkmn-list-img.ice {
	background: rgba(152, 216, 216, .75)
}
.pkmn-list-img.normal {
	background: rgba(199, 198, 167, .75)
}
.pkmn-list-img.psychic {
	background: rgba(248, 88, 136, .75)
}
.pkmn-list-img.poison {
	background: rgba(193, 131, 193, .75)
}
.pkmn-list-img.rock {

	background: rgba(163, 140, 33, .75)

}

.pkmn-list-img.shadow {

	background: img="https://www.pogoportal.comcss\shadow.gif"

}

.pkmn-list-img.steel {

	background: rgba(209, 209, 224, .75)

}

.pkmn-list-img.water {

	background: rgba(0, 128, 255, .75)

}

.pkmn-list-img.shadow {

	background-image: url(../css/shadow.gif)

}

.pkmn-list-img.shiny {

	background: rgba(207, 181, 59, .75)

}

.pkmn-list-img.egg2km {

	background: rgba(133, 179, 100)

}

.pkmn-list-img.egg5km {

	background: rgba(206, 143, 51, .75)

}

.pkmn-list-img.egg7km {

	background: rgba(255, 255, 107, .75)

}

.pkmn-list-img.egg10km {

	background: rgba(122, 114, 149, .75)

}

.pkmn-list-img.egg12km {

	background: rgba(181, 37, 37, .75)

}

.pkmn-list-item .pkmn-name {

	margin-top: .25em;

	opacity: .99

}

.pkmn-list-item .pkmn-list-img img {

	margin-top: -35%;

	margin-bottom: -10%

}

.pkmn-list-item .shiny-icon {

	position: absolute;

	height: 1.25em;

	right: .6em;

	bottom: 63%

}

.pkmn-list-img {

	border-radius: 12px;

	background: #f0f8ff;

	border: 1px solid #ddd

}

@media only screen and (max-width:768px) {

	.event-item img {

		height: 5em;

		width: 5em

	}

	.event-item h2 {

		font-size: 18px;

		white-space: nowrap;

		overflow: hidden;

		text-overflow: ellipsis;

		max-width: calc(100vw - 9em)

	}

	.event-text {

		width: initial

	}

	.event-text>p {

		-webkit-margin-before: 0;

		margin-block-start: 0;

		-webkit-margin-after: 0;

		margin-block-end: 0;

		margin-top: 0;

		margin-bottom: 0;

		font-size: 13px;

		width: 100%

	}

	.pkmn-list-item {

		font-size: 13px;

		margin: 3px;

		width: calc((100%/3) - 6px)

	}

	.pkmn-list-img {

		border-radius: 12px

	}
  .list>li.task-item>.task-item-wrapper {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
  .list>li.task-item>.task-item-wrapper>.task-text {
    width: 100%;
    margin-top: .75rem;
    padding-top: .15rem;
    padding-bottom: .15rem;
    background-color: #eee;
    font-size: smaller
  }
  .task-text-smaller {
    font-size: initial
  }
  .catch-research-tag {
    border-left: 3px solid #000000
  }
  .throw-research-tag {
    border-left: 3px solid #5dc288
  }
  .berry-research-tag {
    border-left: 3px solid #ee72ae
  }
  .hatch-research-tag {
    border-left: 3px solid #f4d34b
  }
  .battle-research-tag {
    border-left: 3px solid #ed796d
  }
  .raid-research-tag {
    border-left: 3px solid #d06a60
  }
  .power-research-tag {
    border-left: 3px solid #67b2e4
  }
  .misc-research-tag {
    border-left: 3px solid #b482c8
  }
  .event-research-tag {
    border-left: 3px solid #22a6b3
  }
  .list>li.task-item>.task-item-wrapper>.task-reward {
    width: 100%;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-left: .5em;
    padding-left: .5em
  }
  li.task-item>.task-item-wrapper>.task-reward>.reward-cp-range {
    width: 35%;
    padding-top: .15rem
  }
  .hide-task-text-m {
    display: none
  }
  .list>li.task-item>.task-item-wrapper.even-item {
    background-color: #fff
  }
  li.task-item>.task-item-wrapper>.task-reward>.reward-cp-range {
    font-size: smaller;
    width: 30%;
    margin-left: .5rem
  }
  li.task-item>.task-item-wrapper>.task-reward>.reward-cp-range>.prefix-cp {
    font-size: x-small;
    font-weight: 700
  }

}

@media only screen and (max-width:375px) {

	.event-item img {

		height: 4em;

		width: 4em

	}

	.event-item h2 {

		font-size: .9em;

		white-space: nowrap;

		overflow: hidden;

		text-overflow: ellipsis;

		max-width: calc(100vw - 9em)

	}

	.event-text>p {

		-webkit-margin-before: 0;

		margin-block-start: 0;

		-webkit-margin-after: 0;

		margin-block-end: 0;

		margin-top: 0;

		margin-bottom: 0;

		font-size: 10px;

		width: 100%

	}

}

@media only screen and (max-width:321px) {

	.event-item h2 {

		font-size: .9em;

		white-space: nowrap;

		overflow: hidden;

		text-overflow: ellipsis;

		max-width: calc(100vw - 9em);

		margin-top: .15em;

		margin-bottom: .15em

	}

	.event-text>p {

		font-size: 10px;

		margin-top: -.5em;

		margin-bottom: .15em

	}

}

hr {

	border-style: solid;

	color: #d9d9d9

}

.list {

	margin: 0;

	padding: 20px 0 0

}

.list>li.header-li {

	list-style-type: none

}

#th-box-label {

	padding-left: 0!important

}

.box-img {

	position: absolute;

	bottom: 0;

	right: 0

}

.item-img {

	display: inline;

	padding: 0 1.25rem

}

@media(max-width:901px) {

	.item-name {

		height: 2.5rem;

		vertical-align: middle

	}

}

@media only screen and (max-width:768px) {

	.main-nav {

		position: absolute;

		top: -3vw;

		left: 0;

		z-index: 10;

		width: 300px;

		height: 200%;

		background-color: #fff;

		padding: 25px 30px;

		-webkit-transform: translate3d(98vw, 0, 0);

		transform: translate3d(98vw, 0, 0);

		white-space: initial

	}

	.main-nav ul {

		padding: 15px 0 0;

		display: inline-block

	}

	.main-nav ul li {

		padding-right: 0

	}

	.main-nav ul li.menu-text {

		display: block;

		border-bottom: solid 2px #555

	}

	.main-nav ul li a {

		width: 240px

	}

	.main-nav ul li.nav-item {

		border-bottom: solid 1px #cecece

	}

	.main-nav ul a.nav-link {

		margin: 1rem 0

	}

	.nav-link {

		padding: 0 1rem

	}

	span.nav-link:hover {

		border-radius: 0;

		background-color: #fff

	}

	span.nav-link:after {

		display: none

	}

	.main-header .logo a {

		font-size: 30px

	}

	.main-header .logo img {

		align: bottom;

		margin-right: .2em;

		width: auto;

		height: 30px

	}

}

@media only screen and (max-width:480px) {

	.page-image {

		height: 200px

	}

	.page-content {

		margin-top: 8px;

		padding: 15px

	}

	.header-page {

		margin-bottom: 20px

	}

	.header-page h1 {

		font-size: 36px;

		margin: 0 0 5px

	}

	.header-page .page-date {

		font-size: 14px

	}

	.main-header .logo a {

		font-size: 24px

	}

	.main-header .logo img {

		align: bottom;

		margin-right: .2em;

		width: auto;

		height: 24px

	}

	.menu-icon {

		font-size: 16px

	}

	.author-box {

		display: -webkit-flex;

		display: -ms-flexbox;

		display: flex;

		-webkit-flex-direction: column;

		-ms-flex-direction: column;

		flex-direction: column;

		-webkit-align-items: center;

		-ms-flex-align: center;

		align-items: center;

		text-align: center

	}

	.author-box .author-img {

		height: 100px;

		width: 100px;

		margin: 0 0 10px

	}

	.egg-list-item {

		font-size: 1rem;

		margin: 3px;

		width: calc((100%/3) - 6px)

	}

}

@media only screen and (max-width:320px) {

	body {

		font-size: 16px

	}

}

.auto-style1 {

	text-align: right

}

.auto-style2 {

	text-align: center

}

.auto-style3 {

	text-align: center;

	font-size: 12pt

}

.auto-style4 {

	color: #0f0

}

.auto-style5 {

	color: #3498db

}

.auto-style6 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 24pt

}

.auto-style10 {

	font-family: Arial, Helvetica, sans-serif

}

.auto-style11 {

	text-align: center

}

.auto-style13 {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px

}

.auto-style32 {

	text-align: center;

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14pt

}

.auto-style33 {

	color: #00f

}

.auto-style34 {

	color: #0f0

}

.auto-style35 {

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;

	font-size: 12pt;

	font-family: Arial, Helvetica, sans-serif

}

p2 {

	font-family: Arial;

	text-align: center;

	font-size: 18px

}

.auto-style18 {

	color: #000

}

.auto-style19 {

	color: #0f0

}

.auto-style20 {

	color: #2ecc71

}

.auto-style21 {

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;

	font-size: 12pt

}

.auto-style22 {

	font-size: 12pt

}

.auto-style23 {

	font-size: 14pt

}

p2 {

	font-family: Arial;

	text-align: center;

	font-size: 18px

}

.auto-style18 {

	color: #000

}

.auto-style19 {

	color: #0f0

}

.auto-style20 {

	color: #2ecc71

}

.auto-style21 {

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;

	font-size: 12pt

}

.auto-style22 {

	font-size: 12pt

}

p2 {

	font-family: Arial;

	text-align: center;

	font-size: 18px

}

.auto-style18 {

	color: #000

}

.auto-style19 {

	color: #0f0

}

.auto-style20 {

	color: #2ecc71

}

.auto-style21 {

	-webkit-flex-grow: 1;

	-ms-flex-positive: 1;

	flex-grow: 1;

	font-size: 12pt

}

.auto-style22 {

	font-size: 12pt

}

.auto-style23 {

	font-size: 14pt

}

.auto-style24 {

	color: #4cc0f8

}

.qknav-list-flex {

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-direction: row;

	-ms-flex-direction: row;

	flex-direction: row;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-padding-start: 0;

	padding-inline-start: 0;

	margin-top: 0;

	padding-bottom: 1em

}

.qknav-list-item {

	border: 1px #000 solid;

	border-radius: 25px;

	display: inline-block;

	margin: 6px;

	width: calc((100%/6) - 12px);

	text-align: center;

	padding-top: 1.25em;

	font-size: smaller;

	position: relative

}

.qknav-list-img.white {

	background: rgba(255, 255, 255)

}

.item-list-flex {

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-direction: row;

	-ms-flex-direction: row;

	flex-direction: row;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	-webkit-padding-start: 0;

	padding-inline-start: 0;

	margin-top: 0;

	padding-bottom: 1em

}

.item-list-item {

	display: inline-block;

	margin: 6px;

	width: calc((100%/2) - 12px);

	text-align: center;

	padding-top: 1.25em;

	padding-left: 3.25em;

	padding-right: 3.25em;

	font-size: smaller;

	position: relative

}

@media only screen and (max-width:768px) {

.event-toc {

	display: -webkit-flex;

	display: -ms-flexbox;

	display: flex;

	-webkit-flex-direction: row;

	-ms-flex-direction: row;

	flex-direction: row;

	-webkit-flex-wrap: wrap;

	-ms-flex-wrap: wrap;

	flex-wrap: wrap;

	margin-top: 1em;
	
}

.event-toc>.event-toc-item {

	display: block;

	width: calc((100%/3) - 6px);

	text-align: center;

	font-size: smaller;

	color: #212121;

	margin-bottom: 1em;

	margin: 3px;

	text-decoration: none;

	padding: 10px 10px 6px;

	border: 1px #999 solid;

	border-radius: 12px;

	transition: -webkit-transform .1s ease-out;

	transition: transform .1s ease-out;

	transition: transform .1s ease-out, -webkit-transform .1s ease-out

}

.event-toc>.event-toc-item:hover, .event-toc>.event-toc-item:active {

	-webkit-transform: translate(0, -5px);

	-ms-transform: translate(0, -5px);

	transform: translate(0, -5px);

	background: #f2f2f2

}

.event-toc-item.bonuses {

	border-bottom: 12px #3498db solid

}

.event-toc-item.features {

	border-bottom: 12px #9b59b6 solid

}

.event-toc-item.rocket {

	border-bottom: 12px #CB462E solid

}

.event-toc-item.raids {

	border-bottom: 12px #e74c3c solid

}

.event-toc-item.research {

	border-bottom: 12px #e67e22 solid

}

.event-toc-item.spawns {

	border-bottom: 12px #00b894 solid

}

.event-toc-item.shiny {

	border-bottom: 12px #f1c40f solid

}

.event-toc-item.sales {

	border-bottom: 12px #1abc9c solid

}

.event-toc-item.graphic {

	border-bottom: 12px #34495e solid

}

.event-toc-item.eggs {

	border-bottom: 12px #2ecc71 solid

}

.event-toc-item.shadow {

	border-bottom: 12px #cb9aef solid

}

.event-toc-item.unlock {

	border-bottom: 12px #7f8c8d solid

}

.event-toc-item.moves {

	border-bottom: 12px #34495e solid

}

.event-section-header.bonuses {

	border-left: 5px #3498db solid

}

.event-section-header.features {

	border-left: 5px #9b59b6 solid

}

.event-section-header.rocket {

	border-left: 5px #CB462E solid

}

.event-section-header.raids {

	border-left: 5px #e74c3c solid

}

.event-section-header.research {

	border-left: 5px #e67e22 solid

}

.event-section-header.spawns {

	border-left: 5px #00b894 solid

}

.event-section-header.shiny {

	border-left: 5px #f1c40f solid

}

.event-section-header.sales {

	border-left: 5px #1abc9c solid

}

.event-section-header.graphic {

	border-left: 5px #34495e solid

}

.event-section-header.eggs {

	border-left: 5px #2ecc71 solid

}

.event-section-header.shadow {

	border-left: 5px #cb9aef solid

}

.event-section-header.unlock {

	border-left: 5px #7f8c8d solid

}

.event-section-header.moves {

	border-left: 5px #34495e solid

}

.event-toc>.event-toc-item>img {

	width: 50px

}

.event-toc-item-text {

	display: block;

	font-weight: 700

}

}