.dashboard-header, .new-header #header {
box-shadow: none;
}
#header {
border-bottom: 1px solid #D9D9D9;
}
.new-header #header {
background-color: #FAFAFA;
}
.new-header #header .right-side {
background-color: #FAFAFA;
right: 0;
padding-right: 35px;
}
.new-header #logo_nh {
border: none;
padding-right: 0;
margin-right: 35px;
}
.new-header #logo_nh a { }
.new-header #navigation > ul li {
padding: 7px 11px;
}           .new-header #navigation ul.nav-menu li.menu-item.current a {
border-bottom: 1px rgb(68, 68, 68) solid;
border-radius: 0;
}
.new-header #navigation ul.nav-menu li.menu-item a:hover {
color: #26ae61;
border-bottom: 1px #26ae61 solid;
}
.new-header #navigation ul.nav-menu li.menu-item.nav-menu-button a:hover {
border-bottom: 1px solid transparent;
}
.new-header #navigation > ul.menu > li.menu-item > a {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 14px;
line-height: 19px;
color: #313131;
margin: 0;
border-radius: 0;
border: 1px solid transparent;
}
#responsive {
display: flex;
justify-content: center;
align-items: center;
float: none;
}
@media (max-width: 1099px) { #responsive {
display: none;
}
}
.new-header .header-widget {
border-left: 0;
} .gamedev.header-notifications .header-notifications-dropdown {
all: unset;
min-width: 274px;
padding: 0;
position: absolute;
top: calc(100% - 10px); right: 0;
text-align: left;
z-index: 100;
transform: scale(0.95);
opacity: 0;
visibility: hidden;
transition: 0.3s;
pointer-events: none;
background: #FFFFFF;
border: 1px solid #D9D9D9;
box-shadow: 0 3px 22px rgba(0, 0, 0, 0.05);
border-radius: 8px;
}
.gamedev.header-notifications .header-notifications-dropdown:before {
all: unset;
}
.gamedev.header-notifications .header-notifications-dropdown ul.user-menu-small-nav {
padding: 24px;
}
.gamedev.header-notifications .header-notifications-dropdown div.user-info-header-block {
padding: 24px;
gap: 12px;
display: flex;
}
.gamedev.header-notifications .header-notifications-dropdown hr.user-info-block-separator {
margin: 0 24px;
}
.mobile-navigation-list hr.user-mobile-menu-info-block-separator {
margin: 10px 0;
}
.gamedev.header-notifications .header-notifications-dropdown .user-info-header-block .user-info-avatar-container .user-avatar {
all: unset;
display: inline-block;
border-radius: 50%;
width: 38px;
height: 38px;
position: relative;
}
.gamedev.header-notifications .header-notifications-dropdown .user-info-header-block .user-info-name {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #313131;
margin-bottom: 6px;
}
.gamedev.header-notifications .header-notifications-dropdown .user-menu-small-nav li:not(:last-child) {
margin-bottom: 8px;
}
.actions-block div.user-menu-item,
.gamedev.header-notifications .header-notifications-dropdown .user-menu-small-nav li {
all: unset;
position: relative;
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
display: flex;
align-items: center;
color: #313131;
padding-right: 24px;
}
.gamedev.header-notifications .header-notifications-dropdown ul.user-menu-small-nav {
padding: 20px 24px;
}
.gamedev.header-notifications .header-notifications-dropdown .user-info-header-block .user-info-role {
font-family: 'Open Sans';
font-style: normal;
font-weight: 400;
font-size: 16px;
line-height: 21px;
color: #B8B8B8;
}
.gamedev.header-notifications.active .header-notifications-dropdown {
transform: scale(1);
opacity: 1;
visibility: visible;
pointer-events: all;
} .gamedev.header-notifications .header-notifications-headline {
padding: 17px 25px;
padding-top: 18px;
line-height: 24px;
border-bottom: 1px solid #e6e6e6;
}
.gamedev.header-notifications .header-notifications-headline h4,
.gamedev.header-notifications .header-notifications-headline span {
display: inline-block;
}
.gamedev.header-notifications .header-notifications-dropdown ul.user-menu-small-nav li a {
color: #313131;
}
.gamedev.header-notifications .user-menu-small-nav li {
position: relative;
}
.gamedev.header-notifications .user-menu-small-nav li span.small-tag {
position: absolute;
right: 0;
top: 3px;
}
.gamedev.header-notifications.lang-menu .header-notifications-dropdown {
min-width: 206px;
}
.gamedev.header-notifications.lang-menu .header-notifications-dropdown {
}
.gamedev.header-notifications.lang-menu .user-avatar-title img {
display: inline-block;
}
.gamedev.header-notifications.lang-menu .lang-menu-wrapper {
padding: 16px;
}
.gamedev.header-notifications.lang-menu .lang-menu-wrapper ul {
list-style: none;
padding: 0;
margin: 0;
}
.gamedev.header-notifications.lang-menu .lang-menu-wrapper ul li:not(:last-child) {
margin-bottom: 12px;
}
.gamedev.header-notifications.lang-menu .lang-menu-wrapper ul li a,
.gamedev.header-notifications.lang-menu .lang-menu-wrapper ul li a:hover {
color: #313131;
}
.gamedev.header-notifications .user-avatar-title {
margin: 0;
}
.gamedev.header-notifications.lang-menu .lang-menu-wrapper ul li a img {
display: inline-block;
margin-right: 8px;
}
.gamedev.header-notifications.lang-menu {
padding: 8px; margin-right: 6px;
}
.gamedev.header-notifications {
padding-right: 0;
}
.gamedev.header-notifications.lang-menu .lang-menu-wrapper ul li a.active {
color: #B8B8B8;
}
.gamedev.header-notifications.lang-menu.active .user-avatar-title:after {
transform: rotate(180deg) !important;
}
.gamedev.header-notifications.user-menu .header-notifications-trigger,
.gamedev.header-notifications.user-menu .header-notifications-trigger a { top: 50%;
}
.gamedev.header-notifications.user-menu {
margin: 0; margin-right: 24px;
}
.gamedev.header-notifications.lang-menu .header-notifications-trigger,
.gamedev.header-notifications.lang-menu .header-notifications-trigger a {
top: 48%;
}
.new-header .header-widget {
padding: 0;
}
@media (max-width: 1099px) {
#header .right-side .header-widget { border: 0; }
.fullwidth .header-widget:last-of-type, .header-widget:last-of-type {
padding-right: 0;
}
}
.new-header #navigation ul a {
padding: 0;
}
.new-header #navigation ul a { padding: 0; }
.new-header #navigation ul li a,
.new-header #navigation ul ul li a {
padding: 0;
}
.new-header #navigation ul li {
margin: 0;
}
.new-header #navigation ul li.nav-menu-button {
margin: 1px;
}
@media (min-width: 1299px) {
.new-header .dashboard-header #logo_nh {
min-width: unset;
}
}
@media (max-width: 1099px) {
.new-header #header-container {  }
}