<!DOCTYPE html>
<html lang="en">
<head>
  <title>Wolters Kluwer Application Documentation</title>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width, initial-scale=1">
  <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css">
  <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
  <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.14.7/umd/popper.min.js"></script>
  <script src="https://maxcdn.bootstrapcdn.com/bootstrap/4.3.1/js/bootstrap.min.js"></script>
  <style>
  .fakeimg {
    height: 200px;
    background: #aaa;
  }
  .wrap-collabsible {
  margin-bottom: 1.2rem 0;
  width: 50%;
  margin-left: 20px;
}

input[type='checkbox'] {
  display: none;
}

.lbl-toggle {
  display: block;

  font-weight: bold;
  font-family: monospace;
  font-size: 1.2rem;
  text-transform: uppercase;
  /* text-align: center; */

  padding: 1rem;

  color: #fff;
  background: #007ac3;

  cursor: pointer;

  border-radius: 7px;
  transition: all 0.25s ease-out;
}

.lbl-toggle:hover {
  color: #fff;
}

.lbl-toggle::before {
  content: ' ';
  display: inline-block;

  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-left: 5px solid currentColor;
  vertical-align: middle;
  margin-right: .7rem;
  transform: translateY(-2px);

  transition: transform .2s ease-out;
}

.toggle:checked + .lbl-toggle::before {
  transform: rotate(90deg) translateX(-3px);
}

.collapsible-content {
  max-height: 0px;
  overflow: hidden;
  transition: max-height .25s ease-in-out;
}

.toggle:checked + .lbl-toggle + .collapsible-content {
  max-height: 350px;
}

.toggle:checked + .lbl-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.collapsible-content .content-inner {
  background: rgba(250, 224, 66, .2);
  border-bottom: 1px solid rgba(250, 224, 66, .45);
  border-bottom-left-radius: 7px;
  border-bottom-right-radius: 7px;
  padding: .5rem 1rem;
}

h6 {
    font-family: Franziska, serif;
    font-style: normal;
    font-weight: 400;
    margin: 0 0 1em;
    clear: both;
    font-family: Franziska,serif;
    font-weight: 400;
    font-style: italic;
    color: #007ac3;
    margin-bottom: 32px;
    line-height: inherit;
}

  </style>

<script type="text/javascript" async="" src="https://www.google-analytics.com/analytics.js"></script>
</head>
<body>

<div class="jumbotron text-center" style="margin-bottom:0">
    <img src="/resources/img/logos/WK_WR_Wheel_RGB_PNG/WK_WR_01_Pos_RGB_Color.png" width="70" style="float: left;" />
  <h1 style="float: left;">Wolters Kluwer Application Documentation</h1>
  <!-- <p>Resize this responsive page to see the effect!</p>  -->
</div>

<!-- <nav class="navbar navbar-expand-sm bg-dark navbar-dark">
  <a class="navbar-brand" href="#">Navbar</a>
  <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#collapsibleNavbar">
    <span class="navbar-toggler-icon"></span>
  </button>
  <div class="collapse navbar-collapse" id="collapsibleNavbar">
    <ul class="navbar-nav">
      <li class="nav-item">
        <a class="nav-link" href="#">Link</a>
      </li>
      <li class="nav-item">
        <a class="nav-link" href="#">Link</a>
      </li>
      <li class="nav-item">
        <a class="nav-link" href="#">Link</a>
      </li>    
    </ul>
  </div>  
</nav> -->

<div class="wrap-collabsible">
    <input id="collapsible" class="toggle" type="checkbox">
    <label for="collapsible" class="lbl-toggle">Document Generation Services</label>
    <div class="collapsible-content">
      <div class="content-inner">
        <div class="col-lg-12" overflow: scroll;>
            <p class="paraintro:20px">Select from the following documents to view in another tab.</p>
            <h2>
                <span class="glyphicon glyphicon-list-alt"></span>&nbsp;&nbsp;&nbsp;Release Notes</h2>
            <ul class="no_bullets tight_list">
                <li><a href="https://documentation.wolterskluwerfs.com/DGS/Change-Log/dgs_change-log-overview-new.html" target="_blank">Document Generation Services Changelog</a></li>
                <li><a href="https://documentation.wolterskluwerfs.com/OPPSA/ChangeLog/index.html?audience=installed&amp;rev=2019.8.0.0000" target="_blank">OPPSA Changelog</a></li>
                <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/PackagesAndPackets/ChangeLog/index.html?audience=installed&amp;rev=2019.7.0.0000" target="_blank">Expere EZ Config Packages and Packets Changelog</a></li>
                <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/DefaultData/Changelogs/?audience=installed&amp;rev=2019.11.0.0000">Expere EZ Config Default Data Changelog</a></li>
        
                <li><a href="https://documentation.wolterskluwerfs.com/DocViewer/ReleaseNotes/index.html" target="_blank">DocViewer Release Notes</a></li>
            </ul>
            <h2>
                <span class="glyphicon glyphicon-file"></span>&nbsp;&nbsp;&nbsp;User Guides</h2>
            <ul class="no_bullets tight_list">
                <li><a href="https://documentation.wolterskluwerfs.com/DGS/Tool-Suite/topics/Tool-Suite-overview.html" target="_blank">Document Generation Services Tool Suite Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/Web-Services/topics/dgs_web-services-getting-started.html" target="_blank">Document Generation Services Web Services Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/Installation-Guide/topics/dgs_Install-process-overview.html" target="_blank">Document Generation Services Installation Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/Upgrade-Process/dgs_upgrade-process-overview.html" target="_blank">Document Generation Services Upgrade Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/Implementation-Strategies/imp_Strategies-overview.html" target="_blank">Document Generation Services Implementation Strategies</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/Management-Services/dgs_mgmt-svc-manage-libraries.html" target="_blank">Document Generation Services Management Services Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/Management-Tool/topics/exp_docgen_mgmttool.html" target="_blank">Document Generation Services Management Tool Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/OPPSA/UserGuide/index.html" target="_blank">OPPSA User Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/OPPSA-Installation/index.html?audience=installed&amp;rev=2019.2.0.0000" target="_blank">OPPSA Installation Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/OPPSA-Upgrade/dgs_oppsa-upgrade-overview.html" target="_blank">OPPSA Upgrade Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DGS/OPPSA-Web-Services/dgs_OPPSA-web-services-overview.html" target="_blank">OPPSA Web Services Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/PackagesAndPackets/UserGuide/index.html?audience=installed&amp;rev=2019.7.0.0000" target="_blank">Expere EZ Config Packages and Packets User Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/InstallGuide/index.html?audience=installed&amp;rev=2019.7.0.0000" target="_blank">Expere EZ Config Packages and Packets Installation Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/PackagesAndPackets/UpgradeGuide/" target="_blank">Expere EZ Config Packages and Packets Upgrade Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/WebservicesGuide/index.html?audience=installed&amp;rev=2019.7.0.0000" target="_blank">Expere EZ Config Packages and Packets Web Services Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/DefaultData/UserGuide/?audience=installed&amp;rev=2019.11.0.0000" target="_blank">Expere EZ Config Default Data User Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/DefaultData/InstallationGuide/?audience=installed&amp;rev=2019.11.0.0000" target="_blank">Expere EZ Config Default Data Installation Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/DefaultData/UpgradeGuide/" target="_blank">Expere EZ Config Default Data Upgrade Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/ExpereEZConfig/DefaultData/WebServicesGuide/?audience=installed&amp;rev=2019.11.0.0000" target="_blank">Expere EZ Config Default Data Web Services Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DocViewer/UserGuide/" target="_blank">DocViewer User Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/DocViewer/IntegrationGuide/index.html" target="_blank">DocViewer Integration Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/Expere/eOriginal/QuickGuide/" target="_blank">eOriginal Quick Guide</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/OAuth/Setup/" target="_blank">OAuth Client Credential Flow Setup</a></li>
            <li><a href="https://documentation.wolterskluwerfs.com/securityadministrationself-hosted/index.html" target="_blank">Security Administration User Guide</a></li>	
        

</ul>
        </div>
      </div>
    </div>
  </div>
  
  
  <div class="wrap-collabsible">
    <input id="collapsible2" class="toggle" type="checkbox">
    <label for="collapsible2" class="lbl-toggle">Expere Authoring</label>
    <div class="collapsible-content">
      <div class="content-inner">
        <p>
            <div class="col-lg-12">
                <p>Select from the following documents to view in another tab.</p>
                <h2>
                    <span class="glyphicon glyphicon-list-alt"></span>&nbsp;&nbsp;&nbsp;Release Notes</h2>
                <ul class="no_bullets tight_list">
                    <li><a href="https://documentation.wolterskluwerfs.com//Expere/Authoring/ReleaseNotes/webhelp/index.html" target="_blank">Expere Authoring Tools Release Notes</a></li>
                    <!-- <li><a href="http://stg-documentation.wolterskluwerfs.com/Expere/Authoring/ContentStylesheet/" target="_blank">Expere Content Stylesheet Release Notes</a></li> -->
                </ul>
                <h2>
                    <span class="glyphicon glyphicon-file"></span>&nbsp;&nbsp;&nbsp;User Guides</h2>
                <ul class="no_bullets tight_list">
                    <li><a href="https://documentation.wolterskluwerfs.com/Expere/Authoring/AdministrationTool/webhelp/index.html" target="_blank">Expere Administration Tool User Guide</a></li>
                    <li><a href="https://documentation.wolterskluwerfs.com/Expere/Authoring/AuthoringEnvironmentInstallation/webhelp/index.html" target="_blank">Expere Authoring Environment Installation Guide</a></li>
                    <li><a href="https://documentation.wolterskluwerfs.com/Expere/Authoring/DDV/index.html" target="_blank">Expere Data Dictionary Viewer User Guide</a></li>
                    <li><a href="https://documentation.wolterskluwerfs.com/Expere/Authoring/EngineInstallation/index.html" target="_blank">Expere Engine Installation Guide</a></li>
                    <!-- <li><a href="https://documentation.wolterskluwerfs.com/Expere/Authoring/RE3/InstallationGuide/index.html" target="_blank">Expere Requirements Editor Installation Guide</a></li> -->
                    <li><a href="https://documentation.wolterskluwerfs.com/Expere/Authoring/RequirementsEditor/index.html" target="_blank">Expere Requirements Editor User Guide</a></li>
                    <li><a href="https://documentation.wolterskluwerfs.com/Expere/Authoring/TransactionDataModelAPIGuide/Expere Transaction Data Model API Reference (2015.1).pdf" target="_blank">Expere Transaction Data Model API Reference (PDF) - 140 MB</a></li>
                </ul>
            </div>
        </p>
      </div>
    </div>
  </div>
  
  <!-- <div class="container" style="margin-top:30px">
  <div class="row">
    <div class="col-sm-4">
      <h2>About Me</h2>
      <h5>Photo of me:</h5>
      <div class="fakeimg">Fake Image</div>
      <p>Some text about me in culpa qui officia deserunt mollit anim..</p>
      <h3>Some Links</h3>
      <p>Lorem ipsum dolor sit ame.</p>
      <ul class="nav nav-pills flex-column">
        <li class="nav-item">
          <a class="nav-link active" href="#">Active</a>
        </li>
        <li class="nav-item">
          <a class="nav-link" href="#">Link</a>
        </li>
        <li class="nav-item">
          <a class="nav-link" href="#">Link</a>
        </li>
        <li class="nav-item">
          <a class="nav-link disabled" href="#">Disabled</a>
        </li>
      </ul>
      <hr class="d-sm-none">
    </div>
    <div class="col-sm-8">
      <h2>TITLE HEADING</h2>
      <h5>Title description, Dec 7, 2017</h5>
      <div class="fakeimg">Fake Image</div>
      <p>Some text..</p>
      <p>Sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco.</p>
      <br>
      <h2>TITLE HEADING</h2>
      <h5>Title description, Sep 2, 2017</h5>
      <div class="fakeimg">Fake Image</div>
      <p>Some text..</p>
      <p>Sunt in culpa qui officia deserunt mollit anim id est laborum consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco.</p>
    </div>
  </div>
</div> -->

<div class="jumbotron text-center" style="margin-bottom:0">
  <p>Footer</p>
</div>

</body>
</html>
