body{
	margin: 0;
	padding: 0;
	background: #e1ecf1;
}
.menu {
	margin: -6pt -14pt !important;
	margin-bottom: 5px !important;
	border-bottom: 4px #313549 solid;overflow:hidden;
	background: #313549;border-radius: 12px;
}
.menu i {
	font-size: 130%;color: #e1ecf1;
}
.menu a {
	background: #414559;
	text-shadow: 1px 1px 0 #212539;
	font-size: 100%;color: #fff;border-radius: 0;
	padding: 5px 0px;
}
.menu a:hover {
	background: #212539;color: #e1ecf1;
}

.balance .col-md-6{padding: 2px;}
.balance .card{text-transform: uppercase;border-radius: 0;font-size: 75%;}
.balance h4{font-size: 180%;margin: 2px;}

.logo {color: #313549;}
.logo:hover {color: #3175c9;}

.content {border: 1px #313549 solid;box-shadow: inset 2px 0px 8px 4px rgb(205, 215, 225, 0.9);}

.title {padding: 0 5px;font-size: 125%;color: #313549;text-align: center;text-transform: uppercase;}
.title span {display: block;width: 100px;margin: 0 auto;}

.block-i {font-size: 95%;}
.block-h {text-transform: uppercase;padding: 3px;font-weight: 600;}

.st_h {background: #313549;}
.st_h span{font-size: 200%;}

.bg_f {padding: 0 0 5px;background: #313549;}
.bg_f .nav-link{padding: 0px;color: #e1ecf1;}
.bg_f .nav-link:hover{color: #c1cce1;}

.stats {}
.stats h5{font-size: 120%;background: #313549;color: #e1ecf1;padding: 2px 5px;margin: 0;}


.serf {
	border-radius: 4px;margin: 2px !important;
	padding-left: 5px;
	border: 1px solid  rgba(21, 35, 49, 0.2) !important;
	background: #fff !important;
}
.serf-link {
	font-size: 120%;
	font-weight: 600; color: #293a48 !important;
	text-decoration: none !important;
}
.serf-link:hover {
	color: #297af8 !important;
}
.serf .bg-warning {}

.blok {
width: 230px;
float: right;
background: #313549;
border: solid 1px grey;
position: relative;
padding: 6px;
left: 0px;
top: 65px;
border-radius: 10px;
}
.blok1 {
width: 230px;
float: left;
background: #313549;
border: solid 1px grey;
position: relative;
padding: 6px;
left: 0px;
top: 65px;
border-radius: 10px;
}
.blok2 {
width: 220px;
float: center;
background: #ffc107;
border: solid 1px grey;
position: relative;
padding: 0px;
left: -2px;
top: 0px;
border-radius: 10px;
}

.blok3 {
width: 220px;
float: center;
background: #fff3cd;
border: solid 1px grey;
position: relative;
padding: 0px;
left: -2px;
top: 0px;
border-radius: 10px;
}

