.cff-ajax-debug-box {
    display:block;
    max-height:420px;
    overflow:auto;
    text-align:left;
    white-space:pre-wrap;
    background:#fff7f7;
    border:1px solid #e0a5a5;
    color:#7a1111;
    padding:12px;
    margin-top:10px;
    border-radius:10px;
    font-family:Consolas,"Courier New",monospace;
    font-size:12px;
    line-height:1.45;
}
