body{
  background: url('icons/blurred_BG.png') no-repeat;
}
.OT_publisher{
  z-index: -3;
}
.OT_subscriber{
  z-index: -4;
}
.menuItemLeft{
  text-decoration: none;
}
.form-title-h2{
  padding: 0px;
  font-size: 20px;
  color: #ff7f66;
  margin: 0px;
}
.form-error-h2{
  font-size: 20px;
  color: red;
  text-align: left;
  font-weight: normal;
}
div#Gallery{
    height: 530px;
    overflow-y: scroll;
    overflow-x: hidden;
}
#react-images-container{
  z-index: 1200!important;
}
span.material-icons.share-icon-email{
  font-size: 40px!important;
  color: white!important;
  white-space: pre-line;
  margin-top: -34px;
  position: absolute!important;
  border-radius: 30px!important;
}

/*.ShareButtons{
  position: absolute;
  top: -40px;
}*/
.ShareButtons {
    position: relative;
    top: 0px;
}

.ShareButtons button{
  background: transparent;
  border: none;
}
.rbc-day-slot .rbc-event {
    position: absolute;
    width: 100%!important;
}
a:-webkit-any-link {
  text-decoration: none;
}

/*-----------------*/
.OT_publisher .OT_video-element, .OT_subscriber .OT_video-element {
    display: block;
    position: absolute;
    width: 80%!important;
    height: 100%;
    transform-origin: 0 0;
    margin-left: 10%!important;
}
