﻿a {
	font-weight: bold;
}

.address-text a {
	color: #555 !important;
}

	.address-text a:hover {
		color: #222 !important;
	}

.awards-container {
	display: inline-block;
	vertical-align: top;
	width: 175px;
}

.awards-container-sm {
	display: inline-block;
	margin: 0 10px;
	vertical-align: top;
	white-space: normal;
}

body:not(.device-sm):not(.device-xs):not(.device-xxs) .emphasis-title h2 {
	font-size: 44px !important;
}

body:not(.device-sm):not(.device-xs):not(.device-xxs) .emphasis-title p {
	font-size: 32px !important;
}

body.device-xxs .no-background-xs,
body.device-xs .no-background-xs {
	background-image: none !important;
}

.bottom_right {
	bottom: 0;
	position: absolute;
	right: 10px;
}

.bottommargin-xs {
	margin-bottom: 15px !important;
}

#copyrights {
	background-color: rgba(0, 0, 0, 1) !important;
	color: rgba(255, 255, 255, 1) !important;
}

.copyright-links a {
	border: none !important;
}

.dark a {
	color: #fff;
}

#disclaimer p {
	font-size: 15px;
	line-height: 1.5;
}

.emphasis-title {
	color: #fade56 !important;
}

	.emphasis-title h2 {
		color: #fff !important;
		font-size: 36px !important;
		font-weight: bold;
		letter-spacing: 2px;
		line-height: 56px;
		margin-bottom: 20px;
	}

	.emphasis-title p {
		font-size: 20px !important;
		font-weight: 300;
		margin-bottom: 10px;
	}

.flexslider {
	height: 400px !important;
}

#footer {
	background-color: #333 !important;
}

	#footer.dark .social-icon.si-borderless {
		color: rgba(255, 255, 255, 1) !important;
	}

.img-logo {
	height: 100%;
}

	.img-logo img {
		bottom: 0;
		left: 0;
		margin: auto;
		position: absolute;
		top: 0;
		right: 0;
	}

.img-logo-container {
	height: 175px;
	position: relative;
}

.inner-awards-container {
	overflow-x: auto;
	overflow-y: hidden;
	padding-bottom: 75px;
	width: 100%;
}

label.required:before {
	color: #f00;
	content: '* ';
	font-size: 85%;
	vertical-align: middle;
}

.nobold {
	font-weight: normal !important;
}

.nopointer {
	cursor: auto !important;
}

.outer-awards-container {
	height: 350px;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
}

.padding-sm {
	padding: 30px !important;
}

.text-red {
	color: #f00 !important;
}

.topmargin-xs {
	margin-top: 15px !important;
}


span.spacer {
	display: inline-block;
	min-height: 1px;
	width: 20px;
}

.toggle-links {
	font-size: 12px;
}

.center-content {
	display: flex;
	flex-direction: column;
	align-items: center; /* centers left/right */
	text-align: center; /* centers text */
}

	.center-content .button {
		background-color: #0000004d
	}

		.center-content .button:hover {
			color: #FFDD00 !important;
			background-color: #00000099
		}

	/* Link hover text color */
	.center-content a.highlight:hover {
		color: #FFDD00 !important;
	}

	.center-content a.highlight {
		background: none !important;
		background-color: transparent !important;
		text-decoration: underline !important;
	}

.pinpoint-external-jobs-table-widget--filter:first-of-type {
	display: none;
}

.pinpoint-external-jobs-table-widget--table th:nth-child(2),
.pinpoint-external-jobs-table-widget--table td:nth-child(2) {
	display: none;
}

.pinpoint-external-jobs-table-widget--empty-inner{
	color: #ffffff !important
}

.pinpoint-mobile-wrapper {
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
}

.pinpoint-external-jobs-table-widget {
	min-width: 600px; /* prevents column collapse */
}

.pinpoint-external-jobs-table-widget--table {
	width: 100%;
	max-width: 100%;
}

	.pinpoint-external-jobs-table-widget--table td,
	.pinpoint-external-jobs-table-widget--table tr a{
		white-space: normal;
		color: #FFFFFF !important
	}

	.pinpoint-external-jobs-table-widget--table tbody tr:hover a {
		color: #FFDD00 !important
	}

.pinpoint-external-jobs-table-widget--search, .pinpoint-external-jobs-table-widget--filter, .pinpoint-external-jobs-table-widget--filters, .pinpoint-external-jobs-table-widget--filter-wrapper, .pinpoint-external-jobs-table-widget--search-wrapper {
	display: none !important;
	padding: 0px;
}

@media (max-width: 769px) {

	/* --- Force widget & table to fit viewport --- */
	.pinpoint-external-jobs-table-widget,
	.pinpoint-external-jobs-table-widget--table {
		width: 100% !important;
		max-width: 100% !important;
		min-width: 0 !important;
	}

	/* --- Table behavior --- */
	.pinpoint-external-jobs-table-widget--table {
		table-layout: fixed;
		border-collapse: collapse;
	}

	/* --- Shrink text & tighten cells --- */
	.pinpoint-external-jobs-table-widget {
		font-size: 9px;
		line-height: 1.2;
	}

	.pinpoint-external-jobs-table-widget--table th,
	.pinpoint-external-jobs-table-widget--table td {
		padding: 4px 6px !important;
		white-space: normal;
		word-break: break-word;
	}

		/* --- Hide columns 3 and 6 --- */
		.pinpoint-external-jobs-table-widget--table th:nth-child(3),
		.pinpoint-external-jobs-table-widget--table td:nth-child(3),
		.pinpoint-external-jobs-table-widget--table th:nth-child(6),
		.pinpoint-external-jobs-table-widget--table td:nth-child(6) {
			display: none !important;
		}

	/* --- Shrink links & buttons --- */
	.pinpoint-external-jobs-table-widget a,
	.pinpoint-external-jobs-table-widget button {
		font-size: 9px;
		padding: 4px 6px;
	}

	/* --- Prevent horizontal scrolling entirely --- */
	.pinpoint-external-jobs-table-widget,
	.pinpoint-external-jobs-table-widget * {
		overflow-x: hidden !important;
	}
}