/*weristwer.css*/

.weristwer_container {
	display: flex;
	display: -webkit-flex;
	-moz-display: flex;
	flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	justify-content: flex-start;
	-moz-justify-content: flex-start;
	-webkit-justify-content: flex-start;
}

.weristwer_accounts {
	float: left;
	margin: 1px;
	width: 598px;
}

.weristwer_zweit {
	height: 188px;
	overflow: auto;
	float: left;
	width: 431px;
}

.weristwer_accounts_zweit_kA {
	height:80px;
}

.wiw_username{
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    background-color: #453753;
    color: #c9c5bd;
    text-align:
    center;
    display:
    block;
    font-size:20pt;
}

.wiwzweit{
	float:	left;
	width: 139px;
	margin:1px;
}

.weristwer_accounts_zweit_kA {
	height: 80px;
}

.wiwminihead{
	font-size: 13pt;
	text-align: center;
	text-transform: uppercase;
	background-color: #deb45c;
	color: #433236;
	display: block;
}

.wiwminihead1{
	font-size: 11pt;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #deb45c;
	color: #deb45c;
	display: block;
}

.wiwminihead2{
	font-size: 9pt;
	text-align: center;
	border-bottom:1px solid #4d4d4d;
	color: #4d4d4d;
	display: block;
	width: 139px;
}

.wiwshort{
	font-size: 9.5pt;
	text-align: left;
	text-transform: uppercase;
	background-color: #deb45c;
	color: #433236;
	margin:1px;
	padding: 2px 2px 2px 5px;
}

.wiwmaincharabox{
    width: 160px;
    height: 210px;
    padding: 3px;
    float: left;
}

.wiwmaincharabox1:hover{
	border: 3px solid #deb45c;
	background-color:#deb45c;
	opacity:0.7;
	  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
  transition: all ease 0.6s;
}

.wiwmaincharabox1{
	/* float:left; */
	margin:1px;
	border: 3px solid #deb45c;
	width: 151px;
}

.wiwmaincharabox2{/* float:right; */margin:1px;width: 156px;}

.wiwzaava{
	width: 137px;
	float: left;
	border: 1px solid #453753;
}

.wiwzaava:hover{
border: 1px solid #deb45c;
	opacity:0.2;
	  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
	transition: all ease 0.6s;
}