<!DOCTYPE HTML>
<html>
	<head>  
		<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/>
		<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
		<meta http-equiv="Pragma" content="no-cache" />
		<meta http-equiv="Expires" content="0" />

        <title>Create</title>
	</head>
<body>
    <div class="create_base_wrapper_new">
        <div id="HelloCardContainer">
            <h1 id="HelloGreeting"></h1>
            <hr id="HelloCardDividerLine">
            <h2 id="HelloCardTitle"></h2>
            <h3 class="light-text" id="HelloCardDesc"></h3>
            <div id="HelloCardFooter">
                <a class="NewDocButton"   onclick="handleDefaultDocumentClick(event);"></a><br>
                <p class="OpenDocButton"  onClick="processRecentDocClick(event,'open')"></p>
            </div>
			<div class="create_base_footer">
            
                <footer>                
                    <div id="HelloFooter">
                        <div id="FooterWrap" class="footer">
                            <div id="CCLogoDiv">
                                <a onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://accounts.adobe.com">
                                    <img class="cc-logo" src="images/cc-logo.png">
                                </a>
                            </div>
                            <div id="FooterLinks">
                                <a id="FooterLinkHelpNew" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://helpx.adobe.com"></a>
                                <a id="FooterLinkForumsNew" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://forums.adobe.com/community"></a>
                                <a id="FooterLinkInspireNew" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://www.behance.net"></a>
                                <a id="FooterLinkBlogNew" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="http://blogs.adobe.com"></a>
                            </div>
                            <div id="hidePanelDiv1">
                                <input id="hidePanel" type="checkbox">
                                <label id="hidePanelLabel" for="hidePanel" class="regular-text">
                                    <span id="cbtext1"></span>
                                    <span id="cbtext2" style="display:none;"></span>
                                </label>
                            </div>
                        </div>
                    </div>
                </footer>
            
            </div>
        </div>
    </div>

	<div class="create_base_wrapper" align="center">
        <div class="create_base_container" align="left">
            <div class="create_list_container">
                <!-- Create New -->
                <div id="createNewContainer">
                    <h2 class="create_base_title" id="newdocs_col_label"></h2>
                </div>
                
                <!-- Open Recent -->
                <div id="openRecentContainer">
                    <h2 class="create_base_title" id="recents_col_label"></h2>
                </div>

                <!-- Optional 3rd Column for Templates, etc. -->
                <div id="optionalContainer" style="display:none">
                    <h2 class="create_base_title" id="optional_col_label"></h2>
                </div>
            </div>
			<div class="create_base_footer">
                <footer>                
                    <div id="HelloFooter">
                        <div id="FooterWrap" class="footer">
                            <div id="CCLogoDiv">
                                <a onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://accounts.adobe.com">
                                    <img class="cc-logo" src="images/cc-logo.png">
                                </a>
                            </div>
                            <div id="FooterLinks" class="regular-text">
                                <a id="FooterLinkHelp" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://helpx.adobe.com"></a>
                                <a id="FooterLinkForums" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://forums.adobe.com/community"></a>
                                <a id="FooterLinkInspire" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="https://www.behance.net"></a>
                                <a id="FooterLinkBlog" class="footer-link" onclick="CHLFooterHelper.openBrowser(this.href)" target="_blank" href="http://blogs.adobe.com"></a>
                            </div>
                            <div id="hidePanelDiv2">
                                <input id="hidePanel" type="checkbox">
                                <label id="hidePanelLabel" for="hidePanel" class="regular-text">
                                    <span id="cbtext1"></span>
                                    <span id="cbtext2" style="display:none;"></span>
                                </label>
                            </div>
                        </div>
                    </div>
                </footer>
            </div>        
        </div>	
    </div>   	
    <span id="pxtextruler"></span>
</body>
</html>