.container_iframe {
  position: absolute;
  width: 100%;
  top: 0px;
  background: #fff;
  z-index: 1000;
  height: 100%; }

.container_iframe iframe {
  width: 100%;
  height: 100%;
  max-width: 100%;
  max-height: 100%;
  border: 0px; }

.container_imputs_form {
  width: 100%;
  margin-bottom: 15px;
  margin-left: 6px; }
