.incidenttbl
{
    border: 1px solid #cddcfe;
    width: 984px;
}

    .incidenttbl tr
    {
        border-bottom: 1px solid #cddcfe;
    }

    /*Table header*/
    .incidenttbl thead tr th
    {
        border-left: 1px solid #fff;
        background-color: #cddcfe;
        padding: 0 4px;
    }

        .incidenttbl thead tr th:nth-of-type(1)
        {
            border-left: none;
        }

    .incidenttbl tbody tr
    {
        background-color: #f7f7ff;
    }

        .incidenttbl tbody tr.even
        {
            background-color: #fff;
        }

        .incidenttbl tbody tr td
        {
            border-left: 1px solid #cddcfe;
            padding: 4px;
        }

            .incidenttbl tbody tr td:nth-of-type(1)
            {
                border-left: none;
            }

    .incidenttbl tfoot .row
    {
        padding: 12px 0;
    }

    .incidenttbl tfoot .pagination
    {
        width: 85%;
        display: inline-block;
        text-align: center;
    }

    .incidenttbl tfoot .noofrecords
    {
        display: inline-block;
        width: 12%;
    }

.arrowUp,
.arrowDown
{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    display:block;
    float:right;
    margin-top:5px;

}

.arrowUp
{
    border-bottom: 5px solid black;
}

.arrowDown
{
    border-top: 5px solid black;
}

/*
     FILE ARCHIVED ON 18:51:45 Aug 18, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 06:23:35 Aug 27, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.064
  exclusion.robots: 0.07
  exclusion.robots.policy: 0.051
  esindex: 0.017
  cdx.remote: 23.451
  LoadShardBlock: 482.255 (3)
  PetaboxLoader3.datanode: 431.827 (4)
  PetaboxLoader3.resolve: 473.076 (2)
  load_resource: 500.025
*/