html, body {
  position:absolute;
  margin: 0;
  padding: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

textarea {
  resize: none;
}

.hide {
  display: none;
}

#ioa_url_embed {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 200;
  border-radius: 5px;
  background-color: rgba(255,255,255,.2);
}
#ioa_url_embed:hover {
  background-color: rgba(255,255,255,.7);
}

#date_photo {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 200;
  border-radius: 5px;
  background-color: rgba(255,255,255,.6);
  padding: 1px 5px;
  font-weight: bold;
}

#archive_project {
  position: absolute;
  top: 40px;
  left: 10px;
  z-index: 200;
  border-radius: 5px;
  background-color: rgba(255,255,255,.6);
  padding: 1px 5px;
  font-weight: bold;
}

/* Loading */

/* Absolute Center Spinner */
.loading {
  position:absolute;
  top:0;
  left:0;
  width:100%;
  height:100%;
  text-align:center;
  background-color:rgba(0,0,0,0.7);
}

.loading img {
  margin-top:-19px;
  position:relative;
  top:50%;
  width:40px;
  height:40px;
  animation-name: spinner;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

#page_loading {
  position: absolute;
  z-index: 10000;
}

#page_loading img {
  width: 80px;
  height: 80px;
}

/* Animation */

@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#timelapse_wrapper {
  position:relative;
  top:0;
  left:0;
  width:100%;
  height:100%;
  overflow:hidden;
}

#timelapse {
  position: relative;
  margin: 0 auto;
  top: 0;
  left: 0;
  overflow: hidden;
  visibility: hidden;
  width: 960px;
  height: 640px;
  touch-action: none;
}

#timelapse_options {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 36px;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  display: flex;
  align-items: center;
}

#timelapse_options > * {
  margin-left: 15px;
}

#timelapse_options .option-separator {
  border-right: 1px solid white;
  position: relative;
  height: 50%;
  display: inline-block;
  opacity: 0.3;
}

#timelapse_options button {
  background: none;
  border: none;
  cursor: pointer;
  padding: 0;
/*  margin: 0 10px;*/
  color: #fff;
}
#timelapse_options button:focus {
  outline: none;
}

#timelapse_options button .glyphicon {
  font-size: 18px;
}

#pause_timelapse, #windowed_timelapse {
  display: none;
}

#timelapse_options form {
/*  margin: 0 10px;*/
}

#timelapse_options form button {
/*  margin: 0;*/
}

#timelapse_options form select {
  padding: 1px 3px;
  border-radius: 3px;
}

#timelapse_options .select-option {
  color: #fff;
  font-weight: bold;
}
#timelapse_options .select-option:hover,
#timelapse_options .select-option.selected {
  text-shadow: 0 0 12px #fff;
}

/* hack */
/*#timelapse > div > div {
  transform: scale(1) !important;
}*/

#slides {
  position: absolute;
  top: 0;
  left: 0;
  width: 960px;
  height: 640px;
  /*height: 750px;*/
  overflow: hidden;
}

/* jssor slider thumbnail navigator skin 07 css */
/*
.jssort07 .p            (normal)
.jssort07 .p:hover      (normal mouseover)
.jssort07 .pav          (active)
.jssort07 .pav:hover    (active mouseover)
.jssort07 .pdn          (mousedown)
*/
.jssort07 {
  position: absolute;
  /* size of thumbnail navigator container */
  width: 95%;
  height: 100px;
  left: 0;
  bottom: 45px;
}

.jssort07 .p {
  position: absolute;
  top: 0;
  left: 0;
  width: 99px;
  height: 66px;
}

.jssort07 .i {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 99px;
  height: 66px;
  filter: alpha(opacity=80);
  opacity: .8;
}

.jssort07 .p:hover .i, .jssort07 .pav .i {
  filter: alpha(opacity=100);
  opacity: 1;
}

.jssort07 .o {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 97px;
  height: 64px;
  border: 1px solid #000;
  box-sizing: content-box;
  transition: border-color .6s;
  -moz-transition: border-color .6s;
  -webkit-transition: border-color .6s;
  -o-transition: border-color .6s;
}

.jssort07 .pav .o {
  border-color: #c1222f;
}

.jssort07 .p:hover .o {
  border-color: #fff;
  transition: none;
  -moz-transition: none;
  -webkit-transition: none;
  -o-transition: none;
}

.jssort07 .p.pdn .o {
  border-color: #c1222f;
}

* html .jssort07 .o {
  /* ie quirks mode adjust */
  width /**/: 99px;
  height /**/: 66px;
}

.jssora092 {display:block;position:absolute;cursor:pointer;}
.jssora092 .c {fill:#000;fill-opacity:0.5;}
.jssora092 .a {fill:#ddd;}
.jssora092:hover {opacity:.8;}
.jssora092.jssora092dn {opacity:.5;}
.jssora092.jssora092ds {opacity:.3;pointer-events:none;}

#open_fancy_date {
  margin-top: 1px;
}

.fancy {
  display: none;
}

.fancy-small {
  width: 500px;
}

#fancy_share .glyphicon {
  font-size: 20px;
  cursor: pointer;
  margin-left: 10px;
}

#fancy_share textarea {
  vertical-align: top;
}

#fancy_share p {
  margin-top: 10px;
}

.btn {
  color: #fff;
  text-transform: uppercase;
  border: none;
  font-weight: bold;
  cursor: pointer;
  border-radius: 0;
  font-size: 12px;
}
.btn.focus, .btn:focus, .btn:hover {
  color: #fff;
}

.black-btn {
  background-color: #000;
}

.red-btn {
  background-color: #c1222f;
}

.list-separator {
  font-size: 14px;
  font-weight: bold;
}

.list-separator span {
  background-color: #000;
  color: #fff;
  padding: 5px 10px;
}

.error {
  color: #a94442;
}

#error_download {
  display: none;
  margin: 0;
}

#zoom_viewer_container {
  display: none;
  position: absolute;
  width: 100%;
  z-index: 2000;
  background-color: #f9f9f9;
  background-size: cover;
}

.blur {
  position: absolute;
  height: 100%;
  width: 100%;
  backdrop-filter: blur(10px);
}

#select_music {
  display: inline-block;
  width: 90%;
}

#listen_music {
  display: inline-block;
  width: 8%;
  text-align: right;
  font-size: 18px;
  vertical-align: top;
}

#listen_music .glyphicon {
  cursor: pointer;  
}

#download_timelapse {
  margin-top: 20px;
}

.listen-btn {
  top: 0;
  border: 1px solid;
  border-radius: 4px;
  padding: 7px 4px;
}
/*.listen-btn:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}*/

#pause_music {
  display: none;
}

@media screen and (max-width: 500px) {
  #timelapse_options > * {
    margin-left: 10px;
  }

  #timelapse_options form select {
    max-width: 75px;
  }
}

@media screen and (max-width: 350px) {
  #timelapse_options .option-separator {
    display: none;
  }
}