/*
 * oehayalink.video.css
 * Shell styles
*/

.oheyalink-door {
  position: relative;
  margin: 0 auto;
}

.oheyalink-doorframe-img {
  position: absolute;;
  height: 100%;
  width: 100%;
  top:0;
  left:0;
}

.oheyalink-doorhandle-img {
  position: absolute;
  width: 10%;
  top:50%;
  left:80%;
}

.oheyalink-door-img {
  height: 100%;
  width: 100%;
}
