@import "https://fonts.googleapis.com/css?family=Roboto:400,400i,700,700i";html{height:100%;overflow:hidden}body{background:radial-gradient(ellipse at center, #777 0%, #000 100%);font-size:1.0em;font-family:'Roboto', sans-serif;margin:0;width:100%;height:100%}body:-ms-fullscreen{overflow:auto}.header{position:absolute;width:100%;height:40px;top:0;left:0;text-align:center;background:#fff;z-index:1000}.header .logo{float:left;height:30px;position:relative;margin:5px 0 0 20px}.header .centerControls{position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);display:inline-block;height:40px}.header .centerControls #paging{display:inline-block;position:relative;height:26px;font-size:18px;-webkit-transform:translateY(-9px);-ms-transform:translateY(-9px);transform:translateY(-9px);margin:0 10px}.header .centerControls #paging input{background:#eee;outline:none;border:0;width:35px !important;height:20px;font-size:18px;text-align:center}.header .rightControls{position:absolute;top:0;right:10px;display:inline-block;height:40px}.header .centerControls img,.header .rightControls img{position:relative;cursor:pointer;height:26px;width:auto;margin:8px 4px 0 4px}.header .centerControls img.disabled,.header .rightControls img.disabled{cursor:default;opacity:0.2}.footer{position:absolute;width:100%;height:42px;bottom:0;left:0;text-align:center;background:#fff;z-index:1000}.footer #isMobile{display:none;float:none}.footer #zoomHelp{display:none;position:absolute;bottom:0;height:42px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);font-size:1.2em;font-weight:bold;opacity:0.5;text-transform:uppercase;line-height:42px}.footer #brand{position:absolute;bottom:3px;right:10px;height:36px}.footer #share{position:absolute;bottom:6px;left:10px;z-index:1000}.footer #share .socialLogo{height:22px;width:auto;margin-right:5px;cursor:pointer}.deWrap{position:relative;height:86vh;padding:7vh 0}.deWrap .de{position:relative;height:100%;text-align:center;transition:-webkit-transform 0.5s ease;transition:transform 0.5s ease;transition:transform 0.5s ease, -webkit-transform 0.5s ease}.deWrap .de .page{position:relative;height:86vh}.deWrap .de .page:not(.blank){background:transparent url(../images/loading.gif) no-repeat center center}.deWrap .de .page:nth-child(odd) img{float:right}.deWrap .de .page:nth-child(even) img{float:left}.deWrap .de img{width:auto;height:100%;position:relative;top:0;left:0;-moz-user-select:none}.deWrap .de .swipeCatcher{position:absolute;left:0;top:0;width:100%;height:100%;display:none}.playVideo{position:absolute;background:transparent url(../images/icon_play.png) no-repeat center center;background-size:contain;top:50%;left:50%;width:70px;height:70px;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:101;display:none;opacity:0;outline:none;-webkit-animation:blink normal 2s infinite 2s ease-in-out;animation:blink normal 2s infinite 2s ease-in-out}@-webkit-keyframes blink{0%{opacity:0.0}25%{opacity:0.0}50%{opacity:0.8}75%{opacity:0.0}100%{opacity:0.0}}@keyframes blink{0%{opacity:0.0}25%{opacity:0.0}50%{opacity:0.8}75%{opacity:0.0}100%{opacity:0.0}}
