body {
    font-family: arial;
}

h2, h1, h3 {
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial;
}

li {
    margin-bottom: 5px;
}

li ol {
    margin-top: 5px;
}

ol.auto-numbering {
    counter-reset: item;
}
ol.auto-numbering li {
    display: block;
    position: relative;
}
ol.auto-numbering li:before {
    content: counters(item, ".") ". ";
    counter-increment: item;
    position: absolute;
    margin-right: 100%;
    right: 5px;
}

/*
table.details {
    display: none
}*/
.tablesorter thead .disabled {
    display: none
}
span.hide-column {
    font-size: 6pt;
    float: right;
}
table.tablesorter input[type="search"] {
    /*min-height:26px;*/
    height: auto !important;
    line-height: normal;
    background-color: #FFF;
    background-image: linear-gradient(to bottom, #EEE 1%, #FFF 15%);
    padding:5px;
    font-family: sans-serif;
    color:#666 !important;
    margin: 0px;
    position: relative;
    overflow: hidden;
    border: 1px solid #AAA;
    text-align:left;
}
th {
    text-align: inherit;
}


/* tables */
table.tablesorter {
    font-family:arial;
    background-color: #000000;
    margin:10px 0pt 15px;
    /*font-size: 8pt;*/
    width: 100%;
    text-align: left;
    overflow:hidden;
    table-layout: fixed;
}

table.tablesorter.auto-width {
    width: auto;
}


table.tablesorter tbody tr td ul li {
    padding-right: 5px;
}

#release-notes thead tr th.header-apars { width: 250px }
#release-notes thead tr th.header-products { width: 125px }
#release-notes thead tr th.header-arch { width: 100px }
#release-notes thead tr th.header-resolved-in { width: 105px }
#release-notes thead tr th.header-feature-tags { width: 140px }

#release-notes.flashsystem thead tr th.header-apars { width: 100px }

#release-notes tbody tr td.has-tooltip {
    cursor: help;
}

/*
#CVEtable thead tr th.header-cve { width: 200px }*/
#CVEtable thead tr th.header-resolved-in { width: 125px }


table.details {
    /*border: 1px solid;*/ /* #E6E6E6; */
    margin-top: 10px;
    margin-bottom: 5px;
    border-spacing: 0;
    border-collapse: collapse;
}


table.details tbody tr th {
    border-bottom: 1px solid; /* #E6E6E6; */
    /*background-color: #CDCDCD;*/
    padding: 4px;
    padding-right: 10px;
}

table.details tbody tr td {
    border-bottom: 1px solid; /* #E6E6E6; */
    /*background-color: #CDCDCD;*/
    padding: 4px;
}

/*
span.show-details-all {
    font-size: 10pt;
}*/

table.tablesorter thead tr th, table.tablesorter tfoot tr th, table.tablesorter tbody.tablesorter-infoOnly tr th {
    background-color: #81c9c9;
    border: 1px solid #FFF;
    /*font-size: 8pt;*/
    padding: 4px;
    font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial;
}

table.tablesorter thead tr .tablesorter-header {
    background-image: url(data:image/gif;base64,R0lGODlhFQAJAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAkAAAIXjI+AywnaYnhUMoqt3gZXPmVg94yJVQAAOw==);
    background-repeat: no-repeat;
    background-position: center right;
    cursor: pointer;
    padding-right: 20px;
}
table.tablesorter thead tr .tablesorter-header.sorter-false {
    background-image: none;
    cursor: default;
}
table.tablesorter tbody td {
    /*color: #3D3D3D;*/
    padding: 4px;
    background-color: #FFF;
    vertical-align: top;
}

table.tablesorter thead td {
    vertical-align: top;
    text-align:left;
}

/* table processing indicator */
 .tablesorter .tablesorter-processing {
    background-position: center center !important;
    background-repeat: no-repeat !important;
    /* background-image: url(../addons/pager/icons/loading.gif) !important; */
	background-image: url('data:image/gif;base64,R0lGODlhFAAUAKEAAO7u7lpaWgAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQBCgACACwAAAAAFAAUAAACQZRvoIDtu1wLQUAlqKTVxqwhXIiBnDg6Y4eyx4lKW5XK7wrLeK3vbq8J2W4T4e1nMhpWrZCTt3xKZ8kgsggdJmUFACH5BAEKAAIALAcAAAALAAcAAAIUVB6ii7jajgCAuUmtovxtXnmdUAAAIfkEAQoAAgAsDQACAAcACwAAAhRUIpmHy/3gUVQAQO9NetuugCFWAAAh+QQBCgACACwNAAcABwALAAACE5QVcZjKbVo6ck2AF95m5/6BSwEAIfkEAQoAAgAsBwANAAsABwAAAhOUH3kr6QaAcSrGWe1VQl+mMUIBACH5BAEKAAIALAIADQALAAcAAAIUlICmh7ncTAgqijkruDiv7n2YUAAAIfkEAQoAAgAsAAAHAAcACwAAAhQUIGmHyedehIoqFXLKfPOAaZdWAAAh+QQFCgACACwAAAIABwALAAACFJQFcJiXb15zLYRl7cla8OtlGGgUADs=') !important;
}
/*
table.tablesorter tbody tr.odd td {
            background-color:#F0F0F6;
}*/

/* This is costing too much performance
.tablesorter tbody > tr:hover > td,
.tablesorter tbody > tr:hover + tr.tablesorter-childRow > td,
.tablesorter tbody > tr:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td,
.tablesorter tbody > tr.even:hover > td,
.tablesorter tbody > tr.even:hover + tr.tablesorter-childRow > td,
.tablesorter tbody > tr.even:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
	background: #d9d9d9;
}
.tablesorter tbody > tr.odd:hover > td,
.tablesorter tbody > tr.odd:hover + tr.tablesorter-childRow > td,
.tablesorter tbody > tr.odd:hover + tr.tablesorter-childRow + tr.tablesorter-childRow > td {
	background: #bfbfbf;
}
*/
 .tablesorter tbody tr.odd td {
    background-color: #ebf2fa;
}
.tablesorter tbody tr.even td {
    background-color: #fff;
}
table.tablesorter thead tr .tablesorter-headerAsc {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjB+gC+jP2ptn0WskLQA7);
}
table.tablesorter thead tr .tablesorter-headerDesc {
    background-image: url(data:image/gif;base64,R0lGODlhFQAEAIAAACMtMP///yH5BAEAAAEALAAAAAAVAAQAAAINjI8Bya2wnINUMopZAQA7);
}
table.tablesorter thead tr .tablesorter-headerAsc, table.tablesorter thead tr .tablesorter-headerDesc {
    background-color: #8dbdd8;
}
/* filter row */
 .tablesorter-filter-row td {
    background: #eee;
    line-height: normal;
    /*text-align: center;*/
    /* center the input */
    -webkit-transition: line-height 0.1s ease;
    -moz-transition: line-height 0.1s ease;
    -o-transition: line-height 0.1s ease;
    transition: line-height 0.1s ease;
}
/* optional disabled input styling */
 .tablesorter-filter-row .disabled {
    opacity: 0.5;
    filter: alpha(opacity=50);
    cursor: not-allowed;
}
/* hidden filter row */
 .tablesorter-filter-row.hideme td {
    /*** *********************************************** ***/
    /*** change this padding to modify the thickness     ***/
    /*** of the closed filter row (height = padding x 2) ***/
    padding: 2px;
    /*** *********************************************** ***/
    margin: 0;
    line-height: 0;
    cursor: pointer;
}
.tablesorter-filter-row.hideme .tablesorter-filter {
    height: 1px;
    min-height: 0;
    border: 0;
    padding: 0;
    margin: 0;
    /* don't use visibility: hidden because it disables tabbing */
    opacity: 0;
    filter: alpha(opacity=0);
}
/* filters */
 .tablesorter-filter {
    width: 100%;
    height: inherit;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: height 0.1s ease;
    -moz-transition: height 0.1s ease;
    -o-transition: height 0.1s ease;
    transition: height 0.1s ease;
}
