<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*common style definitions*/

div#partner-profit-share .indent-level-1
{
    margin-left: 20px;
}

div#partner-profit-share .indent-level-2
{
    margin-left: 50px;
}

div#partner-profit-share input[type="radio"]
{
    margin-right: 5px;
}

/*element related style definitions*/

div#partner-profit-share div.radio-button-element
{
    margin-bottom: 5px;
}
</pre></body></html>