<?xml version="1.0"?>
<Layout name="paytable_pixi">
    <Main>
        
    <Element name="props" depth="-1" layerX="0" layerY="0" type="layerProperties"/>
    <Element name="paytableTitleBg" depth="1" x="0" y="0" width="2000" height="25" resource="PTTopBarBackground"
             type="image"/>
    <Element name="menuPaytableButton" keyTranslate="menuPaytableButton" depth="2" x="392" y="0" width="800"
             height="25" class="paytableTitle" type="textField"/>
    <Element name="ptBackButton" keyTranslate="ptBackButton" depth="3" x="760" y="670" labelX="0" labelY="0"
             width="80" height="20" labelWidth="80" labelHeight="20" upState="GenericButtonUp"
             pressedState="GenericButtonDown" overState="GenericButtonOver" disabledState="GenericButtonDisable"
             class="backLabel" type="button"/>
    <Element name="trademarkText" depth="3" type="textField" x="300" y="675" width="250" height="20"
             class="trademarkLabel"/>

        
    <Element name="ptMainContainer" depth="0" type="scrollingContainer" x="400" y="25" width="900" height="630">

        <Element name="ptpageOverviewContainer" type="container" x="0" y="10" depth="0">
            <Element name="paytableTitlePayouts" keyTranslate="paytableTitlePayouts" depth="3" x="0" y="0"
                     width="800" height="50" class="paytableTitle" type="textField"/>


            <Element name="containerSymbolWild" type="container" x="15" y="50" depth="0">
                <Element name="wildSymbolImage" x="0" y="0" width="180" height="199" depth="0" type="image"
                         resource="Symbol-11.png"/>
                <Element name="wildSymbolDescription" x="188" y="60" width="200" height="100" depth="1" autoSize="true"
                         class="symbolDescription" keyTranslate="paytableWildSymbol" type="textField">
                    <positionDynamic>
                        <anchor idReferenceObject="wildSymbolImage" positionTo="right" marginBetween="5px"/>
                        <anchor idReferenceObject="wildSymbolImage" positionTo="middleH" marginBetween="0px"/>
                    </positionDynamic>
                </Element>
            </Element>

            <Element name="containerSymbol7Image" type="container" x="425" y="50" depth="0">
                <Element name="symbol7Image" x="0" y="0" width="180" height="199" depth="10" type="image"
                         resource="x@0.5_Symbol-7.png"/>
                <Element name="symbol7Payout" x="155" y="0" width="160" height="62" indexPayout="6"
                         resource="PTTokens3Rows"
                         row="3" depth="10" type="payout">
                    <positionDynamic>
                        <anchor idReferenceObject="symbol7Image" positionTo="right" marginBetween="-15px"/>
                        <anchor idReferenceObject="symbol7Image" positionTo="middleH" marginBetween="0px"/>
                    </positionDynamic>
                </Element>
            </Element>

            <Element name="ptPayoutsContainer" type="container" x="0" y="0" depth="0">
                <positionDynamic>
                    <anchor idReferenceObject="wildSymbolDescription" positionTo="bottom" marginBetween="25px"/>
                    <anchor idReferenceObject="wildSymbolImage" positionTo="bottom" marginBetween="25px"/>
                </positionDynamic>

                <Element name="symbol6Image" x="0" y="0" width="200" height="221" depth="4" type="image"
                         resource="x@0.5_Symbol-6.png"/>
                <Element name="symbol6Payout" x="10" y="191" width="160" height="62" indexPayout="5"
                         resource="PTTokens3Rows"
                         row="3" depth="4" type="payout"/>
                <Element name="symbol5Image" x="300" y="0" width="200" height="221" depth="5" type="image"
                         resource="x@0.5_Symbol-5.png"/>
                <Element name="symbol5Payout" x="310" y="191" width="160" height="62" indexPayout="4"
                         resource="PTTokens3Rows"
                         row="3" depth="5" type="payout"/>
                <Element name="symbol4Image" x="600" y="0" width="200" height="221" depth="6" type="image"
                         resource="x@0.5_Symbol-4.png"/>
                <Element name="symbol4Payout" x="610" y="191" width="160" height="62" indexPayout="3"
                         resource="PTTokens3Rows"
                         row="3" depth="6" type="payout"/>
                <Element name="symbol3Image" x="0" y="253" width="200" height="221" depth="7" type="image"
                         resource="x@0.5_Symbol-3.png"/>
                <Element name="symbol3Payout" x="10" y="444" width="160" height="62" indexPayout="2"
                         resource="PTTokens3Rows"
                         row="3" depth="7" type="payout"/>
                <Element name="symbol2Image" x="300" y="253" width="200" height="221" depth="8" type="image"
                         resource="x@0.5_Symbol-2.png"/>
                <Element name="symbol2Payout" x="310" y="444" width="160" height="62" indexPayout="1"
                         resource="PTTokens3Rows"
                         row="3" depth="8" type="payout"/>
                <Element name="symbol1Image" x="600" y="253" width="200" height="221" depth="9" type="image"
                         resource="x@0.5_Symbol-1.png"/>
                <Element name="symbol1Payout" x="610" y="444" width="160" height="62" indexPayout="0"
                         resource="PTTokens3Rows"
                         row="3" depth="9" type="payout"/>

            </Element>
            <Element name="payoutDescriptionInfo" x="50" y="60" width="700" height="100" depth="1" autoSize="true"
                     class="baseText" keyTranslate="paytablePayoutsInfo" type="textField">
                <positionDynamic>
                    <anchor idReferenceObject="ptPayoutsContainer" positionTo="bottom" marginBetween="15px"/>
                </positionDynamic>
            </Element>
            <Element name="payoutDescription" x="50" y="60" width="700" height="100" depth="1" autoSize="true"
                     class="baseText" keyTranslate="paytablePayoutsCoinValue" type="textField">
                <positionDynamic>
                    <anchor idReferenceObject="payoutDescriptionInfo" positionTo="bottom" marginBetween="15px"/>
                </positionDynamic>
            </Element>
        </Element>

        <Element name="ptpageFeaturesContainer" type="container" x="0" y="827" depth="0">
            <positionDynamic>
                <anchor idReferenceObject="ptpageOverviewContainer" positionTo="bottom" marginBetween="20px"/>
            </positionDynamic>

            <Element name="pageFeaturesSeparator" type="image" x="0" y="11" width="800" height="3"
                     resource="SettingsSeparator" depth="3">
            </Element>

            <Element name="ptpageJackpot" type="container" x="0" y="0" depth="0">
                <positionDynamic>
                    <anchor idReferenceObject="pageFeaturesSeparator" positionTo="bottom" marginBetween="0"/>
                </positionDynamic>

                <Element name="progressiveBonusTitle" x="192" y="0" width="400" height="100" depth="1" autoSize="true"
                         class="paytableTitle" keyTranslate="paytableProgressiveBonusTitle" type="textField"/>

                <Element name="symbolJackpotImage" x="290" y="0" width="200" height="211" depth="5" type="image"
                         resource="x@0.5_Symbol-9.png">
                    <positionDynamic>
                        <anchor idReferenceObject="progressiveBonusTitle" positionTo="bottom" marginBetween="15px"/>
                        <anchor idReferenceObject="progressiveBonusTitle" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>
                <Element name="symbolJackpotDescription" x="163" y="60" width="250" height="30" depth="1"
                         autoSize="true"
                         class="baseText" keyTranslate="paytableJackpot" type="textField" align="right">
                    <positionDynamic>
                        <anchor idReferenceObject="symbolJackpotImage" positionTo="bottom" marginBetween="-10px"/>
                        <anchor idReferenceObject="symbolJackpotImage" positionTo="middleV" marginBetween="-100px"/>
                    </positionDynamic>
                </Element>
                <Element name="progressiveTextValue143" x="-0" y="-0" width="250" height="10" depth="1"
                         autoSize="true" class="baseText" type="textField" align="left">
                    <positionDynamic>
                        <anchor idReferenceObject="symbolJackpotDescription" positionTo="top" marginBetween="10px"/>
                        <anchor idReferenceObject="symbolJackpotDescription" positionTo="right" marginBetween="15px"/>
                    </positionDynamic>
                </Element>
                <Element name="progressiveTextValue144" x="-0" y="-0" width="250" height="10" depth="1"
                         autoSize="true" class="baseText" type="textField" align="left">
                    <positionDynamic>
                        <anchor idReferenceObject="symbolJackpotDescription" positionTo="middleH" marginBetween="-4px"/>
                        <anchor idReferenceObject="symbolJackpotDescription" positionTo="right" marginBetween="15px"/>
                    </positionDynamic>
                </Element>
                <Element name="progressiveTextValue145" x="-0" y="-0" width="250" height="10" depth="1"
                         autoSize="true" class="baseText" type="textField" align="left">
                    <positionDynamic>
                        <anchor idReferenceObject="symbolJackpotDescription" positionTo="bottom" marginBetween="-17px"/>
                        <anchor idReferenceObject="symbolJackpotDescription" positionTo="right" marginBetween="15px"/>
                    </positionDynamic>
                </Element>




                <Element name="progressiveJackpotPreview" x="-0" y="0" width="420" height="265" depth="5" type="image"
                         resource="x@0.5_PT-Progressive-Jackpot-Preview.png">
                    <positionDynamic>
                        <anchor idReferenceObject="symbolJackpotDescription" positionTo="bottom" marginBetween="15px"/>
                        <anchor idReferenceObject="symbolJackpotImage" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>

                <Element name="progressiveBonusDescription" x="188" y="60" width="700" height="100" depth="1"
                         autoSize="true"
                         class="baseText" keyTranslate="paytableProgressiveBonusDescription" type="textField">
                    <positionDynamic>
                        <anchor idReferenceObject="progressiveJackpotPreview" positionTo="bottom" marginBetween="15px"/>
                        <anchor idReferenceObject="progressiveJackpotPreview" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>
                <Element name="progressiveCurrencyDescription" x="50" y="60" width="700" height="100" depth="1" autoSize="true"
                         class="baseText" keyTranslate="paytableCurrency2" type="textField">
                    <positionDynamic>
                        <anchor idReferenceObject="progressiveBonusDescription" positionTo="bottom" marginBetween="15px"/>
                    </positionDynamic>
                </Element>

            </Element>


            <Element name="ptpageBonus" type="container" x="0" y="0" depth="0">
                <positionDynamic>
                    <anchor idReferenceObject="progressiveCurrencyDescription" positionTo="bottom" marginBetween="15px"/>
                </positionDynamic>

                <Element name="bonusTitle" x="117" y="0" width="400" height="100" depth="1" autoSize="true"
                         class="paytableTitle" keyTranslate="paytableBonusTitle" type="textField">
                    <positionDynamic>
                        <anchor idReferenceObject="progressiveBonusTitle" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>

                <Element name="symbolBonusImage" x="290" y="0" width="200" height="211" depth="5" type="image"
                         resource="x@0.5_Symbol-8.png">
                    <positionDynamic>
                        <anchor idReferenceObject="bonusTitle" positionTo="bottom" marginBetween="15px"/>
                        <anchor idReferenceObject="bonusTitle" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>
                <Element name="symbolBonusDescription" x="88" y="60" width="400" height="100" depth="1" autoSize="true"
                         class="baseText" keyTranslate="paytableBonus" type="textField">
                    <positionDynamic>
                        <anchor idReferenceObject="symbolBonusImage" positionTo="bottom" marginBetween="-5px"/>
                        <anchor idReferenceObject="symbolBonusImage" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>

                <Element name="bonusPreview" x="180" y="0" width="420" height="265" depth="5" type="image"
                         resource="x@0.5_PT-Bonus-Preview.png">
                    <positionDynamic>
                        <anchor idReferenceObject="symbolBonusDescription" positionTo="bottom" marginBetween="15px"/>
                        <anchor idReferenceObject="symbolBonusDescription" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>

                <Element name="bonusDescription" x="188" y="60" width="700" height="100" depth="1" autoSize="true"
                         class="baseText" keyTranslate="paytableBonusDescription" type="textField">
                    <positionDynamic>
                        <anchor idReferenceObject="bonusPreview" positionTo="bottom" marginBetween="15px"/>
                        <anchor idReferenceObject="bonusPreview" positionTo="middleV" marginBetween="0px"/>
                    </positionDynamic>
                </Element>

            </Element>


        </Element>

        <Element name="ptpageLinesContainer" type="container" x="0" y="1921" depth="0">
            <positionDynamic>
                <anchor idReferenceObject="ptpageFeaturesContainer" positionTo="bottom" marginBetween="20px"/>
            </positionDynamic>
            <Element name="pageLinesSeparator" type="image" x="0" y="0" width="800" height="3"
                     resource="SettingsSeparator" depth="3">
            </Element>
            <Element name="paytableTitleLines" keyTranslate="paytableTitleLines" depth="3" x="0" y="12" width="800"
                     height="50" class="paytableTitle" type="textField">
            </Element>

            <Element name="containerPtLines" type="container" x="0" y="60" depth="0">
                <Element name="linesPTLine1" x="53" y="29" width="100" height="89" depth="0" type="image"
                         resource="PT-Line-1"/>
                <Element name="linesPTLine2" x="198" y="29" width="100" height="89" depth="1" type="image"
                         resource="PT-Line-2"/>
                <Element name="linesPTLine3" x="342" y="29" width="100" height="89" depth="2" type="image"
                         resource="PT-Line-3"/>
                <Element name="linesPTLine4" x="486" y="29" width="100" height="89" depth="3" type="image"
                         resource="PT-Line-4"/>
                <Element name="linesPTLine5" x="631" y="29" width="100" height="89" depth="4" type="image"
                         resource="PT-Line-5"/>
                <Element name="linesPTLine6" x="53" y="139" width="100" height="89" depth="5" type="image"
                         resource="PT-Line-6"/>
                <Element name="linesPTLine7" x="198" y="139" width="100" height="89" depth="6" type="image"
                         resource="PT-Line-7"/>
                <Element name="linesPTLine8" x="342" y="139" width="100" height="89" depth="7" type="image"
                         resource="PT-Line-8"/>
                <Element name="linesPTLine9" x="486" y="139" width="100" height="89" depth="8" type="image"
                         resource="PT-Line-9"/>
                <Element name="linesPTLine10" x="631" y="139" width="100" height="89" depth="9" type="image"
                         resource="PT-Line-10"/>
                <Element name="linesPTLine11" x="53" y="249" width="100" height="89" depth="10" type="image"
                         resource="PT-Line-11"/>
                <Element name="linesPTLine12" x="198" y="249" width="100" height="89" depth="11" type="image"
                         resource="PT-Line-12"/>
                <Element name="linesPTLine13" x="342" y="249" width="100" height="89" depth="12" type="image"
                         resource="PT-Line-13"/>
                <Element name="linesPTLine14" x="486" y="249" width="100" height="89" depth="13" type="image"
                         resource="PT-Line-14"/>
                <Element name="linesPTLine15" x="631" y="249" width="100" height="89" depth="14" type="image"
                         resource="PT-Line-15"/>
                <Element name="linesPTLine16" x="53" y="359" width="100" height="89" depth="15" type="image"
                         resource="PT-Line-16"/>
                <Element name="linesPTLine17" x="198" y="359" width="100" height="89" depth="16" type="image"
                         resource="PT-Line-17"/>
                <Element name="linesPTLine18" x="342" y="359" width="100" height="89" depth="17" type="image"
                         resource="PT-Line-18"/>
                <Element name="linesPTLine19" x="486" y="359" width="100" height="89" depth="18" type="image"
                         resource="PT-Line-19"/>
                <Element name="linesPTLine20" x="631" y="359" width="100" height="89" depth="19" type="image"
                         resource="PT-Line-20"/>

                <Element name="linesPTLine21" x="53" y="469" width="100" height="89" depth="0" type="image"
                         resource="PT-Line-21"/>
                <Element name="linesPTLine22" x="198" y="469" width="100" height="89" depth="1" type="image"
                         resource="PT-Line-22"/>
                <Element name="linesPTLine23" x="342" y="469" width="100" height="89" depth="2" type="image"
                         resource="PT-Line-23"/>
                <Element name="linesPTLine24" x="486" y="469" width="100" height="89" depth="3" type="image"
                         resource="PT-Line-24"/>
                <Element name="linesPTLine25" x="631" y="469" width="100" height="89" depth="4" type="image"
                         resource="PT-Line-25"/>

                <Element name="linesPTLine26" x="53" y="579" width="100" height="89" depth="5" type="image"
                         resource="PT-Line-26"/>
                <Element name="linesPTLine27" x="198" y="579" width="100" height="89" depth="6" type="image"
                         resource="PT-Line-27"/>
                <Element name="linesPTLine28" x="342" y="579" width="100" height="89" depth="7" type="image"
                         resource="PT-Line-28"/>
                <Element name="linesPTLine29" x="486" y="579" width="100" height="89" depth="8" type="image"
                         resource="PT-Line-29"/>
                <Element name="linesPTLine30" x="631" y="579" width="100" height="89" depth="9" type="image"
                         resource="PT-Line-30"/>
            </Element>
        </Element>

        <Element name="ptpageRulesContainer" type="container" x="0" y="2429" depth="0">
            <positionDynamic>
                <anchor idReferenceObject="ptpageLinesContainer" positionTo="bottom" marginBetween="20px"/>
            </positionDynamic>

            <Element name="pageRulesSeparator" type="image" x="0" y="0" width="800" height="3"
                     resource="SettingsSeparator" depth="3">
            </Element>

            <Element name="paytableTitleRules" keyTranslate="paytableTitleRules" depth="3" x="-8" y="12" width="800"
                     height="50" class="paytableTitle" type="textField">
            </Element>

            <Element name="textBasicRules" x="92" y="59" width="600" height="200" depth="1" autoSize="true"
                     class="baseText" keyTranslate="paytableBasicRulesDescription" type="textField" align="left">
                <positionDynamic>
                    <anchor idReferenceObject="paytableTitleRules" positionTo="bottom" marginBetween="10px"/>
                </positionDynamic>
            </Element>

            <Element name="ptRulesButton" keyTranslate="menuRulesButton" depth="3" x="0" y="0" labelX="0" labelY="0"
                     width="80" height="25" labelWidth="80" labelHeight="25" upState="GenericButtonUp"
                     pressedState="GenericButtonDown" overState="GenericButtonOver" disabledState="GenericButtonDisable"
                     class="backLabel" type="button">
                <positionDynamic>
                    <anchor idReferenceObject="textBasicRules" positionTo="bottom" marginBetween="15px"/>
                    <anchor idReferenceObject="textBasicRules" positionTo="middleV" marginBetween="0px"/>
                </positionDynamic>
            </Element>


            <Element name="textTitleDisplayRules" x="92" y="253" width="600" height="100" depth="2" autoSize="true"
                     class="paytableTitle" keyTranslate="paytableDisplayRulesTitle" type="textField">
                <positionDynamic>
                    <anchor idReferenceObject="ptRulesButton" positionTo="bottom" marginBetween="20px"/>
                </positionDynamic>
            </Element>

            <Element name="textDisplayRules" x="92" y="262" width="600" height="128" depth="3" class="baseText"
                     keyTranslate="paytableDisplayRulesDescription" type="textField" align="left">
                <positionDynamic>
                    <anchor idReferenceObject="textTitleDisplayRules" positionTo="bottom" marginBetween="10px"/>
                </positionDynamic>
            </Element>

        </Element>
    </Element>

    </Main>
    <Classes>
        <Class name="trademarkLabel" labelFontSize="11" labelFontColor="0xA2A2A2" align="center"/>
        
    <Class name="paytableTitle" type="textField" labelFontSize="20" align="center" vAlign="center"
            
           labelFontColor="0xFFCD03"/>
    <Class name="backLabel" type="textField" labelFontSize="11" align="center" vAlign="center"
           labelFontColor="0x000000"/>
    <Class name="symbolDescription" type="textField" labelFontSize="14" align="left" vAlign="top"
           labelFontColor="0x46E121"/>
    <Class name="baseText" type="textField" labelFontSize="14" align="center" vAlign="top"
            
           labelFontColor="0x46E121"/>

    <Class name="fontClass1" type="textField" labelFontSize="16" align="right" vAlign="top"
           labelFontColor="0xfcab24"/>
    <Class name="fontClass2" type="textField" labelFontSize="12" align="center" vAlign="top"
           labelFontColor="0xffe389"/>
    <Class name="fontClass3" type="textField" labelFontSize="12" align="center" vAlign="top"
           labelFontColor="0xFFFFFF"/>
    <Class name="fontClass4" type="textField" labelFontSize="16" align="right" vAlign="top"
           labelFontColor="0xfcab24"/>
    <Class name="fontClass5" type="textField" labelFontSize="12" align="center" vAlign="top"
           labelFontColor="0xffe389"/>
    <Class name="fontClass6" type="textField" labelFontSize="12" align="center" vAlign="top"
           labelFontColor="0xffffff"/>
    <Class name="fontClass7" type="textField" labelFontSize="12" align="center" vAlign="top"
           labelFontColor="0xa2ee74"/>
    <Class name="fontClass8" type="textField" labelFontSize="12" align="center" vAlign="top"
           labelFontColor="0xffffff"/>
    <Class name="fontClass9" type="textField" labelFontSize="18" align="left" vAlign="center"
           labelFontColor="0xffc456"/>
    <Class name="fontClass10" type="textField" labelFontSize="15" align="left" vAlign="top"
           labelFontColor="0xFFFFFF"/>
    <Class name="fontClass11" type="textField" labelFontSize="18" align="left" vAlign="center"
           labelFontColor="0xffc456"/>
    <Class name="fontClass12" type="textField" labelFontSize="15" align="left" vAlign="center"
           labelFontColor="0xFFFFFF"/>

    </Classes>
</Layout>