.header-bottom {
    background: rgb(0, 172, 0);
    background: radial-gradient(circle, rgba(0, 172, 0, 1) 0%, rgba(0, 69, 0, 1) 150%);
}
/**** CSS Toplist ****/
section.section.item-bet {
    background-color: white !important;
    
}
.stt_bet {
    background: #d67c28 !important;
}
.is-border{
	border-color: #d67c28 !important;
}
.item-bet .primary{
	background: rgb(179,31,36) !important;
	background: linear-gradient(0deg, rgba(179,31,36,1) 0%, rgba(233,78,36,1) 35%) !important;
}
.col-inner a{
	/*color: #eeee22 !important;*/
}
.row-collapse>.flex-box-item.group_action {
    flex-direction: column-reverse !important;
}
.item-list-top img{
	 width: 85px;
}
.item-list-top .promotion_text strong{
	font-size: 25px !important;
    color: #d78a0f !important;
}