<?xml version="1.0" encoding="utf-8"?>
<Application>
	<AppTitle>Image no margin</AppTitle>
	<AppShortName>INM</AppShortName>
	<Author>SinLios</Author>
	<Version>1.0</Version>
	<Description>Image no margin</Description>
	<VariablesScanned>False</VariablesScanned>
	<PageWidth>640</PageWidth>
	<PageHeight>400</PageHeight>
	<AutoSizeWidth>False</AutoSizeWidth>
	<AutoSizeHeight>False</AutoSizeHeight>
	<HideScrollbars>False</HideScrollbars>
	<ResponsiveSize>True</ResponsiveSize>
	<PublishPlatform>WebApp</PublishPlatform>
	<EmptyBuildFolder>False</EmptyBuildFolder>
	<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="home">
					<Components>
						<Container id="Container1">
							<left>10px</left>
							<top>15px</top>
							<width>555px</width>
							<height>90px</height>
							<style>background-color:#fff;border-width:1px;padding:0px</style>
							<css_class>neo-row</css_class>
							<Components>
								<Container id="Container2">
									<left>15px</left>
									<top>10px</top>
									<width>150px</width>
									<height>15px</height>
									<style>background-color:#fff;padding:0px</style>
									<css_class>neo-col</css_class>
									<Components>
										<Image id="Image1">
											<left>15px</left>
											<top>5px</top>
											<width>185px</width>
											<height>20px</height>
											<style>padding:0px;min-width:100%</style>
											<css_class>neo-col</css_class>
											<source>https://images.unsplash.com/photo-1682685797366-715d29e33f9d?q=80&amp;w=640&amp;auto=format&amp;fit=crop&amp;ixlib=rb-4.1.0&amp;ixid=M3wxMjA3fDF8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D</source>
										</Image>
									</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>320px</width>
							<height>480px</height>
							<close_button>False</close_button>
							<kind>custom</kind>
						</DialogContainer>
					</Components>
				</Page>
			</Components>
		</PageList>
	</Components>
</Application>
