@charset "UTF-8";

.slide-banner .slick-slide a {
    border-bottom-width: 2px;
}

.slide-banner .slick-slide a:before {		
	content: '';
}

.slide-banner-container {
    height: auto;
}

@media (min-width: 1216px) {
	.slide-banner-container {
	    height: 366px;
	}
}

@media (min-width: 680px) {
	.slide-banner-container {
	    height: 366px;
	}
}

table#searchResult-table th {
    vertical-align: middle;
}

.new {
    color: #a7a700!important;
}

table.battle_list tr.new th, table.battle_list tr.new td, table.battle_list th.new, table.battle_list td.new {
    color: #a7a700!important;
}
.h3-default {
	display: none;
}