<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.lower-row,
.top-row,
.top-row p {
  background-color: #000;
  height: 43px;
  width: 100%;
  font-size: 14px;
  color: #cfcfcf;
  text-align: right;
  font-weight: bold;
}
.top-row p { padding-top:12px; }
.top-row span { padding-left:30px; }
.header-logo img {
    max-width: 390px;
}
.header-container .menu a {
  font-size: 18px;
  font-weight: bold;
}
.header-search {
  height: 66px;
  border-top-left-radius: 33px;
  background-color: #d4d4d4;
  border-bottom-left-radius: 33px;
}
.header-search .search-form {
  height: 33px;
  width: 215px;
  margin-top: 18px;
  margin-left: 60px;
  float: left;
}
.header-container {
  height: 226px;
  border-bottom: 0 none;
}
.dropdown.menu.top-nav-ul { float: none; }
.nav-row {
  margin-top: 18px;
}
.search-bar label {  font-size: 16px; font-weight: bold; margin: 11px 12px 0 0; }
.search-bar {   margin-top: 16px;
  font-size: 16px;
  font-weight: bold;
  margin-top: 16px; }

.search-bar span {
  margin-top: 16px;
  display: block;
  float: left;
}
.header-eng-assist {
  margin-top: 15px;
  display: block;
  float: left;
  margin-left: 19px;
}

.btn-header-search { display:block;     margin-top: 15px; }

.search-bar #middle-label {
  max-width: 199px;
  float: left;
  margin-top: 14px;
  height: 35px;
 }

 .header-container .menu a {
   font-size: 16px;
 }
 .is-submenu-item a {
   text-transform: none;
 }

.header-search .grid-padding-x &gt; .cell {
  padding-right: 0;
  padding-left: 0;
}



.header-container .menu .is-dropdown-submenu a {
  border-bottom: 1px solid #212121;
  color: #212121;
}
.dropdown.menu &gt; li.is-dropdown-submenu-parent &gt; a:hover::after {
  border-color: #212121 transparent transparent; }
  .dropdown.menu &gt; li.is-dropdown-submenu-parent &gt; a::after {
    border-color: #212121 transparent transparent;
  }
  .dropdown.menu .is-active &gt; a  { color: #212121 }

.home-panel-2 {
  background: url('/img1/panel-bk.png') 50% 0 no-repeat;
}

a:hover, a:focus {
  color: #212121;
}


.btn-home-array a {
  width: 100%;
  height: 170px;
  color: #212121;
  display: block;
  float:right;
}
.btn-home-content {
  padding: 36px 0 0 40px;
}
.btn-home-content p {
  clear: left;
  font-size: 16px;
  font-weight: 600;
}
.btn-home-content h2 {
  font-size: 52px;
  font-weight: bold;
  float: left;
}
.btn-home-content span {
  font-size: 18px;
}


.btn-home-oilite {
  background: url('/img1/Oilite.png') no-repeat 92% 50% #e6e6e6;
}
.btn-home-oilite-polymer {
  background: url('/img1/Oilite Polymer.png') no-repeat 92% 50% #cdcdcd;
}
.btn-home-excelite {
  border-bottom-left-radius: 75px;
  background: url('/img1/Excelite.png') no-repeat 92% 50% #bcbcbc;
}




footer { background-color: #fff; color: #212121; padding:54px 0 0 0; height: 250px; }
footer h3 { font-size:18px; font-weight:bold; }
.footer-address { text-align: left; font-size:14px; font-weight:600; margin-bottom: 14px; }
.footer-address address { line-height: 1.4; }
footer a, footer a:visited { color: #212121; font-weight: 600; font-size:14px; text-transform: none; line-height: 1.4 }
footer p { line-height: 1.4 }
footer a:hover { text-decoration: underline; }
footer ul { margin-left: 0; list-style-type: none; }
.lower-row { height: 46px; margin-top: 12px; }
.copyright { text-align: left; font-size: 12px; color:#ffffff; margin-top: 12px }
footer .fax, footer .phone { margin-top: 8px; margin-bottom: 12px; }


#hero { width: 100%; z-index: 100; position: relative; background: #001a32; overflow: hidden; }
.wrap { width: 100%; max-width: 1200px; margin: 0 auto; position: relative; }
#hero .caption .wrap { max-width: 1200px; }
#hero h2 { color: #fff; font-weight: 700; font-size: 45px; margin-bottom: 0; }
#hero h3 { color: #c96914; padding-left: 12px; font-weight: 700; }
#hero .caption { width: 100%; position: absolute; left: 0; bottom: 70px; z-index: 3; }
#hero .bg-video { width: 100%; height:700px; z-index: 1; left: 0; top: 0; }
#hero:after { content: ""; position: absolute; display: block; width: 100%; height: 100%; left: 0; top: 0; z-index: 2; background-image: linear-gradient(180deg, rgba(62,62,62,0.00) 0%, #000 100%); }
.header-container { position: relative; z-index: 101; }



.dropdown:hover &gt; .dropdown-menu {
    display: block;
}
.dropdown-menu {
    top: 39px;
}



@media (min-width: 1200px) {
    .container {
        max-width: 1230px;
    }
}


header {
    padding: 30px 0 10px 0;
}

.header .nav a {
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    color:#121212;
    text-transform: uppercase;
}
.header .nav p {
    font-size: 1rem;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    color:#121212;
    text-transform: uppercase;
    margin-bottom: 0;
}
.header .form-inline {
  margin-top: 11px;
  margin-left: 29px;
}
.header .search-bar span {
  display: block;
  float: left;
  margin: -4px 12px 0 12px;
}



.nav { margin-top: 18px; }




.lower-panel {
  background: url('/img1/panel-bk.png') 50% 0 no-repeat;
  background-position: center;
  background-size: cover;
}

.lower-panel .container div {
    padding: 15px 0;
    color: #fff;
}

.lower-panel h2 {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.2;
  font-weight: bold;
  color: #fff;
  margin-top: 30px;
  font-size: 40px;
}
.lower-panel-bk1 {
    background-image: url('/images/lower-panel/bg-feature-box-full.jpg');
}
.lower-panel-bk2 {
    background-image: url('/images/lower-panel/bg-feature-hand.jpg');
}
.lower-panel-bk3 {
    background-image: url('/images/lower-panel/bg-feature-inside.jpg');
}
.lower-panel-bk4 {
    background-image: url('/images/lower-panel/bg-feature-rotating.jpg');
}
.lower-panel-bk5 {
    background-image: url('/images/lower-panel/bg-feature-scan-lt.jpg');
}
.lower-panel-bk6 {
    background-image: url('/images/lower-panel/bg-feature-sintering-lt.jpg');
}



#distributorCards .col-3 {
  margin-top: 30px;
}
#distributorCards .distCard {
  background-color:#ededed;
  min-height: 200px;
  padding: 12px;
  margin-top: 1rem;
}
.distributor-page #map {
  height: 100%; min-height: 450px;
}
.dist-nav {
  height: 50px;
  border-radius: 25px;
  background-color: #ededed;
}
.dist-nav .nav {
    margin-top: 0;
}
.dist-nav .nav-link {
  padding-top: .9em;
  text-decoration: none;
}
.dist-nav a {
  color: #828282;
  text-transform: uppercase;
  font-size: 15px;
}
.dist-nav .active div {
  border-bottom: solid 2px #c96914;
  font-weight: bold;
  color: #2d2d2d;
}
.map-container {
  margin-top: 30px;
}

body {
  color: #2d2d2d;
}

.alert {
  margin-top: 1em;
  margin-bottom: 1em;
}
.alert ul {
    margin-bottom:0px;
}
hr {
  color:#c96914;
  border-top: 2px solid #c96914;
}
.grey-hr {
  color:#bcbcbc;
  border-top: 2px solid #bcbcbc;
}
h1, h2, h3 {
    font-weight: 400;
    font-style: normal;
    margin-top: 0em;
}
h1 {
    color:#828282;
    margin-bottom: 0.2em;
}
h2 {
    color:#c96914;
}
h3 {
    color: #333333;
    font-weight: 600;
}
h4 {
    color: #266eb2;
}


.btn-home-array h2 {
    color:#2d2d2d;
    font-size: 52px;
    font-weight: bold;
    float: left;
    margin-bottom: 8px;
}
.btn-home-array a:hover h2 {
    color:#c96914;
}
.content .btn-home-array a,
.content .btn-home-array a:visited  {
    text-decoration: none;
}
a.btn-primary, a.btn-primary:visited, a.btn-primary:hover {
    color: #fff;
    text-decoration: none;
}

.btn {
    border-radius: 24px;
    padding: 9px 16px;
    line-height: 17px;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 14px;
}

.title-panel {
    background-position:center;
    background-size:cover;
    height: 126px;
    padding-top: 43px;
    margin-bottom: 3rem;
    position: relative;
    overflow: hidden;
}
.title-panel:after {
    content: "";
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 2;
    background-image: linear-gradient(270deg, rgba(62,62,62,0.00) 0%, #000 100%);
}
.title-panel-text {
    position: relative;
    z-index: 3;
}
.title-panel h1 {
    color: #dad9d8;
    font-size: 36px;
}

.bc-units {
    font-size: 15px;
}

.bc-calc-col {
    background-color: #ededed;
    font-size: 0.9375rem;
    padding: 24px;
    border-radius: 10px;
}
.grey-block {
    background-color: #ededed;
    border-radius: 10px;
    padding: 24px;
}

.bc-calc-col .col-form-label {
  padding-right: 0;
}
.bc-calc-col .form-group,
.ea-compare .form-group {
    margin-bottom: 0.75rem;
}
.bc-calc-col .col-form-label,
.bc-calc-col .form-control,
.ea-compare .form-control {
    font-size: 0.9375rem;
    line-height: 1.2;
}
.compare-hr {
    padding-bottom: 46px;
}
.comp_part_num {
    margin-bottom: 0.75rem;
    height: 58px;
}
.bc-negative { color:red }


.ea-compare {
    border: 1px solid #bcbcbc;
    border-radius: 10px;
    background-color: #f8f9fa;
    font-size: 0.9375rem;
    padding: 24px 12px;
}
.ea-table {font-size: 0.9375rem;  }

.regulation-row ul {
  list-style: none;
  padding-left: 0;
}
.regulation-row ul li {
  padding-left: 20px;
  color: #bcbcbc;
}
.regulation-row ul li i {
  display: none;
}
.regulation-row ul li.active {
  color: #2d2d2d;
  padding-left: 0;
}
.regulation-row ul li.active i {
  display: inline-block;
  padding-right: 5px;
}
.dimensions-row {
  margin-bottom: 12px;

}
.dimensions-row table {
  width: 99%;
}
.agreement-block {
    height:350px;
    overflow-y: scroll;
    padding: 16px;
}
.ea-agreement {
    border: 1px solid #bcbcbc;
    border-radius: 10px;
    margin-bottom: 40px;
}

.main-content-container {
    margin-bottom: 4rem;
}


.sidebar-sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 48px;
    height: calc(100vh - 48px);
    padding-top: .5rem;
    overflow-x: hidden;
    overflow-y: auto;
}


.top-row span {
    padding-left: 30px;
}
@media (max-width: 720px) {
    .top-row span {
        padding-left: 12px;

    }
    .top-row p {
        text-align: center;
        margin-bottom: 0;
    }
}
@media (min-width: 960px) {
    .bc-results {
        padding-left: 3rem;
    }
}

a.line-thumbs img {
    max-width: 50px;
}
.made-in-usa-flag {
    height:24px;
}
.calculators  {
    padding-bottom: 64px;
}

.calculators .calc-block {
    background-color: #f8ece1;
    border-radius: 1em;
    padding: 10% 16% 8% 16%;
    margin-bottom: 16px;
}
.calculators .calc-block h2 {
    color: #6f6f6f;
    margin-bottom: 28px;
}
.kcoupling-image-wrap {
    padding: 6px;
    background-color: #fff;
    border:1px solid #2d2d2d;
}
.kcoupling-page-image {
    float: right;
    min-width:50%;
    margin-left: 25%;
    margin-right: 25%;
}

.detail-page span.tol {
    font-size:.75rem;
}
.detail-page .out-of-range {
    color: #e3342f;
}
.pvpv-table {
    margin-top: 38px;
}


.ea-svg-img {
    max-width: 600px;
    margin:0 auto;
}


.measurement-type .col {
    height: 58px;
}
@media (min-width: 576px) {
    .comp_cbx_last_group {
        margin-top: 12px;
    }
    .comp_cbx_group1 {
        margin-top: 12px;
    }
}
@media (max-width: 575px) {
    .comp_type, .comp_id, .comp_od, .comp_prod_len, .comp_flange_od, .comp_flange_length, .comp_blanks, .comp_p, .comp_v, .comp_pv, .comp_temp, .comp_material, .comp_cbx_group {
        margin-top: 44px;
    }
    .comp_cbx_last_group {
        margin-top: 62px;
    }
}

@media (max-width: 1199px) {
    .btn-home-array h2 { font-size: 44px;}
    .btn-home-content p { max-width:300px; line-height: 1.3; }
}
@media (max-width: 991px) {
    .btn-home-array h2 { font-size: 34px;}
    .btn-home-content p { max-width: 200px; line-height: 1.3; font-size:14px;}
    .nav-dropdown-area { max-height: calc(100vh - 70px); overflow-y: scroll; }
    body { padding-top: 58px; }
}
@media (max-width: 499px) {
    .btn-home-array h2 { font-size: 21px;}
    .btn-home-content p { max-width: 158px; line-height: 1.3; font-size:12px;}

}

.form-group.website,
input[type="text"]#website { display: none; }

.nav-link {
    padding: 0.5rem .875rem;
}


.form-mobile-search-btn {
    padding-left: 12px;
    padding-right: 12px;
}

@media (max-width: 415px) {
    .form-mobile-search-input { max-width: 75%; }
    .form-mobile-search-inline {max-width: 65%;}
}
@media (max-width: 385px) {
    .form-mobile-search-input { max-width: 70%; }
    .form-mobile-search-inline {max-width: 58%;}
}

@media (max-width: 575px) {
    .form-mobile-search-inline .form-group {
        display: -webkit-box;
        display: flex;
        -webkit-box-flex: 0;
                flex: 0 0 auto;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
                flex-flow: row wrap;
        -webkit-box-align: center;
                align-items: center;
        margin-bottom: 0;
    }
    .form-mobile-search-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .form-mobile-search-inline .input-group,
    .form-mobile-search-inline .custom-select {
        width: auto;
    }
}


a.download-links {
    white-space: nowrap;
    text-decoration: underline;
    padding:0 .5rem;
}
</pre></body></html>