.itsec-component-print-r {
    background: #f1f1f1;
    overflow: scroll;
    padding: 1em;
    color: black;
    font-family: "Courier New", Courier, monospace;
    font-size: 12px;
    white-space: pre-wrap;
    text-align: left;
    max-width: 100%;
}
