﻿
.print-header {
    margin-bottom: 30px;
}

.print-header img {
    max-width: 75% !important;
    margin: 0 auto;  
}


header, nav, navbar, navbar-header {
    display: none !important;
}

.main-content aside {
    display: none;
}

.main-content .col-border {

    display: none;
}

.prefooter, footer {
    display: none !important;
}

a[href]:after {
    content: "";
}

/* Personnel page */
.other-team-members-wrap {
    display: none;
}

.full-profile-wrap h2 {

    font-size: 24px;
    padding-left: 0;
}

.full-profile-wrap img {
    max-width: 50% !important;
    float: right;
}

.full-profile-wrap .print-photo-wrap {
    float: right; 
    width: 50% !important;
}

.full-profile-wrap .business-card {
    top: 0;
}

.full-profile-wrap .print-details-wrap p {
    padding-left: 0 !important;
}

.full-profile-wrap .business-card span,
.full-profile-wrap .business-card a {
    font-size: 14px !important;
}

.full-profile-wrap .print-details-wrap .vcard {
    display: none;
}

.full-profile-wrap .print-details-wrap .role {
    font-weight: normal;
    margin: 0;
}

.full-profile-wrap .print-details-wrap {
    right: 0;
    float: left;
    width: 50% !important;
}

.full-profile-wrap .print-bio-wrap {
    right: 0;
    clear: both;
    padding-left: 15px !important; 
}

.full-profile-wrap .print-bio-wrap p, 
.full-profile-wrap .print-bio-wrap {
    margin-left: 0;
    padding-left: 0;
    font-size: 15px;
    line-height: 26px;
    text-align: justify;
    word-wrap: break-word;
}

.full-profile-wrap .print-bio-wrap h4 {
    font-size: 20px;
    line-height: 35px;
}

.full-profile-wrap .fa-icon {
    padding: 0;
    margin: 0;
}

.full-profile-wrap .fa-icon::before {
    display: none;
    margin: 0;
}