@import 'https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap';
* {
	font-family: 'exo 2', sans-serif!important
}

nav {
	background-color: #101010!important;
	height: 65px
}

.uk-navbar-container {
	background-color: #101010!important
}

.uk-navbar-item,
.uk-navbar-nav>li>a,
.uk-navbar-toggle {
	min-height: 44px;
	font-size: 14px
}

.uk-bg-header {
	background: #000 url(../img/bg_main_blue.jpg) no-repeat top center;
}

.uk-navbar-nav>li>a {
	color: #fff
}

.uk-navbar-nav>li>a:hover {
	color: #0559c1
}

.uk-navbar-dropdown-nav>li>a {
	color: #fff
}

.uk-offcanvas-bar {
	width: 100%;
	background: #000 url(../img/bg_main_blue.jpg) center top no-repeat
}

.uk-offcanvas-bar>ul>li>a {
	color: #fff!important
}

.uk-offcanvas-bar>ul>li>ul>li>a {
	color: #0045a6!important
}

.uk-article-title {
	font-size: 25px;
	font-weight: 500
}

.uk-button-text {
	color: #0583c1!important
}

.content-wraper {
	background-color: rgba(32, 34, 38, .849)
}

.content-wraper2 {
	background-color: rgba(32, 34, 38, .76)
}

.content-login {
	background-color: rgba(32, 34, 38, .781)
}

.uk-text-guide {
	color: #ffb400!important
}

.uk-button-text::before {
	border-bottom: 1px solid #0583c1!important
}

.uk-button-blue {
	background-color: #0559c1!important;
	color: #fff!important;
	border: solid 1px #0559c1
}

.uk-button-blue:hover {
	background-color: transparent!important;
	color: #fff!important;
	border: solid 1px #0559c1
}

.uk-button-tr {
	background-color: transparent!important;
	color: #0559c1!important;
	border: solid 1px #0559c1
}

.uk-btn-mediafire {
	background-color: #0045a6;
	color: #fcfcfc
}

.uk-btn-google {
	background-color: #1a73e8;
	color: #fcfcfc
}

.uk-btn-mega {
	background-color: #ff333a;
	color: #fcfcfc
}

.uk-text-mu {
	color: #0559c1!important
}

.uk-bg-transparent {
	background-color: rgba(0, 0, 0, .4);
	border-radius: 5px;
	border: 1px solid rgba(255, 255, 255, .1)
}

.uk-color-white {
	color: #fff
}

.color-gold {
	color: gold
}

.uk-hr,
hr {
	border-top: 1px solid #545454!important
}

.uk-link,
a {
	color: #0559c1
}

.uk-link,
a:hover {
	color: #0559c1
}

.uk-text-hour {
	padding: 15px 0 20px;
	color: #0559c1;
	font-size: 50px;
	font-weight: 700
}

.container::-webkit-scrollbar {
	width: 6px;
	height: 6px
}

.container::-webkit-scrollbar-thumb {
	background: #0559c1
}

.container::-webkit-scrollbar-track {
	background: #fff
}

.uk-bg-red {
	background-color: #0559c1;
	height: 10px;
	width: 100%
}

.rankTopPrize {
	position: relative;
	width: 590px;
	height: 250px;
	margin: 0 auto;
	background: url(../img/ranking_top_prize_bg.png) no-repeat
}

.rankTopPrize .top01 {
	left: 200px;
	height: 71px;
	padding-top: 0
}

.rankTopPrize .top02 {
	left: 10px;
	height: 63px;
	padding-top: 0
}

.rankTopPrize .top03 {
	left: 390px;
	height: 63px;
	padding-top: 0
}

.rankTopPrize li {
	position: absolute;
	bottom: 0;
	overflow: hidden;
	width: 190px;
	text-align: center;
	word-wrap: break-word
}

.rankTopPrize .point {
	display: block;
	margin-top: 9px;
	color: #fff;
	text-align: center;
	font-size: 13px
}

.rankTopPrize .top01 .char {
	color: #e7d9c7
}

.rankTopPrize .top02 .char {
	color: #e7d9c7
}

.rankTopPrize .top03 .char {
	color: #e7d9c7
}

.rankTopPrize .top01 .point i {
	color: #ffc880
}

.rankTopPrize .top02 .point i {
	color: #ffc880
}

.rankTopPrize .top03 .point i {
	color: #ffc880
}

.rankTopPrize .point em {
	font-style: normal;
	color: #fff
}

.rankTopPrize .point i {
	font-style: normal
}

.uk-content-shop {
	border: 1px solid #0559c1;
	border-radius: 5px;
	min-height: 400px
}

.uk-content-shop:hover {
	background-color: #0559c1
}

.uk-label {
	background-color: #0559c1
}