/**
 * Conventus Embed stylesheet.
 */
conventus-embed { margin: 1em 0; }
conventus-embed__title { margin: 0 0 0.35em; font-size: 1.15em; }
conventus-embed__host { min-height: 1em; }
conventus-embed__missing { color: #888; font-style: italic; }
.conventus-embed .cvt_bt { width: 100%; border-collapse: collapse; }
.conventus-embed .cvt_bt td { vertical-align: top; padding: 4px 8px; border-bottom: 1px solid #eee; }
.conventus-embed .personContainer, .conventus-embed .personIcon { vertical-align: middle; }
.conventus-embed .personIcon { margin-right: 6px; border-radius: 50%; }
@media ( max-width: 600px ) {
.conventus-embed .cvt_bt, .conventus-embed .cvt_bt tbody, .conventus-embed .cvt_bt tr, .conventus-embed .cvt_bt td {  width: 100%; }
}
