.swal-wide{
    width:1300px !important;
}

.swal-screenfit{
    height: 99.5% !important; 
	width: 99.5% !important;
}

.swal2-close {
 color: #000000;
    width: 0.8em;
    height: 0.8em;
    margin-top: 10;
    margin-right: 10;
	font-size: 2em;
	background: none;
	border: none;
	z-index: 999;
}
.swal2-html-container {
margin: 0.5em 0.5em 0.5em;
    padding: 0;
    font-size: 1em;
}

.swal2-title {
    position: relative;
    max-width: 100%;
    margin: 0;
    padding: 0.8em 1em 0;
    color: inherit;
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
    text-transform: none;
    word-wrap: break-word;
}

.swal2-popup {
    border-radius: 25px;
}

.pdfobject-container {
  position: absolute; 
  left: 20; 
  right: 20; 
  top: 40; 
  bottom: 20;
  z-index: 999;
  margin-left: auto; 
  margin-right: auto; 
}

#bloque_principal {
  position: absolute; 
  left: 0; 
  right: 0; 
  top: 0px; 
  height: 150px;
  width: 200px;
}

#busquedadiv {
  position: fixed; 
  left: 0; 
  right: 0; 
  top: 60px; 
  z-index: 999;
  margin-left: auto; 
  margin-right: auto; 
  background: black;
}
#encabezado {
  position: fixed; 
  left: 0; 
  right: 0; 
  top: 0; 
  z-index: 999;
  margin-left: auto; 
  margin-right: auto; 
  background: black;
}

#opciones {
  position: fixed; 
  left:  0; 
  right: 0; 
  top: 105px; 
  z-index: 999;
  margin-left: auto; 
  margin-right: auto; 
  background: black;
}

#result12 {
  position: absolute; 
  left: 0; 
  right: 0; 
  top: 130px; 
  margin-left: auto; 
  margin-right: auto; 
}
