header { position: fixed; z-index: 99; top: 0; left: 0; height: 80px; width: 100%; color: white; background-color: rgba(132,86,99, 0.98); box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); } #header-logo, #header-logo img { height: 80px; vertical-align: middle; line-height: 80px; padding-left: 5px; } #header-search { padding-left: 48px; } #header-search input { border: none; } header div { display: inline-block; } .profile-menu img { padding: 8px; height: 64px; width: 64px; } #own-profile-picture { cursor: pointer; }