Left SubHeader

        
          <div class="row customer-topnav mt-3">
          <div class="col-md-9">
            <ul class="vendor-action-col save-links">
              <li>
                <a class="" href="javascript:void(0)"><i class="icon-star-outline mr-1" title="Save as Favorite"></i></a>
                <h5>Abstergo Ltd.</h5>
              </li>
              <li>
                <a href="javascript:void(0);" class="sync-to"><i class="icon-sync"></i> Synced to Connectwise</a>
              </li>
              <li>
                <a href="javascript:void(0)" class="openSavedFlyout"><i class="icon-saved"></i>Saved Quotes<i class="icon-arrow-bottom"></i></a>
                <div class="customer-flyout-custom save-detail" style="display: none;">
                  <h6>Recently Saved Quotes <span class="currency-info float-right">(All Prices are shown in <strong>USD</strong>)</span></h6>
                  <div class="summary-tab-table pb-0">
                    <table class="table">
                      <tbody>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Setup Fee for Standard Mailbox</span><br> <span class="per-val"><strong>Created On</strong> 5/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>75,984.00</strong></td>
                        </tr>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Blackberry (per Device)</span><br> <span class="per-val"><strong>Created On</strong> 8/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>23,333.00</strong></td>
                        </tr>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Mailbox with Outlook</span><br> <span class="per-val"><strong>Created On</strong> 15/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>51,924.00</strong></td>
                        </tr>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Setup Fee for Advanced Mailbox</span><br> <span class="per-val"><strong>Created On</strong> 18/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>69,454.00</strong></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="view-quote-link">
                      <a href="save-config-quote.html?option=viewAllQuote">View All Saved Quotes</a>
                    </div>
                  </div>
                </div>
              </li>
              <li>
                <a href="javascript:void(0)" class="openSavedFlyout"><i class="icon-saved-config1"></i>Saved Configuration<i class="icon-arrow-bottom"></i></a>
                <div class="customer-flyout-custom save-detail" style="display: none;">
                  <h6>Recently Saved Configurations <span class="currency-info float-right">(All Prices are shown in <strong>USD</strong>)</span></h6>
                  <div class="summary-tab-table pb-0">
                    <table class="table">
                      <tbody>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Mailbox with Outlook (per User)</span><br> <span class="per-val"><strong>Created</strong> On 8/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>75,984.00</strong></td>
                        </tr>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Additional Mailbox Storage (5GB IN)</span><br> <span class="per-val"><strong>Created On</strong> 12/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>23,333.00</strong></td>
                        </tr>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Faxvia Email: Packages</span><br> <span class="per-val"><strong>Created On</strong> 14/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>51,924.00</strong></td>
                        </tr>
                        <tr>
                          <td>
                            <i class="icon-active-subscriptions"><span class="path1"></span><span class="path2"></span></i> 
                            <div class="service-name"><span class="text-blue">Lync Enterprise (per User)</span><br> <span class="per-val"><strong>Created On</strong> 24/2/2021</span></div>
                          </td>
                          <td class="text-right"><strong>69,454.00</strong></td>
                        </tr>
                      </tbody>
                    </table>
                    <div class="view-quote-link">
                      <a href="save-config-quote.html?option=viewAllConfig">View All Saved Configurations</a>
                    </div>
                  </div>
                </div>
              </li>
            </ul>
          </div>
          <div class="col-md-3">
            <div class="right-links-section float-right">
              <a href="javascript:void(0);"><i class="icon-export-arrow mr-2"></i> Export</a>
              <div class="dropdown">
                <button class="btn btn-primary float-right dropdown-toggle" type="button" id="dropdownMenuButton" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">
                <i class="icon-plus"></i>Place Order
                </button>
                <div class="dropdown-menu  dropdown-menu-right" aria-labelledby="dropdownMenuButton">
                  <a class="dropdown-item" href="javascript:void(0)">Place New Order</a>
                  <a class="dropdown-item" href="javascript:void(0)">View Purchase History</a>
                </div>
              </div>
            </div>
          </div>
        </div>