/* Extracted CSS from yl48a2rqrb9r-DK-lite-dk-header.json */
/* Danish LiveCareer Header Styles */

.new-joshua-header-seo a {
    text-decoration: none;
}

.new-joshua-header-seo.sem-seo-header .nav-links a.js-user-name .name {
    display: inline-block;
    height: 17px;
    max-width: 75px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.new-joshua-header-seo.sem-seo-header .hover-on-nav:hover .sub-nav {
    right: 0;
    left: auto;
    opacity: 1;
    display: block;
    max-width: 160px;
    border: none;
    border-radius: 5px;
    padding: 0;
}

.header-contact-icon {
    display: none;
}

.new-joshua-header-seo.sem-seo-header .sub-nav .nav-item:hover {
    background-color: #ffaf77;
}

.new-joshua-header-seo.sem-seo-header .sub-nav li.nav-item:nth-child(1) {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.new-joshua-header-seo.sem-seo-header .sub-nav li.nav-item:nth-child(2) {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.new-joshua-header-seo.sem-seo-header .nav-links a.js-user-name {
    text-transform: uppercase;
    padding-bottom: 25px;
}

.new-joshua-header-seo.sem-seo-header .sidebar-menu {
    background-color: #fff;
}

.new-joshua-header-seo.sem-seo-header .nav-links a.js-user-name-mob {
    text-transform: uppercase;
    display: block;
    border-bottom: 1px solid #333;
    padding-bottom: 11px;
}

.sem-seo-header .container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.sem-seo-header .row {
    margin-right: -15px;
    margin-left: -15px;
}

.sem-seo-header .container:before, 
.sem-seo-header .row:before {
    display: flex;
    content: " ";
}

.sem-seo-header .container:after, 
.sem-seo-header .row:after {
    clear: both;
    display: table;
    content: " ";
}

.sem-seo-header .col-sm-3, 
.sem-seo-header .col-sm-5,
.sem-seo-header .col-sm-7, 
.sem-seo-header .col-sm-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width:768px) {
    .sem-seo-header .container {
        width: 750px;
    }
    
    .sem-seo-header .col-sm-3, 
    .sem-seo-header .col-sm-5, 
    .sem-seo-header .col-sm-7, 
    .sem-seo-header .col-sm-9 {
        float: left;
    }
    
    .sem-seo-header .col-sm-3 {
        width: 25%;
    }
    
    .sem-seo-header .col-sm-5 {
        width: 41.66666667%;
    }
    
    .sem-seo-header .col-sm-7 {
        width: 58.33333333%;
    }
    
    .sem-seo-header .col-sm-9 {
        width: 75%;
    }
    
    .new-joshua-header-seo.sem-seo-header .header-right .nav-links.separator:after {
        color: #b8b8b8;
        top: 0;
        pointer-events: none;
        border: none;
    }
    
    .sem-seo-header .header-right .nav-links a svg {
        vertical-align: middle;
    }
}

@media (min-width:992px) {
    .sem-seo-header .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .sem-seo-header .container {
        width: 1170px;
    }
}

.sem-seo-header .header-left .nav-links.auth-links, 
.sem-seo-header .header-right .nav-links.auth-links, 
.sem-seo-header .hover-on-nav:hover .sub-nav.paid-links, 
.sem-seo-header .paid-links,
.sem-seo-header.auth .nav-links.login {
    display: none;
}

.sem-seo-header.auth .header-left .nav-links.auth-links, 
.sem-seo-header.auth .header-right .nav-links.auth-links,
.sem-seo-header.paid .paid-links {
    display: block;
}

.sem-seo-header.paid .icon_arrow.paid-links {
    display: none;
}

.sem-seo-header.onscroll {
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(46, 46, 46, .2);
}

.sem-seo-header.small {
    padding: 14px 0;
    height: 68px;
    font-size: initial;
}

.sem-seo-header {
    background-color: #fff;
    color: #2e2e2e;
    font-size: 16px;
    font-weight: 400;
    padding: 30px 0;
    position: fixed;
    top: 0;
    z-index: 999;
    width: 100%;
    left: 0;
    line-height: 1.42857143;
}

.dark.sem-seo-header .header-logo-img, 
.sem-seo-header .header-logo-img.dark, 
.sem-seo-header .sidebar-menu.in .header-logo-img {
    background-image: url(/dk/wp-content/themes/genesis-sample/images/lc-logo-v3.svg);
}

.sem-seo-header .header-logo-img {
    background-image: url(/dk/wp-content/themes/genesis-sample/images/lc-logo-v3.svg);
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100%;
    display: inline-block;
    height: 40px;
    width: 114px;
}

.sem-seo-header .dark-logo,
.dark.sem-seo-header .light-logo, 
.onscroll.sem-seo-header .dark-logo {
    display: none;
}

.dark.sem-seo-header .dark-logo, 
.onscroll.sem-seo-header .light-logo {
    display: inline-block;
}

.sem-seo-header.small .light-logo img {
    height: 32px;
    width: 90px;
    margin: 4px 0;
}

.sem-seo-header .acc-detail .user-name {
    color: #2e2e2e;
    font-size: 14px;
    font-weight: 400;
    line-height: 18px;
    display: block;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sem-seo-header .acc-detail .user-id {
    color: #787878;
    font-size: 11px;
    font-weight: 400;
    line-height: 18px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

@media (max-width:767px) {
    html.overflow-hidden, 
    body.overflow-hidden {
        overflow: hidden;
    }
    
    .new-joshua-header-seo.sem-seo-header .sub-header>.nav-links:first-child {
        margin-bottom: 10px;
        padding-bottom: 5px;
    }
    
    .new-joshua-header-seo.sem-seo-header .move .sub-inner-header {
        border-bottom-right-radius: 5px;
        border-bottom-left-radius: 5px;
        position: relative;
        top: -23px;
    }
    
    .new-joshua-header-seo.sem-seo-header .sub-inner-header .nav-links {
        padding: 14px 0;
    }
    
    .new-joshua-header-seo.sem-seo-header .sub-inner-header .nav-links:nth-child(2) {
        padding: 10px 0;
    }
    
    .new-joshua-header-seo a.header-logo {
        width: calc(100% - 50px);
        text-align: center;
        margin-left: 25px;
    }
    
    .new-joshua-header-seo.auth a.header-logo {
        text-align: center;
        margin-left: 0;
    }
    
    .new-joshua-header-seo.auth .header-left {
        display: block;
        text-align: center;
    }
    
    .sem-seo-header .menu-wrapper {
        position: absolute;
        inset-inline-start: 5px;
        top: 4px;
    }
    
    .dark.sem-seo-header .header-logo-img, 
    .sem-seo-header .header-logo-img.dark,
    .sem-seo-header .sidebar-menu.in .header-logo-img {
        background-image: url(/dk/wp-content/themes/genesis-sample/images/lc-logo-v3-dark.svg);
    }
    
    .login-link-cntr {
        padding: 0;
        width: 15px;
        height: 16px;
        margin-right: 0;
        font-size: 0;
        margin-top: 0;
        display: block;
        position: absolute;
        right: 5px;
        top: 12px;
    }
    
    .login-link-cntr a {
        color: #337ab7;
        display: inline-block;
        height: 16px;
        width: 15px;
        pointer-events: all;
        cursor: pointer;
    }
    
    .sem-seo-header .header-logo-img {
        height: 48px;
        width: 150px;
    }
    
    .new-joshua-header-seo.sem-seo-header .header-left .logo-img {
        position: relative;
        top: 8px;
    }
    
    .sem-seo-header .header-left {
        padding: 0;
    }
    
    .sem-seo-header .header-right {
        display: none;
    }
    
    .sem-seo-header.auth .menu-wrapper {
        display: block;
    }
    
    .sem-seo-header.auth .login-link-cntr {
        display: none;
    }
    
    .jt-auth-user .sem-seo-header .login-link-cntr {
        display: none;
    }
    
    .sem-seo-header .icon_close {
        position: absolute;
        width: 30px;
        height: 16px;
        background-image: url(/dk/wp-content/themes/genesis-sample/images/header_icons_sprite.png);
        background-repeat: no-repeat;
        background-position: -70px -42px;
        inset-inline-end: 17px;
        top: 18px;
    }
    
    .bg_sprite:before {
        content: '';
        background-image: url(/dk/wp-content/themes/genesis-sample/images/header_icons_sprite.png);
        background-repeat: no-repeat;
        display: block;
        position: absolute;
        top: 8px;
        inset-inline-start: 16px;
        height: 30px;
        width: 30px;
    }
    
    .contact_us_icon.bg_sprite:before {
        background-position: -38px -33px;
    }
    
    li.nav-links.log_out_icon.bg_sprite:before {
        background-position: -1px -33px;
    }
    
    .setting_icon.bg_sprite:before {
        background-position: -2px 0;
    }
    
    li.nav-links.auth-links.builder_icon.bg_sprite:before {
        background-position: -74px 0;
    }
    
    .sem-seo-header .icon_menu {
        float: right;
        position: relative;
        cursor: pointer;
        padding-left: 20px;
        height: 28px;
    }
    
    .sem-seo-header.dark .icon_menu {
        color: #fff;
    }
    
    .sem-seo-header .icon_menu .bar {
        position: absolute;
        top: 9px;
        left: 4px;
    }
    
    .sem-seo-header .icon_menu .bar span {
        border: 1px solid;
        width: 14px;
        height: 2px;
        display: block;
        margin-bottom: 3px;
    }
    
    .sem-seo-header .icon_arrow:before {
        content: "";
        border: solid #fff;
        border-width: 0 2px 2px 0;
        width: 8px;
        height: 8px;
        display: inline-block;
        transform: rotate(45deg);
        position: absolute;
        right: 30px;
        top: 22px;
    }
    
    .sem-seo-header .sub-header .nav-links.active .icon_arrow:before {
        transform: rotate(-135deg);
        top: 26px;
    }
    
    .sem-seo-header {
        padding: 10px 15px;
        height: 57px;
    }
    
    .sem-seo-header.small {
        padding: 10px 15px;
    }

    .header-separator {
        height: 50px;
    }
    
    .sem-seo-header .sidebar-menu {
        overflow: auto;
        transition: inset-inline-end .5s ease;
        position: fixed;
        top: 0;
        inset-inline-end: -100%;
        width: 80%;
        text-align: start;
        background-color: #2e2e2e;
        height: 100vh;
        cursor: default;
        z-index: 1;
    }
    
    .sem-seo-header .sidebar-menu.in {
        inset-inline-end: 0;
    }
    
    .black-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #000;
        height: 100vh;
        cursor: default;
        opacity: 0.5;
        display: none;
    }
    
    .black-overlay.show {
        display: block;
    }
    
    .sem-seo-header .sub-header {
        padding-bottom: 30px;
        list-style: none;
        padding-left: 0;
    }
    
    .sem-seo-header .sub-header .nav-links, 
    .sem-seo-header .sub-inner-header .nav-links {
        padding: 15px;
        text-align: left;
        position: relative;
    }
    
    .sem-seo-header .sub-header .nav-links {
        padding: 15px 0;
        text-align: start;
        position: relative;
        padding-inline: 60px 30px;
    }
    
    .sem-seo-header .sub-header .nav-links a {
        font-family: Roboto;
        font-size: 16px;
        letter-spacing: -0.34px;
        line-height: 16px;
        color: #000000;
    }
    
    .sem-seo-header .sub-header .nav-links.login {
        padding-top: 25px;
    }
    
    .sem-seo-header .sub-header .nav-links.login a {
        border: 1px solid #fff;
        padding: 8px 35px;
    }
    
    .sem-seo-header .sub-header>.nav-links:first-child {
        padding: 30px 30px 35px;
    }
    
    .sem-seo-header .sub-header>.nav-links:first-child a {
        padding: 0;
    }
    
    .sem-seo-header .sub-inner-header {
        padding-left: 25px;
        overflow: hidden;
        height: 0;
    }
    
    .sem-seo-header .sub-inner-header .nav-links {
        padding: 20px 0 0;
    }
    
    .sem-seo-header .sub-inner-header .nav-links a {
        padding: 0;
    }
    
    .sem-seo-header .move .sub-inner-header {
        transition: height .8s ease;
        -webkit-transition: height .8s ease;
        -moz-transition: height .8s ease;
    }
    
    .sem-seo-header .menu-wrapper .menu-check-action {
        position: absolute;
        top: 3px;
        left: 1px;
        width: 100%;
        opacity: 0;
        margin: 0;
        cursor: pointer;
        height: 25px;
    }
    
    .sem-seo-header .sub-header .menu-check-action {
        top: 10px;
        width: 18px;
        right: 25px;
        z-index: 9;
        left: auto;
    }
    
    .sem-seo-header .menu-check-action.in {
        top: 0;
        left: 0;
        width: 100vw;
        height: 100vh;
        margin: 0;
        position: fixed;
    }
    
    .sem-seo-header .sub-inner-header.out {
        height: 0!important;
    }
}

.sem-seo-header .nav-links a.js-user-name-mob {
    text-transform: capitalize;
}

.fa-icon {
    display: inline-block;
    margin-right: 8px;
    margin-top: -1px;
}

@media (min-width:768px) {
    .sem-seo-header {
        padding: 14px 0;
    }
    
    .sem-seo-header .menu-wrapper {
        display: none;
    }
    
    .header-separator {
        height: 68px;
        min-height: 68px;
    }
    
    .sem-seo-header .header-left {
        height: 40px;
    }
    
    .sem-seo-header .header-right {
        margin-top: 7px;
    }
    
    .sem-seo-header .header-right .nav-links {
        padding: 0;
        vertical-align: middle;
        position: relative;
        display: inline-block;
        cursor: pointer;
        float: left;
        margin: 0 0 8px 0;
        margin-inline-start: 40px;
    }
    
    .sem-seo-header .header-right .nav-links.notification {
        margin-left: 10px;
    }
    
    .sem-seo-header .header-right .nav-links:first-child {
        margin-left: 0;
    }
    
    .sem-seo-header .header-right .nav-links:last-child {
        padding-right: 0;
    }
    
    .sem-seo-header .header-right .nav-links a {
        color: #2e2e2e;
        font-size: 14px;
        font-weight: 500;
        line-height: 25px;
        padding-bottom: 13px;
        font-family: 'Roboto',sans-serif;
    }
    
    .sem-seo-header .nav-links a.js-user-name {
        text-transform: capitalize;
    }
    
    .sem-seo-header .header-right .nav-links.separator {
        position: relative;
    }
    
    .sem-seo-header .header-right .nav-links.separator:after {
        content: "|";
        position: absolute;
        inset-inline-start: -21px;
        color: #dde2e7;
        top: 0;
    }
    
    .sem-seo-header .header-right .nav-links a .num {
        width: 18px;
        height: 18px;
        background-color: #e86030;
        color: #fff;
        font-size: 12px;
        font-weight: 600;
        border-radius: 50%;
        display: inline-block;
        text-align: center;
        line-height: 18px;
        margin-left: 5px;
        position: relative;
    }
    
    .sem-seo-header .header-right .nav-links a .num:before {
        content: "";
        width: 30px;
        height: 22px;
        position: absolute;
        top: 0;
        left: -7px;
        border-bottom: 3px solid transparent;
    }
    
    .sem-seo-header .nav-links:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #2e2e2e;
        transform-origin: bottom right;
        transform: scaleX(0);
        transition: transform .5s ease;
    }
    
    .sem-seo-header .nav-links:hover:before {
        transform-origin: bottom left;
        transform: scaleX(1);
    }
    
    .sem-seo-header .nav-links.bell-notification:before {
        width: 37px;
        margin-left: 40px;
    }
    
    .sem-seo-header .sub-nav {
        left: 0px;
        opacity: 0;
        position: absolute;
        -webkit-transition: opacity .4s ease-in-out;
        -moz-transition: opacity .4s ease-in-out;
        -ms-transition: opacity .4s ease-in-out;
        -o-transition: opacity .4s ease-in-out;
        transition: opacity .4s ease-in-out;
        background-color: #fff;
        border-top: 1px solid #eee;
        top: 33px;
        box-shadow: 0 2px 10px rgba(46, 46, 46, .1);
        border: 1px solid #787878;
        display: none;
    }
    
    .sem-seo-header .notification .sub-nav {
        max-height: 300px;
        overflow-y: scroll;
    }
    
    .sem-seo-header .notification .sub-nav .nav-item:active i, 
    .sem-seo-header .notification .sub-nav .nav-item:focus i, 
    .sem-seo-header .notification .sub-nav .nav-item:hover i {
        display: block;
    }
    
    .sem-seo-header .sub-nav .nav-item.notification-heading {
        padding: 20px 15px 12px;
    }
    
    .sem-seo-header .sub-nav .nav-item.notification-heading span {
        color: #2e2e2e;
        font-size: 14px;
        font-weight: 600;
        letter-spacing: -.26px;
        line-height: 18px;
        text-transform: uppercase;
    }
    
    .sem-seo-header .sub-nav .nav-item.notification-heading .count {
        color: #e86030;
        float: right;
    }
    
    .sem-seo-header .sub-nav .nav-item.notification-heading:active, 
    .sem-seo-header .sub-nav .nav-item.notification-heading:focus, 
    .sem-seo-header .sub-nav .nav-item.notification-heading:hover {
        background-color: transparent;
    }
    
    .sem-seo-header .header-right .nav-links.notification .sub-nav i {
        cursor: pointer;
    }
    
    .sem-seo-header .sub-nav .nav-item a {
        display: block;
        letter-spacing: -.26px;
        text-transform: none;
        width: 216px;
        padding: 0;
        font-weight: 400;
        line-height: 18px;
        text-align: start;
    }
    
    .sem-seo-header .notification .sub-nav .nav-item a {
        padding: 10px 0 0;
        font-weight: 600;
    }
    
    .sem-seo-header .sub-nav .nav-item {
        position: relative;
        padding-block: 10px 10px;
        padding-inline: 15px 45px;
        max-width: 234px;
    }
    
    .sem-seo-header .sub-nav .nav-item:active, 
    .sem-seo-header .sub-nav .nav-item:focus, 
    .sem-seo-header .sub-nav .nav-item:hover {
        background-color: #fced5b;
    }
    
    .sem-seo-header .hover-on-nav:hover .sub-nav, 
    .sem-seo-header.paid .hover-on-nav:hover .sub-nav.paid-links {
        left: 0;
        opacity: 1;
        display: block;
    }
    
    .sem-seo-header .sub-nav .delete-noti {
        position: absolute;
        top: 10px;
        right: 15px;
        width: 9px;
        height: 18px;
        display: none;
    }
    
    .sem-seo-header .sub-nav .delete-noti:after,
    .sem-seo-header .sub-nav .delete-noti:before {
        content: "";
        border: 1px solid #000;
        width: 1px;
        height: 10px;
        position: absolute;
        top: 3px;
        right: 3px;
        transform: rotate(45deg);
    }
    
    .sem-seo-header .sub-nav .delete-noti:before {
        content: "";
        transform: rotate(-45deg);
    }
    
    .sem-seo-header.dark .header-right .nav-links>a {
        color: #fff;
    }
    
    .sem-seo-header.dark .nav-links:before {
        background-color: #fff;
    }
    
    .sem-seo-header .nav-links.notification:before {
        background-color: transparent;
    }
}

.sem-seo-header .header-left {
    display: flex;
    align-items: center;
}

.new-joshua-header-seo.sem-seo-header .header-left .logo-img {
    width: 150px;
    height: 20px;
    margin: 0;
}

@media (max-width:992px) and (min-width:768px) {
    .sem-seo-header .header-right .nav-links {
        margin-left: 26px;
    }
    
    .sem-seo-header .header-right .nav-links.separator:after {
        left: -14px;
        top: 2px;
    }
}

@media screen and (max-width: 1300px) {
    .header-right .nav-links.hover-on-nav.notification .sub-nav {
        left: auto;
        right: 55px;
        position: fixed;
        top: 70px;
    }
}

@media (min-width: 768px) {
    .sem-seo-header .header-right .nav-links.notification {
        position: relative;
        top: -11px;
    }
    
    .sem-seo-header .sub-nav .nav-item {
        list-style: none;
    }
    
    .header-left .login-link-cntr .user-icon-1 {
        display: none;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .sem-seo-header .header-right .nav-links.notification {
        margin-left: 5px;
    }
    
    .sem-seo-header .header-right .nav-links .name {
        max-width: 100px;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        display: inline-block;
    }
}

@media (max-width: 768px) {
    .sem-seo-header .custom-container {
        max-width: 100%;
    }
    
    .sem-seo-header .header-logo .logo-img {
        width: 90px;
        height: 32px;
        margin: 4px 0;
    }
}

@media screen and (max-width: 767px) {
    .fa-icon {
        display: none;
    }
}

@media (min-width: 768px) and (max-width:1023px) {
    .sem-seo-header .col-sm-12 {
        width: auto;
    }
}

.sem-seo-header .header-right .nav-links.notification {
    display: none !important;
}

.new-joshua-header-seo.sem-seo-header .header-right .nav-links.bell-notification:after {
    content: "|";
    position: absolute;
    inset-inline-start: 13px;
    top: 0;
    color: #b8b8b8;
}

.new-joshua-header-seo.sem-seo-header .widget-bell-notify .notify-contents .link-text {
    text-transform: initial;
    font-weight: 400!important;
}

.new-joshua-header-seo.sem-seo-header .widget-bell-notify .widget-bell-icon,
.new-joshua-header-seo.sem-seo-header .widget-bell-notify .widget-bell-icon-active {
    height: auto;
}

.widget-bell-notify .no-notification {
    margin-bottom: 0!important;
}

@media (min-width: 768px) {
    .sem-seo-header .header-right .nav-links.bell-notification {
        margin-inline-start: 0;
    }
    
    .sem-seo-header .nav-links.bell-notification:before {
        display: none;
    }
    
    .widget-bell-notify .widget-bell-svg-icon:before {
        content: '';
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        height: 2px;
        background-color: #2e2e2e;
        transform-origin: bottom right;
        transform: scaleX(0);
        transition: transform .5s ease;
    }
    
    .widget-bell-notify .widget-bell-svg-icon:hover:before {
        transform-origin: bottom left;
        transform: scaleX(1);
    }
    
    .widget-bell-notify {
        margin-inline-start: 40px;
        margin-top: 2px;
    }
    
    .sem-seo-header .header-right {
        margin-inline-start: auto;
        flex: none;
        width: auto;
        float: none;
    }
    
    .sem-seo-header .header-right .nav-links a svg {
        margin-inline: 0 8px;
    }
    
    .nav-list {
        display: flex;
        justify-content: flex-end;
        margin-bottom: 0;
    }
}

/* RTL (Right-to-Left) Support */
html[dir="rtl"] .new-joshua-header-seo.sem-seo-header .hover-on-nav:hover .sub-nav {
    right: auto;
    left: 0;
}

html[dir="rtl"] .sem-seo-header .nav-links:hover:before,
html[dir="rtl"] .widget-bell-notify .widget-bell-svg-icon:hover:before {
    transform-origin: bottom right;
}

html[dir="rtl"] .widget-bell-notify .notify-listbox {
    text-align: start;
    right: unset;
    left: 0;
}

.widget-bell-notify .notify-list-header {
    padding: 13px 0 13px 0;
    padding-inline-start: 20px;
}