@-moz-keyframes fadeInOverlay{0%{background:rgba(255,255,255,0)}
100%{background:rgba(0,0,0,0.5)}}@-webkit-keyframes fadeInOverlay{0%{background:rgba(255,255,255,0)}100%{background:rgba(0,0,0,0.5)}}@-o-keyframes fadeInOverlay{0%{background:rgba(255,255,255,0)}100%{background:rgba(0,0,0,0.5)}}@keyframes fadeInOverlay{0%{background:rgba(255,255,255,0)}100%{background:rgba(0,0,0,0.5)}}@-moz-keyframes fadeOutOverlay{0%{background:rgba(0,0,0,0.5)}100%{background:rgba(255,255,255,0)}}@-webkit-keyframes fadeOutOverlay{0%{background:rgba(0,0,0,0.5)}100%{background:rgba(255,255,255,0)}}@-o-keyframes fadeOutOverlay{0%{background:rgba(0,0,0,0.5)}100%{background:rgba(255,255,255,0)}}@keyframes fadeOutOverlay{0%{background:rgba(0,0,0,0.5)}100%{background:rgba(255,255,255,0)}}html{height:100%;width:100%;min-height:260px;overflow-y:auto !important}.EmbedFooter{background:#455358;display:block;position:fixed;padding:0.3125rem;bottom:0;left:0;right:0;z-index:10}.EmbedFooter a,.EmbedFooter img,.EmbedFooter select{vertical-align:middle;display:inline-block}.EmbedFooter-dropdown{float:right;margin-right:3px}.EmbedFooter-branding{clear:left;float:left;font-size:11px}.EmbedFooter-branding * + *{margin-left:0.625rem}.EmbedFooter-logo{color:#fff;height:13px;width:61px}.EmbedFooter-callToAction{color:#fff}@media screen and (max-width:28.75em){.EmbedFooter-callToAction--normalScreen{display:none}}.EmbedFooter-callToAction--smallScreen{display:none}@media screen and (max-width:28.75em){.EmbedFooter-callToAction--smallScreen{display:inline}}.embed{height:100%;position:relative}