/*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: 398px;
	float: left;
	margin: 1px;
}

.weristwer_zweit {
	height: 177px;
	overflow: auto;
}

.weristwer_accounts_zweit_kA {
	height:80px;
}

.wiw_username{
    font-family: 'Playfair Display', serif;
    text-transform: uppercase;
    background-color: #165c9b;
    color: #d0d3d3;
    text-align: right;
    display:block;
    font-size:20pt;
    padding-right: 20px;
}

.wiwzweit{
	float:left;
	width: 127px;
	/*	height: 100px;*/
	margin:1px;
}

.weristwer_accounts_zweit_kA {
	height: 80px;
}

.wiwminihead{
	font-family: 'Playfair Display', serif;
	font-size: 13pt;
	text-align: center;
	text-transform: uppercase;
	background-color: #165c9b;
	color: #d0d3d3;
	display: block;
	}

.wiwminihead1{
	font-family: 'Playfair Display', serif;
	font-size: 11pt;
	text-align: center;
	text-transform: uppercase;
	border-bottom: 4px solid #1c8fb8;
	color: #1c8fb8;
	display: block;
	}

.wiwminihead1 a:hover{background-color: #d8d7dc;}

.wiwminihead2{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 9pt;
	text-align: center;
	border-bottom:1px solid #1c8fb8;
	color: #1c8fb8;
	display: block;
	width: 127px;
	}

.wiwminihead2 a:hover{background-color: #d8d7dc;}

.wiwshort{
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 9.5pt;
	text-align: center;
	text-transform: uppercase;
	background-color: #1c8fb8;
	color: #d8d7dc;
	margin:1px;
}

.wiwmaincharabox{
    width: 391px;
    height: 102px;
    padding: 3px;
    }

.wiwmaincharabox1:hover{
    width: 141px;
	border: 6px solid #1c8fb8;
	background-color:#1c8fb8;
	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: 6px solid #1c8fb8;
	width: 141px;
	margin-top: -18px;
	}

.wiwmaincharabox2{
	float:right;
	/* margin:1px; */
	width: 238px;
	}


.wiwzaava{
	width: 125px;
	float: left;
	border: 1px solid #1c8fb8;
	}

.wiwzaava:hover{border: 1px solid #1c8fb8;
	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;}