<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html{
    margin : 0;
    width : 5cm;
}
body {
	font-size: 8pt;
	font-family: Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-align: center;
	color:#666;
    width : 5cm;
    margin : 0;
    border: 1px solid red;
}

.topbar,
.container-navbar,
#targetMenu,
.footer,
.footer_bas,
#main_instance_menu,
.bn-vmenu,
.bn-menu,
#bn_menu_teams,
#bn_menu_groups,
.data-publi,
h2 span,
#achat_info_compte,
#achat_table_player,
#achat_table_provision,
#achat_last_cmd_title,
h1 span,
.bn-dynpref-menu,
#player_name,
#player_name,
#whois,
#divCalendar,
#ui-datepicker,
#ui-datepicker-div,
#div_command,
.icon-mail,
#maximizeChat,
#tawkchat-minified-box,
#divmemberId,
#lnkLogout,
#lnkLogoutHeader,
#tchat-messages,
#tchat-bubble,
#new_total
{
    display:none !important;
}

h1{
    font-size:9pt;
    width : 4.5cm;
    padding : 0 0.25cm;
    margin: 0.3cm 0
}
#achat_cmd_right,
#achat_digit_label {
    display:none;
}
#achat_cmd_left, h2, h3,
#achat_cmd_date{
    width : 5cm;
    margin:0;
    padding:0
}
.ic-line {
    margin:0 0 3px 0;
    clear:both;
    overflow:hidden;
    padding:0 5px;
}
.ic-line-cell {
    margin : 0 0 0 5px;
    vertical-align:top;
    float:left;
    overflow:hidden;
    white-space: nowrap;
}
.ic-line-cell-p {
    margin : 0;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px 0 0;
}
.ic-line-cell-p:last-child {
    padding: 0;
}

.Caisse .achat-item-label,
.Fees .achat-item-label{
    width: 3cm;
    text-align:left;
}
.Caisse .achat-item-total,
.Fees .achat-item-total{
    width: 3cm;
    text-align:right;
    font-weight:bold;
}
.Caisse .achat-item-value,
.Fees .achat-item-value{
    width: 1cm;
    text-align:right;
}
.ui-helper-hidden-accessible{
    display:none !important;
}

iframe[title="chat widget"] {
    display:none !important;
}

iframe {
    display:none !important;
}</pre></body></html>