Current ICTV Taxonomy Release

<h3>
    Taxonomy Browser
</h3>
<p>
    This taxonomy browser provides access to the current virus taxonomy. This page will be updated whenever a new &nbsp;taxonomy release has been approved by the ICTV.
</p>
<p>
    <button class="btn btn-sm" style="background:#720B00;color:white;" type="button" data-bs-toggle="modal" data-bs-target="#Help1"><i class="fas fa-lg fa-question-circle"></i>&nbsp;Taxonomy Search</button> &nbsp;&nbsp; <button class="btn btn-sm" style="background:#720B00;color:white;" type="button" data-bs-toggle="modal" data-bs-target="#Help2"><i class="fas fa-lg fa-question-circle"></i>&nbsp;Taxonomy Browser</button> &nbsp;&nbsp;<button class="btn btn-sm" style="background:#00778A;color:white;" type="button"><i class="fas fa-solid fa-lg fa-circle-info"></i><a style="color:white; text-decoration:none;" href="/msl/current">&nbsp;Download Current Taxonomy Spreadsheet (MSL)</a>
                                                                </button>
</p>
<div class="modal fade" id="Help1">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title">
                    Taxonomy Search Help
                </h5>
                <p>
                    <button class="close" type="button" data-bs-dismiss="modal">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            <span>×</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </button>
                </p>
            </div>
            <div class="modal-body">
                <ul>
                    <li>
                        The search box below will search for taxon names in the current release.
                    </li>
                    <li>
                        To search across all taxonomy releases, check the box.
                    </li>
                    <li>
                        The list of taxon names returned contain an exact match to the search query as any part of the taxon name.
                    </li>
                </ul>
            </div>
            <div class="modal-footer">
                <button class="btn btn-primary" type="button" data-bs-dismiss="modal">Close</button>
            </div>
        </div>
    </div>
</div>
<div class="modal fade" id="Help2">
    <div class="modal-dialog">
        <div class="modal-content">
            <div class="modal-header">
                <h5 class="modal-title">
                    Taxonomy Browser Help
                </h5>
                <p>
                    <button class="close" type="button" data-bs-dismiss="modal">
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              <span>×</span>
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            </button>
                </p>
            </div>
            <div class="modal-body">
                <ul>
                    <li>
                        Click the (✚) sign to expand a taxon and view lower-rank taxa.
                    </li>
                    <li>
                        Click the 'i'&nbsp;information&nbsp;link for a history of taxon changes.
                    </li>
                    <li>
                        A flag indicates that&nbsp;the taxon has changed since the last release.
                    </li>
                    <li>
                        For releases prior to 2020, a&nbsp;star&nbsp;(★) indicates the type species. (Type species were abolished in 2020.)
                    </li>
                </ul>
            </div>
            <div class="modal-footer">
                <button class="btn btn-primary" type="button" data-bs-dismiss="modal">Close</button>
            </div>
        </div>
    </div>
</div>