/**** Default color ****
First: #01316b
Second: #446084 - header các bảng api
Third: #f00107
**** End Default color ****/


/**** CSS Toplist ****/
section.section.item-bet {
    background-color: black !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;
}

.footer-me-menu, .footer-me-menu a {
    color: #c0c0c0;
    font-weight: 600;
}

/**** CSS Toplist ****/
section.section.item-bet {
    background-color: #dd3333 !important;
}
section.section.item-bet img{
    max-width: 100px;
}
section.section.item-bet p {
    color: #fff;
}
.row-collapse>.flex-box-item {
    color: inherit !important;
}
.stt_bet {
    background: #d67c28 !important;
}
.is-border{
	border-color: #d2deff !important;
}
.item-bet .primary{
	background: rgb(179,31,36) !important;
	background: linear-gradient(0deg, rgb(241 137 29) 0%, rgb(235 174 47) 35%) !important;
}
.bluebox .col-inner a{
	font-size: 22px;
}
.promotion_text strong{
	font-size: 25px !important;
    color: #446084 !important;
}
.row-collapse>.flex-box-item.promotion_text:before, .row-collapse>.flex-box-item.promotion_text:after {
    background-color: #d2deff !important;
}
.row-collapse>.flex-box-item.group_action:before {
    background-color:  #d2deff !important;
}
.flex-box-item.group_action .button {
    color: white !important;
}
@media (max-width: 768px) {
	.row-collapse>.flex-box-item.group_action:before {
	            background: none !important;
	}	
}