#seasonSelect {
    position: relative;
    top: -4px;
}

#seasonSelect select {
    font-weight: bold;
    padding: 2px;
    margin: 2px;
    line-height: 24px;
    height: 24px;
}

#entity_image {
	clear: both;
}
#entity_image {
	float: left;
	clear: left;
}
#facebook_like {
	float: right;
}
#entity_injury, #entity_info {
	clear:both;
	padding-top: 5px;
}
.entity_details {
	float: left;
	margin: 0 20px 4px 4px;
}
#entity_stats {
	padding-top: 5px;
	margin: 2px;
	clear:both;
}
.entity_details tr td:first-child {
	text-align: left;
	font-weight: bold;
}
.entity-photo {
    margin-bottom: 10px;
}
.nav-tabs.nav-justified > li > a {
    white-space: nowrap;
    color: #333;
    background-color: #ddd;
    border: 1px solid #eee;
}
.nav-tabs.nav-justified > li.active > a {
    border: 1px solid #eee;
    color: #fff;
    background-color: #7d0000;
}
.tab-content .table th {
    border-bottom: 1px solid #aa0000;
    white-space: nowrap;
}

@media screen and (max-width: 767px) {
     .nav-stats li {
         width: 33.3333%;
         float: left !important;
     }
     .nav-stats li a {
        padding:  5px 10px;
     }
}
@media screen and (min-width: 561px) {
    .swipe-animation.statistic {
        display: none;
    }
}
@media screen and (max-width: 560px) {
    .entity-ads-wrapper {
        width: 100%;
        padding: 0;
    }
    .entity-ads-wrapper {
        display: none;
    }
}
@media screen and (max-width: 500px) {
    .entity-photo-wrapper,
    .entity-stats-wrapper,
    .entity-ads-wrapper {
        width: 100%;
        padding: 0;
    }
    .nav-stats li {
         width: 50%;
    }
}
@media screen and (max-width: 379px) {
    .nav-stats li {
         width: 100%;
    }
}
@media screen and (min-width: 380px) {
    .swipe-animation.log {
        display: none;
    }
}
