
/*=======================================*/
/*==
/*==  people
/*==
/*=======================================*/

.row.people-header
{
font-weight: bold;
border-bottom: 2px solid #7c7e80;
font-family: "Titlefont", Arial, sans-serif;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 15px;
margin-bottom: 15px;
}

.row.people-header .col
{
padding-left: 0px;
padding-right: 0px;
}

	.row.people-header h2
	{
	max-width: 75%;
	}	
	
	.row.people-header .table-filters
	{
	position: absolute;
    right: 0px;
    bottom: 8px;
	}
	
	.row.people-header fieldset
	{
	margin-top: 20px;
	}
	
	.row.people-header fieldset.inarow input
	{
	margin-left: 20px;
	}
	
	.row.people-header fieldset.inarow input:first-of-type
	{
	margin-left: 0px;
	}
	
	
.row.sortbyletter
{
font-weight: bold;
border-bottom: 2px solid #7c7e80;
font-family: "Titlefont", Arial, sans-serif;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 15px;
margin-bottom: 15px;
}

	.row.sortbyletter a
	{
	margin-right: 15px;
	}
	
	.row.sortbyletter a.inactive
	{
	opacity: 0.3;
	margin-right: 15px;
	}

.row.people-list
{
margin-left: 0px;
margin-right: 0px;
}

.row.people-list .col
{
padding-top: 20px;
padding-left: 0px;
padding-right: 30px;
padding-bottom: 10px;
}

.row.people-list .col.person
{
padding-top: 0px;
border-bottom: 1px solid #d7dbde;
height: 230px;
overflow-y: hidden;
}

.row.people-list .col.single
{

}

.row.people-list .col.bio
{
font-size: 0.9em;
}

.row.people-list .col.title
{

}

	.row.people-list .col .picture
	{
	float: left;
	/* border-bottom: 1px solid red; */
	padding-top: 20px;
	padding-bottom: 150px;
	padding-right: 15px;
	margin: 0px;
	}	
	
	.row.people-list .col.vip .picture
	{
	padding-right: 25px;
	}	
	
	.row.people-list .col.single .picture
	{
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 250px;
	margin-top: -75px;
	}
	
	@media (max-width: 991px) {.row.people-list .col.single .picture {padding-bottom: 20px; margin-right: 100px;}}

		.row.people-list .col figure.person
		{
		width: 80px;
		height: 80px;
		border-radius: 50px;
		border: 1px solid #d7dbde;
		overflow: hidden;
		margin: 0px;
		}
		.row.people-list .col figure.person img
		{
		min-width: 80px;
		min-height: 80px;
		max-width: 80px;
		max-height: 80px;
		}		
		
		.row.people-list .col.vip figure.person
		{
		width: 130px;
		height: 130px;
		border-radius: 80px;
		border: 1px solid #d7dbde;
		overflow: hidden;
		margin: 0px;
		}
		.row.people-list .col.vip figure.person img
		{
		min-width: 130px;
		min-height: 130px;
		max-width: 130px;
		max-height: 130px;
		}		
				
		.row.people-list .col.single figure.person
		{
		width: 180px;
		height: 180px;
		border-radius: 90px;
		border: 1px solid #d7dbde;
		overflow: hidden;
		margin: 0px;
		}
		
		.row.people-list .col.single figure.person img
		{
		min-width: 180px;
		min-height: 180px;
		max-width: 180px;
		max-height: 180px;
		}
		
		.row.people-list .col .picture:hover figure.person, .row.people-list .col .picture:active figure.person
		{
		/* -webkit-box-shadow: 0px 0px 8px 0px #7c7e80; */
		/* -moz-box-shadow: 0px 0px 8px 0px #7c7e80; */
		/* box-shadow: 0px 0px 8px 0px #7c7e80;  */
		}
		
	.row.people-list .col .name
	{
	margin-top: 0px;
	padding-top: 0px;
	word-spacing: 500px; 
	/* border: 1px solid red; */
	}	
	
	.row.people-list .col.vip .name
	{
	word-spacing: inherit; 
	}	
	
	.row.people-list .col.vip .name h3
	{
	font-size: 2em;
	}	
	
	.row.people-list .col.single .name
	{
	word-spacing: inherit; 
	font-size: 1.1em;
	display: none;
	}	
	
	.row.people-list .col.single .name h3
	{
	font-size: 2em;
	}	
	
	.row.people-list .col.bio .name
	{
	word-spacing: inherit; 
	font-size: 1.1em;
	}	
	
	.row.people-list .col.bio .name h3
	{
	font-size: 2em;
	}	
	
	.row.people-list .col.title .name
	{
	word-spacing: inherit; 
	font-size: 1.1em;
	padding-left: 210px;
	}	
	
	.row.people-list .col.title .name h3
	{
	font-size: 2em;
	}

	.row.people-list .col .unit
	{
	font-weight: bold;
	}	
	
	.row.people-list .col.single .unit
	{
	font-size: 1.2em;
	}		
	
	.row.people-list .col .unit-position
	{
	font-weight: normal;
	font-size: 0.8em;
	}	
	
	.row.people-list .col.single .unit-position
	{
	font-size: 0.8em;
	}	

	.row.people-list .col .position
	{
	font-weight: bold;
	/* border: 1px solid red; */
	}		
	
	.row.people-list .col.single .position
	{
	font-size: 1.2em;
	}		
	
	.row.people-list .col .position-secondary
	{
	font-size: 0.8em;
	font-weight: normal;
	}		
	
	.row.people-list .col.single .position-secondary
	{
	font-size: 0.8em;
	}	

	.row.people-list .col .email
	{
	font-size: 0.9em;
	margin-top: 0.5em;
	/* border: 1px solid red; */
	}		
	
	.row.people-list .col.single .email
	{
	margin-top: 1em;
	font-size: 1em;
	}	
		
		.row.people-list .col .email::before
		{
		font-family: FontAwesome;
		font-size: 13px;
		text-indent: 0px;
		content:"\f003";
		content:"\f0e0";
		display: inline-block;
		color: #7c7e80;
		width: 20px;
		height: 15px;
		}
		
		
	.row.people-list .col .tel
	{
	font-size: 0.9em;
	/* border: 1px solid red; */
	}	
	
	.row.people-list .col.single .tel
	{
	margin-top: 0.3em;
	font-size: 1em;
	}	
		
		.row.people-list .col .tel::before
		{
		font-family: FontAwesome;
		font-size: 14px;
		text-indent: 0px;
		content:"\f095";
		display: inline-block;
		color: #7c7e80;
		width: 20px;
		height: 15px;
		}
		
	.row.people-list .col .address
	{
	font-size: 0.9em;
	overflow: hidden;
/* 	border: 1px solid red; */
	padding-left: 22px;
	}	
	
	.row.people-list .col.single .address
	{
	margin-top: 1em;
	font-size: 1em;
	}	
		
		.row.people-list .col .address::before
		{
		font-family: FontAwesome;
		font-size: 16px;
		text-indent: 0px;
		content:"\f015";
		display: inline-block;
		color: #7c7e80;
		width: 20px;
		height: 15px;
		margin-left: -22px;
		}	
		
		
	.row.people-list .col .fax
	{
	font-size: 0.9em;
	/* border: 1px solid red; */
	}	
	
	.row.people-list .col.single .fax
	{
	margin-top: 1em;
	font-size: 1em;
	}	
		
		.row.people-list .col .fax::before
		{
		font-family: FontAwesome;
		font-size: 14px;
		text-indent: 0px;
		content:"\f1ac";
		display: inline-block;
		color: #7c7e80;
		width: 20px;
		height: 15px;
		}	
		
	.row.people-list .col.single .skype
	{
	margin-top: 1em;
	font-size: 1em;
	}	
		
		.row.people-list .col .skype::before
		{
		font-family: FontAwesome;
		font-size: 14px;
		text-indent: 0px;
		content:"\f17e";
		display: inline-block;
		color: #7c7e80;
		width: 20px;
		height: 15px;
		}
	
	.row.people-list .col .area
	{
	margin-top: 0.5em;
	font-size: 0.8em;
	/* border: 1px solid red; */
	}		
	
	.row.people-list .col.single .area
	{
	margin-top: 2em;
	font-size: 0.8em;
	}	
	
	

.row.people-list .col .athena a
{
color: #10069f;
}

.row.people-list .col .iel a
{
color: #6060e0;
}

.row.people-list .col .inbis a
{
color: #dfb020;
}

.row.people-list .col .ipsy a
{
color: #8352cc;
}

.row.people-list .col .corallia a
{
color: #eb6f00;
}

.row.people-list .col .modiap a
{
color: #03a99b;
}

.row.people-list .col .mamp a
{
color: #9cc107;
}