<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.pga_message {
    display: block;
    padding: 10px;
    text-align: center;
    color: #000;
    border: 1px solid;
    margin: 10px;
    background-repeat: no-repeat;
    background-position: 10px center;
    color: #9F6000;
    background-color: #FEEFB3;
}

.pga_fancy {
    text-align: center;
}

.pga_error_line {
    display: block;
    clear: both;
}

.pga_table {
    width: 100%;
    margin-top: 10px;
    text-align: left;
}

.pga_table tr {
    border-bottom: 1px dotted #a48c00;
}

.pga_table tr td {
    padding: 6px;
}

.pga_fancy {
    margin-bottom:0px;
}

.fancybox-inner {
    height:auto!Important;
}</pre></body></html>