body{
	/*background: #ccc;*/
  font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

a{
	color: initial;
}

.header_nav .top-right, .header_nav #offcanvas-menu,
div.search-wrapp, div.breadcrumbs-wrapp, #email_lead_flat-alert,
div.inner-wrap>hr:first-of-type, div.inner-wrap div.top-nav, div.inner-wrap div.tags_keywords,
div.detail-social, div.jobalarm-modal, div.apply-area,
div.inner-wrap #bannerlevel,
div.inner-wrap div.factbox,
footer.portal-footer{
	display: none;
}

.header_nav li{
	list-style-type: none;
}

.header_nav .top-bar img{
	width:50%
}

.hide-on-print {
    display: none !important;
}
.print-only {
    display: block !important;
}
.hide-for-print {
    display: none !important;
}
.show-for-print {
    display: inherit !important;
}
.sticky-job-detail {
	display: block !important;
}

.job-detail-title {
  font-size: 2rem;
  margin: 0px;
}
.description-page-container{
  margin-top: 20px;
}
.detail-job-datas {
  font-size: 14px;
}
