@import url(https://fonts.googleapis.com/css?family=PT+Sans);body{margin:0;padding:0;font-family:sans-serif;background:#000;color:#fff}html{overflow-y:scroll}body,html{width:100%;height:100%}.App{text-align:center;font-family:PT Sans,sans-serif}header{background-color:#222;padding:10px;text-align:left}a,header{color:#fff}ul#navigationpath,ul#photonavigation{list-style-type:none;padding:0;margin:0}ul#navigationpath li,ul#photonavigation li{display:inline;padding:0 10px 0 0}ul#navigationpath li+li:before{content:" » ";padding-right:10px}ul#navigationpath a{color:#fff}header #photonavigation{float:right}#gallery div{position:relative;float:left;cursor:pointer}#gallery .title{border:0;display:block;float:left;color:#fff;font-size:3.5em;line-height:.9em;position:absolute;text-align:left;text-shadow:2px 2px 9px #000;bottom:0;padding:10px 20px;background-color:rgba(0,0,0,.5);box-shadow:5px -5px 60px rgba(0,0,0,.8)}#gallery .centerer{left:50%}#gallery img{display:block;margin-left:-50%}#album div{position:relative;float:left;cursor:pointer}#album .title{border:0;display:block;float:left;color:#fff;font-size:1.5em;line-height:.9em;position:absolute;text-align:left;text-shadow:2px 2px 9px #000;bottom:0;padding:10px 20px;background-color:rgba(0,0,0,.5);box-shadow:5px -5px 60px rgba(0,0,0,.8)}#album .centerer{left:50%}#album img{display:block;margin-left:-50%}#loading{padding:5px}.no-user-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}
/*# sourceMappingURL=main.ddbafa74.chunk.css.map */