

.stat-bg {
    background: #223F7E;
    border-radius: 6px;
    border: 8px solid #07295e69;
    text-align: center;
}

.stat-top {
    background: #114bb8;
    background: -moz-linear-gradient(top, #1b468e 0%, #243974 100%);
    background: -webkit-linear-gradient(top, #1b468e 0%,#243974 100%);
    background: linear-gradient(to bottom, #1b468e 0%,#243974 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1b468e', endColorstr='#243974',GradientType=0 );
    border-bottom: 1px solid #2F5694;
    padding: 15px 0px;
}


.stat-bg p {
	font-size:12px;
	text-transform:uppercase;
	padding-top:20px;
	font-weight:600;
}

.stat-bg p  span {
	display:block;
	color:#FFDA00;
}


.stats_info {

}


.stats_info figure {
    margin-right: 6px;
    margin-bottom: 10px;
}

.stats_info .change {
	background:#227da3;
	border-radius:4px;
	font-size:12px;
	color:white;
	padding:5px;
	text-align:center;
	font-weight:500;
	margin-top: 10px;
}

.stats_info .purpledown {
	background:#E74513;
}

.stats_info p {
	color:#7c786e;
	text-transform:uppercase;
	font-size:11px;
	padding-top:4px;
	    margin-bottom: 5px;
}

.stats_info p span {
	font-weight:600;
	font-size:18px;
	display:block;
}

.bannerright p {
    color: white;
    font-weight: 400;
    font-size: 24px;
    margin: 20px 0px 30px;
}

.amount h2 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 600;
    color: white;
    padding-top: 20px;
}

.amount h2 span {
	display:block;
	font-size:24px;
	text-transform:none;
	font-weight:400;
}

.amount label, .profit p {
	color:#7785E8;
	font-size:12px;
	font-weight:300;
	text-transform:uppercase;
	    margin-bottom: 0px;
}


.statsbox {
	border: 1px solid #7a73af;
    padding: 20px;
    border-radius: 4px;
    text-align:left;
}

.statsbox h2 {
	color:#dead43;
	font-weight:600;
	font-size:18px;
}

.statwrap {
    border-top: 4px solid #dead43;
    border-radius: 6px;
    padding: 20px 20px;
    background: #151b59c7;
    text-align: center;
    font-size: 16px;
    margin-bottom: 10px;

}

.statwrap p {
    color: #dead43;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 600;
    padding-top: 15px;
    margin-bottom: 0px;
    margin-top: 10px;
    text-align: left;
}

.statwrap p span {
    display: block;
    font-size: 22px;
    font-weight: 400;
    margin-bottom: 0px;
    text-transform: none;
    color: white;

}

.statwrap figure {
	padding: 0px;
	margin-bottom:0px;
}
.statwrap h4 {
	font-size: 36px;
	font-weight: 600;
	margin: 0 0 15px;
}

.statistics {
    background: #114bb8;
    padding-top:10px;
}

.statistics h1 {
	color:#db760e;
	font-size:30px;
	font-weight:500;
	text-transform:uppercase;
	text-align:center;
}

.statistics h1 span {
	color:#31ae8d;
	font-weight:700;
}


.last_container {
	background:#114bb8;
	padding:30px 20px;
	border-radius:16px;
	margin-top:-110px;
	box-shadow: 0 0 15px #00000047;

}

.stat_cont {
    background: #052a7a;
    border: 0px;
    border-radius: 4px;
    margin-bottom: 6px;
}

.stat_cont .user {padding-left:15px; padding-bottom:5px;}

.stat_cont .user h3 {
    font-size: 14px;
    color: #ffffff;
    font-weight: 500;
    padding-top: 12px;

}

.stat_cont .user h3 span {
    color: #434b8c;
    display: block;
    font-size: 12px;
    margin-top: 6px;
}

.stat_cont .pay {
    padding: 10px 14px 5px;
    color: white;
    font-weight: 600;
    font-size: 12px;
    text-align:center;
}

.stat_cont .pay img {
    max-width: 24px;
    border: 2px solid #f1b83c;
    margin-bottom: 5px;
    border-radius: 100%;
}



.stat_cont .pay figure, .stat_cont .pay p {margin:0px;}
 .stat_cont .pay p {
	font-size:12px;
	font-weight:700;
 }


.last_container h2 {
	color: white;
    font-weight: 400;
    font-size: 30px;
    text-align: left;
    padding-left: 10px;
    line-height:36px;
}

.last_container h2 span {
	font-weight:700; 
}
