@charset "utf-8";table.tabtable-torc_suffix { 
	border-collapse:separate !important;
	border-spacing:0;	
	width:100%;
	padding: 5px 0;
	margin: 0;
} 
table.tabtable-torc_suffix tr { 
	border: none;
} 
table.tabtable-torc_suffix tr.tabrow td.tabcol { 
	font-style: normal;
	font-weight: normal;
	padding: 4px 5px;
	background-color: #eaeaea;;
	border-top: none; 
	border-right: none; 
}
table.tabtable-torc_suffix tr.tabrow td.tabcol a { 
	font-weight: normal;
}
table.tabtable-torc_suffix tr.tr_ze td.tabcol { 
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	border-top: none;
	border-right: none;
}
table.tabtable-torc_suffix tr.tabrow:hover td.tabcol { 
	background-color: #b5b5b5;
}
table.tabtable-torc_suffix tr.tr_ht1 td.tabcol,
table.tabtable-torc_suffix tr.tr_ht1:hover td.tabcol,
table.tabtable-torc_suffix tr.tr_ht1 td.tabcol:hover { 
	font-style: normal;
	font-weight: bold;
	background-color: #d2d2d2;
}

div.tabtitle {
	margin-bottom: -25px;
	margin-top: 5px;
}
table.specialpad tr.tabrow td.tabcol {
  padding: 5px !important;
}
table.tabtable-torc_suffix tr td.td_odd:first-child {
background-color: #e0e0e0;
}
table.tabtable-torc_suffix tr td.td_even:first-child {
background-color: #eaeaea !important;
border-bottom: none !important;
}
table.tabtable-torc_suffix tr.tabrow:nth-of-type(odd) td.td_odd {
background-color: #e0e0e0;
}
table.tabtable-torc_suffix tr.tabrow:nth-of-type(even) td.td_even {
background-color: #eaeaea !important;
border-left: none !important;
border-bottom: none !important;
}
table.tabtable-torc_suffix tr.tabrow:nth-of-type(even) td.td_odd {
border-left: none !important;
}
table.tabtable-torc_suffix tr td.td_odd:nth-child(2) {
border-left: none;
}
table.tabtable-torc_suffix tr td.td_even:nth-child(2) {
border-left: none;
border-bottom: none !important;
}

span.flashpoint-title {
display: block;
position: relative;
text-align: center;
font-size: 13px;
font-weight: bold;
padding-bottom: 1px;
background: rgba(255,255,255,0.6);
margin-top: -21px;
color: #272727;
border-left: 1px solid #4E4E4E;
border-right: 1px solid #4E4E4E;
border-bottom: 1px solid #4E4E4E;
width: 165px;
}

td.td_even img {
border: 1px solid #4E4E4E;
}

td.td_odd img {
border: 1px solid #4E4E4E;
}

td.nohoverodd:hover {
background-color: #e0e0e0 !important;
}
td.nohovereven:hover {
background-color: #eaeaea !important;
}
td.nohovereven {
border-bottom: none !important;
}
tr.nohovereven:hover {
background-color: #eaeaea !important;
}

table.tabtable-torc_suffix tr.tabrow:hover td.td_even { 
background-color: #eaeaea !important;
}

table.tabtable-torc_suffix tbody tr.tr_ht1 td.tabcol {
border-top: none !important;
background-color: #d2d2d2 !important;
}
body.body-overlay-light .sorting_asc {
background: #d2d2d2 url('/components/com_tabulizer/assets/images/sort_asc.png') no-repeat center right !important;
}
body.body-overlay-dark .sorting_asc {
background: #d2d2d2 url('/components/com_tabulizer/assets/images/sort_asc_dark.png') no-repeat center right !important;
}
body.body-overlay-light .sorting_desc {
background: #d2d2d2 url('/components/com_tabulizer/assets/images/sort_desc.png') no-repeat center right !important;
}
body.body-overlay-dark .sorting_desc {
background: #d2d2d2 url('/components/com_tabulizer/assets/images/sort_desc_dark.png') no-repeat center right !important;
}
body.body-overlay-light .sorting {
  background: #d2d2d2 url('/components/com_tabulizer/assets/images/sort_both.png') no-repeat center right !important;
  padding-left: 18px;
}
body.body-overlay-dark .sorting {
  background: #d2d2d2 url('/components/com_tabulizer/assets/images/sort_both_dark.png') no-repeat center right !important;
  padding-left: 18px;
}
.paging_full_numbers a.paginate_active {
background-color: #8EBCEC !important;
}
