<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* CSS Document */

.navbar-brand a {
    padding: 0;
}

.page-footer {
    margin-top: 15px;
    margin-bottom: 7px;
    font-size: 12px;
    line-height: 12px;
    color: #AAAAAA;
}

.table-row-clickable &gt; tbody &gt; tr &gt; td {
    cursor: pointer;
}

.table-row-clickable &gt; tbody &gt; tr &gt; td &gt; img {
    width: 150px;
}

.code-def {
    vertical-align: middle !important;
    text-align: center;
}

.partNumberClass {
    font-size: 24px;
}

.dataSheetAreaHeader {
    font-size: 18px;
    font-weight: bold;
}

.dataSheetAreaContent {
    font-size: 16px;
    margin-left: 7px;
}

.dataSheetAreaContent &gt; a {
    font-weight: bold;
}

.panel-heading {
    font-size: 18px;
    font-weight: bold;
}

.panel-body {
    font-size: 16px;
    margin-left: 7px;
}

.usWrapper {
    border-top: 1px solid #000000;
}

.canWrapper {
    border-top: 1px solid #000000;
}

.distribContent {
    padding: 7px;
    margin: 7px 0 7px 0;
}

.stateDivider {
    display: block;
    font-size: 1.2em;
    margin: 5px 0;
    font-weight: bold;
    border-bottom: 1px solid #000000;
}

.stateDivider &gt; span &gt; a {
    font-size: 14px;
    font-weight: normal;
}

.letterNavDist {
    font-size: 16px;
}

.ltrNavClick {
    margin: 0 5px 0 5px;
}

.jiffyDriveStyle {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.jiffyDriveStyle li {
    display: inline;
    margin: 0 10px 0 10px;
}

#hydraulicDriveStyle td, #jiffyDrillSpindles td, #jiffyDrillOptions td {
    padding: 4px;
}

.carousel-inner &gt; .item &gt; img {
    border-radius: 4px;
}

.carousel-control.left, .carousel-control.right {
    background-image: none !important;
    width: 7%;
}

.stack-assembly {
    width: 1000px;
}

@media print {
    a[href]:after {
        content: "";
    }

    body {
        margin-top: 0;
        padding-top: 0;
    }
}

/* This block dictates the max height of the menu dropdown based on max height of the screen eg 750px or smaller gets this applied. */
@media only screen and (max-height: 750px) {
    .dropdown-menu {
        max-height: 250px;
        overflow-y: auto;
        overflow-x: hidden;
    }
}

@media (max-width: 768px) {
    /* use the max to specify at each container level */
    .fixNoWrapResponsive {
        white-space: normal !important;
        min-width: 300px !important;
    }
}

.navbar-default .navbar-nav &gt; li &gt; a {
    font-family: 'Open Sans', "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 15px;
}

/* Valve product number search */
.stylish-input-group .input-group-addon {
    background: white !important;
}

.stylish-input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
}

.stylish-input-group button {
    border: 0;
    background: transparent;
}

.innerTabPaneWrapper {
    padding: 10px 5px 10px 5px;
}

.innerTabPaneWrapper &gt; p {
    padding-left: 10px;
}

.valvePartNumberExp {
    width: 600px;
}
.valvePartNumberExp td {
    border-top: none !important;
    padding: 0 !important;
}
.valvePartNumberExpSmallText {
    font-size: 12px;
}
.valvePartNumberExpFootnoteText {
    font-size: 10px;
}

.chuckBushing &gt; tbody &gt; tr &gt; td {
    padding: 2px;
}

.imageWithSubtitle {
    display: inline-block;
    text-align: center;
}
.threadingHeadRows &gt; div {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 5px;
}

.video-container {
    max-width: 560px;
}
.handyThreadModelBlock {
    margin: 5px 0;
}
.handyThreadModelBlock strong {
    margin-right: 5px;
}

.main-title {
    font-family: 'Lato', Verdana, Arial, Geneva, Helvetica, sans-serif;
    color: #F00;
    font-size: 18px;
}
.blue-em {
    font-style: italic;
    font-weight: bold;
    color: rgb(19, 103, 149);
}
.home-mod &gt; p {
    margin-bottom: 2px;
}
.homepage-content &gt; .row {
    padding: 5px;
}
.product-wrapper {
    margin-bottom: 15px;
}
.product-wrapper &gt; .title {
    color: #F00;
    font-size: 16px;
    font-weight: bold;
}
.product-wrapper &gt; .desc {
    color: rgb(19, 103, 149);
}

.info-wrapper {
    margin-bottom: 15px;
}
.info-wrapper &gt; .title {
    color: rgb(19, 103, 149);
    font-size: 16px;
    font-weight: bold;
}
.homepage-link {
    color: #F00;
    font-size: 16px;
    font-weight: bold;
    text-decoration: underline;
}
.front-slide {
    width: 95%;
    margin: 0 auto;
}

.removeBorderTable {
    border-collapse: collapse;
    border: none !important;
}

/* Search page */
.searchResults {
    padding: 1em;
}
.searchDataWrapper {
    border-bottom: 1px solid #E9E9E9;
}
.searchData {
    color: #676767;
    font-size: 13px;
    padding: 8px 8px 10px;
    margin-top: 10px;
}
.searchResultWrapper {
    font-size: 16px;
    margin-top: 10px;
}
.searchResultTitle &gt; a {
    color: #0000CC;
}
.searchResultLink {
    color: #008000;
    padding-bottom: 2px;
    font-size: 13px;
}
.searchResultSnippet {
    color: #000000;
    margin-top: 1px;
    font-size: 13px;
}
.searchResultCursor {
    margin-top: 10px;
}
.cursorLink {
    color: #0000CC;
    font-size: 16px;
    margin-top: 5px;
    cursor: pointer;
}
.cursorLink:hover, .cursorLinkActive:hover {
    text-decoration: underline;
}
.cursorLinkActive {
    font-weight: bold;
}
#search-results-wrapper {
    margin-bottom: 10px;
}

</pre></body></html>