.video-player .show-embed-dialog {
  float: right;
  margin-right: 85px;
  margin-top: 350px;
}

.video-player .embed-dialog {
  width: 700px;
  height: 265px;
}

.video-player .embed-dialog textarea {
  width: 682px;
  height: 150px;
}

.video-player .embed-dialog .close {
  float: right;
}