
.relax {
	float: left;
	margin: 5px;
	width: 32.05%;
}

.rpgrelations-type {
	background: #15171b;
	color: #8eacaf;
	border-top: 1px dotted #8eacaf;
	border-bottom: 1px dotted #8eacaf;
	text-transform: uppercase;
	height: 25px;
	line-height: 25px;
	margin-bottom: 3px;
	
	font-family: 'Open Sans';
	font-weight: bold;
}

.rpgrelbit {
	color: #c0c0c0;
	scrollbar-width: thin;
	
	font-family: 'Open Sans', sans-serif;
	font-size: 10px;
}

.trow1rela {
    background: #15171b;
    color: #c0c0c0;
    border: 0px solid;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}

.trow2rela {
    background: #15171b;
    color: #c0c0c0;
    border: 0px solid;
    border-color: #fff #ddd #ddd #fff;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
}

.relabox {
	height: 250px;
	margin-bottom: 5px;
	overflow: auto;
}

.relabox2 {
	height: 40px;
	margin-bottom: 5px;
	overflow: auto;
}

.relaback {
	background:#0e0f12;
}

.tborderrela {
	background: #15171c;
	width: 100%;
	margin: auto auto;
	border: 1px dotted #445c5e;
	padding: 1px;
}

