<?xml version="1.0"?>
<Layout name="freespin_start_popups_pixi">
    <Main>
        <Element name="props" depth="-1" layerY="0" layerX="0" type="layerProperties"/>
        <Element name="bg" type="image" resource="MainBalanceStrip" x="792" y="360" width="1584" height="36" depth="0 "/>
        <Element name="background" type="image" resource="" x="792" y="360" width="1584" height="360"
                 depth="0 "/>
        <Element name="popup" type="container" x="300" y="0" depth="1">
            <Element name="wildImage" type="image" resource="PT-Feature-3" x="400" y="90" width="476" height="389"
                     depth="3"/>
            <Element name="freeRoundsCongratulationsLabel" type="textField" y="70" height="446" depth="3"
                     class="dialogHeader"/>
            <Element name="youWonText" type="textField" y="90" height="190" depth="3" class="dialogBody" vAlign="bottom"/>
            <Element name="valueText" type="textField" y="280" height="173" depth="3" class="dialogBody" vAlign="top"/>
            <Element name="specialMessage" type="textField" y="520" height="70" depth="3" class="dialogMessage" vAlign="bottom"/>
            <Element name="continueBtn" x="390" y="590" depth="3" class="genericbutton" vAlign="top"/>
        </Element>
    </Main>
    <Classes>
        <Class name="dialogHeader" labelFontSize="64" x="142" fontWeight="bold" width="700" align="center" vAlign="top"
               singleLine="true"
               dropShadow="true"
               dropShadowAlpha="100"
               dropShadowAngle="90"
               dropShadowBlur="15"
               dropShadowColor="0x36e600"
               dropShadowDistance="0"
               stroke="0x36e600"
               labelFontColor="0xffffff"
               strokeThickness="2"/>
        <Class name="buttonText" labelFontSize="37" x="325" letterSpacing="1" fontWeight="bold" width="150"
               align="center" vAlign="top"
               labelFontColor="0xffffff"/>
        <Class name="dialogBody" labelFontSize="37" x="50" width="334" align="center" vAlign="center"
               dropShadow="true"
               dropShadowAlpha="100"
               dropShadowAngle="90"
               dropShadowBlur="10"
               dropShadowColor="0x36e600"
               dropShadowDistance="0"
               stroke="0x36e600"
               strokeThickness="1"
               labelFontColor="0xffffff"/>
        <Class name="dialogMessage" labelFontSize="31" x="142" width="750" align="center" vAlign="top"
               dropShadow="true"
               dropShadowAlpha="100"
               dropShadowAngle="90"
               dropShadowBlur="10"
               dropShadowColor="0x36e600"
               dropShadowDistance="0"
               stroke="0x36e600"
               strokeThickness="1"
               labelFontColor="0xffffff"/>
        <Class name="genericbutton" labelX="2" labelY="0" width="204" height="72" labelStyle="buttonStyle"
               labelWidth="120" 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" singleLine="true"
        />
    </Classes>
    <Styles>
        <FontStyle name="buttonStyle" fontSize="55" fontColor="0xFFFFFF" align="center" vAlign="top"/>
    </Styles>
</Layout>
