
/* C4C dashboard master header override for Jobs */
.jobs-dashboard-header .logo img,.logo.c4c-master-logo img{width:230px!important;height:auto!important;max-height:58px!important;display:block!important}
.jobs-dashboard-header .logo.c4c-master-logo{display:flex!important;align-items:center!important;min-width:230px!important}
.jobs-dashboard-header .nav a.active,.jobs-dashboard-header .nav-links a.active{color:#f65b18!important;border-bottom-color:#f65b18!important}
.jobs-dashboard-header .nav-button.orange,.jobs-dashboard-header .header-button.orange{background:#f65b18!important;border-color:#f65b18!important}
.jobs-dashboard-header .nav-button.light,.jobs-dashboard-header .header-button.white{color:#123f66!important;background:#fff!important;border-color:#dbe4eb!important}
@media(max-width:900px){.jobs-dashboard-header .logo img,.logo.c4c-master-logo img{width:190px!important;max-height:50px!important}.jobs-dashboard-header .logo.c4c-master-logo{min-width:190px!important}}
@media(max-width:600px){.jobs-dashboard-header .logo img,.logo.c4c-master-logo img{width:165px!important;max-height:45px!important}.jobs-dashboard-header .logo.c4c-master-logo{min-width:165px!important}}

/* Final dashboard theme alignment */
.jobs-dashboard-header{background:#fff!important;border-bottom:1px solid #dce4ea!important;box-shadow:0 3px 18px rgba(18,63,102,.05)!important}
.jobs-dashboard-header .header-inner{min-height:82px!important}
.jobs-dashboard-header .nav a{color:#172b3d!important;font-weight:800!important;text-transform:uppercase!important}
.jobs-dashboard-header .nav a.active{color:#f65b18!important;border-bottom-color:#f65b18!important}
.jobs-dashboard-header .c4c-exact-dashboard-logo img{width:255px!important;height:auto!important;max-height:62px!important;object-fit:contain!important}
.c4c-job-member-copy{display:flex;flex-direction:column;align-items:flex-end;line-height:1.1;margin-right:8px}.c4c-job-member-copy strong{font-size:12px;color:#173f68}.c4c-job-member-copy small{font-size:9px;color:#71808e;margin-top:3px}.c4c-job-avatar{width:42px;height:42px;border-radius:50%;background:#1a659b;color:#fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:900;margin-right:8px}
@media(max-width:900px){.jobs-dashboard-header .c4c-exact-dashboard-logo img{width:190px!important}.c4c-job-member-copy{display:none}}
