<skin version="1.0">
  <Window id="Sendfile_Win" title="" minWidth="1024" minHeight="540" move="1" ok="convert_file" resize="0">
    <Layout id="main" pos="LTRB|0,0,0,0" style="Picture" bk.image="#window_bkg">
      <Layout id="main_container" pos="LTRB|5,5,5,5">
        
        <Button  id="cancel" bk.image="#bk_btn_close" bk.imgseq="0,1,2,1,1" pos="RT|0,0,16,16" />
        <XML id="login_style"/>
        <XML id="send_file_machine_style"/>
        <XML id="toast_control"/>
      </Layout>
    </Layout>
  </Window>


  <Style>

    <Style id="send_file_machine_item">
      <SendFileMachineItem id="machine" EnableMouse="1" style="mac_item_style" pos="LT|0,0,110,110">
        <Animation id="param_loading" visible="0" autostart="0" image="param_loading.gif" pos="LT|-1,90,64,18"/>
        <Control id="finish" visible="0" style="Picture" bk.image="icons8-check-48.png" pos="RT|0,0,36,36"/>
        <Control id="failed" visible="0" style="Picture" bk.image="icons8-exclamation-48.png" pos="RT|0,0,36,36"/>
      </SendFileMachineItem>
    </Style>


    <Style id="style_area_send_file_machines">
      <Layout pos="LTRB|0,0,0,0" visible="0" >
        <MachineLayout id="area_machine_container" EnableMouse="1" pos="LTRB|0,0,0,0" mode="grid" startx="12" starty="12" spacey="12" spacex="12" style="Picture" bk.image="#edit">
        </MachineLayout>
        <Animation id="mac_loading" visible="0" autostart="1" image="mac_loading.gif" pos="LT|-1,-1,240,240"/>
      </Layout>
    </Style>
    
    <Style id="send_file_machine_style">
      <Layout id="machine_layout" mode ="vertfill" pos="LTRB|5,0,5,10" spacey="10" visible="0">
        <Label pos="LT|20,0,360,40" txt.text="#SelectMacToSend" txt.align="vcenter" txt.halign="left" txt.font="font18_s" txt.color="#color_txt"/>

        <Layout pos="LTRB|0,50,0,46">
          <Layout pos="LTRB|0,0,0,0" mode ="vertfill" spacey="10">

            <OptionLayout  id="area_list" pos="LTRT|0,0,0,30" mode="horzfill" spacex="10">
            </OptionLayout>

            <Layout id="machine_container">
            </Layout>

          </Layout>
          <Animation id="area_loading" visible="0" autostart="1" image="mac_loading.gif" pos="LT|-1,-1,240,240"/>
        </Layout>
        
        <Layout pos="LBRB|0,36,0,0" mode="horzfill" spacex="22">
          <Control/>
          <Button  id="refresh" style="WhiteButton" txt.text ="#Refresh" txt.font="font14_s" txt.color ="#color_txt" pos="LTLB|0,0,120,0" />
          <Button  id="cancel" style="WhiteButton" txt.text ="#Exit" txt.font="font14_s" txt.color ="#color_txt" pos="LTLB|0,0,120,0" />

          <Layout pos="LTLB|0,0,120,0">
            <Button  id="ok" style="BuleButton" txt.text ="#Send" txt.font="font14_s" txt.color ="#color_button" pos="LTRB|0,0,0,0" />
          </Layout>

        </Layout>
      </Layout>
    </Style>

  </Style>
</skin>
