/* This file contains all styles which are related and only used in hardlockParticipantsStyles.php! */
.align-image-for-navigation {
  width: 50px;
  height: 40px;
  position: relative;
  top: -15px;
  padding: 5px;
}

.fixed-hardlock-footer {
  position: fixed;
  height: 100px;
  bottom: 0;
  background-color: #f8f8f8;
  width: 100%;
  border: 1px solid #e7e7e7;
}

.align-image-for-footer {
  position: relative;
  height: auto;
  width: 200px;
  left: 40%;
  top: 30px;
}

.align-panel {
  margin: 50px;
}

/*# sourceMappingURL=hardlockParticipantsStyles.css.map */
