table.tablesorter{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;width:100%;border-collapse:collapse;font-size:13px;}
table.tablesorter thead tr th,table.tablesorter tfoot tr th{background-color:#CDF2A5;padding:4px;border-top:1px solid green;border-right:none;border-bottom:1px solid green;border-left:none;color:black;}
table.tablesorter thead th,table.tablesorter tfoot th{-khtml-opacity:.60;-moz-opacity:.60;-ms-filter:"alpha(opacity=60)";filter:alpha(opacity=60);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0.6);opacity:.60;}
table.tablesorter thead th{text-align:center;}
table.tablesorter thead th:hover,table.tablesorter tfoot th:hover{opacity:1;}
table.tablesorter .header,table.tablesorter thead tr .tablesorter-header{background-image:url(green-unsorted.gif);background-repeat:no-repeat;background-position:center right;cursor:pointer;white-space:normal;}
table.tablesorter tbody td{padding:4px;background-color:transparent;vertical-align:top;border:none;}
table.tablesorter tbody tr:nth-child(even){background-color:#E1F7C9;}
table.tablesorter tbody tr:hover:nth-child(even),table.tablesorter tbody tr:hover:nth-child(odd){background-color:#F1FFDF;}
table.tablesorter thead tr .tablesorter-headerSortUp,table.tablesorter thead tr .tablesorter-headerAsc ,table.tablesorter thead tr .headerSortUp{background-image:url(green-asc.gif);background-color:green;color:white;}
table.tablesorter thead tr .tablesorter-headerSortDown,table.tablesorter thead tr .tablesorter-headerDesc,table.tablesorter thead tr .headerSortDown{background-image:url(green-desc.gif);background-color:green;color:white;}
table.tablesorter tfoot .tablesorter-headerSortUp,table.tablesorter tfoot .tablesorter-headerSortDown,table.tablesorter tfoot .tablesorter-headerAsc,table.tablesorter tfoot .tablesorter-headerDesc{background-image:none;}
table.tablesorter .tablesorter-processing{background-position:center center !important;background-repeat:no-repeat !important;background-image:url(loading.gif) !important;}
.left{float:left;}
.right{float:right;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;}
.pager .prev,.pager .next,.pagecount{cursor:pointer;outline:none;color:#080;}
.pager .prev:hover,.pager .next:hover,.pager a:hover{color:red;font-weight:bold;}
.pager a{text-decoration:none;color:#080;}
.pager a.current{color:red;font-weight:bold;background-color:yellow;}
.pagedisplay,.pager{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:13px;}
.image_wrapper{border:none;}
.image_wrapper:hover{-khtml-opacity:.50;-moz-opacity:.50;-ms-filter:"alpha(opacity=50)";filter:alpha(opacity=50);filter:progid:DXImageTransform.Microsoft.Alpha(opacity=0.5);opacity:.50;}