.p-oil-mist-extraction-filters-unit-troubleshooting .btn.bshadow {
	box-shadow: 0 0.625rem 1.25rem rgba(0,0,0,0.2) !important;
}
.p-oil-mist-extraction-filters-unit-troubleshooting h1 {
	margin-bottom: 0.5em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting h3 {
	margin: 0 0 0.5em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .hse-links h2 {
	margin-bottom: 0.5em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .hse-links .col-md-6 {
	margin-bottom: 1em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .page-menu {
	min-height: 35em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .panel .row {
	padding-left: 0.9375em;
	padding-right: 0.9375em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .panel .col-md-6 {
	padding: 0 0.9375em 0 0;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .download a {
	width: 100%;
	margin-top: 0.5em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .monitoring-link ul, .hse-links ul {
	list-style: none;
	padding: 0;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .image {
	display: none;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .downloads {
	margin-top: 1rem;
	padding: 0;
	text-align: center;
	height: 10.8rem;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .downloads::before {
	content: '\f33d';
	font-family: 'Font Awesome 5 Pro';
	color: rgb(0,173,239);
	position: absolute;
	bottom: 0;
	right: 0;
	width: 2.5rem;
	height: 2.5rem;
	font-size: 2em;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .downloads em {
	padding: 0.5em 1em;
	font-size: 0.9rem;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .downloads > div {
	height: 100%;
	margin-bottom: 1em;
	padding: 0;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .downloads > div > a {
	padding: 1.5em 1.9em;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	display: flex;
	align-items: center;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .downloads a p {
	color: #000;
	font-size: 1.1rem;
	text-align: center;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .downloads a p:last-child {
	color: rgb(0,173,239);
}

.p-oil-mist-extraction-filters-unit-troubleshooting .btn.btn-download-bg-white {
	background-color: #fff;
	color: #000 !important;
	max-width: fit-content;
	padding: 0.7rem;
}

.p-oil-mist-extraction-filters-unit-troubleshooting .btn.btn-download-bg-white::after {
	content: '\f33d';
	font-family: 'Font Awesome 5 Pro';
	margin-left: 1em;
  }

@media (min-width:48em) {
	.p-oil-mist-extraction-filters-unit-troubleshooting .downloads {
		position: absolute;
		top: 50%;
		transform: translateY(-50%);
		right: 0.9375em;
		height: 10.8rem;
		z-index: 1;
		margin-top: 0;
		padding: 0;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .downloads a p {
		font-size: 1.05em;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .downloads em {
		color: #fff;
		position: absolute;
		width: 100%;
		top: calc(100% + 1rem);
		left: 0;
		right: 0;
		padding: 0;
		font-size: 0.8rem;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .image {
		display: block;
		border-radius:50%;
		background:#fff;
		border:0.214em solid rgb(0,173,239);
		padding:0.214em;
		box-shadow:0 0.571em 0.571em rgb(0,0,0,0.25);
        max-width: 22rem;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .image img {
		border-radius:50%;
		width:100%;
		margin:0;
		transition:transform 0.2s;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .page-menu .monitoring-link:nth-child(2) {
		padding-left: 2rem;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .page-menu .monitoring-link > a .image > span {
		display:block;
		border-radius:50%;
		overflow:hidden;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .page-menu .monitoring-link > a .image img:hover {
		transform: scale(1.1);
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .page-menu{
		min-height: 30em;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .banner {
		background: url(/images/content/banners/lev-testing.webp) 0 50% / cover no-repeat;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .banner > .span {
		align-items: flex-end;
	}
	.no-webp .p-oil-mist-extraction-filters-unit-troubleshooting .banner {
		background-image: url(/images/content/banners/lev-testing.jpg);
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting .page-menu .monitoring-link > a .image {
		font-size:2.25em;
	}
	.p-oil-mist-extraction-filters-unit-troubleshooting h3 {
		margin: 0;
	}
}
@media (min-width:48em) {
    .p-oil-mist-extraction-filters-unit-troubleshooting .banner {
        background: url("/images/content/banners/oil-mist-unit-troubleshooting.webp") 0 50% / cover no-repeat;
        color: #fff;
    }
    .no-webp .p-oil-mist-extraction-filters-unit-troubleshooting .banner {
        background-image: url("/images/content/banners/oil-mist-unit-troubleshooting.png")
    }
    .p-careers-at-filtermist .roles-list li a.job-button {
        width: 100% !important;
    }
}
.p-oil-mist-extraction-filters-unit-troubleshooting .p-careers-at-filtermist .roles-list .download {
    min-height: 0 !important;
}
.p-oil-mist-extraction-filters-unit-troubleshooting .banner .banner-links {
    display: block;
    margin-top: 2rem;
}
@media (min-width:48em) {
    .p-oil-mist-extraction-filters-unit-troubleshooting .banner .banner-links {
        margin-top: 3rem;
    }
}
.p-oil-mist-extraction-filters-unit-troubleshooting .banner .banner-links > div .btn-keyline {
    display: table;
    position: relative;
    padding: 0.5em 0.65em 0.5em 2em;
    border: 1px solid #fff;
    font-weight: 400;
    border-radius: 0.5em;
    color: #fff !important;
    font-size: 1.25em;
    z-index: 1;
    background: rgba(0, 0, 0, 0.3);
}
.p-oil-mist-extraction-filters-unit-troubleshooting .banner .banner-links > div .btn-keyline::before {
    content: '\f054';
    font-family: 'Font Awesome 5 Pro';
    color: inherit;
    position: absolute;
    left: 1rem;
    top: 50%;
    transform: translate(-50%, -50%)rotate(180deg);
    font-size: 1.15em;
}

/* #troubleshooting-accordions Table data */
#troubleshooting-accordions table thead {
	display: table-caption;
	width: 100%;
}
#troubleshooting-accordions table thead tr {
	display: flex;
	width: 100%;
}
#troubleshooting-accordions table th {
	width: 50%;
	height: 100%;
	margin: 0;
	padding: 0;
}
#troubleshooting-accordions table td {
	color: #000;
}
#troubleshooting-accordions table .col_heading {
	padding: 1em 2em;
	text-align: center;
	position: relative;
	border: 2px solid #fff;
}
#troubleshooting-accordions table .col_heading::before {
	content:'';
	font-size: 1.25em;
	font-family:'Font Awesome 5 Pro';
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 0.2em;
	color:#fff;
}
@media (min-width:48em) {
    #troubleshooting-accordions table .col_heading::before {
        left: 25%;
    }
}
@media (min-width: 62em) {
    #troubleshooting-accordions table .col_heading::before {
        left: 30%;
    }
}
#troubleshooting-accordions table h5.col_heading {
	margin: 0; 
	font-size: 1em;
	font-weight: 500;
}

#troubleshooting-accordions table .col_heading--problem {
	background-color: #e86515;
}
#troubleshooting-accordions table .col_heading--problem::before {
	content:'\f071';
}
#troubleshooting-accordions table .col_heading--action {
	background-color: #88bd1e;
}
#troubleshooting-accordions table .col_heading--action::before {
	content:'\f30f';
}
.p-oil-mist-extraction-filters-unit-troubleshooting #troubleshooting-accordions table {
	width: 100%;
}
tr:nth-child(even) {background: #e9edf4;}
tr:nth-child(odd) {background: #d0d8e8;}
td:nth-child(1) { border-top: solid 1px #fff; }
td:nth-child(2){ border-top: solid 1px #fff; }
td {
	border: 2px solid #fff;
	width: 50%;
	padding: 1em;
}