Description
--
/* General Styles */ .btn.primary-button, .job .ph-job-details-v1-job-header-default .well .job-header-actions .savejob-checkbox label .label-content { font-size: 14px; }
.job-page .job-info .multi-category { display: none !important; }
/* Styles for screens wider than 1000px */ @media screen and (min-width: 1000px) {
.ph-page-container { padding-top: px !important; }
.hero-block.short-header{ position: relative !important; }
.job .phs-job-nav a span { font-size: 0.875rem !important; }
.job .ph-job-details-v1-job-header-default .well .job-info .job-other-info span { font-size: 0.95rem; line-height: 25px; }
.job .phs-job-nav a { font-size: 0.875rem; }
.job.job-page .ph-page .body-wrapper.ph-page-container .phs-job-details-area .jd-banner { border-bottom: 1px solid lightgrey; box-shadow: 0 4px 8px 1px rgba(34, 36, 43, 0.09); }
.job.job-page .ph-page .body-wrapper.ph-page-container .phs-job-details-area .jd-banner .job-header-block .ph-job-details-v1-job-header-default .well .container .job-info .job-share-block { margin-top: 5px !important; } }
/* Styles for screens smaller than 480px */ @media only screen and (max-width: 480px) { .job .ph-job-details-v1-job-header-default .well .job-header-actions { position: fixed; bottom: 0; left: 0; background: #fc0; padding: 5%; }
.ph-footer { margin-bottom: 20%; }
.job .ph-job-details-v1-job-header-default .well .job-header-actions .savejob-checkbox {
} }