.listcharavatar{
	float:left;
	padding: 6px 25px;
}

.listcharall{
	color: #e8eaea;
	width: 100%;
	background-color: #1e4154;
	padding-top: 30px;
	padding-bottom: 15px;
	text-align: justify;
	border-bottom: 2px solid 75919c;
	height: 215px;
	font-size: 11px;
	font-family: 'Rufina', serif;
	font-weight: 400;
	text-transform: uppercase;
}

.listcharprofil{
	display: inline-block;
	text-align: justify;
	margin-left: 19px;
	margin-top: -20px;
	width: 300px;	
}
.listcharname{
  font-size: 23px;
  color: #75919c;
  text-transform: uppercase;
  text-align: center;
}
.listchartext {
  height: 195px;
  color: #d7e6fb;
  overflow: auto;
  padding-right: 10px;
  scrollbar-width: thin;
  scrollbar-color: #75919c #1e4154;
}

.listcharboxright{
  width: 340px;
  height: 155px;
  float: right;
  margin-top: 12px;
  overflow: hidden;
  text-align: center;
  padding-left: 15px;
}

.listcharbox{
  padding-bottom: 7px;
}

.listcharbox1{
background-color: #75919c;
display: inline-block;
margin-right: 7px;
padding: 5px;
width: 120px;
}

.listcharbox2{
background-color: #75919c;
display: inline-block;
padding: 5px;
width: 190px;
}