body{
/*  background:url('/img/fon.jpg'); */
}



.logotop{
	margin-top:10%;
}

.vkbutton{
	text-align:center;
}

.formblock{
	background:white;
	padding:20px;
	border-radius:10px;
	padding-bottom: 45px;
}
.title_vip{
	font-size: 16px;
    color: black;
	margin:20px;
}
h6.bigstats, #big_stats{
	margin-bottom:0px;
	padding-bottom:0px;
	font-size:14px;
	font-style:italic;
	color:black;
	text-transform: none;
	text-align:left;
	border-bottom:0;
}
.navbar-inner{
	background: #2F709E !important;
}
#big_stats{
	margin-top:0;
}
a {
    color: #2F709E !important;
	cursor:pointer;
    text-decoration: none;
}
.statistic .widget-content{
	padding:0;
}
.win_bets>td{
	background:#3EEA29 !important;
}
._bets>td{
	background:#00DDFF !important;
}
.lose_bets>td{
	background:#F7F7F7 !important;
}

.brand{
	color:white !important;
}
.main{
	border-bottom:0;
}





@media (max-width: 950px) and (min-width: 1px){	
    #big_stats {
	    margin-bottom:0px;
    }
}
