/*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 {
	width: 439px;
	float: left;
	margin: 1px;
}

.weristwer_zweit {
	height: 177px;
	overflow: auto;
}

.weristwer_accounts_zweit_kA {
	height:80px;
}

.wiw_username{
    font-family: 'Playfair Display', serif;
    background-color: #295f07;
    color: #d3ddd3;
    text-align:center;
    display:block;
    font-size:20pt;
}

.wiwzweit{
	float:left;
	width: auto;
	margin:1px;
}

.weristwer_accounts_zweit_kA {
	height: 80px;
}

.wiwminihead{
	font-family: 'Saira Condensed', sans-serif;
	font-size: 13pt;
	text-align: center;
	text-transform: uppercase;
	background-color: #295f07;
	color: #d3ddd3;
	display: block;
	}

.wiwminihead1{
	font-family: 'Saira Condensed', sans-serif;
	font-size: 12pt;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 1px solid #295f07;
	color: #295f07;
	display: block;
	}


.wiwminihead2{
	font-family: 'Saira Condensed', sans-serif;
	font-size: 9pt;
	text-align: center;
	border-bottom:1px solid #295f07;
	color: #295f07;
	display: block;
	/* width: 123px; */
	}

.wiwshort{
	font-family: 'Saira Condensed', sans-serif;
	font-size: 9.5pt;
	text-align: center;
	text-transform: uppercase;
	background-color: #295f07;
	color: #d3ddd3;
	margin:1px;}

.wiwmaincharabox{
    height: 102px;
    padding: 3px;
    }

.wiwmaincharabox1:hover{
    width: 137px;
	border: 3px solid #295f07;
	background-color:#295f07;
	opacity:0.9;
	  -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 #295f07;
	width: 137px;
	}

.wiwmaincharabox2{
	float:right;
	margin:1px;
	width: 245px;
	}


.wiwzaava{
	width: 122px;
	float: left;
	border: 1px solid #295f07;
	}

.wiwzaava:hover{border: 1px solid #295f07;
	opacity:0.5;
	  -webkit-transition: all ease 0.6s;
  -moz-transition: all ease 0.6s;
  -o-transition: all ease 0.6s;
	transition: all ease 0.6s;}

