* {
    background: none !important;
    color: black !important;
    font-family: Arial,Helvetica Neue,Helvetica,sans-serif;
    font-size: 10pt !important;
}
h1 { font-size: 24px !important }
h2 { font-size: 20px !important }
h3 { font-size: 18px !important }
h4 { font-size: 16px !important }
h5 { font-size: 14px !important }
article,
div,
section {
    position: static !important;
    display: block !important;
    width: auto !important;
    height: auto !important;
    overflow: visible !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    border-spacing: 0 !important;
    box-shadow: none !important;
}
body.has-admin-menu { padding-top: 0 }
#mailmenu,
#adminmenu,
#menubar,
#subsites,
#admin-bar,
#toolbar,
#header,
#innertop,
#breadcrumb,
#overview-menu,
#contact,
.sidebar,
.print,
.social-buttons,
footer,
.dropDown,
header#header .col-header, 
#footer {
    display: none !important;
    height: 0 !important;
    min-height: 0 !important;
    position: relative !important;
    top: 0 !important;
}
.wrapper {
    max-width: 100%;
    height: inherit;
    padding: 0 32px;
    margin: 0 auto;
}

#logo { padding: 0; display:none !important;}
#logo img {width: 180px;}

.col-logo .print  { display:inline-block !important; }
.col-logo .print img   { width: 180px; }
/*#header {
    display: block !important;
    position: relative !important;
    top: 0 !important;
    text-align: center !important;
    height: auto !important;
    min-height: 0 !important;
    border: none;
    height: 85px !important;
}*/

.sidebar { display: block !important; padding: 0; width: 100%; }
.sidebar article { display: none !important;}
.sidebar article.printthis { display: block !important;}

.sidebar .field-image, .sidebar .field-hours-days { display: none !important;}

.block .inner .content-header {
    padding: 12px 0;
}


.bundle-entity > div > div {
    display: inline-block !important;
}
.bundle-entity > div > .label {
    display: none !important;
}

#header.smartphone,
#pageBanner {
    display: none !important;
    height: 0 !important;
}


#header.desktop { display:table !important;
border-bottom:0;
position:static;}

#container.sticky {
    margin: 0 16mm 11mm 16mm !important;
    height: auto !important;
    min-height: 0;
    border-top: none !important;
    position: relative !important;
    top:40px !important;
    margin-top:20px !important;
}

div.contextual-links-wrapper {
  display: none !important;}

.full,
.teaser,
.block { margin-bottom: 20px !important }
.has-admin-menu #header { top: 0 !important }
#header .col-logo {
    padding: 0;
    text-align: left;
    margin: 11mm 0 0 16mm !important;
    border-bottom:1px solid red;
}

.node-person .field.field-image {
    width: 250px !important;
    margin: 0 0 20px !important;
}