/*!
 * @summary     DataTables
 * @description Paginate, search and sort HTML tables
 * @version     1.9.4
 * @file        jquery.dataTables.js
 * @author      Allan Jardine (www.sprymedia.co.uk)
 * @contact     www.sprymedia.co.uk/contact
 *
 * @copyright Copyright 2008-2012 Allan Jardine, all rights reserved.
 *
 * This source file is free software, under either the GPL v2 license or a
 * BSD style license, available at:
 *   http://datatables.net/license_gpl2
 *   http://datatables.net/license_bsd
 * 
 * This source file is distributed in the hope that it will be useful, but 
 * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY 
 * or FITNESS FOR A PARTICULAR PURPOSE. See the license files for details.
 * 
 * For details please refer to: http://www.datatables.net
 */
table.dataTable{margin:0 auto;clear:both;width:100%}table.dataTable thead th{padding:3px 18px 3px 10px;border-bottom:1px solid #000;font-weight:bold;cursor:pointer;*cursor:hand}table.dataTable tfoot th{padding:3px 18px 3px 10px;border-top:1px solid #000;font-weight:bold}table.dataTable td{padding:3px 10px}table.dataTable td.center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable tr.odd{background-color:#fff;border:1px solid #aaa}table.dataTable tr.even{background-color:#fff;border:1px solid #aaa}table.dataTable tr.odd td.sorting_1{background-color:#fff}table.dataTable tr.odd td.sorting_2{background-color:#fff}table.dataTable tr.odd td.sorting_3{background-color:#fff}table.dataTable tr.even td.sorting_1{background-color:#fff}table.dataTable tr.even td.sorting_2{background-color:#fff}table.dataTable tr.even td.sorting_3{background-color:#fff}.dataTables_wrapper{position:relative;clear:both;*zoom:1}.dataTables_length{float:left}.dataTables_filter{float:right;text-align:right}.dataTables_info{clear:both;float:left}.dataTables_paginate{float:right;text-align:right}.paginate_disabled_previous,.paginate_enabled_previous,.paginate_disabled_next,.paginate_enabled_next{height:19px;float:left;cursor:pointer;*cursor:hand;color:#111!important}.paginate_disabled_previous:hover,.paginate_enabled_previous:hover,.paginate_disabled_next:hover,.paginate_enabled_next:hover{text-decoration:none!important}.paginate_disabled_previous:active,.paginate_enabled_previous:active,.paginate_disabled_next:active,.paginate_enabled_next:active{outline:none}.paginate_disabled_previous,.paginate_disabled_next{color:#666!important}.paginate_disabled_previous,.paginate_enabled_previous{padding-left:23px}.paginate_disabled_next,.paginate_enabled_next{padding-right:23px;margin-left:10px}.paginate_enabled_previous{background:url('/content/images/back_enabled.png') no-repeat top left}.paginate_enabled_previous:hover{background:url('/content/images/back_enabled_hover.png') no-repeat top left}.paginate_disabled_previous{background:url('/content/images/back_disabled.png') no-repeat top left}.paginate_enabled_next{background:url('/content/images/forward_enabled.png') no-repeat top right}.paginate_enabled_next:hover{background:url('/content/images/forward_enabled_hover.png') no-repeat top right}.paginate_disabled_next{background:url('/content/images/forward_disabled.png') no-repeat top right}.paging_full_numbers{height:22px;line-height:22px}.paging_full_numbers a:active{outline:none}.paging_full_numbers a:hover{text-decoration:none}.paging_full_numbers a.paginate_button,.paging_full_numbers a.paginate_active{border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;padding:2px 5px;margin:0 3px;cursor:pointer;*cursor:hand;color:#333!important}.paging_full_numbers a.paginate_button{background-color:#ddd}.paging_full_numbers a.paginate_button:hover{background-color:#ccc;text-decoration:none!important}.paging_full_numbers a.paginate_active{background-color:#99b3ff}.dataTables_processing{position:absolute;top:50%;left:50%;width:250px;height:30px;margin-left:-125px;margin-top:-15px;padding:14px 0 2px 0;border:1px solid #ddd;text-align:center;color:#999;font-size:14px;background-color:#fff}.sorting{background:url('/content/images/sort_both.png') no-repeat center right}.sorting_asc{background:url('/content/images/sort_asc.png') no-repeat center right}.sorting_desc{background:url('/content/images/sort_desc.png') no-repeat center right}.sorting_asc_disabled{background:url('/content/images/sort_asc_disabled.png') no-repeat center right}.sorting_desc_disabled{background:url('/content/images/sort_desc_disabled.png') no-repeat center right}table.dataTable thead th:active,table.dataTable thead td:active{outline:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.paging_two_button .ui-button{float:left;cursor:pointer;*cursor:hand}.paging_full_numbers .ui-button{padding:2px 6px;margin:0;cursor:pointer;*cursor:hand;color:#333!important}.dataTables_paginate .ui-button{margin-right:-.1em!important}.paging_full_numbers{width:350px!important}.dataTables_wrapper .ui-toolbar{padding:5px}.dataTables_paginate{width:auto}.dataTables_info{padding-top:3px}table.display thead th{padding:3px 0 3px 10px;cursor:pointer;*cursor:hand}div.dataTables_wrapper .ui-widget-header{font-weight:normal}table.display thead th div.DataTables_sort_wrapper{position:relative;padding-right:20px}table.display thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:0}.dataTables_wrapper{position:relative;clear:both}.dataTables_processing{position:absolute;top:0;left:50%;width:250px;margin-left:-125px;border:1px solid #ddd;text-align:center;color:#999;font-size:11px;padding:2px 0}.dataTables_length{width:40%;float:left}.dataTables_filter{width:50%;float:right;text-align:right}.dataTables_info{width:50%;float:left}.dataTables_paginate{float:right;text-align:right}table.display{margin:0 auto;width:100%;clear:both;border-collapse:collapse}table.display tfoot th{padding:3px 0 3px 10px;font-weight:bold;font-weight:normal}table.display tr.heading2 td{border-bottom:1px solid #aaa}table.display td{padding:3px 10px}table.display td.center{text-align:center}.sorting_asc{background:url('/content/images/sort_asc.png') no-repeat center right}.sorting_desc{background:url('/content/images/sort_desc.png') no-repeat center right}.sorting{background:url('/content/images/sort_both.png') no-repeat center right}.sorting_asc_disabled{background:url('/content/images/sort_asc_disabled.png') no-repeat center right}.sorting_desc_disabled{background:url('/content/images/sort_desc_disabled.png') no-repeat center right}tr.odd{background-color:#e2e4ff}tr.even{background-color:#fff}.dataTables_scroll{clear:both}.dataTables_scrollBody{-webkit-overflow-scrolling:touch}.top,.bottom{padding:15px;background-color:#f5f5f5;border:1px solid #ccc}.top .dataTables_info{float:none}.clear{clear:both}.dataTables_empty{text-align:center}tfoot input{margin:.5em 0;width:100%;color:#444}tfoot input.search_init{color:#999}td.group{background-color:#d1cfd0;border-bottom:2px solid #a19b9e;border-top:2px solid #a19b9e}td.details{background-color:#d1cfd0;border:2px solid #a19b9e}.example_alt_pagination div.dataTables_info{width:40%}.paging_full_numbers a.paginate_button,.paging_full_numbers a.paginate_active{border:1px solid #aaa;-webkit-border-radius:5px;-moz-border-radius:5px;padding:2px 5px;margin:0 3px;cursor:pointer;*cursor:hand;color:#333!important}.paging_full_numbers a.paginate_button{background-color:#ddd}.paging_full_numbers a.paginate_button:hover{background-color:#ccc;text-decoration:none!important}.paging_full_numbers a.paginate_active{background-color:#99b3ff}table.display tr.even.row_selected td{background-color:#b0bed9}table.display tr.odd.row_selected td{background-color:#9fafd1}tr.odd td.sorting_1{background-color:#d3d6ff}tr.odd td.sorting_2{background-color:#dadcff}tr.odd td.sorting_3{background-color:#e0e2ff}tr.even td.sorting_1{background-color:#eaebff}tr.even td.sorting_2{background-color:#f2f3ff}tr.even td.sorting_3{background-color:#f9f9ff}.ex_highlight #example tbody tr.even:hover,#example tbody tr.even td.highlighted{background-color:#ecffb3}.ex_highlight #example tbody tr.odd:hover,#example tbody tr.odd td.highlighted{background-color:#e6ff99}.css_right{float:right}.css_left{float:left}tr.last-added-row{border:solid}table.dataTable{margin:0 auto;clear:both;width:100%;border-collapse:collapse;border:1px solid #ccc;color:#333}table.dataTable thead th{padding:0 0 0 5px;cursor:pointer;*cursor:hand;border:none;color:#333;text-align:left;font-weight:600;line-height:25px;vertical-align:bottom}table.dataTable tfoot th{padding:3px 10px}table.dataTable td{padding:3px 10px}table.dataTable td.center,table.dataTable td.dataTables_empty{text-align:center}table.dataTable tr.odd{background-color:#fff;border:1px solid #ccc}table.dataTable tr.even{background-color:#fff;border:1px solid #ccc}table.dataTable tr td.sorting_1{background-color:#fff}table.dataTable tr td.sorting_2{background-color:#fff}table.dataTable tr td.sorting_3{background-color:#fff}table.dataTable tr:hover{background-color:#f5f5f5}table.dataTable tr:hover td.sorting_1{background-color:#f5f5f5}table.dataTable tr:hover td.sorting_2{background-color:#f5f5f5}table.dataTable tr:hover td.sorting_3{background-color:#f5f5f5}.sorting_asc{background-color:#d3dce0!important;background:url('/content/images/sort_asc.png') no-repeat center right!important;background:url('/content/images/sort_asc.png') no-repeat center right,-webkit-linear-gradient(#f0f7fa,#d3dce0)!important;background:url('/content/images/sort_asc.png') no-repeat center right,linear-gradient(#f0f7fa,#d3dce0)!important}.sorting_desc{background-color:#d3dce0!important;background:url('/content/images/sort_desc.png') no-repeat center right!important;background:url('/content/images/sort_desc.png') no-repeat center right,-webkit-linear-gradient(#f0f7fa,#d3dce0)!important;background:url('/content/images/sort_desc.png') no-repeat center right,linear-gradient(#f0f7fa,#d3dce0)!important}.sorting{background-color:#d3dce0!important;background:-webkit-linear-gradient(#f0f7fa,#d3dce0)!important;background:linear-gradient(#f0f7fa,#d3dce0)!important}.sorting_asc_disabled{background:url('/content/images/sort_asc_disabled.png') no-repeat center right!important;background:url('/content/images/sort_asc_disabled.png') no-repeat center right,-webkit-linear-gradient(#f0f7fa,#d3dce0)!important;background:url('/content/images/sort_asc_disabled.png') no-repeat center right,linear-gradient(#f0f7fa,#d3dce0)!important}.sorting_desc_disabled{background:url('/content/images/sort_desc_disabled.png') no-repeat center right!important;background:url('/content/images/sort_desc_disabled.png') no-repeat center right,-webkit-linear-gradient(#f0f7fa,#d3dce0)!important;background:url('/content/images/sort_desc_disabled.png') no-repeat center right,linear-gradient(#f0f7fa,#d3dce0)!important}.sorting_disabled{background:no-repeat center right!important;background:no-repeat center right,-webkit-linear-gradient(#f0f7fa,#d3dce0)!important;background:no-repeat center right,linear-gradient(#f0f7fa,#d3dce0)!important}.dataTables_wrapper{position:relative;clear:both;*zoom:1}.dataTables_wrapper .ui-widget-header{font-weight:normal}.dataTables_wrapper .ui-toolbar{padding:5px}.dataTables_length{float:left}.dataTables_filter{float:right;text-align:right}.dataTables_info{padding-top:3px;clear:both;float:left}.dataTables_paginate{float:right;text-align:right}.dataTables_paginate .ui-button{margin-right:-.1em!important}.paging_two_button .ui-button{float:left;cursor:pointer;*cursor:hand}.paging_full_numbers .ui-button{padding:2px 6px;margin:0;cursor:pointer;*cursor:hand;color:#333!important}.paginate_disabled_previous,.paginate_enabled_previous,.paginate_disabled_next,.paginate_enabled_next{height:19px;float:left;cursor:pointer;*cursor:hand;color:#111!important}.paginate_disabled_previous:hover,.paginate_enabled_previous:hover,.paginate_disabled_next:hover,.paginate_enabled_next:hover{text-decoration:none!important}.paginate_disabled_previous:active,.paginate_enabled_previous:active,.paginate_disabled_next:active,.paginate_enabled_next:active{outline:none}.paginate_disabled_previous,.paginate_disabled_next{color:#666!important}.paginate_disabled_previous,.paginate_enabled_previous{padding-left:23px}.paginate_disabled_next,.paginate_enabled_next{padding-right:23px;margin-left:10px}.paginate_enabled_previous{background:url('../images/back_enabled.png') no-repeat top left}.paginate_enabled_previous:hover{background:url('../images/back_enabled_hover.png') no-repeat top left}.paginate_disabled_previous{background:url('../images/back_disabled.png') no-repeat top left}.paginate_enabled_next{background:url('../images/forward_enabled.png') no-repeat top right}.paginate_enabled_next:hover{background:url('../images/forward_enabled_hover.png') no-repeat top right}.paginate_disabled_next{background:url('../images/forward_disabled.png') no-repeat top right}.paging_full_numbers a:active{outline:none}.paging_full_numbers a:hover{text-decoration:none}.paging_full_numbers a.paginate_button,.paging_full_numbers a.paginate_active{border:1px solid #aaa;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;padding:2px 5px;margin:0 3px;cursor:pointer;*cursor:hand;color:#333!important}.paging_full_numbers a.paginate_button{background-color:#efefef;background-image:-webkit-linear-gradient(#f0f7fa,#d3dce0);background-image:linear-gradient(#f0f7fa,#d3dce0);background-repeat:repeat-x}.paging_full_numbers a.paginate_button:hover{background-color:#dce6ef;background-image:-moz-linear-gradient(#fafbfd,#dce6ef);background-image:-webkit-linear-gradient(#fafbfd,#dce6ef);background-image:linear-gradient(#fafbfd,#dce6ef);background-repeat:repeat-x;text-decoration:none!important}.paging_full_numbers a.paginate_active{background-color:#ebebeb;background-image:-moz-linear-gradient(#fcfcfc,#ebebeb);background-image:-webkit-linear-gradient(#fcfcfc,#ebebeb);background-image:linear-gradient(#fcfcfc,#ebebeb);background-repeat:repeat-x}.dataTables_processing{position:absolute;top:50%;left:50%;width:250px;height:30px;margin-left:-125px;margin-top:-15px;padding:14px 0 2px 0;border:1px solid #ddd;text-align:center;color:#999;font-size:14px;background-color:#fff}table.dataTable thead th div.DataTables_sort_wrapper{position:relative;padding-right:20px}table.dataTable thead th div.DataTables_sort_wrapper span{position:absolute;top:50%;margin-top:-8px;right:0}table.dataTable th:active{outline:none}.dataTables_scroll{clear:both}.dataTables_scrollBody{*margin-top:-1px;-webkit-overflow-scrolling:touch}.dataTables_wrapper .top{padding:5px;background-color:#f5f5f5;border:1px solid #ccc;background-color:#d3dce0;background:-webkit-linear-gradient(#f0f7fa,#d3dce0);background:linear-gradient(#f0f7fa,#d3dce0)}.dataTables_wrapper .bottom{padding:5px;background:none;border:none}.dataTables_wrapper .top{border-bottom:none}.dataTables_wrapper .bottom{border-top:none}.dataTables_wrapper .top label,.dataTables_wrapper .bottom label{margin:0}.dataTables_paginate{float:none;margin:0 auto;text-align:center}.DTTT_selected td{background:#eee!important}.DTTT_container{text-align:right}