.pdf-doc{font-family:Arial,sans-serif}.pdf{width:1056px;height:816px;background-color:#fff;margin:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.pdf,.pdf .header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pdf .header{height:80px;width:100%;border:3px solid #a4bfdd;border-width:0 0 3px 0}.pdf .header .logo-container{width:150px;height:100%;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdf .header .logo-container img{width:60%}.pdf .header .logo-container img.small-logo{width:35%}.pdf .header .logo-container img.big-logo{width:80%}.pdf .header .title-container{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.pdf .header .title-container strong{margin-bottom:10px;font-size:.9rem}.pdf .body{width:100%;height:670px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;overflow:hidden}.pdf .body .general-info,.pdf .body .plan{width:100%;height:100%;overflow:hidden}.pdf .footer{position:relative;height:66px;width:100%;border:3px solid #a4bfdd;border-width:3px 0 0 0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.pdf .footer,.pdf .footer .text-container{display:-webkit-box;display:-ms-flexbox;display:flex}.pdf .footer .text-container{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.pdf .footer .corners-container{width:305px;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pdf .footer .corners-container p,.pdf .footer .text-container p{margin-top:10px;margin-bottom:0}.pdf .footer .corners-container .usuarios{margin-top:0}.pdf .footer p,.pdf .header strong{color:#000}@media print{@page{size:letter landscape;margin:0}.pdf:not(:last-child){page-break-after:always}.pdf{margin:0}}