﻿/* Please see documentation at https://docs.microsoft.com/aspnet/core/client-side/bundling-and-minification
for details on configuring this project to bundle and minify static web assets. */
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:400,400i,600,600i");
@font-face {
    font-family: 'Handsome';
    src: url('../lib/webfonts_Handsome/Handsome.ttf.woff') format('woff'), url('../lib/webfonts_Handsome/Handsome.ttf.svg#Handsome') format('svg'), url('../lib/webfonts_Handsome/Handsome.ttf.eot'), url('../lib/webfonts_Handsome/Handsome.ttf.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.background1 {
    background-image: url(../images/91350_InSitu_2.jpg);
}

.background2 {
    background-image: url(../images/92308_Insitu9.jpg);
}

.background3 {
    background-image: url(../images/92385_Insitu_2.jpg);
}

.background4 {
    background-image: url(../images/92467_Insitu_1.jpg);
}

.section-colored-transparent {
    background-color: #009DDC;
    color: white;
    opacity: 0.9;
    padding-bottom: 25px;
}

.bg-brand {
    background-color: #161215;
    color: white;
}

.bg-brand-breadcrumb {
    background-color: #009DDC;
    color: white;
}

.powertec-logo {
   fill: #009DDC;
   color: #F78E1E;
}

.powertec-logo:hover {
    fill: #009DDC;
    color: #F78E1E;
}

.search {
    background-color: #009DDC;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    color: white;
}

.search:hover {
    background-color: #F78E1E;
    color: white;
}

div.top-bar
{
    background-color: #F78E1E;
    color: white;
    font-size: smaller;
}

div.top-bar a, div.top-bar a:visited { color: white; }
    div.top-bar a:active, div.top-bar a:hover {
        color: white;
        text-decoration: underline;
    }

a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  font-size: 14px;
}
@media (min-width: 768px) {
  html {
    font-size: 16px;
  }
}

@media (min-width: 576px) 
{
    br.break {
        display: none;
    }
}

.border-top {
    border-top: solid 1px #009DDC !important;
}

.border-bottom {
    border-bottom: solid 1px #F78E1E !important;
}

.box-shadow-connect {
    border-bottom: 0.5px solid #009DDC;
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
    /* Margin bottom by footer height */
    margin-bottom: 300px;
    /*font-family: 'Trebuchet MS', 'Lucida Sans Unicode', 'Lucida Grande', 'Lucida Sans', Arial, sans-serif;*/
    font-family: 'Titillium Web';
    height: 100%;
}

.footer {
    position: absolute;
    width: 100%;
    white-space: nowrap;
    height: 300px; /* Clear the footer */
    flex-shrink: 0;
    /* Set the fixed height of the footer here */
}

.bg-breadcrumb {
    background-color: #009DDC;
}

.breadcrumb { 
    background: white; 
    padding-left: 0px;
}

    .breadcrumb a, .breadcrumb a:visited {
        color: #009DDC;
        text-decoration: none;
    }

.breadcrumb a:active, .breadcrumb a:hover {
    text-decoration: underline;
}

h1 { font-size: xx-large; }

a {
    color: #009DDC;
}

    a:hover {
        color: #009DDC;
        text-decoration: underline;
    }

.nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #009DDC;
}

.megamenu {
    position: static;
}

.megamenu .dropdown-menu {
    background: none;
    border: none;
    width: 100%;
}

.list-unstyled {
    list-style: none;
    color: black;
}

.menucarousel { width: 277px; height: 200px; }

.carousel-inner {
    height: 100%;
}

.menucarousel .item { background-size: cover;
        background-position: 50% 50%;
        width: 277px;
        height: 200px;
        border-bottom-left-radius: 10px;
}

.item img {
    visibility: hidden;
}

.text-small {
    font-size: x-small;
}

.language {
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0.31rem;
    padding-left: 0.3rem;
    color: #212529;
    background-color: #fff;
    border-color: #f8f9fa;
}

    .language:hover {
        color: #212529;
        background-color: #e2e6ea;
        border-color: #dae0e5;
    }


.nav-pills .nav-link.language.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #343a40;
    border-color: #343a40;
}

.btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle {
    color: #fff;
    background-color: #fff !important;
    border-color: #6c757d;
}
/*.language.active {
            color: #fff;
            background-color: #343a40;
            border-color: #343a40;
        }*/
.nav-link.language.active:hover {
    color: #fff;
    background-color: #e2e6ea !important;
    border-color: #dae0e5;
}

.flag-icon.flag-icon-squared {
    width: 1.1em !important;
}

@media (min-width: 768px) {

    .small-md {
        font-size: smaller;
    }

    
}



    @media (min-width: 992px) {
        .text-small {
            font-size: smaller;
        }

        .small-lg {
            font-size: smaller;
        }

        .pi .labelTitle {
            font-size: 12px;
        }

    }



#labelTitle {
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #009DDC;
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 1);
    opacity: 1;
}

.badge-pill {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-top-right-radius: 10rem;
    border-bottom-right-radius: 10rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #009DDC;
}

.badge-laser {
    padding-right: 0.6em;
    padding-left: 0.6em;
    border-top-right-radius: 10rem;
    border-bottom-right-radius: 10rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #0063a1;
}


.pi .badge-pill {
    padding-right: 0.6em;
    padding-left: 0.2em;
    border-top-right-radius: 10rem;
    border-bottom-right-radius: 10rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #009DDC;
    height: 20px;
}

.pi .badge-connect {
    padding-right: 0.6em;
    padding-left: 0.2em;
    border-top-right-radius: 10rem;
    border-bottom-right-radius: 10rem;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    background-color: #009DDC;
    width: 70px;
}


    .icon {
        width: 45px;
        height: 45px;
        font-family: Handsome;
    }

.ce {
    padding-top: 2px;
    width: 90px;
    height: 50px;
}

.iconukca {
    margin-top: -14px;
    --color-1: #010202;
    height: 32px;
}

    .iconrohs {
        width: 90px;
        height: 45px;
    }

    .icon.iconsm {
        width: 12px;
        height: 12px;
    }

.iconmissing {
    width: 440px;
    height: 200px;
    font-family: 'Titillium Web';
    --color-1: #B1B1B1;
    --color-2: #D9D9D9;
    --color-3: #FFF;
    font-size: 50px;
    font-weight: bold;
    fill: #000;
}

.iconmissing-sm {
    width: 220px;
    height: 100px;
    font-family: 'Titillium Web';
    --color-1: #B1B1B1;
    --color-2: #D9D9D9;
    --color-3: #FFF;
    font-size: 50px;
    font-weight: bold;
    fill: #000;
}

.bulbicon {
    position: relative;
    top: -12px;
}

.DealerNoMoreWhite {
    --color-2: #009DDC;
    --color-1: white;
}

.DealerNoMoreIcon {
    --color-1: white;
    --color-2: white;
}

.pi .image {
    width: 280px;
    height: 160px;
    position: relative;
}




    @media (max-width: 575.98px) {
        .icon {
            width: 25px;
            height: 25px;
        }

        .iconrohs {
            width: 50px;
            height: 25px;
        }

        .badge-pill {
            font-size: 0.8rem;
        }
        
    }

    @media (max-width: 767.98px) {

        .footer {
            height: 360px; /* Clear the footer */
            /* Set the fixed height of the footer here */
        }
        .icon {
            width: 35px;
            height: 35px;
        }

        .iconrohs {
            width: 70px;
            height: 35px;
        }

        /*body {
            font-size: smaller;
        }*/

        #labelTitle {
            font-size: 1.5rem;
        }

        .badge-pill {
            font-size: 0.9rem;
        }

        .pi .badge-pill {
            padding-right: 0.6em;
            padding-left: 0.2em;
            border-top-right-radius: 10rem;
            border-bottom-right-radius: 10rem;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            background-color: #009DDC;
            height: 17px;
        }

        .dropdown-menu {
            background-color: #009DDC;
            border: none;
        }
        
    }

.pi .labelTitle {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #009DDC;
    border-image-source: linear-gradient(to right, rgba(0, 157, 220, 0), rgba(0, 157, 220, 0.75), rgba(0, 157, 220, 0));
    border-image-slice: 1;
    height: 52px;
    font-size: 15px;
}


@media (min-width: 575.98px) {
    .pi .image {
        width: 120px;
        height: 80px;
        position: relative;
    }
}

    @media (min-width: 767.98px) {
        .pi .image {
            width: 200px;
            height: 140px;
            position: relative;
        }
        .pi .labelTitle {
            padding-top: 5px;
            padding-bottom: 5px;
            border-bottom-style: solid;
            border-bottom-width: thin;
            border-bottom-color: #009DDC;
            height: 52px;
            font-size: 12px;
        }
    }

    @media (min-width: 992px) {
        .pi .image {
            width: 280px;
            height: 160px;
            position: relative;
        }

        .badge-pill { padding-top: 3px; }

        .pi .labelTitle {
            padding-top: 5px;
            padding-bottom: 5px;
            border-bottom-style: solid;
            border-bottom-width: thin;
            border-bottom-color: #009DDC;
            height: 52px;
            font-size: 13px;
        }

        .bg-dark-menu {
            background-color: #343a40 !important;
        }

    }


    
    .iconwhite {
        fill: #ffffff;
    }

    .iconblack {
        fill: Black;
    }

.icongrey {
    --color-1: #C6C6C6;
    --color-2: #B2B2B2;
    --color-3: #FFF;
    --color-4: #878787;
    --color-5: #DADADA;
    --color-6: #c6c6c6;
    --color-7: #9D9D9C;
    --color-8: #000;
    --color-9: #333333;
    --color-10: #575756;
    fill: #575756;
}

.findericon {
    --color-1: #FFF;
    --color-2: #B1B1B1;
    --color-3: #575756;
    
}

.iconeu {
    --color-1: #2D2E83;
    --color-2: #FFE922;
}

    .madeinsheffield {
        fill: #D90912;
        --color-1: #000;
    }

    .madeintheuk {
        fill: #27348B;
        --color-1: #D90912
    }

    .iconitaly {
        --color-0: #098136;
        --color-1: #D90912;
        --color-2: #FFFFFF;
    }

.iconusa {
    --color-0: #CB1520;
    --color-1: #FFFFFF;
    --color-2: #2B3560;
}


    .iconblue {
        fill: #2D2E83;
    }

    .icongreen {
        fill: #009640;
    }

    .iconorange {
        fill: #F39200;
    }

    .icongold {
        fill: #958347;
    }

    .laser {
        color: grey;
    }

    .gunson {
        color: grey;
    }

    .kamasa {
        color: grey;
    }

    .eldon {
        color: grey;
    }

    .connect {
        color: grey;
    }

    .powertec {
        fill: grey;
        color: lightgrey;
    }

    .laser:hover {
        color: #0063A1;
    }

    .gunson:hover {
        color: #0076BF;
    }

    .kamasa:hover {
        color: #006C67;
    }

    .eldon:hover {
        color: #EE3424;
    }

    .connect:hover {
        color: #009DDC;
    }

    .powertec:hover {
        fill: #009DDC;
        color: #F78E1E;
    }

    #titleHeader {
        background-color: rgba(255, 255, 255, 1);
        padding: 2px;
        opacity: 1;
    }

    .slant {
        transform: skewX(-20deg);
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

        .slant:hover {
            color: #212529;
            background-color: #e2e6ea;
            border-color: #dae0e5;
        }

    .download {
        height: 200px;
        max-height: 200px;
        object-fit: cover;
    }

    .language {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem;
        padding-right: 0.5rem;
        padding-left: 0.5rem;
        color: #212529;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }

        .language:hover {
            color: #212529;
            background-color: #e2e6ea;
            border-color: #dae0e5;
        }


    .nav-pills .nav-link.language.active, .nav-pills .show > .nav-link {
        color: #fff;
        background-color: #343a40;
        border-color: #343a40;
    }

    /*.language.active {
            color: #fff;
            background-color: #343a40;
            border-color: #343a40;
        }*/

    .nav-link.language.active:hover {
        color: #fff;
        background-color: #23272b;
        border-color: #1d2124;
    }

    #title {
        overflow: hidden;
    }

    /*.btn-light {
    color: #212529;
    background-color: #f8f9fa;
    border-color: #f8f9fa;
}*/

    /*.btn-dark:hover {
    color: #fff;
    background-color: #23272b;
    border-color: #1d2124;
}*/


.price {
    padding-top: 5px;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: #009DDC;
    text-align: right;
}

    .disclaimer {
        font-size: xx-small;
    }

    .rotate {
        /* FF3.5+ */
        -moz-transform: rotate(-90.0deg);
        /* Opera 10.5 */
        -o-transform: rotate(-90.0deg);
        /* Saf3.1+, Chrome */
        -webkit-transform: rotate(-90.0deg);
        /* IE6,IE7 */
        filter: progid: DXImageTransform.Microsoft.BasicImage(rotation=0.083);
        /* IE8 */
        -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0.083)";
        /* Standard */
        transform: rotate(-90.0deg);
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 2px;
        padding-right: 2px;
    }


    .pi .image {
        width: 280px;
        height: 160px;
        position: relative;
    }

/*.pi .image img {
    -o-object-fit: contain;
    object-fit: contain;
}*/


        .pi .image img {
            /*height: 160px;
        width: auto;*/
            max-height: 100%;
            max-width: 100%;
            width: auto;
            height: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            margin: auto;
            object-fit:scale-down;
        }



.news .labelTitle {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #009DDC;
    height: 72px;
}

    .news .image {
        width: 280px;
        height: 160px;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
    }

        .news .image img {
            max-width: 100%;
            max-height: 100%;
        }

    .table-xs th, .table-xs td {
        padding: 0.3rem;
        padding-right: 0.1rem;
        padding-left: 0.1rem;
    }

.tcbreadcrumb {
    background-color:#009DDC;
    color: white;
    list-style: none;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

        .tcbreadcrumb .breadcrumb-item a {
            color: #f8f9fa !important;
        }

    div.message {
        background: transparent url(msg_arrow.gif) no-repeat scroll left center;
        padding-left: 7px;
    }

    div.error {
        background-color: #F3E6E6;
        border-color: #924949;
        border-style: solid solid solid none;
        border-width: 2px;
        padding: 5px;
    }

h5.labelTitle {
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #009DDC;
    margin-bottom: 5px;
    background-color: rgba(255, 255, 255, 1);
    text-transform: uppercase;
    font-weight: 800;
}

    .videoWrapper {
        position: relative;
        padding-bottom: 56.25%; /* 16:9 */
        padding-top: 25px;
        height: 0;
    }

        .videoWrapper iframe {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
        }


    .table-striped tbody tr:nth-of-type(2n+1) {
        background-color: rgba(0, 99, 161, 0.1);
    }

    .tooltip.show {
        opacity: 1;
    }

    .youtube {
        background-color: #000;
        margin-bottom: 30px;
        position: relative;
        padding-top: 56.25%;
        overflow: hidden;
        cursor: pointer;
    }

        .youtube img {
            width: 100%;
            top: -16.84%;
            left: 0;
            opacity: 0.7;
        }

        .youtube .play-button {
            width: 90px;
            height: 60px;
            background-color: #333;
            box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
            z-index: 1;
            opacity: 0.8;
            border-radius: 6px;
        }

            .youtube .play-button:before {
                content: "";
                border-style: solid;
                border-width: 15px 0 15px 26.0px;
                border-color: transparent transparent transparent #fff;
            }

        .youtube img,
        .youtube .play-button {
            cursor: pointer;
        }

            .youtube img,
            .youtube iframe,
            .youtube .play-button,
            .youtube .play-button:before {
                position: absolute;
            }

                .youtube .play-button,
                .youtube .play-button:before {
                    top: 50%;
                    left: 50%;
                    transform: translate3d( -50%, -50%, 0 );
                }

        .youtube iframe {
            height: 100%;
            width: 100%;
            top: 0;
            left: 0;
        }

    .VRN {
        background-image: url(../images/number-input-bg.jpg);
        background-repeat: no-repeat;
        background-color: yellow;
        padding: 0 0 0 30px;
        font-weight: 900;
        text-transform: uppercase;
        /*font-size: x-large;*/
        height: 33px;
        min-height: 33px;
    }

    .TOOLPOINT {
        z-index: 0;
    }

    .nav-tabs .nav-link.timingtools {
        border-color: black;
        border-bottom-width: 0px;
        background-color: #c4151c;
        font-weight: bold;
        color: white;
    }

    .nav-tabs .nav-link.gen2 {
        border-color: black;
        border-bottom-width: 0px;
        background-color: #0063A1;
        color: white;
        font-weight: bold;
    }

    .nav-tabs .nav-link.oem {
        border-color: black;
        border-bottom-width: 0px;
        background-color: #4496d1;
        color: white;
        font-weight: bold;
    }

    .tab-content #timingtools {
        background-color: #C4151C;
        color: white;
        padding-top: 2px;
        padding-left: 5px;
        margin-top: 0;
        padding-bottom: 10px;
        background-size: cover;
        background-position: bottom right;
        background-repeat: no-repeat;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
        background-image: url(../images/TimingTools_Background_V3.png);
    }

        .tab-content #timingtools .form-group {
            margin-bottom: 0.25rem;
        }

    .tab-content #gen2 {
        background-color: #0063A1;
        color: white;
        min-height: 220px;
        padding-top: 2px;
        padding-left: 5px;
        margin-top: 0;
        background-image: url(../images/GEN2_Background_V4.jpg);
        background-size: cover;
        background-position: bottom right;
        background-repeat: no-repeat;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }

        .tab-content #gen2 .form-group {
            margin-bottom: 0.25rem;
        }

    .tab-content #oem {
        background-color: #4496d1;
        color: white;
        min-height: 330px;
        padding-top: 2px;
        padding-left: 5px;
        margin-top: 0;
        background-image: url(../images/OEM_Background_Web.jpg);
        background-size: cover;
        background-position: bottom right;
        background-repeat: no-repeat;
        border-bottom-left-radius: 5px;
        border-bottom-right-radius: 5px;
        border-top-right-radius: 5px;
    }


.nav-tabs .nav-link.clippoint {
    border-color: black;
    border-bottom-width: 0px;
    background-color: #009641;
    font-weight: bold;
    color: white;
}

.nav-tabs .nav-link.clippointbike {
    border-color: black;
    border-bottom-width: 0px;
    background-color: rgb(100,0,160);
    font-weight: bold;
    color: white;
}

.nav-tabs .nav-link.bulbpoint {
    border-color: black;
    border-bottom-width: 0px;
    background-color: rgb(0,105,180);
    font-weight: bold;
    color: white;
}

.nav-tabs .nav-link.plugpoint {
    border-color: black;
    border-bottom-width: 0px;
    background-color: rgb(143,200,154);
    font-weight: bold;
    color: white;
}

.nav-tabs .nav-link.electrical {
    border-color: black;
    border-bottom-width: 0px;
    background-color: rgb(0,105,180);
    font-weight: bold;
    color: white;
}

/* Small Header Search */
.clippoint {
    color: #FFF;
    background-image: url(images/TrimClipFinderHeader_V1_Web.jpg);
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.tab-content #clippoint {
    /*background-color: #C4151C;*/
    background-color: #000;
    color: #FFF;
    padding-top: 2px;
    padding-left: 5px;
    margin-top: 0;
    padding-bottom: 10px;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background-image: url(../images/TrimClipFinderBackground_Web.jpg);
}

.tab-content #motorbike {
    /*background-color: #C4151C;*/
    background-color: #000;
    color: #FFF;
    padding-top: 2px;
    padding-left: 5px;
    margin-top: 0;
    padding-bottom: 10px;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background-image: url(../images/TrimClipFinderBackground_Motorcycle_Web.png);
}

h2.trimclipslant {
    /* Safari */
    padding-top: 60px;
    padding-bottom: -20px;
    font-size: xx-large;
}

.clippoint {
    color: #FFF;
    background-image: url(../images/TrimClipFinderHeader_V1_Web.jpg);
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.clippoint-motorbike {
    color: #FFF;
    background-image: url(../images/TrimClipFinderHeader_Motorcycle_Web.png);
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}


.tab-content #plugpoint {
    background-color: #0063A1;
    color: #000;
    min-height: 220px;
    padding-top: 2px;
    padding-left: 5px;
    margin-top: 0;
    background-image: url(../images/SumpPlugFinderBackground_V1.jpg);
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
}

.sumpplugpoint {
    background-color: #0063A1;
    color: #FFF;
    background-image: url(../images/SumpPlugFinderHeader_V1_Web.jpg);
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.tab-content #bulbpoint {
    /*background-color: #C4151C;*/
    background-color: #4089CA;
    color: #FFF;
    padding-top: 2px;
    padding-left: 5px;
    margin-top: 0;
    padding-bottom: 10px;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background-image: url(../images/AutoBulbFinderBackground_V1.jpg);
}

.tab-content #electrical {
    /*background-color: #C4151C;*/
    background-color: #4089CA;
    color: #FFF;
    padding-top: 2px;
    padding-left: 5px;
    margin-top: 0;
    padding-bottom: 10px;
    background-size: cover;
    background-position: top left;
    background-repeat: no-repeat;
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    background-image: url(../images/ElectricalConnectorsFinderBackground_V1_Web.png);
}



.autobulbpoint {
    background-color: #4089CA;
    color: #FFF;
    border: solid 1px #FFF;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-image: url(../images/AutoBulbFinderHeader_V1_Web.jpg);
}

.electricalfinder {
    background-color: #4089CA;
    background-image: url(../images/ElectricalConnectorsFinderHeader_V1_Web.png);
    color: white;
}

.fa-stack { font-size: 0.7rem;}

.AutoBulbFinderHeader {
    padding-top: 100px;
    font-size: xx-large;
}

.SumpPlugFinder {
    padding-top: 100px;
    font-size: xx-large;
}


    .text-light a {
        color: white;
    }

    .productimage img {
        min-height: 300px;
        max-height: 300px;
        object-fit: contain;
    }


    .thumb img {
        min-height: 60px;
        max-height: 60px;
        object-fit: contain;
    }

    .dropdown-menu {
        z-index: 5000;
    }

    .downloadicon {
        width: 100px;
        height: 110px;
        font-family: Handsome;
    }

    .downloadpis {
        --color-0: #DBDBDB;
        --color-1: #009EE2;
        --color-2: #1D70B7;
        /*.st3{opacity:0.52;fill:url(#SVGID_1_);enable-background:new    ;}*/
        --color-4: #2D2E82;
        --color-5: #FFFFFF;
        --color--6: #1D1D1B;
        fill: #575756;
    }

    .downloadinst {
        --color-0: #DBDBDB;
        --color-1: #009FE3;
        --color-2: #95C11F;
        --color-3: #1D71B8;
        --color-4: #006633;
        --color-6: #FFFFFF;
        fill: #575756;
    }

    .small-stack {
        font-size: 0.6em;
        top: -10px;
    }

.productsLabelTitle {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom-style: solid;
    border-bottom-width: thin;
    border-bottom-color: #009DDC;
    height: 52px;
} 

#newProductsView h5 {
    font-size: smaller;
    font-weight: bold;
}

#newProductsView .item {
    background-size: cover;
}

.hr {
    margin-top: 20px;
    border: 0;
    height: 1px;
    /*background: linear-gradient(to right, rgba(0, 157, 220, 0), rgba(0, 157, 220, 0.75), rgba(0, 157, 220, 0));*/
    background: linear-gradient(to right, rgba(0, 157, 220, 100), rgba(0, 157, 220, 100), rgba(0, 157, 220, 100));
}

.results tr[visible='false'],
.no-result {
    display: none;
}

.results tr[visible='true'] {
    display: table-row;
}

.counter {
    padding: 8px;
    color: #ccc;
}

.NewProductMenu {
    --color-1: #CB1416;
    --color-2: #fff;
    --color-3: #fff;
}

.wrapper {
    position: relative;
    overflow: hidden;
}

    .wrapper:after {
        content: '';
        display: block;
        padding-top: 100%;
    }

    .wrapper img {
        width: auto;
        height: 100%;
        max-width: none;
        position: absolute;
        left: 50%;
        top: 0;
        transform: translateX(-50%);
    }