.alert{padding:16px;margin:16px 0;position:fixed;z-index:99999;top:30px;width:40%;right:10px;border-radius:10px;border-style:solid;border-width:1px}.alert.error{background-color:rgba(248,215,218,1);border-color:rgba(220,53,69,1);color:rgba(114,28,36,1)}.alert.success{background-color:rgba(227,253,235,1);border-color:rgba(38,179,3,1);color:rgba(60,118,61,1)}.alert button{float:right;cursor:pointer}.pdf{width:1000px}.dialog-pdf{width:900px}.enviar{display:flex;justify-content:center;align-content:center;margin:50px}.pdf-container{display:flex;justify-content:space-between;flex-direction:row}@media (max-width:800px){.pdf-container{justify-content:center;flex-direction:column}}