﻿.dikidi-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6); z-index: 9999;}
.bootbox-body{}
.dikidi-modal.dikidi-modal-beauty-record .dikidi-dialog {
  margin: 50px auto 0;
  width: 740px;
  height: 605px; }
.dikidi-modal.dikidi-modal-beauty-record iframe {
  box-sizing: content-box;
  width: 100%;
  height: 100%;
  border: none; }