/*메뉴바*/
#top-menu {
	background: #1b1b23 !important;
    border-top: 2px solid #2e7de5 !important;
    border-bottom: 2px solid #2e7de5 !important;
}
.top-menu{
	background: #2d353c;
	border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    background: linear-gradient(180deg, #2d353c, #222);
}
.top-menu .nav > li > a {
	color: #a8acb1;
}
.top-menu .nav > li > a:hover{
	background-image: linear-gradient(90deg, #0c294e 0, #2e7de5) !important;
}
.top-menu .nav > li > a > span {
   color:#fff;   
}

/*--.button_sort color--*/
.but_b1{
	background-image: linear-gradient(90deg, #2e7de5 0, #0c294e) !important;
	border: 2px solid #2e7de5;
}
.but_b1.on {
    border: 2px solid #fff;
}

.sp_sort_box > div:nth-child(2) > .on{
	border-bottom: 2px solid #2e7de5;
}

.text_cl{
	color: #2e7de5 !important;
}


/*스포츠 리스트 시간 컬러*/
.time_line > div:nth-child(1){
	color: #fff !important;
}



.time_line > div:nth-child(1){
	border-top: 1px solid #262b31;
    background: #1b1b23;
}

.time_line > div:nth-child(2) > div{
    color: #fff !important;
	background-color: #2e7de5 !important;
	border: 1px solid #2e7de5;
	background: #191919 !important;
}
.time_line > div:nth-child(2) > .on{
	background-image: linear-gradient(90deg, #2e7de5 0, #0c294e) !important;
}

/*스포츠 배팅 버튼 컬러*/
.sp_btn{
	color: #fff;
    background: #2d353c;
    border-color: #424242 #181818 #232324 #2c3339;
}

.sports_box > .on{
	color: #fff;
    background-image: linear-gradient(90deg, #2e7de5 0, #0c294e) !important;
    border-color: #2e7de5;
}
._bonus > .on > button{
	background-image: linear-gradient( 90deg, #2e7de5 0, #0c294e) !important;
	border-color: #2e7de5;
}
._bonus > .on .bs_text{
	color: #fff !important;
}

@media (max-width: 768px){
	.sp_btn:hover {
		/* color: #fff; 
		background: #2d353c !important;
		border-color: #424242 #181818 #232324 #2c3339 !important;*/
	}
	.sports_box > .on{
		color: #fff;
		background-image: linear-gradient(90deg, #2e7de5 0, #0c294e) !important;
		border-color: #2e7de5!important;
	}
}

/*매치리스트*/
.match_tab > .tab_item{
	background-color: #2b343b;
    color: #fff;
    border-bottom: 2px solid #2e7de5;
}

.match_tab > .on{
	background-color: #1b1b23;
    border: 2px solid #2e7de5;
    border-bottom: 0;
}
.tab_item > .item_title{
	border-right: 2px solid #171c22;
}

.market_name{
	background-color: #21282e;
	border-top: 1px solid #414244;
    border-bottom: 1px solid #000;
}
.market_name > i{
	color: #2e7de5 !important;
}
.market_name > span{
	color: #2e7de5 !important;
}
.way_3,.way_2{
	color: #fff;
    background: #2d353c;
    border-color: #424242 #181818 #232324 #2c3339;
	background: linear-gradient(180deg, #2d353c, #222);
}






@media only screen 
and (max-width : 1820px) {
.top-menu .nav > li > a > span {
    font-size: 90%;
}

}
@media only screen 
and (min-width : 768px) {
	
	.way_3:hover,.way_2:hover{
		color: #fff;
		background-image: linear-gradient(90deg, #2e7de5 0, #0c294e) !important;
		border-color: #2e7de5;
	}
	
	.sp_btn:hover{
	color: #fff;
    background-image: linear-gradient(90deg, #2e7de5 0, #0c294e) !important;
    border-color: #2e7de5;
}
}
.match_item .on{
	color: #fff;
    background-image: linear-gradient(90deg, #2e7de5 0, #0c294e) !important;
    border-color: #2e7de5;
}
.way_3 > span:nth-child(2){
	color: #dd2222;
}
.way_2 > span:nth-child(2){
	color: #dd2222;
}
.way_2 > span:nth-child(2).spvalue {
    color: #EEC373;
}
.glist > ul{
	color: #fff !important;
}
.home-l > div:nth-child(2),.away-l > div:nth-child(1){
	border: 1px solid #2e7de5;
}
.main_event > div:nth-child(2){
	background:#222; 
}
.over-blue2:focus a, .over-blue2:hover a {
    background-image: linear-gradient(90deg, #0c294e 0, #2e7de5) !important;
    border-bottom: 1px solid #2e7de5 !important;
}
.over-blue2 a, .over-blue2 a {
    border-bottom: 1px solid #2e7de5 !important;
}
.sp_cat > div {
	background-color: rgba(0, 0, 0, 0.8);
	color: #2e7de5 !important;
}