<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Untitled Application</AppTitle>
	<AppShortName>MyApp</AppShortName>
	<Author>Author name</Author>
	<Version>1.0</Version>
	<DesignDeviceName>Desktop</DesignDeviceName>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>640</PageWidth>
	<PageHeight>480</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>True</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<AppIcon>C:\Users\asmat\Documents\VisualNeoWeb\Libraries\img\default-icon.png</AppIcon>
	<CustomCSS>


.boxShadow {
    box-shadow:
        0 2.8px 2.2px rgba(0, 0, 0, 0.034),
        0 6.7px 5.3px rgba(0, 0, 0, 0.048),
        0 12.5px 10px rgba(0, 0, 0, 0.06)
}</CustomCSS>
	<LanguageCode>en</LanguageCode>
	<DisplayMode>standalone</DisplayMode>
	<ServiceWorker>Offline page</ServiceWorker>
	<ThemeColor>#000000</ThemeColor>
	<PwaScope>/</PwaScope>
	<MobileOSTypes>[AndroidOS,iOS,WindowsPhoneOS]</MobileOSTypes>
	<WindowState>normal</WindowState>
	<TitleBar>True</TitleBar>
	<Sizeable>True</Sizeable>
	<MaximizeBtn>False</MaximizeBtn>
	<MinimizeBtn>True</MinimizeBtn>
	<SystemMenu>True</SystemMenu>
	<ContextMenu>False</ContextMenu>
	<AlwaysOnTop>False</AlwaysOnTop>
	<ShowInTaskbar>True</ShowInTaskbar>
	<SingleInstance>False</SingleInstance>
	<ChromeKioskMode>False</ChromeKioskMode>
	<Components>
		<FunctionList name="Subroutines"/>
		<LibraryList name="Libraries"/>
		<PageList name="Main">
			<Components>
				<Page id="NewPage">
					<Components>
						<Container id="Container10">
							<left>8px</left>
							<top>8px</top>
							<style>text-align:center;background-color:#fff;overflow-x:visible;overflow-y:visible</style>
							<css_class>row</css_class>
							<html>Rearranging by drag &amp; drop</html>
						</Container>
						<Container id="Container1">
							<style>background-color:#fff;overflow-x:visible;overflow-y:visible</style>
							<css_class>row</css_class>
							<Components>
								<Container id="Container2">
									<left>8px</left>
									<top>8px</top>
									<style>background-color:#fff</style>
									<css_class>col-sm-6</css_class>
								</Container>
								<Container id="Container3">
									<left>18px</left>
									<top>18px</top>
									<style>overflow-x:visible;overflow-y:visible</style>
									<css_class>col-sm-6 boxShadow</css_class>
									<Components>
										<Container id="Container6">
											<left>13px</left>
											<top>13px</top>
											<style>color:red;font-size:16pt;font-weight:bold;text-align:center;background-color:#fff;border-style:solid;border-width:1px</style>
											<align>top</align>
											<margin_top>5px</margin_top>
											<css_class>col-xs-12</css_class>
											<html>2</html>
										</Container>
										<Container id="Container4">
											<left>18px</left>
											<top>18px</top>
											<style>color:green;font-size:16pt;font-weight:bold;text-align:center;background-color:#fff;border-style:solid;border-width:1px</style>
											<align>top</align>
											<margin_top>5px</margin_top>
											<css_class>col-xs-12</css_class>
											<html>1</html>
										</Container>
										<Container id="Container5">
											<left>13px</left>
											<top>60px</top>
											<style>color:blue;font-size:16pt;font-weight:bold;text-align:center;background-color:#fff;border-style:solid;border-width:1px</style>
											<align>top</align>
											<margin_top>5px</margin_top>
											<css_class>col-xs-12</css_class>
											<html>3</html>
										</Container>
										<Container id="Container9">
											<left>13px</left>
											<top>203px</top>
											<style>color:#A0522D;font-size:16pt;font-weight:bold;text-align:center;background-color:#fff;border-style:solid;border-width:1px</style>
											<align>top</align>
											<margin_top>5px</margin_top>
											<css_class>col-xs-12</css_class>
											<html>6</html>
										</Container>
										<Container id="Container7">
											<left>13px</left>
											<top>108px</top>
											<style>color:#008080;font-size:16pt;font-weight:bold;text-align:center;background-color:#fff;border-style:solid;border-width:1px</style>
											<align>top</align>
											<margin_top>5px</margin_top>
											<css_class>col-xs-12</css_class>
											<html>4</html>
										</Container>
										<Container id="Container8">
											<left>13px</left>
											<top>155px</top>
											<style>color:#FF00FF;font-size:16pt;font-weight:bold;text-align:center;background-color:#fff;border-style:solid;border-width:1px</style>
											<align>top</align>
											<margin_top>5px</margin_top>
											<css_class>col-xs-12</css_class>
											<html>5</html>
										</Container>
									</Components>
								</Container>
							</Components>
						</Container>
					</Components>
				</Page>
			</Components>
		</PageList>
		<PageList name="Master">
			<Components>
				<Page id="MasterPage"/>
			</Components>
		</PageList>
		<PageList name="Dialog">
			<Components>
				<Page id="NewDialog">
					<Components>
						<DialogContainer id="DialogContainer1">
							<left>0px</left>
							<top>0px</top>
							<width>640px</width>
							<height>480px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
