/* Add here all your CSS customizations */
.thunder-logo {
	width: 500px;
	height: 243px;
}
.page-container {
	background-color: #FFFFFFAA;
	border-radius: 10px;
}
/* Feature Box Dynamic Height Fix
*/
.featured-boxes .featured-box {
    height: auto !important;
}
/* Client Sub-Menu */
.simple-left-menu-wrapper ul.simple-left-menu {
	list-style:none;
	padding-left:15px;
	line-height:2;
	margin:0 0 15px
}
.simple-left-menu-wrapper ul.simple-left-menu>li:not(.menu-group).active>a, .simple-left-menu-wrapper ul.simple-left-menu li.menu-group li.active>a {
	color:#311A19
}
.simple-left-menu-wrapper ul.simple-left-menu>li.bottom-border-item {
	border-bottom:1px solid #efefef;
	margin-left: 20px;
}

.simple-left-menu-wrapper ul.simple-left-menu>li.menu-title {
	-webkit-opacity:0.5;
	-moz-opacity:0.5;
	opacity:0.5
}
.simple-left-menu-wrapper ul.simple-left-menu>li+.menu-title {
	margin-top:15px
}

.simple-left-menu-wrapper ul.simple-left-menu>li a:focus, .simple-left-menu-wrapper ul.simple-left-menu>li a:active, .simple-left-menu-wrapper ul.simple-left-menu>li a:visited {
	text-decoration:none;
	
}
.simple-left-menu-wrapper ul.simple-left-menu>li a:hover {
	text-decoration:none;
}
.simple-left-menu-wrapper ul.simple-left-menu>li:not(.bottom-border-item):hover {
	text-decoration:none;
	border-left: 4px solid #311A19;
	padding-left: 20px;
}
.simple-left-menu-wrapper ul.simple-left-menu>li {
	text-decoration:none;
	
	border-left: 4px solid transparent;
	padding: 5px;
	padding-left: 20px;
	-webkit-transition: 0.3s ease;
    transition: 0.3s ease;
}
.simple-left-menu-wrapper ul.simple-left-menu>li.active {
	border-left: 4px solid #311A19;
	
	-webkit-transition: 0.5s ease;
    transition: 0.5s ease;
}
.simple-left-menu-wrapper ul.simple-left-menu>li:not(.active) a {
color:black
}
.simple-left-menu-wrapper ul.simple-left-menu>li:not(.active) a:focus, .simple-left-menu-wrapper ul.simple-left-menu>li:not(.active) a:active, .simple-left-menu-wrapper ul.simple-left-menu>li:not(.active) a:visited {
color:black
}
.simple-left-menu-wrapper ul.simple-left-menu>li:not(.active) a:hover {
	color:#311A19 !important
}
.simple-left-menu-wrapper ul.simple-left-menu>li.collapsable {
	cursor:pointer
}
.simple-left-menu-wrapper ul.simple-left-menu>li.menu-group>a {
	position:relative;
	display:block;
	z-index:2;
	color:black
}
.simple-left-menu-wrapper ul.simple-left-menu>li.menu-group>ul {
	padding-left:30px;
	position:relative;
	z-index:1;
	list-style:none;
	max-height:1000px;
	overflow:hidden;
	-webkit-transition:max-height 0.2s ease 0s;
	-moz-transition:max-height 0.2s ease 0s;
	-ms-transition:max-height 0.2s ease 0s;
	-o-transition:max-height 0.2s ease 0s;
	transition:max-height 0.2s ease 0s
}
.simple-left-menu-wrapper ul.simple-left-menu>li.menu-group.collapsed>ul {
	max-height:0
}

#site_preloader {
	z-index: 9999999;
}
#site_preloader:before{
    content: '';
    position: absolute;
    left: 50%;
    top: 50%;
    width: 145px;
    height: 145px;
    margin: -72px 0 0 -72px;
    background: url("../imgs/ellipse2.png") no-repeat 0 0;
    -webkit-animation: fa-spin 3s infinite linear;
    animation: fa-spin 3s infinite linear
}

#site_preloader:after{
	content: '';
	position: absolute;
	left: 50%;
	top: 50%;
	width: 95px;
	height: 95px;
	background: url("../imgs/puck2.png") no-repeat 0 0;
	-webkit-animation: fa-spin-2 4s infinite linear;
	animation: fa-spin-2 4s infinite linear;
	margin-top: -50px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -50px;
}

@-webkit-keyframes fa-spin-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }
}



@keyframes fa-spin-2 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(-359deg);
        transform: rotate(-359deg);
    }

}
.stats-table.small {
	min-width:320px
}
.stats-table.small tr th, .stats-table.small tr td {
	text-align:center
}
.stats-table.small tr td:first-child {
	text-align:center
}
.stats-table {
	position:relative
}
.stats-header {
	color:#323232;
	padding:11px 10px 11px 10px;
	margin:0 0 15px 0;
	text-transform:uppercase;
	display:block;
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px
}
.stats-header p {
	float:left;
	font-family:"Pill-Gothic-Bold", Arial, sans-serif;
	font-size:1.5em;
	font-weight:bold
}
.stats-table-header {
	color:#fff;
	text-transform:uppercase;
	background-color:#323232;
	padding:7px 10px;
	border-bottom:1px solid #fff
}
.stats-table-header h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fffefe;
	font-size: 16px;
}
.red-header {
	/*background-color:#b90a0a;*/
	background-color:#350F0E;
	border-bottom:5px solid #F3AE1C;
	height:33px;
	padding-top:1px
}
.red-header h4 {
	display:inline;
	margin:7px 10px;
	height:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-transform:uppercase
}
.stats-table-top input {
	background:url('../../img/icons/search-small-light.png') 98% 3px no-repeat;
	padding-left:5px;
	outline:none;
	border:0px;
	width:170px
}
.stats-table-top .stats-filter {
	display:inline-block;
	margin-right:5px;
	margin-bottom:10px;
	color:#85878c;
	border:1px solid #dcdee0;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	height:24px;
	position:relative;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px
}
.stats-table-top select.stats-filter {
	cursor:pointer
}
.stats-table-top .search-element {
	overflow:hidden;
	height:38px;
	margin-left:168px
}
.stats-table-top .search-element .search-field {
	height:38px
}
.stats-table-top .search-element .search-form .search-submit {
	right:284px
}
.stats-table table {
	width:100%;
	border:1px solid #dcdee0
}
.stats-table table thead th {
	min-width:40px
}
.stats-table table thead .col-titles {
	background-color:#dcdee0
}
.stats-table table thead .col-titles th {
	text-transform:uppercase;
	font-size:11px;
	padding:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif
}
.stats-table table thead .col-titles th:first-child, .stats-table table thead .col-titles th.col-1 {
	text-align:left;
	padding-left:10px
}
.stats-table table td {
	border-right:1px solid #dcdee0;
	line-height:20px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	padding:4px;
	min-width:40px
}
.stats-table table .rank-value {
	min-width:0
}
.stats-table table .team-name {
	min-width:49px
}
.stats-table table .symbol {
	min-width:95px;
	font-weight:bold
}
.stats-table table .netChng, .stats-table table .pctChng {
	min-width:70px
}
.stats-table table .float {
	min-width:51px
}
.stats-table table .headers, .stats-table table .date-header {
	background-color:#dcdee0;
	text-transform:uppercase
}
.stats-table table .headers th, .stats-table table .date-header th {
	padding:7px 10px;
	text-align:center;
	font-size:11px
}
.stats-table table .headers th:first-child, .stats-table table .date-header th:first-child {
	text-align:left
}
.stats-table table .date-header {
	background-color:#323232
}
.stats-table table .date-header th {
	text-align:left;
	background:#323232
}
.stats-table table .date-header h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#fffefe
}
.stats-table table .detail-cells td {
	padding:5px 10px;
	text-align:center
}
.stats-table table .detail-cells td:first-child {
	text-align:left
}
.stats-table table .detail-cells.odd {
	background-color:#fff
}
.stats-table table .detail-cells.even {
	background-color:#f0f1f2
}
.stats-table table .detail-cells a {
	color:#333
}
.stats-table table tr td {
	padding:7px 9px;
	text-align:center
}
.stats-table table tr td:first-child {
	text-align:left
}
.stats-table table tr a {
	color:#333;
	font-size:13px
}
.stats-table table tr .remove-row {
	cursor:pointer;
	display:inline-block;
	background-image:url(http://tsnimages.tsn.ca/ImageProvider/AssetImage?seoid=tsn-sprite);
	background-repeat:no-repeat;
	background-position:-231px -70px;
	width:14px;
	height:14px;
	margin:0 3px -3px 0
}
.stats-table table th {
	-moz-user-select:-moz-none;
	-ms-user-select:none;
	-webkit-user-select:none;
	user-select:none;
	background:#dcdee0;
	text-align:center;
	margin:0;
	white-space:nowrap;
	text-transform:uppercase;
	font-size:11px;
	padding:10px 0px 10px 0px;
	font-family:Arial, Helvetica, sans-serif
}
.stats-table table th.sortable {
	cursor:pointer
}
.stats-table table th.sortable div {
	padding-right:18px;
	position:relative
}
.stats-table table th.sortable:hover:after, .stats-table table th.sortable:hover:before {
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity:1;
	visibility:visible
}
.stats-table table th.sortable.sort-desc {
	color:#fff;
	background:#66676e url('../../img/icons/arrow-down.png') no-repeat 50% 85%
}
.stats-table table th.sortable.sort-asc {
	background:#66676e url('../../img/icons/arrow-up.png') no-repeat 50% 85%;
	color:#fff
}
.stats-table table th.sortable.sort-desc div:after, .stats-table table th.sortable.sort-asc div:after {
	margin-top:-2px
}
.stats-table table th.sortable.sort-desc div:before {
	visibility:hidden
}
.stats-table table th.sortable.sort-asc div:before {
	visibility:hidden
}
.stats-table table th.sortable.sort-asc div:after, .stats-table table th.sortable.sort-asc div:hover:after {
	visibility:visible;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity:0.6
}
.stats-table table th.sortable.sort-desc div:after {
	border-bottom:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid #000;
	visibility:visible;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity:0.6
}
.stats-table table th:not(.sort-desc) div, .stats-table table th:not(.sort-asc) div {
padding-right:0
}
.stats-table table th:not(.sort-desc) div:after, .stats-table table th:not(.sort-desc) div:before, .stats-table table th:not(.sort-asc) div:after, .stats-table table th:not(.sort-asc) div:before {
visibility:hidden
}
.stats-table-container {
	-moz-user-select:-moz-none;
	-ms-user-select:none;
	-webkit-user-select:none;
	user-select:none;
	position:relative;
	width:auto;
	-webkit-overflow-scrolling:auto;
	margin-bottom:20px
}
.stats-table-container .arrow {
	position:absolute;
	background-image:url(http://tsnimages.tsn.ca/ImageProvider/AssetImage?seoid=tsn-sprite);
	background-repeat:no-repeat;
	top:70px;
	height:60px;
	width:60px;
	margin-top:-30px;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity:0;
	cursor:pointer
}
.stats-table-container .left-arrow {
	left:10px;
	background-position:-412px -48px
}
.stats-table-container .left-arrow:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity:1
}
.stats-table-container .right-arrow {
	right:10px;
	background-position:-482px -48px
}
.stats-table-container .right-arrow:hover {
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity:1
}
.stats-table-container table.stats-table-scrollable {
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
	opacity:0;
	display:block;
	position:static;
	overflow-y:hidden;
	overflow-x:hidden;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	width:100%
}
.stats-table-container table.stats-table-scrollable tbody tr th, .stats-table-container table.stats-table-scrollable thead tr th {
	text-align:center;
	-webkit-touch-callout:none;
	-webkit-user-select:none;
	-khtml-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	margin:0;
	white-space:nowrap;
	background:#dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable, .stats-table-container table.stats-table-scrollable thead tr th.sortable {
	cursor:pointer
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable div, .stats-table-container table.stats-table-scrollable thead tr th.sortable div {
	padding-right:18px;
	position:relative
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable:hover:after, .stats-table-container table.stats-table-scrollable tbody tr th.sortable:hover:before, .stats-table-container table.stats-table-scrollable thead tr th.sortable:hover:after, .stats-table-container table.stats-table-scrollable thead tr th.sortable:hover:before {
filter:progid:DXImageTransform.Microsoft.Alpha(enabled=false);
	opacity:1;
	visibility:visible
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-desc, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-desc {
	color:#fff;
	background:#66676e url('../../img/icons/arrow-down.png') no-repeat 50% 85%
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-asc, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-asc {
	background:#66676e url('../../img/icons/arrow-up.png') no-repeat 50% 85%;
	color:#fff
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-desc div:after, .stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-asc div:after, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-desc div:after, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-asc div:after {
	margin-top:-2px
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-desc div:before, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-desc div:before {
	visibility:hidden
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-asc div:before, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-asc div:before {
	visibility:hidden
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-asc div:after, .stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-asc div:hover:after, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-asc div:after, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-asc div:hover:after {
	visibility:visible;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity:0.6
}
.stats-table-container table.stats-table-scrollable tbody tr th.sortable.sort-desc div:after, .stats-table-container table.stats-table-scrollable thead tr th.sortable.sort-desc div:after {
	border-bottom:0;
	border-left:4px solid transparent;
	border-right:4px solid transparent;
	border-top:4px solid #000;
	visibility:visible;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	opacity:0.6
}
.stats-table-container table.stats-table-scrollable tbody tr th:not(.sort-desc) div, .stats-table-container table.stats-table-scrollable tbody tr th:not(.sort-asc) div, .stats-table-container table.stats-table-scrollable thead tr th:not(.sort-desc) div, .stats-table-container table.stats-table-scrollable thead tr th:not(.sort-asc) div {
padding-right:0
}
.stats-table-container table.stats-table-scrollable tbody tr th:not(.sort-desc) div:after, .stats-table-container table.stats-table-scrollable tbody tr th:not(.sort-desc) div:before, .stats-table-container table.stats-table-scrollable tbody tr th:not(.sort-asc) div:after, .stats-table-container table.stats-table-scrollable tbody tr th:not(.sort-asc) div:before, .stats-table-container table.stats-table-scrollable thead tr th:not(.sort-desc) div:after, .stats-table-container table.stats-table-scrollable thead tr th:not(.sort-desc) div:before, .stats-table-container table.stats-table-scrollable thead tr th:not(.sort-asc) div:after, .stats-table-container table.stats-table-scrollable thead tr th:not(.sort-asc) div:before {
visibility:hidden
}
.stats-table-container table.stats-table-scrollable tbody tr td, .stats-table-container table.stats-table-scrollable thead tr td {
	margin:0;
	white-space:nowrap;
	border-right:1px solid #dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr td.stick, .stats-table-container table.stats-table-scrollable thead tr td.stick {
	position:absolute;
	border-left:1px solid #dcdee0;
	transform:translateZ(0);
	-webkit-transform:translateZ(0)
}
.stats-table-container table.stats-table-scrollable tbody tr td.stick>div, .stats-table-container table.stats-table-scrollable thead tr td.stick>div {
	display:table-cell
}
.stats-table-container table.stats-table-scrollable tbody tr th.border-left, .stats-table-container table.stats-table-scrollable thead tr th.border-left {
	border-left:1px solid #fff
}
.stats-table-container table.stats-table-scrollable tbody tr th.border-right, .stats-table-container table.stats-table-scrollable thead tr th.border-right {
	border-right:1px solid #fff
}
.stats-table-container table.stats-table-scrollable tbody tr th:last-child, .stats-table-container table.stats-table-scrollable thead tr th:last-child {
	border-right:1px solid #dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr th.stick, .stats-table-container table.stats-table-scrollable thead tr th.stick {
	position:absolute;
	background-color:#dcdee0;
	transform:translateZ(0);
	-webkit-transform:translateZ(0)
}
.stats-table-container table.stats-table-scrollable tbody tr th.stick.sort-desc, .stats-table-container table.stats-table-scrollable thead tr th.stick.sort-desc {
	background:#66676e url('../../img/icons/arrow-down.png') no-repeat 32% 50%
}
.stats-table-container table.stats-table-scrollable tbody tr th.stick.sort-asc, .stats-table-container table.stats-table-scrollable thead tr th.stick.sort-asc {
	background:#66676e url('../../img/icons/arrow-up.png') no-repeat 32% 50%
}
.stats-table-container table.stats-table-scrollable tbody tr td.stick, .stats-table-container table.stats-table-scrollable thead tr td.stick {
	padding:7px 10px
}
.stats-table-container table.stats-table-scrollable tbody tr th.col-2, .stats-table-container table.stats-table-scrollable thead tr th.col-2 {
	padding-left:0px
}
.stats-table-container table.stats-table-scrollable tbody tr .col-2, .stats-table-container table.stats-table-scrollable thead tr .col-2 {
	border-right:1px solid #dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr.even td.stick, .stats-table-container table.stats-table-scrollable thead tr.even td.stick {
	background-color:#f0f1f2
}
.stats-table-container table.stats-table-scrollable tbody tr.even td.sorted, .stats-table-container table.stats-table-scrollable thead tr.even td.sorted {
	background-color:#dcdee0;
	border-right:0
}
.stats-table-container table.stats-table-scrollable tbody tr.odd td.sorted, .stats-table-container table.stats-table-scrollable thead tr.odd td.sorted {
	background-color:#dcdee0;
	border-right:0
}
.stats-table-container table.stats-table-scrollable tbody tr.detail-cells td.stick, .stats-table-container table.stats-table-scrollable thead tr.detail-cells td.stick {
	padding:5px 10px
}
.stats-table-container table.stats-table-scrollable tbody tr.last, .stats-table-container table.stats-table-scrollable thead tr.last {
	border-bottom:1px solid #dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr.last .col-2, .stats-table-container table.stats-table-scrollable tbody tr.last td:first-child, .stats-table-container table.stats-table-scrollable thead tr.last .col-2, .stats-table-container table.stats-table-scrollable thead tr.last td:first-child {
	border-bottom:1px solid #dcdee0
}
.stats-table-container table.stats-table-scrollable thead tr th {
	width:102px;
	text-transform:uppercase;
	font-size:11px;
	padding:10px 0px 10px 0px
}
.stats-table-container table.stats-table-scrollable thead tr th:first-child {
	width:145px
}
.stats-table-container table.stats-table-scrollable.double-header thead tr {
	border-top:1px solid #fff
}
.stats-table-container table.stats-table-scrollable.double-header thead tr th {
	box-sizing:content-box
}
.stats-table-container table.stats-table-scrollable thead.top-header tr {
	border-top:0 none
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th {
	background-color:#eaebed;
	border:none;
	padding:0;
	height:35px
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th.stick {
	height:35px
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th.columnspan {
	border-left:1px solid #fff;
	border-right:1px solid #fff
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th.last {
	border-right:1px solid #eaebed
}
.stats-table-container table.stats-table-scrollable.standings-chart thead th, .stats-table-container table.stats-table-scrollable.standings-chart thead th.stick {
	padding-left:5px;
	padding-right:5px
}
.stats-table-container table.stats-table-scrollable.standings-chart tbody td {
	line-height:35px;
	padding:0 5px
}
.stats-table-container table.stats-table-scrollable.standings-chart tbody td.stick.col-1 {
	padding:0;
	text-align:center
}
.stats-table-container table.stats-table-scrollable.standings-chart tbody td.stick.col-2 {
	padding:0 7px;
	text-align:left
}
.stats-table-container table.stats-table-scrollable.standings-chart tbody td.stick.col-2 a {
	display:inline-block
}
.stats-table-container table.stats-table-scrollable.standings-chart tbody td.stick.col-2 a img {
	vertical-align:middle
}
.ie-table {
	width:auto;
	overflow-y:visible;
	overflow-x:scroll
}
.ie-table table.ie-table {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	width:100%
}
.ie-table table.ie-table tbody tr td, .ie-table table.ie-table tbody tr th, .ie-table table.ie-table thead tr td, .ie-table table.ie-table thead tr th {
	margin:0;
	white-space:nowrap
}
.ie-table table.ie-table tbody tr th.col-1 div, .ie-table table.ie-table thead tr th.col-1 div {
	text-align:center
}
.ie-table table.ie-table tbody tr td.stick, .ie-table table.ie-table tbody tr th.stick, .ie-table table.ie-table thead tr td.stick, .ie-table table.ie-table thead tr th.stick {
	position:absolute;
	width:145px;
	left:0;
	top:auto;
	border-left:1px solid #dcdee0
}
.ie-table table.ie-table tbody tr th.stick, .ie-table table.ie-table thead tr th.stick {
	background:#dcdee0
}
.ie-table table.ie-table tbody tr th.stick.sort-desc, .ie-table table.ie-table thead tr th.stick.sort-desc {
	background:#66676e url('../../img/icons/arrow-down.png') no-repeat 32% 50%
}
.ie-table table.ie-table tbody tr th.stick.sort-asc, .ie-table table.ie-table thead tr th.stick.sort-asc {
	background:#66676e url('../../img/icons/arrow-up.png') no-repeat 32% 50%
}
.ie-table table.ie-table tbody tr.even td.stick, .ie-table table.ie-table thead tr.even td.stick {
	background:#f0f1f2
}
.ie-table table.ie-table tbody tr td.sorted, .ie-table table.ie-table thead tr td.sorted {
	background-color:#dcdee0
}
.ie-table table.ie-table thead.bottom-header tr {
	border-top:1px solid #fff
}
.ie-table table.ie-table thead.top-header tr th {
	background-color:#eaebed;
	border:0 none;
	padding:0;
	height:35px
}
.ie-table table.ie-table thead.top-header tr th.columnspan {
	border-left:1px solid #fff;
	border-right:1px solid #fff
}
.ie-table table.ie-table thead.top-header tr th.last {
	border-right:1px solid #eaebed
}
.ie-table table.ie-table thead .col-1 {
	border-right:0 none !important
}
.ie-table table.stats-table-scrollable.standings-chart thead th.stick.col-1 {
	padding-left:5px
}
.ie-table table.stats-table-scrollable.standings-chart tbody td {
	line-height:35px;
	padding:0 5px
}
.ie-table table.stats-table-scrollable.standings-chart tbody td.stick.col-1 {
	padding:0;
	text-align:center
}
.ie-table table.stats-table-scrollable.standings-chart tbody td.stick.col-2 {
	padding:0 7px;
	text-align:left
}
.ie-table table.stats-table-scrollable.standings-chart tbody td.stick.col-2 a {
	display:block
}
.ie-table table.stats-table-scrollable.standings-chart tbody td.stick.col-2 a img {
	vertical-align:middle
}
.stats-table.filter .input-filter {
	margin:0;
	display:block;
	width:100%;
	min-height:30px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
.stats-table+.pagination {
	margin-top:0
}
.shadow-left, .shadow-right {
	content:"";
	display:none;
	position:absolute;
	top:0px;
	width:15px;
	height:100%
}
.shadow-left {
	-moz-box-shadow:inset 15px 0px 15px -15px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:inset 15px 0px 15px -15px rgba(0, 0, 0, 0.8);
	box-shadow:inset 15px 0px 15px -15px rgba(0, 0, 0, 0.8);
	left:0px
}
.shadow-right {
	-moz-box-shadow:inset -15px 0px 15px -15px rgba(0, 0, 0, 0.8);
	-webkit-box-shadow:inset -15px 0px 15px -15px rgba(0, 0, 0, 0.8);
	box-shadow:inset -15px 0px 15px -15px rgba(0, 0, 0, 0.8);
	right:0px
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.stats-table-container table.stats-table-scrollable {
display:block;
font-family:Arial, Helvetica, sans-serif;
border:none;
width:100%
}
.stats-table-container table.stats-table-scrollable tbody tr td, .stats-table-container table.stats-table-scrollable tbody tr th, .stats-table-container table.stats-table-scrollable thead tr td, .stats-table-container table.stats-table-scrollable thead tr th {
margin:0;
white-space:nowrap
}
.stats-table-container table.stats-table-scrollable tbody tr th, .stats-table-container table.stats-table-scrollable thead tr th {
border-top:0
}
.stats-table-container table.stats-table-scrollable tbody tr th.col-1 div, .stats-table-container table.stats-table-scrollable thead tr th.col-1 div {
text-align:center
}
.stats-table-container table.stats-table-scrollable tbody tr td.stick, .stats-table-container table.stats-table-scrollable tbody tr th.stick, .stats-table-container table.stats-table-scrollable thead tr td.stick, .stats-table-container table.stats-table-scrollable thead tr th.stick {
position:absolute;
width:145px;
left:0;
top:auto;
border-left:1px solid #dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr th.stick, .stats-table-container table.stats-table-scrollable thead tr th.stick {
background:#dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr th.stick.sort-desc, .stats-table-container table.stats-table-scrollable thead tr th.stick.sort-desc {
background:#66676e url('../../img/icons/arrow-down.png') no-repeat 32% 50%
}
.stats-table-container table.stats-table-scrollable tbody tr th.stick.sort-asc, .stats-table-container table.stats-table-scrollable thead tr th.stick.sort-asc {
background:#66676e url('../../img/icons/arrow-up.png') no-repeat 32% 50%
}
.stats-table-container table.stats-table-scrollable tbody tr.even td.stick, .stats-table-container table.stats-table-scrollable thead tr.even td.stick {
background:#f0f1f2
}
.stats-table-container table.stats-table-scrollable tbody tr td.sorted, .stats-table-container table.stats-table-scrollable thead tr td.sorted {
background-color:#dcdee0
}
.stats-table-container table.stats-table-scrollable tbody tr th:first-child, .stats-table-container table.stats-table-scrollable thead tr th:first-child {
min-height:0;
border-top:0
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th {
background-color:#eaebed;
border:none;
padding:0;
height:35px
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th.stick {
margin:0
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th.columnspan {
border-left:1px solid #fff;
border-right:1px solid #fff
}
.stats-table-container table.stats-table-scrollable thead.top-header tr th.last {
border-right:1px solid #eaebed
}
}



@media (max-width: 600px) {
  .thunder-logo {
    width: 100%;
	height: auto;
  }
}

body { 
  background-image: url('../img/thunder_bg.jpg');
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-position: center; 
  background-size: cover;
}

#footer {
	color: #f2f2f2;
}
#footer p {
	color: #f2f2f2;
}
#footer a {
	color: #f3ae1c;
}
#square td a {
    display:block;
    width:100%;
}