.contentDiv_container { width:auto;}
.contentDiv {width:auto;}
.cume_container { font-family:verdana; font-size:x-small; width:100%; background-color:#fff;color:#000;margin-left:auto;margin-right:auto; }

.cume_container td, th { font-family:verdana;font-size:x-small;color:#000; }

.cume_container th { font-weight:bold;background-color:#cccccc; }  

.cume_container tbody>tr:hover { background-color:#e4e4e4;}

.cume_container .ui-tabs-nav { text-align: center; line-height:1; }
.cume_container .ui-tabs-nav li { float: none; display:inline-block; margin:0; }
.cume_container .ui-tabs-panel { padding: 0.4em 0.1em}

.cume_container .ui-dialog { font-family:verdana; font-size:x-small; width:100%;}
.cume_container .ui-dialog .ui-tabs-nav { text-align: center; line-height:1; }
.cume_container .ui-dialog .ui-tabs-nav li { float: none; display:inline-block; margin:0; }
.cume_container .ui-dialog td, th { font-family:verdana;font-size:x-small;color:#000; }
.cume_container .ui-dialog .ui-tabs-panel { padding: 0.4em 0.1em}
.cume_container .ui-dialog .ind_stats_table { width:100%;}
.cume_container .ui-widget-header { padding:5px;}
.cume_container  ul.ui-widget-header { padding:0px;}
.cume_container div.header, .player_dialog div.header { text-align: center;font-weight: bold; height:auto; width:auto; background: #cccccc; position: static;}        
.ind_player_summary th.header {  background-image:url('http://www.wpcknights.com/common/controls/stats/cume.css'); height:auto;width:auto; }
.with_pointer  { cursor:pointer;}

.subheader_row { font-weight:bold; background-color:#dddddd;}
.footer_row { font-weight:bold;background-color:#dddddd; border-top: 1px solid #000; color:#000;} 

.cume_container .center { margin:0 auto; width:75%;}
.cume_container .center_wide {margin:0 auto; width:98%;}
.cume_container .center_narrow {margin:0 auto; width:50%;}
.cume_container .table-indent { padding-left: 20px;}
.cume_container tfoot td {  padding-right:4px; }
.cume_container .left { float: left; width:50%;}
.cume_container .right { float: left; width:50%;}
.cume_container .left_bigger {float:left;width:55%;}
.cume_container .right_smaller {float:left;width:45%;}
.cume_container .bold { font-weight: bold; }

.cume_container .overall_ind_stat_card { border: 1px solid gray;    width:80px;    text-align:center;    height:60px;    float:left; margin: 0 2px; }
.cume_container .overall_stat_key { background-color: #cccccc; color: #000;    font-weight:bold;    font-size: 10px;    height:30px;    line-height:14px; }
.cume_container .overall_stat_value { font-weight:bold;    height:30px;    font-size:21px;    color:gray;    line-height:29px; }

.center_header { text-align:center; font-weight:bold;}

.cume_container .container {  overflow: hidden; margin-bottom: 10px; }

.cume_header { text-align:center; font-size:14px;font-weight:bold; padding:7px 0 7px 0; background-color:#fff; }

.stats_table td:not(:first-child), th:not(:first-child){ text-align:right; }
.stats_table { margin:0 auto;}
.stats_table td a { color: #000;}	
.ind_stats_table { margin:0 auto;}
.ind_stats_table td:not(:first-child),th:not(:first-child) { text-align: right;}
.ind_stats_table thead tr:first-child th { text-align:center;}
.ind_stats_table th { font-weight:bold;background-color:#cccccc; }
.ind_stats_table tbody>tr:hover { background-color:#e4e4e4;}
.ind_stats_table td a { color: #000;}	
.ind_stats_table tfoot td { color:#000;}
.with_right_border { border-right:solid 1px #000}
.bold { font-weight: bold; }        
    
.align_right { text-align:right;}
.align_left {text-align:left;}
.align_center {text-align:center;}
.tab_container { overflow: hidden; }

.center_title { text-align: center; font-weight: bold;}
.cume_container li div.hidden { display:none;}
.cume_container ul { list-style-type: none; }
.top_aligned { vertical-align: top;}
.has_sorting  thead tr{ cursor:pointer;}
.has_sorting  thead th:hover{ background-color:#4d4d4e;color:#fff; text-decoration:underline;}
.sort_highlight { background-color:#e4e4e4; }
td.sort_highlight:hover { font-weight:bold; background-color:#4D4D4E;color:#fff; }
tfoot td.sort_highlight { background-color:#4D4D4E; color:#fff;}
/*tbsorter*/
th.headerSortDown,th.headerSortUp,td.headerSortUp, td.headerSortUp > a {background-color:#4d4d4e;color:#fff;}
.has_more_padding > thead th, .has_more_padding > tbody td { padding:4px; }
.has_vert_padding > thead th, .has_vert_padding > tbody td { padding-top:4px;padding-bottom:4px; }
.has_cell_borders tbody > tr td { border-right: 1px solid #FFF;border-bottom: 1px solid #DADADA; color:#000;}
.has_bottom_border tbody > tr td { border-bottom: 1px solid #DADADA;}
.space_after { margin-bottom: 10px;}
.leader_wrap {float:left;width:175px;}

#ind_career_stats .stats_table {
  margin: 0 auto;
}
#ind_career_stats .stats_table thead th,
#ind_career_stats .stats_table tbody td,
#ind_career_stats .stats_table tfoot td {
  padding: 4px;
}
#ind_career_stats .stats_table tbody > tr td {
  border-right: 1px solid white;
  border-bottom: 1px solid #dadada;
}
#ind_career_stats .stats_table tbody > tr td {
  border-bottom: 1px solid #dadada;
}
#ind_career_stats .stats_table td:not(:first-child),
#ind_career_stats .stats_table th:not(:first-child) {
  text-align: right;
}
#ind_career_stats .stats_table thead tr:first-child th:first-child {
  text-align: center;
  border-color: white;
}
#ind_career_stats .stats_table th {
  font-weight: bold;
  background-color: #cccccc;
}
#ind_career_stats .stats_table tbody > tr:hover {
  background-color: #e4e4e4;
}
#ind_career_stats .stats_table tfoot > tr {
  background-color: #cccccc;
}
#ind_career_stats .stats_table tfoot > tr td {
  font-weight: bold;
}
#leaders,#misc:before,
#leaders,#misc:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

#leaders,#misc:after {
    clear: both;
}