<!DOCTYPE html>
<html lang="de" ng-app="libetto">
<head>
    <base href="/">
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/>
    <meta charset="utf-8"/>

    <meta name="description" content=""/>
    <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0"/>
    <!-- Bootstrap -->
    <title>VisionFlow | Auftragsbearbeitung leicht gemacht</title>
    <meta name="description" content="">
    <meta name="author" content="">

    <meta http-equiv='cache-control' content='no-cache'>
    <meta http-equiv='expires' content='-1'>
    <meta http-equiv='pragma' content='no-cache'>

        <script type="text/javascript">
        var baseUrl = "";
        var baseUrlComplete = "https://de.visionflow.de";
        console.log(baseUrlComplete);
                var currentlyLoggedInUser = "";
        var currentlyLoggedInUserId = "";
                var formInvalidTitle = "Angaben unvollständig";
        var formInvalidDescription = "Bitte fülle die gekennzeichneten Felder.";
        var currentTenant = "";
        var avatar = "";
        var cleanAvatar = "";

        var local_language = 'de';

        var currentAppLogo = "/bundles/libettofrontend/images/visionflow/logo.png?v1";
        var currentTenantLogo = "";
        var currentTenantLogoTitle = "";


        var currentTenantName = "";


        var appInfoAndEnvironment = "";
    </script>

    <!-- HTML5 shim and Respond.js IE8 support of HTML5 elements and media queries -->
        <!-- Stylesheets ===================== -->
        <!-- JavaScript  - Parent ===================== -->
            
        <link rel="stylesheet" href="/Resources/css/styles.css?v1" type="text/css"/>
        
        <!-- Fonts start -->
                        
                                                
                                
                
                                

                                

        <!-- Fonts ende-->

        <!-- Files start -->
        
        
        <!-- Files ende -->


        <!--[if lte IE 9]>
        <link rel="stylesheet" href="@LibettoLibBundle/Libs/ace-template/dist/css/ace-part2.min.css"/>
        <![endif]-->
    
    <!-- JavaScript  - Register ===================== -->
        <link rel="stylesheet" href="/Resources/css/create_account.css?v1" type="text/css"/>
    

    <link rel="icon" type="image/x-icon" href="/bundles/libettofrontend/images/visionflow/favicon.ico?v1"/>
</head>

<body id="top" data-spy="scroll" data-target=".subnav" data-offset="0" class="no-skin" vf-themer><div oc-lazy-load="WorkflowsModule"><div id="WorkflowsCtrl" ng-controller="WorkflowsCtrl"  class=""><div class="navbar navbar-default" id="navbar"><div class="pull-left visible-sm visible-md visible-lg"><!-- #section:basics/navbar.layout.brand --><div class="navbar-brand"><img class="img-responsive"
                                     src="/bundles/libettofrontend/images/visionflow/logo.png?v1"/></div></div></div><div><div class="main-container" id="main-container" ><div class="main-content" vf-toolbar-element
                                        ><div class="page-content"><div class="row"><div class="col-xs-12"><div id="topMenuHtml"></div><div id="CreateAccountCtrl" class="widget-body" ng-controller="CreateAccountCtrl"><script type="text/ng-template" id="VfVideoPlayContainer.html"><div class="vf-video-play-container"><div class="vf-video-icon"><i class="ace-icon fa fa-info-circle"></i></div><div class="vf-video-text">
                Wenn du möchtest, kannst du dir hier die Registrierung auch erst als Video anschauen.
            </div><div class="vf-video-img"><div class="vf-video-play-image"
                     ng-click="showVideoRegistration()"><img class="img-responsive play-inactive" src="/bundles/libettofrontend/images/visionflow/vf_video_play_logo_2.jpg?v1"/><img class="img-responsive play-active" src="/bundles/libettofrontend/images/visionflow/vf_video_play_logo.jpg?v1"/></div></div></div></script><div style="position:relative;height:0px;text-align: center;"><div class="blue" style="position:relative;top:-10px;height: 20px;"><h4 class="lighter">Registrierung &amp; Firmenanlage</h4></div></div><div class="widget-main"><!-- #section:plugins/fuelux.wizard --><div id="fuelux-wizard-container"><div><!-- #section:plugins/fuelux.wizard.steps --><ul class="steps"><li data-step="1" class="active"><span class="step">1</span><span class="title">VisionFlow-Konto registrieren</span></li><li data-step="2" class=""><span class="step">2</span><span class="title">Firma einrichten</span></li><li data-step="3" class=""><span class="step">3</span><span class="title">Kontakt &amp; Logo angeben</span></li><li data-step="4" class=""><span class="step">4</span><span class="title">Daten überprüfen</span></li></ul></div><!-- /section:plugins/fuelux.wizard.steps --><hr><!-- #section:plugins/fuelux.wizard.container --><div class="step-content pos-rel" id="step-container"><div class="step-pane active" data-step="1"><div class="row"><div class="col-xs-12 col-sm-7"><h3 class="lighter block green">Willkommen bei VisionFlow</h3><blockquote><p class="lighter small clear-content">Damit du VisionFlow richtig nutzen kannst und die Belege, Menüs, Ausdrucke und Formulare deine Angaben enthalten benötige ich folgende Daten:</p></blockquote></div></div><div class="col-xs-12 col-sm-12"></div><div id="user-profile-1" class="user-profile row"><div class="col-xs-12 col-sm-9"><div class="row"><div class="col-xs-12 col-sm-9"><!-- #section:pages/profile.info --><div class="pull-left profile-user-info profile-user-info-striped "><!-- Person --><div class="profile-info-row"><div class="profile-info-name">Firma</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 form-control" type="text"
                                       ng-model="data.company.name"
                                       value="[[data.company.name]]"/></div></div><div class="profile-info-row"><div class="profile-info-name">Vorname *</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 form-control" type="text"
                                       ng-model="data.account.first_name"
                                       value="[[data.account.first_name]]" required/></div></div><div class="profile-info-row"><div class="profile-info-name">Nachname *</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 form-control" type="text"
                                       ng-model="data.account.last_name"
                                       value="[[data.account.last_name]]" required/></div></div><div class="profile-info-row"><div class="profile-info-name">Mail *</div><div class="profile-info-value"><form name="myform"><span class="input-icon input-icon-right width-100"><input name="email" class="col-xs-12 col-sm-12 form-control" type="text"
                                           ng-model="data.account.user_name"
                                           ng-pattern="EMAIL_REGEXP"
                                           ui-validate="'notBlackListed($value)'"
                                           value="[[data.account.user_name]]" custom-popover
                                           popover-html="Deine Mail-Adresse benutzt du später zur Anmeldung am System und ich zur Kommunikation mit dir."
                                           popover-placement="right" popover-trigger="onfocus" required/><i class="ace-icon red"
                                           ng-show="myform.email.$invalid && myform.email.$dirty"><span class="input-error">Keine Mail</span></i></span></form><style>
                                    [name="myform"] .popover {min-width:200px;}
                                </style></div></div><div class="profile-info-row"><div class="profile-info-name">Passwort *</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 form-control" type="password"
                                       ng-model="data.account.password"
                                       value="" name="pw" id="pw" ng-change="pw = data.account.password" required/><ul id="strength" check-strength="data.account.password"></ul></div></div><div class="profile-info-row"><div class="profile-info-name">Passwort wiederholen *</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 form-control" type="password"
                                       ng-model="data.account.password_repeat" value=""
                                       password-confirmation="data.account.password_repeat"
                                       password-confirmation-password="data.account.password" required/><span id="password-confirmation-info" style="display:none;">Deine Passwörter stimmen nicht überein!</span></div></div><div class="profile-info-row"><div class="profile-info-name"></div><div class="profile-info-value"><div class="register-data-privacy-accepted"><input class="" type="checkbox" id="dataPrivacyAccepted" ng-model="data.account.data_privacy_accepted" value="" required/><label for="dataPrivacyAccepted">Ich versichere, die <a href="http://www.susdv.de/datenschutz/">Datenschutzerklärung</a> gelesen zu haben und ich stimme der Nutzung meiner Daten gemäß der Datenschutzerklärung zu.</label></div></div></div></div><div style="clear:both;"></div><div class="space-6"></div><div>* = Pflichtfeld</div></div></div></div><div class="hidden-xs col-sm-3"><div class="alert alert-info no-margin no-padding"><ng-include src="'VfVideoPlayContainer.html'"></ng-include></div></div></div></div><div class="step-pane" data-step="2"><div id="user-profile-3" class="user-profile"><div class="row"><div class="col-xs-12 col-sm-9"><h3 class="lighter block green"><i class="ace-icon fa fa-building-o"></i> Firmierung</h3><blockquote><p class="lighter small clear-content">Die Angaben deiner Firma werden auf dem Briefbogen als Absender angedruckt.</p></blockquote></div></div><div class="row"><div class="col-xs-12 col-sm-9"><div class="col-xs-12 col-sm-9"><!-- #section:pages/profile.info --><div class="pull-left profile-user-info profile-user-info-striped "><!-- Person --><div class="profile-info-row"><div class="profile-info-name"> Name 1</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 form-control" type="text"
                                       ng-model="data.company.name"
                                       value="[[data.company.name]]" custom-popover
                                       popover-html="Bsp: Klaus Müller KG" popover-placement="bottom"
                                       popover-trigger="onfocus" required/></div></div><div class="profile-info-row"><div class="profile-info-name"> Name 2</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12" type="text" ng-model="data.company.name2"
                                       value="[[data.company.name2]]" class="popover-info" custom-popover
                                       popover-html="Bsp: Malerbetrieb" popover-placement="bottom"
                                       popover-trigger="onfocus"/></div></div></div></div></div><div class="hidden-xs col-sm-3"><div class="alert alert-info no-margin no-padding"><ng-include src="'VfVideoPlayContainer.html'"></ng-include></div></div></div></div><div id="user-profile-3_a" class="user-profile row"><div class="col-xs-12 col-sm-9"><div class="col-xs-12 col-sm-9"><h4 class="smaller lighter green"><i class="ace-icon fa fa-map-marker"></i> Addressdaten
                </h4><!-- #section:pages/profile.info --><div class="pull-left profile-user-info profile-user-info-striped "><!-- Person --><div class="profile-info-row adress-block"><div class="profile-info-name"> Straße</div><div class="profile-info-value"><input type="text" class="col-xs-12 col-sm-12 form-control"
                                   ng-model="data.company.address.street"
                                   value="[[data.company.street]]" required/></div></div><div class="profile-info-row"><div class="profile-info-name"> PLZ</div><div class="profile-info-value"><input type="text" class="col-xs-12 col-sm-12 form-control"
                                   ng-model="data.company.address.zip_code"
                                   value="[[data.company.zip_code]]" required/></span></div></div><div class="profile-info-row"><div class="profile-info-name"> Ort</div><div class="profile-info-value"><input type="text" class="col-xs-12 col-sm-12 form-control"
                                   ng-model="data.company.address.city"
                                   value="[[data.company.city]]" required/></div></div><div class="profile-info-row"><div class="profile-info-name"> Land</div><div class="profile-info-value"><select class="col-xs-12 col-sm-12" ng-init="areacode.name = 'Deutschland'"
                                    ng-change="data.company.phone.mobile1 = areacode.code;data.company.phone.fax1 = areacode.code;data.company.phone.tel1 = areacode.code"
                                    ng-model="areacode"
                                    ng-options="areacode.name for areacode in areacodes track by areacode.name"></select></div></div></div></div></div></div></div><div class="step-pane row" data-step="3"><div class="row"><div class="col-xs-12 col-sm-9"><h3 class="lighter block green"><i class="ace-icon fa fa-phone"></i> Und wie können deine Kunden dich erreichen?</h3><blockquote><p class="lighter small clear-content">Du möchtest sicherlich, dass deine Kunden dich auch anrufen können. Damit ich diese Information auf den Belegen andrucken kann, benötige ich diese.</p></blockquote></div></div><div id="user-profile-4" class="user-profile"><div class="row"><div class="col-xs-12 col-sm-9"><div class="col-xs-12 col-sm-9 no-padding"><!-- #section:pages/profile.info --><div class="pull-left profile-user-info profile-user-info-striped person_tel"><!-- Person --><div class="profile-info-row"><div class="profile-info-name"> Telefonnummer</div><div class="profile-info-value phone-container"><input type="text" class="input-mini" ng-model="data.company.phone.tel1"
                                       ng-init="data.company.phone.tel1 = '0049'" value="[[data.company.phone.tel1]]"
                                       custom-popover
                                       popover-html="<b>Ländervorwahl</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-small" ng-model="data.company.phone.tel2"
                                       ng-change="areaCodeTransferToFax(data.company.phone.tel2)"
                                       value="[[data.company.phone.tel2]]"
                                       custom-popover
                                       popover-html="<b>Vorwahl</b><br />Hinweis: In Deutschland ist eine führende '0' der Vorwahl nicht nötig!"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-small" ng-model="data.company.phone.tel3"
                                       ng-change="callNumberTransferToFax(data.company.phone.tel3)"
                                       value="[[data.company.phone.tel3]]"
                                       custom-popover
                                       popover-html="<b>Stamm</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-mini" ng-model="data.company.phone.tel4"
                                       value="[[data.company.phone.tel4]]"
                                       custom-popover
                                       popover-html="<b>Durchwahl</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/></div></div><div class="profile-info-row"><div class="profile-info-name"> Fax</div><div class="profile-info-value phone-container"><input type="text" class="input-mini" ng-model="data.company.phone.fax1"
                                       ng-init="data.company.phone.fax1 = '0049'" value="[[data.company.phone.fax1]]"
                                       custom-popover
                                       popover-html="<b>Ländervorwahl</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-small" ng-model="data.company.phone.fax2"
                                       value="[[data.company.phone.fax2]]" custom-popover
                                       popover-html="<b>Vorwahl</b><br />Hinweis: In Deutschland ist eine führende '0' der Vorwahl nicht nötig!"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-small" ng-model="data.company.phone.fax3"
                                       value="[[data.company.phone.fax3]]"
                                       custom-popover
                                       popover-html="<b>Stamm</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-mini" ng-model="data.company.phone.fax4"
                                       value="[[data.company.phone.fax4]]"
                                       custom-popover
                                       popover-html="<b>Durchwahl</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/></div></div><div class="profile-info-row"><div class="profile-info-name"> Mobil</div><div class="profile-info-value phone-container"><input type="text" class="input-mini" ng-model="data.company.phone.mobile1"
                                       ng-init="data.company.phone.mobile1 = '0049'"
                                       value="[[data.company.phone.mobile1]]"
                                       custom-popover
                                       popover-html="<b>Ländervorwahl</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-mini" ng-model="data.company.phone.mobile2"
                                       value="[[data.company.phone.mobile2]]" custom-popover
                                       popover-html="<b>Vorwahl</b><br />Hinweis: In Deutschland ist eine führende '0' der Vorwahl nicht nötig!"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-medium" ng-model="data.company.phone.mobile3"
                                       value="[[data.company.phone.mobile3]]"
                                       custom-popover
                                       popover-html="<b>Stamm</b>"
                                       popover-placement="bottom" popover-trigger="onfocus" only-digits/></div></div></div></div></div><div class="hidden-xs col-sm-3"><div class="alert alert-info no-margin no-padding"><ng-include src="'VfVideoPlayContainer.html'"></ng-include></div></div></div><div class="row"><div class="col-xs-12 col-sm-9"><div class="space-10"></div><h3 class="lighter block green"><i class="ace-icon fa fa-picture-o"></i> Logo</h3><blockquote><p class="lighter small clear-content">Hat dein Unternehmen ein Logo? Lade es mir hoch, damit ich es in das Layout mit einarbeiten kann.</p></blockquote><div class="col-xs-12 col-sm-9 no-padding-left"><form action="/file/upload" class="dropzone" id="dropzone"><div class="fallback"><input name="file" type="file"/></div></form></div></div></div></div></div><div class="step-pane" data-step="4"><div class="row"><div class="col-xs-12 col-sm-12"><div class="row"><div class="col-xs-12 col-sm-8"><h3 class="lighter block green">Deine nächsten Schritte</h3><blockquote><p class="lighter small clear-content">Vielen Dank für deine Anmeldung. Nun hast du die Möglichkeit sämtliche Funktionen von VisionFlow zu nutzen. Sollten für deine Anforderungen Funktionen fehlen oder solltest du sinnvolle Ergänzungen zu unserem Funktionsumfang haben, scheu dich nicht sie mir mitzuteilen und nutze die FEEDBACK-Funktion.</p></blockquote></div></div><div class="row"><div class="col-xs-12 col-sm-8"><h3 class="lighter block green">Deine Angaben</h3></div></div><div class="row"><div class="col-xs-12 col-md-5"><!-- company name --><div id="user-profile-5_a" class="user-profile row"><div class="col-xs-12 col-sm-12"><h4 class="smaller lighter green"><i class="ace-icon fa fa-building-o"></i> Firmierung</h4><div class="pull-left profile-user-info profile-user-info-striped no-border-left"><!-- Person --><div class="profile-info-row"><div class="profile-info-name"> Name 1</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 ng-pristine ng-valid" type="text"
                           ng-model="data.company.name" value="" custom-popover=""
                           popover-html="Bsp: Klaus Müller KG" popover-placement="bottom"
                           popover-trigger="onfocus" data-original-title="" title=""/></div></div><div class="profile-info-row"><div class="profile-info-name"> Name 2</div><div class="profile-info-value"><input class="col-xs-12 col-sm-12 ng-pristine ng-valid" type="text"
                           ng-model="data.company.name2" value="" custom-popover=""
                           popover-html="Bsp: Malerbetrieb" popover-placement="bottom"
                           popover-trigger="onfocus" data-original-title="" title=""/></div></div></div></div></div><!-- Address --><div id="user-profile-5_b" class="user-profile row"><div class="col-xs-12 col-sm-12"><h4 class="smaller lighter green"><i class="ace-icon fa fa-map-marker"></i> Addressdaten</h4><!-- #section:pages/profile.info --><div class="pull-left profile-user-info profile-user-info-striped "><div class="profile-info-row adress-block"><div class="profile-info-name"> Straße</div><div class="profile-info-value"><input type="text" class="col-xs-12 col-sm-12 ng-pristine ng-valid"
                           ng-model="data.company.address.street" value=""></div></div><div class="profile-info-row"><div class="profile-info-name"> PLZ</div><div class="profile-info-value"><input type="text" class="col-xs-12 col-sm-12 ng-pristine ng-valid"
                           ng-model="data.company.address.zip_code" value=""></div></div><div class="profile-info-row"><div class="profile-info-name"> Ort</div><div class="profile-info-value"><input type="text" class="col-xs-12 col-sm-12 ng-pristine ng-valid"
                           ng-model="data.company.address.city" value=""></div></div><div class="profile-info-row"><div class="profile-info-name"> Land</div><div class="profile-info-value"><select class="col-xs-12 col-sm-12 ng-pristine ng-valid"
                            ng-init="areacode.name = 'Deutschland'"
                            ng-change="data.company.phone.mobile1 = areacode.code;data.company.phone.fax1 = areacode.code;data.company.phone.tel1 = areacode.code"
                            ng-model="areacode"
                            ng-options="areacode.name for areacode in areacodes track by areacode.name"></select></div></div></div></div></div><!-- Communication --><div id="user-profile-5_c" class="user-profile row"><div class="col-xs-12 col-sm-12"><h4 class="smaller lighter green"><i class="ace-icon fa fa-phone"></i> Kommunikation</h4><div class="pull-left profile-user-info profile-user-info-striped person_tel"><!-- Person --><div class="profile-info-row"><div class="profile-info-name"> Telefonnummer</div><div class="profile-info-value phone-container"><input type="text" class="input-mini ng-pristine ng-valid"
                           ng-model="data.company.phone.tel1" ng-init="data.company.phone.tel1 = '0049'"
                           value="0049"
                           custom-popover
                           popover-html="<b>Ländervorwahl</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-small ng-pristine ng-valid"
                           ng-model="data.company.phone.tel2"
                           ng-change="areaCodeTransferToFax(data.company.phone.tel2)"
                           value="" custom-popover=""
                           popover-html="<b>Vorwahl</b><br />Hinweis: In Deutschland ist eine führende '0' der Vorwahl nicht nötig!"
                           popover-placement="bottom" popover-trigger="onfocus" data-original-title=""
                           title="" only-digits/><input type="text" class="input-small ng-pristine ng-valid"
                           ng-model="data.company.phone.tel3"
                           ng-change="callNumberTransferToFax(data.company.phone.tel3)"
                           value=""
                           custom-popover
                           popover-html="<b>Stamm</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-mini ng-pristine ng-valid"
                           ng-model="data.company.phone.tel4" value=""
                           custom-popover
                           popover-html="<b>Durchwahl</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/></div></div><div class="profile-info-row"><div class="profile-info-name"> Fax</div><div class="profile-info-value phone-container"><input type="text" class="input-mini ng-pristine ng-valid"
                           ng-model="data.company.phone.fax1" ng-init="data.company.phone.fax1 = '0049'"
                           value="0049"
                           custom-popover
                           popover-html="<b>Ländervorwahl</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-small ng-pristine ng-valid"
                           ng-model="data.company.phone.fax2" value="" custom-popover=""
                           popover-html="<b>Vorwahl</b><br />Hinweis: In Deutschland ist eine führende '0' der Vorwahl nicht nötig!"
                           popover-placement="bottom" popover-trigger="onfocus" data-original-title=""
                           title="" only-digits/><input type="text" class="input-small ng-pristine ng-valid"
                           ng-model="data.company.phone.fax3" value=""
                           custom-popover
                           popover-html="<b>Stamm</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-mini ng-pristine ng-valid"
                           ng-model="data.company.phone.fax4" value=""
                           custom-popover
                           popover-html="<b>Durchwahl</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/></div></div><div class="profile-info-row"><div class="profile-info-name"> Mobil</div><div class="profile-info-value phone-container"><input type="text" class="input-mini ng-pristine ng-valid"
                           ng-model="data.company.phone.mobile1" ng-init="data.company.phone.mobile1 = '0049'"
                           value="0049"
                           custom-popover
                           popover-html="<b>Ländervorwahl</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/><input type="text" class="input-mini ng-pristine ng-valid"
                           ng-model="data.company.phone.mobile2" value="" custom-popover=""
                           popover-html="<b>Vorwahl</b><br />Hinweis: In Deutschland ist eine führende '0' der Vorwahl nicht nötig!"
                           popover-placement="bottom" popover-trigger="onfocus" data-original-title=""
                           title="" only-digits/><input type="text" class="input-medium ng-pristine ng-valid"
                           ng-model="data.company.phone.mobile3" value=""
                           custom-popover
                           popover-html="<b>Stamm</b>"
                           popover-placement="bottom" popover-trigger="onfocus" only-digits/></div></div></div></div></div><div class="space-20"></div><!-- Next Workflow --><div id="user-profile-5_d" class="user-profile row"><div class="col-xs-12 col-sm-12" style="display:none;"><a class="workflow-btn"><div class="infobox infobox-green infobox infobox-dark"><div class="infobox-icon" ng-click="clickFinishAndOpenNewWorkflow('create_my_first_document')"><i class="ace-icon fa fa-file-text-o"></i></div><div class="infobox-data"><div class="infobox-content ng-binding"
                         ng-click="clickFinishAndOpenNewWorkflow('create_my_first_document')">
                        Dein erster Beleg
                    </div><div class="infobox-small workflow-btn-description"
                         ng-click="clickFinishAndOpenNewWorkflow('create_my_first_document')"><smaller><smaller class="ng-binding">Erstelle deinen ersten Beleg</smaller></smaller></div></div></div></a></div></div></div><div class="col-xs-12 col-md-7" ng-cloak><h4 class="lighter block green ">So sieht dein Briefbogen/Beleg aus</h4><div ng-include="'/workflows/document_preview.html'"
         class="scale-smaller scale-04" ng-init="show_document_preview=false" ng-hide="show_document_preview"></div></div></div></div></div></div></div><div ng-include="'/workflows/document_preview.html'" id="full_document_preview"
     class="full-view" ng-show="show_document_preview"></div><!-- /section:plugins/fuelux.wizard.container --></div><div class="wizard-actions col-xs-12 col-sm-12 buttonbar-relative-bottom"><div class="workflow-actions col-xs-12 col-sm-6"><a href="https://de.visionflow.de/profile/logout" class="btn btn-danger"  tabindex="-1"><i class="ace-icon fa fa-times"></i>
            Anmeldevorgang abbrechen
        </a></div><div class="workflow-actions col-xs-12 col-sm-6"><!-- #section:plugins/fuelux.wizard.buttons --><button class="btn btn-prev" disabled="disabled"><i class="ace-icon fa fa-arrow-left"></i>
            Zurück
        </button><button class="btn btn-success btn-next" data-last="Fertig" capture-this="data">
            Weiter
            <i class="ace-icon fa fa-arrow-right icon-on-right"></i></button><!-- /section:plugins/fuelux.wizard.buttons --></div></div><div class="wizard-actions last-step-actions col-xs-12 col-sm-12 buttonbar-relative-bottom" style="display:none;"><div class="workflow-actions col-xs-12 col-sm-6"><a href="https://de.visionflow.de/profile/logout" class="btn btn-danger" tabindex="-5"><i class="ace-icon fa fa-sign-out"></i>
            Abmelden
        </a></div><div class="workflow-actions col-xs-12 col-sm-6" ng-show="false"><!-- #section:plugins/fuelux.wizard.buttons --><button class="btn btn-prev" ng-click="resendMail()"><i class="ace-icon fa fa-envelope-o"></i>
            Mail erneut senden
        </button><button class="btn btn-success btn-next" ng-click="checkAcceptMail()">
            Mail wurde bestätigt
            <i class="ace-icon fa fa-check icon-on-right"></i></button><!-- /section:plugins/fuelux.wizard.buttons --></div></div><!-- /section:plugins/fuelux.wizard --></div><!-- /.widget-main --></div><!-- PAGE CONTENT ENDS --></div><!-- /.col --></div></div><!-- /.page-content --></div><!-- /.main-content --></div></div><!-- /.main-container-inner --><a href="#" id="btn-scroll-up" class="btn-scroll-up btn btn-sm btn-inverse display"><i class="ace-icon fa fa-angle-double-up icon-only bigger-110"></i></a></div></div></body>
    <!-- JavaScript  - Parent ===================== -->
    
    <!-- JavaScriptOuterNav ===================== -->
                <!-- JavaScriptBase ===================== -->
                <script src="/Resources/js/app.js?v1" type="text/javascript"></script>
            


        <script src="/Resources/js/main.932017.js?v1" type="text/javascript"></script>
    

    <!-- JavaScript  - Register ===================== -->
        <script src="/Resources/js/create_account.js?v1" type="text/javascript"></script>
    




</html>