<?xml version="1.0"?>
<Layout name="freespin_ui_pixi">
    <Main_landscape name="Main_landscape">
	    
        <Element name="props" depth="-1" layerY="0" layerX="392" type="layerProperties"/>
        <Element name="uiContainer" type="container" x="0" y="0" depth="0">
            
            <Element name="bg" x="400" y="-1" width="676" height="51" depth="0" type="image"
                     resource="MUILandscapeFreeSpinsBackground"/>
            
            <Element name="fieldsContainer" type="container" x="85" y="0" depth="1">
                
                <Element name="totalWinsContainer" type="container" x="326" y="0" depth="1">
                    <Element name="freeSpinsTotalWinLabel" class="defaultLabelLandscape"/>
                    <Element name="freeSpinsTotalWinValue" class="defaultValueLandscape"/>
                </Element>
                
                
                <Element name="currentWinsContainer" type="container" x="489" y="0" depth="2">
                    <Element name="freeSpinsWinLabel" class="defaultLabelLandscape"/>
                    <Element name="freeSpinsCurrentWinValue" class="defaultValueLandscape"/>
                </Element>
                
                
                <Element name="leftContainer" type="container" x="163" y="0" depth="3">
                    <Element name="freeSpinsSpinsLeftLabel" class="defaultLabelLandscape"/>
                    <Element name="freeSpinsLeftValue" class="defaultValueLandscape"/>
                </Element>
                
                
                <Element name="multiplierContainer" type="container" x="0" y="0" depth="3">
                    <Element name="multiplier" class="defaultLabelLandscape"/>
                    <Element name="freeSpinsMultiplierValue" class="defaultValueLandscape"/>
                </Element>
                
            </Element>
        </Element>
		
    </Main_landscape>
    <Main_portrait name="Main_portrait">
	    
        <Element name="props" depth="-1" layerY="0" layerX="392" type="layerProperties"/>
        <Element name="uiContainer" type="container" x="0" y="600" depth="0">
            
            <Element name="bg" x="400" y="0" width="100" height="100" depth="0" type="image"
                     resource="MainBalanceStrip"/>
            
            <Element name="fieldsContainer" type="container" x="0" y="70" depth="1">
                
                <Element name="totalWinsContainer" type="container" x="125" y="0" depth="1">
                    <Element name="totalWinsBG" x="0" y="0" width="550" height="145" depth="0" type="image"
                             resource="MUIPortraitFreeSpinsTotalWin"/>
                    <Element name="freeSpinsTotalWinLabel" depth="0" class="highlightLabelPortrait"/>
                    <Element name="freeSpinsTotalWinValue" depth="0" class="highlightValuePortrait"/>
                </Element>
                
                
                <Element name="currentWinsContainer" type="container" x="180" y="165" depth="2">
                    <Element name="currentWinsBG" class="bgSmallPortrait"/>
                    <Element name="freeSpinsWinLabel" class="defaultLabelPortrait"/>
                    <Element name="freeSpinsCurrentWinValue" class="defaultValuePortrait"/>
                </Element>
                
                
                <Element name="leftContainer" type="container" x="180" y="275" depth="3">
                    <Element name="leftWinsBG" class="bgSmallPortrait"/>
                    <Element name="freeSpinsSpinsLeftLabel" class="defaultLabelPortrait"/>
                    <Element name="freeSpinsLeftValue" class="defaultValuePortrait"/>
                </Element>
                
                
                <Element name="multiplierContainer" type="container" x="180" y="385" depth="3">
                    <Element name="multiplierWinsBG" class="bgSmallPortrait"/>
                    <Element name="multiplier" class="defaultLabelPortrait"/>
                    <Element name="freeSpinsMultiplierValue" class="defaultValuePortrait"/>
                </Element>
                
            </Element>
        </Element>
		
    </Main_portrait>
    <Classes>
        
        <Class name="highlightLabelLandscape" type="textField" x="0" width="140" labelFontSize="18" singleLine="true" align="center"
               vAlign="center" labelFontColor="0xcccccc" fontWeight="bold" labelFont="noto_sanscondensed_bold"/>
        <Class name="highlightValueLandscape" type="textField" x="0" width="140" labelFontSize="24" singleLine="true" align="center"
               vAlign="center" labelFontColor="0xffffff" fontWeight="bold" labelFont="noto_sanscondensed_bold"/>
        <Class name="defaultLabelLandscape" type="textField" x="0" y="2" height="18" depth="1" width="150"
               labelFontSize="15" singleLine="true" fontWeight="bold" align="center" vAlign="center" labelFontColor="0xcccccc"
               labelFont="noto_sanscondensed_bold"/>
        <Class name="defaultValueLandscape" type="textField" x="0" y="15" height="40" depth="2" width="150"
               labelFontSize="22" singleLine="true" fontWeight="bold" align="center" vAlign="center" labelFontColor="0xffffff"
               labelFont="noto_sanscondensed_bold"/>
        <Class name="highlightLabelPortrait" type="textField" x="35" y="4" height="45" width="480" singleLine="true" labelFontSize="39" align="center"
               vAlign="center" labelFontColor="0xcccccc" fontWeight="bold" labelFont="noto_sanscondensed_bold"/>
        <Class name="highlightValuePortrait" type="textField" x="35" y="42" height="110" width="480" singleLine="true" labelFontSize="64" align="center"
               vAlign="center" labelFontColor="0xffffff" fontWeight="bold" labelFont="noto_sanscondensed_bold"/>
        <Class name="defaultLabelPortrait" type="textField" x="35" y="2" width="370" height="40" depth="1"
               labelFontSize="34" singleLine="true" ntWeight="bold" align="center" vAlign="center" labelFontColor="0xcccccc"
               labelFont="noto_sanscondensed_bold"/>
        <Class name="defaultValuePortrait" type="textField" x="35" y="34" width="370" height="60" depth="1"
               labelFontSize="51" fontWeight="bold" singleLine="true" align="center" vAlign="center" labelFontColor="0xffffff"
               labelFont="noto_sanscondensed_bold"/>
        <Class name="bgSmallPortrait" x="0" y="0" width="440" height="90" depth="0" type="image"
               resource="MUIPortraitFreeSpinsInfoPanel"/>
		
    </Classes>
</Layout>