@keyframes reportblink{0{opacity:.2}
20%{opacity:1}
100%{opacity:.2}
}
.btn-pdf-report{cursor:pointer}
.btn-pdf-report span.icon-text span{display:none;animation-name:reportblink;animation-duration:1.4s;animation-iteration-count:infinite;animation-fill-mode:both}
.btn-pdf-report span.icon-text span:nth-child(2){animation-delay:.2s}
.btn-pdf-report span.icon-text span:nth-child(3){animation-delay:.4s}
.btn-pdf-report.loading span.icon-text span{display:inline}
iframe.btn-pdf-report-download-iframe{position:absolute !important;top:0;width:1900px !important;height:0 !important;opacity:0 !important;margin:0 !important;padding:0 !important;border:0 !important}
[data-show-back-btn="show-back-btn"]{width:50%}
.button-result-section:not(.cq-Editable-dom){display:none}
@media only screen and (min-width:768px){.media__body .btn.text-left,.media__body .btn.text-left,.media__body .btn.text-left{padding-left:5px}
.media__body .btn.text-right,.media__body .btn.text-right,.media__body .btn.text-right{padding-right:5px}
}
@media only screen and (max-width:767px){.media__body .btn.text-sm-left,.media__body .btn.text-sm-left,.media__body .btn.text-sm-left{padding-left:5px}
.media__body .btn.text-sm-right,.media__body .btn.text-sm-right,.media__body .btn.text-sm-right{padding-right:5px}
.buttonComponent .media__body .btn.btn-link.btn-high-emphasis{white-space:normal !important}
.btn.btn-link.btn-high-emphasis.text-sm-left{padding:0 !important;margin:0 !important}
}
.btn.btn-image-button{padding:0 !important;background:none !important;border:none !important;border-radius:0 !important;box-shadow:none !important;font-size:0 !important;line-height:normal !important;color:inherit !important}
.btn.btn-image-button.btn-back{background:transparent !important;border:0 !important;padding:0 !important;box-shadow:none !important;width:auto !important;height:auto !important}