body.author div.author-description, body.author header.page-header{

	margin-bottom: 2rem !important;
	
}

body.author header.page-header aside.author-social{

	width: 100%;
	clear: both;
	margin-bottom: 2rem !important;
	
}

body.author header.page-header aside.author-social span.errata-corrige{

	display: block;
	margin: 1rem 0;
	font-size: 0.7rem !important;
	
}

body.author div.author-description, body.author header.page-header h5{

	width: 100%;
	clear: both;
	
}

body.author div.author-description img{

	float: left;
	margin: 0 1rem 1rem 0;
	padding: .25rem;
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: .25rem;
	
}

body.author h2.post-of-coauthor{
    
	font-size: 1.5rem !important;
	
}

body.author h3.h3-author-bio{
    
	display: inline-block;
	font-size: 1.2rem !important;
	
}

/* *** */

#coauthors-by-post .author-bio {
    
	border: 2px solid #eee;
    position: relative;
    padding: 15px 15px 10px 95px;
    color: #888;
	margin: 20px 0 20px 1%;
    margin-bottom: 30px;
	width: 49%;
	display: inline-block;
	text-decoration: none !important;
	vertical-align: top;
	min-height: 230px;
	
}

#coauthors-by-post .author-bio:hover {
    
	background-color: #eee;
	
}

#coauthors-by-post .author-bio:before {
    
	content: '';
    display: inline-block;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #eee;
    position: absolute;
    top: -8px;
    left: 13px;
	
}

#coauthors-by-post .author-bio .bio-avatar {
    
	float: left;
    margin: 0 0 8px -80px;
    width: 64px;
    height: auto;
    position: relative;
	
}

#coauthors-by-post .author-bio .bio-avatar img {
    
	display: block;
    width: 100%;
    height: auto;
	
}

#coauthors-by-post .author-bio .bio-name, #coauthors-by-post .author-bio .bio-desc {
    
	margin-bottom: 8px;
	font-style: normal;
	font-size: 15px;
	color: #888;
	line-height: 1.5em;
	display: block;
	
}

#coauthors-by-post .author-bio .bio-name {
	
	font-weight: bolder;
}

/* *** */

body.page-id-5406 #coauthors-list .author-bio {
    
	border: 2px solid #eee;
    position: relative;
    padding: 15px 15px 10px 95px;
    color: #888;
	margin: 0 0 30px 1%;
	width: 49%;
	display: inline-block;
	text-decoration: none !important;
	vertical-align: top;
	min-height: 230px;
	
}

body.page-id-5406 #coauthors-list .author-bio:hover {
    
	background-color: #eee;
	
}

body.page-id-5406 #coauthors-list .author-bio .bio-avatar {
    
	float: left;
    margin: 0 0 8px -80px;
    width: 64px;
    height: auto;
    position: relative;
	
}

body.page-id-5406 #coauthors-list .author-bio .bio-avatar img {
    
	display: block;
    width: 100%;
    height: auto;
	
}

body.page-id-5406 #coauthors-list .author-bio .bio-name, body.page-id-5406 #coauthors-list .author-bio .bio-desc {
    
	margin-bottom: 8px;
	font-style: normal;
	font-size: 15px;
	color: #888;
	line-height: 1.5em;
	display: block;
	
}

body.page-id-5406 #coauthors-list .author-bio .bio-count {
    
	font-size: 15px;
	
}

body.page-id-5406 #coauthors-list .author-bio .bio-name {
	
	font-weight: bolder;
}

body.page-id-5406 #post-5406{
	
	border: 0;
	padding: 0;
	
}

body.page-id-5406 #coauthors-list ul.coauthors-alphabetic-pagination {
    
	display: table;
	margin: 20px auto;
	padding: 0;
	
}

body.page-id-5406 #coauthors-list ul.coauthors-alphabetic-pagination li {
    
	display: inline-block;
	margin: 0 6px;
	
}

body.page-id-5406 #coauthors-list ul.coauthors-alphabetic-pagination li a.active{
    
	color: #ff7800 !important;
	
}