<?xml version="1.0"?>
<Layout name="bonus_end_popups_pixi">
    <Main_landscape name="Main_landscape">
        <Element name="props" depth="-1" layerY="60" layerX="392" type="layerProperties"/>
        
    <Element name="bg" type="image" resource="MainBalanceStrip" x="400" y="300" width="290" height="155"
             alpha="0.5" depth="0"/>
    <Element name="popupBoxBg" type="image" resource="FS-Pop-Up"
        x="-42" y="36"
        width="892" height="543"
             depth="0 "/>

        <Element name="popup" type="container" x="0" y="0" depth="1">
            <Element name="dialogueBox" type="container" x="0" y="0" depth="1">
                
    <Element name="titleText" type="textField" class="noStyle"
             x="-7" y="71"
             width="822" height="62"
             depth="3"/>
    <Element name="youWonText" type="textField" class="noStyle"
             x="-7" y="168"
             width="822" height="50"
             depth="3"/>
    <Element name="valueText" type="textField" class="noStyle"
             x="-7" y="218"
             width="822" height="200"
             depth="3"/>
    <Element name="multiplyMessage" type="textField" class="noStyle"
             width="822" height="50"
             x="-7" y="418"
             depth="3"/>

                
    <Element name="continueBtn"
        x="267" y="479"
        depth="3" class="genericbuttonLandscape"/>
    <Element name="tapButton" type="container" depth="4" x="-9999" y="-9999">
    <Element name="tapButtonLabel" type="textField" y="-9999" x="-9999" height="40" depth="3" class="dialogHeaderLandscape"/>
    </Element>

            </Element>
        </Element>
    </Main_landscape>
    <Main_portrait name="Main_portrait">
        <Element name="props" depth="-1" layerY="0" layerX="392" type="layerProperties"/>
        
    <Element name="bg" type="image" resource="MainBalanceStrip" x="400" y="300" width="290" height="155"
             alpha="0.5" depth="0"/>
    <Element name="popupBoxBg" type="image" resource="FS-Pop-Up"
        x="-42" y="36"
        width="892" height="543"
             depth="0 "/>

        <Element name="popup" type="container" x="0" y="0" depth="1">
            <Element name="dialogueBox" type="container" x="0" y="0" depth="1">
                
    <Element name="titleText" type="textField" class="noStyle"
             x="-7" y="71"
             width="822" height="62"
             depth="3"/>
    <Element name="youWonText" type="textField" class="noStyle"
             x="-7" y="168"
             width="822" height="50"
             depth="3"/>
    <Element name="valueText" type="textField" class="noStyle"
             x="-7" y="218"
             width="822" height="200"
             depth="3"/>
    <Element name="multiplyMessage" type="textField" class="noStyle"
             width="822" height="50"
             x="-7" y="418"
             depth="3"/>

                
    <Element name="continueBtn"
        x="267" y="479"
        depth="3" class="genericbuttonLandscape"/>
    <Element name="tapButton" type="container" depth="4" x="-9999" y="-9999">
    <Element name="tapButtonLabel" type="textField" y="-9999" x="-9999" height="40" depth="3" class="dialogHeaderLandscape"/>
    </Element>

            </Element>
        </Element>
    </Main_portrait>
    <Classes>
        
    <Class name="noStyle"
           labelFontSize="163"
           labelFontColor="none"
           align="center" vAlign="center"
    />

    <Class name="genericbuttonLandscape"
           width="274" height="65"
           labelX="5" labelY="0" labelFontSize="24" labelWidth="190" labelHeight="55"
           upState="none" pressedState="none" overState="none" disabledState="none" type="button"
           align="center" vAlign="center" labelFontColor="0x333333"/>

    <Class name="dialogHeaderLandscape"
           labelFontSize="56"
           x="-42"
           width="892"
           align="center" vAlign="center"
           labelFontColor="0xFCF54E"/>

    </Classes>
</Layout>