.page-id-112 .job-listings { display: none; }

.page-template-page-join-our-team-php ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

.page-template-page-join-our-team-php ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0,0,0,.5);
    -webkit-box-shadow: 0 0 1px rgba(255,255,255,.5);
}

.job-listings .previewbox:focus {
	border-color: #cccccc;
	color: #ccc;
}

.job-listings .previewbox .hover {
	border-color: #cccccc;
}

.job-listings .image {
	overflow: hidden;
}

.job-listing-selected {
	display: none;
}

.job-listing-selected h2 {
	border-bottom: 1px solid #a4a4a4;
	padding: 24px 0;
	margin: 32px 0;
	font-size: 32px;
	text-transform: uppercase;
	width: 940px;
}

.job-listing-selected .h2 {
	position: relative;
}

.job-listing-selected .top {
	background: url('../images/back-to-top.png') no-repeat;
	font-size: 14px;
	margin-top: 13px;
	padding-left: 18px;
	position: absolute;
	right: 0;
}

.job-listing-iframe {
	height: 400px;
	width: 100%;
}
