<?xml version="1.0"?>
<Layout name="freespin_end_popups_pixi">
    <Main>
        <Element name="props" depth="-1" layerY="0" layerX="0" type="layerProperties"/>
        <Element name="bg" type="image" resource="stripBar" x="792" y="360" width="1584" height="36" depth="0 "/>
        <Element name="popup" type="container" x="416" y="0" depth="1">
            <Element name="congratsPopup" type="image" resource="FS-Congratulations-Pop-Up" x="0" y="80" width="765" height="459"
                     depth="3"/>
            <Element name="freeRoundsCongratulationsLabel" type="textField" y="140" height="50" depth="3"
                     class="dialogHeader"/>
            <Element name="youWonText" type="textField" y="230" height="50" depth="3" class="dialogBody"/>
            <Element name="valueText" type="textField" y="280" height="173" depth="3" class="dialogValue"/>
            <Element name="coins" type="textField" y="310" height="173" depth="3" class="dialogBody"/>
            <Element name="continueBtn" x="274" y="476" depth="3" class="genericbutton"/>
            <Element name="tapButton" type="container" depth="4" x="0" y="170">
                <Element name="tapButtonLabel" type="textField" y="0" height="40" depth="3" class="dialogHeader"/>
            </Element>
        </Element>
    </Main>
    <Classes>
        <Class name="dialogHeader" labelFontSize="50" x="75" fontWeight="bold" width="619" align="center" vAlign="top"
               singleLine="true"
               dropShadow="true"
               dropShadowAlpha="100"
               dropShadowAngle="90"
               dropShadowBlur="15"
               dropShadowColor="0xff0000"
               dropShadowDistance="0"
               stroke="0xff0000"
               labelFontColor="0xffffff"
               strokeThickness="2"/>
        <Class name="buttonText" labelFontSize="37" x="225" letterSpacing="1" fontWeight="bold" width="186"
               align="center" vAlign="top"
               labelFontColor="0xffffff"/>
        <Class name="dialogBody" labelFontSize="31" x="75" width="619" align="center" vAlign="center"
               singleLine="true"
               dropShadow="true"
               dropShadowAlpha="100"
               dropShadowAngle="90"
               dropShadowBlur="15"
               dropShadowColor="0xff0000"
               dropShadowDistance="0"
               stroke="0xff0000"
               strokeThickness="1"
               labelFontColor="0xffffff"/>
        <Class name="dialogCoins" labelFontSize="16" x="75" width="619" align="center" vAlign="center"
               dropShadow="true"
               dropShadowAlpha="100"
               dropShadowAngle="90"
               dropShadowBlur="15"
               dropShadowColor="0xff0000"
               dropShadowDistance="0"
               stroke="0xff0000"
               strokeThickness="1"
               labelFontColor="0xffffff"/>
        <Class name="dialogValue" labelFontSize="111" x="75" width="619" fontWeight="bold" align="center" vAlign="top"
               singleLine="true"
               dropShadow="true"
               dropShadowAlpha="100"
               dropShadowAngle="90"
               dropShadowBlur="30"
               dropShadowColor="0xff0000"
               dropShadowDistance="0"
               stroke="0xff0000"
               strokeThickness="4"
               labelFontColor="0xffffff"/>
        <Class name="genericbutton" labelX="2" labelY="0" width="204" height="72" labelStyle="buttonStyle"
                labelWidth="94" labelHeight="27" upState="x@0.5_FS-Start-Button-Up" pressedState="FS-Start-Button-Down"
                overState="FS-Start-Button-Over" disabledState="FS-Start-Button-Disabled" type="button"/>
    </Classes>
    <Styles>
        <FontStyle name="buttonStyle" fontSize="50" fontColor="0xFFFFFF" align="center" vAlign="top"/>
    </Styles>
</Layout>