/* Minification failed. Returning unminified contents.
(3803,1): run-time error CSS1019: Unexpected token, found '@'
(4606,262): run-time error CSS1054: JavaScript error in expression property: Variable has not been declared: ignoreMe
 */
/*
    Taken from Bootstrap for screen reader accessibility
*/
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0,0,0,0);
    border: 0
}

/* BODY
----------------------------------------------------------*/
html, body, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, big, cite, em, img, small, strong, dl, dt, dd, ol, ul, li, form, label, table, caption, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font: inherit;
    vertical-align: baseline;
}
a {
    color: #000fff;
}

ul, li {
    list-style: none;
}

p {
    margin-bottom: 15px;
    font-size: 14px;
}
a:hover{
    color: black;
}
img, area {
    outline: none;
}
dd,dt {
    font-size: 13px;
    line-height: 1.35em;
}
dt{
    font-weight: 500;
}


.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}

.flex{
    display: flex;
}

.hide, .hide-new, .hide-led, .hide-cf, .hide-ada, .hide-energy, .hide-system, .hide-soraa, .hide-title24, .hide-title20,
.hide-LowVoltagePendants, .hide-LineVoltagePendants, .hidden, .hide-quick-ship {
    display: none;
}

.show {
    display: block;
}


.red {
    color: #f00;
}

.white {
    color: #fff;
}

.red-border {
    border: 1px solid red;
}

.bg-587b7c {
    background-color: #587b7c;
}

.bg-3a6f8f {
    background-color: #3a6f8f;
}

.upperCase {
    text-transform: uppercase;
}

.underline {
    text-decoration: underline;
}

.blacklink {
    color: #4e4d4c;
    text-decoration: none;
}

.bg-958771 {
    background-color: #958771;
}

.bg-F00 {
    background-color: #F00;
}

.five-left {
    margin-left: 5px;
}

.ten-left {
    margin-left: 10px;
}

.fifteen-left {
    margin-left: 15px;
}

.twenty-left {
    margin-left: 20px;
}

.twenty-five-left {
    margin-left: 25px;
}

.center-text {
    text-align: center;
}

.cursor-pointer, .pointer {
    cursor: pointer;
}

.cursor-help {
    cursor: help;
}

.bold {
    font-weight: bold;
}
strong{
    font-weight: 500;
}
.absolute {
    position: absolute;
}

.italic {
    font-style: italic;
}

.opacity40 {
    opacity: .4;
    filter: alpha(opacity=40);
}

.opacity100 {
    opacity: 1;
    filter: alpha(opacity=100);
}

ul.standard-ul li {
    margin-left: 25px;
}

a.gray-bold {
    text-decoration: none;
    color: #666;
    font-weight: bold;
    font-weight: 500;
}

a.gray-non-bold {
    text-decoration: none;
    color: #666;
}

a:hover.gray-bold, a:hover.gray-non-bold {
    text-decoration: underline;
}

.ui-menu {
    min-height: 50px;
    max-height: 150px;
    overflow: auto;
    z-index: 4000 !important;
}

ul.ui-autocomplete {
    font-size: 8pt;
    font-family: Calibri, Arial;
    width: 200px;
    min-height: 50px;
    max-height: 150px;
    overflow: auto;
    z-index: 40000 !important;
}
/* FONT & TYPE   
----------------------------------------------------------*/
body {
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    font-weight: 100;
    font-size: 12pt;
    position: relative;
    color: #000;
    margin-top: 25px;
}

#bodyContent {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.kern1 {
    letter-spacing: 1px;
}

.agenda {
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
}

em {
    font-style: italic;
}

strong, .strong, input, textarea, select {
}

.menu a {
    color: #000;
    text-decoration: none;
}

#header .menu a {
    color: #fff;
    text-decoration: none;
    font-size: 8pt;
}

.no-border-top{
    border: none !important;
}


/* PRIMARY LAYOUT ELEMENTS   
----------------------------------------------------------*/
#body {
    width: 1001px;
    margin: 0;
    padding: 0;
    position: relative;
}

main{
    position: relative;
    width: 1001px;
    margin: 0 auto;
}

/* NAV BLOCK ITEMS 
----------------------------------------------------------*/
.nav-category-link {
    position: relative;
    margin-bottom: 1em;
}

    .nav-category-link a {
        color: black;
    }

        .nav-category-link a:hover {
            color: black;
        }

.nav-category-link-text {
    text-align: center;
    text-transform: uppercase;
    font-weight: 300;
    color: black;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    font-size: 14px;
}

    .nav-category-link-text:hover {
        color: black;
    }




/* HEADER
----------------------------------------------------------*/
#header {
    background: url(Images/bg_header.jpg) no-repeat;
    height: 58px;
    padding-bottom: 50px;
}

#itemToSearch {
    font-size: 10px;
    font-weight: 300;
}

/* HOME-PAGE-ONLY ELEMENTS   
----------------------------------------------------------*/
.prodgal {
    width: 666px;
    margin: 0;
    padding: 0;
}

div.prodgal img {
    margin-bottom: -2px;
}

.ie9 div.prodgal img {
    margin-bottom: -3px;
}

.ie7 div.prodgal img {
    margin-bottom: 0;
}

#header .menu {
    position: relative;
    margin-right: 50px;
    right: -30px;
}

ul.menu {
    font-size: 7pt;
    margin-top: 35px;
}

    ul.menu li {
        display: inline;
        font-weight: normal;
        margin-left: 20px;
    }

        ul.menu li.searchLabel {
            letter-spacing: 2pt;
        }


i {
    color: #6f6f6f;
}
.font09{
    font-size: 0.9em;
}
div.menu {
    font-size: 7pt;
    margin-top: 35px;
}

    div.menu div {
        float: left;
        margin-left: 20px;
    }

    div.menu .quickLinkBox {
        position: absolute;
        border: 1px solid #ccc;
        background-color: #fff;
        padding: 10px;
        min-width: 157px;
        margin-left: 0;
        z-index: 1000000000000000000000000000000000;
    }

.quickLinkText {
    margin-left: 0 !important;
    margin-right: 10px;
}

.quickLink {
    color: #333 !important;
}

#galListDiv, #galProdDiv, #galSysDiv {
    margin-top: 2px;
    position: absolute;
    text-align: left;
    right: 0;
    top: 0;
    background-color: #fff;
    width: 100px;
    min-height: 168px;
    font-size: 8pt;
    border: 1px solid black;
    padding: 5px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

#galProdDiv, #galSysDiv {
    width: 160px;
    height: 235px;
    overflow: auto;
}

#galListDiv {
    margin-right: 125px;
}


/* PRODUCT & PRODUCT THUMBNAILS   
----------------------------------------------------------*/

/* 
    AUTHOR        : PAUL GOLDMAN 
    MODIFIED DATE : 2/8/2019
    DESCRIPTION   : Adding new product list item template
*/

/*
    BEGIN PRODUCT LIST ITEM TEMPLATE
*/

.sort-alpha,
.sort-popular {
    font-size: 11px;
    position: absolute;
    right: 14px;
    top: 20px;
}

    .sort-alpha:hover,
    .sort-popular:hover {
        cursor: pointer;
    }

.category-results-page-title {
    display: inline-block;
    width: 100%;
}

.all-fixtures-container h1 {
    border-top: 1px solid #bbbbbd;
    border-bottom: 1px solid #bbbbbd;
    font-size: 16px;
}

#no-filter-results-container{
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.fixtures-padding-row{
    height: 60px;
}
.categoryResults {
}
    .categoryResults h1 {
        border-top: 1px solid #bbbbbd;
        border-bottom: 1px solid #bbbbbd;
        color: #000;
        font-size: 16px;
        text-transform: uppercase;
        font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
        letter-spacing: .15em;
    }
.prod-container {
    padding: 1em 2em;
}

.results-link:hover {
    color: inherit;
    text-decoration: none;
}

.results-link:focus {
    outline: none;
}

.product-name {
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    margin-bottom: 8px;
    word-wrap: break-word;
    letter-spacing: 1px;
    font-size: 1.25em;
    font-weight: 300;
    color: black;
}

.product-basecode, .prod-other-finishes, .prod-limited-availability {
    color: #595959;
    font-size: 11px;
}

.product-basecode {
    margin-bottom: 2px;
    letter-spacing: 1px;
    font-weight: 300;
    line-height: 1.5em;
}

.prod-other-finishes {
    letter-spacing: 0.75px;
}
.prod-limited-availability {
    letter-spacing: 0.75px;
}
.prod-image-container {
    position: relative;
}
/*
    END PRODUCT LIST ITEM TEMPLATE
*/

.no-products-found-text{
    padding: 1em;
}

.pdp-limited-availability {
    font-size: 13px;
    padding-left: 1px;
    margin-top: -4px;
}

.pdp-limited-availability a{
    color: black;
    font-size: 13px;
    font-weight: 100;
    text-decoration: underline;
}

.ul-initial{
    list-style: initial;
}
.ul-initial b{
    font-weight: bold;
}

.ul-initial li {
    list-style: initial;
    margin-left: 18px;
}

.prodThumbs {
    border-top: 1px solid #bbbbbd;
    position: relative;
    padding: 0;
}

    .prodThumbs h3 {
        margin: 0;
        padding: 0;
        color: #000;
        font-size: 18px;
        font-weight: normal;
    }

    .prodThumbs h4 {
        margin: 0;
        padding: 0;
        color: #595959;
        font-size: 14px;
        font-weight: 300;
        text-transform: uppercase;
        margin-bottom: 4px;
    }

    .prodThumbs h5 {
        margin: 0;
        padding: 0;
        color: #000;
        font-size: 12px;
        font-weight: normal;
    }

.thumb {
    border: 1px solid #bbbbbd;
    width: 152px;
    height: 209px;
}

.ie7 .prodThumbs div {
    margin: 0 1.08em 0 0;
}

.prodThumbs div.hardware {
    width: 152px;
    height: 280px;
    margin: 0 .91em 0 0;
}

.ie7 .prodThumbs div.hardware {
    width: 152px;
    height: 280px;
    margin: 0 .9em 0 0;
}


.filters {
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    top: -17px;
    text-align: right;
    right: 0;
    margin-left: 5px;
    margin-right: 5px;
}

.filters .secondary-page-header{
    float: left;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1.25px;
    border: none;
    padding: 0;
    margin: 0;

}

ul.filter {
    position: relative;
    font-family: "brandon-grotesque",sans-serif;
}

    ul.filter li {
        display: inline;
        letter-spacing: 1.25px;
        font-weight: normal;
        margin-left: 10px;
        text-transform: uppercase;
    }

        ul.filter li:first-child {
            margin-left: 0px;
        }

#colorFilterSwatches {
    margin-top: 5px;
    position: absolute;
    left: 0;
    line-height: 10px;
    text-align: left;
}

.swatch {
    width: 14px;
    height: 14px;
    margin: 0;
    margin-right: 2px;
}

.ie7 .swatch {
    margin-bottom: 2px;
}

.filter a, .filter li#colorFilter span, .filter span {
    color: black;
    text-decoration: none;
    font-weight: 300;
}

.selected-filter {
    font-weight: bold;
}

#specListDiv a:hover, #specListDivHardware a:hover {
    text-decoration: underline;
}

#specListDiv {
    margin-top: 2px;
    position: absolute;
    text-align: left;
    right: 0;
    background-color: #fff;
    width: 175px;
    height: 225px;
    border: 1px solid black;
    overflow: auto;
    padding: 5px;
    opacity: 0.95;
    filter: alpha(opacity=95);
    z-index: 1;
}

#specListDivHardware {
    margin-top: 2px;
    position: absolute;
    text-align: left;
    right: 0;
    background-color: #fff;
    width: 350px;
    height: 225px;
    border: 1px solid black;
    overflow: auto;
    padding: 5px;
    opacity: 0.95;
    filter: alpha(opacity=95);
}

.prod-desc-box {
    position: absolute;
    width: 349px;
    height: 172px;
    opacity: 0.95;
    padding: 20px 15px 0 15px;
    background-color: #77787b;
    color: #fff;
    filter: alpha(opacity=95);
    top: 0px;
}

    .prod-desc-box h3 {
        padding: 0;
        font-size: 14pt;
    }

    .prod-desc-box p {
        margin: 10px 0 0 0;
        padding: 0;
        font-size: 9pt;
        line-height: 14pt;
    }
    .hidden-important{
        display: none !important;
    }
    


/* PRODUCT DETAILS
----------------------------------------------------------*/
.detail-half {
    width: 500px;
    position: relative;
}



.prodDetails .header {
    width: 1000px;
    border-bottom: 1px solid #bbbbbd;
    position: relative;
}

    .prodDetails .header img {
        margin-top: 10px;
    }

.prodDetails h1 {
    color: #000;
    font-size: 20pt;
    text-transform: uppercase;
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    letter-spacing: .15em;
    margin: 10px 0 0 0;
    padding: 0;
    font-weight: normal;
}

    .prodDetails h1 img {
        vertical-align: top;
    }

        .prodDetails h1 img:first-child {
            padding-left: 10px;
        }

.prodDetails .prod-desc {
    width: 450px;
    margin-top: 20px;
    color: #595959;
}

.prodDetails .line-art {
    width: 220px;
    margin: 0;
    padding: 0;
}

div.prod-icons {
    height: 29px;
    width: 480px;
    position: relative;
}

    div.prod-icons div.fb-like {
        vertical-align: top;
        width: 75px;
        padding-top: 6px;
    }

    div.prod-icons .pin-it-button {
        padding-right: 5px;
    }

.prodDetails [class*=product-detail-] h3 {
    color: #263645;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 5px;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 5px;
}

.prodDetails [class*=product-detail-] .product-detail-content p {
    font-size: 15px;
    line-height: 23px;
}

.prodDetails [class*=product-detail-] h3 a[class*=btn-] {
    display: inline-block;
    margin-right: 5px;
    border: none;
    width: 10px;
    height: 10px;
    vertical-align: middle;
    outline: none;
    cursor: pointer;
}

.prodDetails [class*=product-detail-] h3 a.btn-open {
    background: url("/Content/Images/caret-up.png") no-repeat scroll 0 0 transparent;
}

.prodDetails [class*=product-detail-] h3 a.btn-close {
    background: url("/Content/Images/caret-down.png") no-repeat scroll 0 0 transparent;
}

    .prodDetails [class*=product-detail-] h3 a.btn-close ~ .product-detail-content {
        display: none;
    }

div.prod-sections {
    
    position: relative;
}

    div.prod-sections h1 {
        color: #000;
        font-size: 18px;
        text-transform: uppercase;
        font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
        letter-spacing: .15em;
        margin: 10px 0 0 0;
        padding: 0;
        font-weight: 500;
    }



.swatchImg {
    width: 115px;
    height: 158px;
}

div.swatch-img {
    text-align: center;
    font-size: 9pt;
    color: #595959;
    padding: 0 0 8px 0;
    width: 115px;
    height: 200px;
}

.related-img {
    width: 84px;
    height: 115px;
    text-align: center;
    text-align: left;
}

div#instructionBox, div#iesBox {
    position: absolute;
    font-size: 8pt;
    line-height: 10pt;
    background-color: #eee;
    padding: 6px;
    border: 1px solid #595959;
    left: 140px;
    display: none;
    margin-top: -20px;
}

div#iesBox {
    margin-top: 0;
    z-index: 1;
}

    div#instructionBox a, div#iesBox a {
        text-decoration: none;
    }

#email-div {
    width: 450px;
    height: 480px;
    line-height: 22pt;
    display: none;
    border: 1px solid black;
    background-color: #fff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin-left: 300px;
    margin-top: 100px;
    padding: 10px;
    z-index: 111;
}

    #email-div h3 {
        font-weight: 800;
        font-size: 14pt;
        margin-bottom: 10px;
    }

.email-field {
    width: 200px;
    display: block;
    padding-left: 2px;
}

#overlay-div {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    margin: 0;
    padding: 400px;
    background: #000000;
    opacity: .3;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    z-index: 101;
}



.ie7 #zoom-option {
    display: none;
}

/* PRODUCT SCROLLER
----------------------------------------------------------*/
#productScroller {
    position: relative;
    width: 428px;
    height: 57px;
    border-bottom: 1px solid #bbbbbd;
    background-color: White;
    margin-left: 36px;
    padding: 0;
    z-index: 10000;
    cursor: pointer;
}

.btn-productScroller {
    position: relative;
    border: none;
    border-bottom: 1px solid #ccc;
    width: 465px;
    height: 57px;
    text-align: center;
    cursor: pointer;
    background: rgb(217,217,217);
    background: -moz-linear-gradient(top, rgba(217,217,217,1) 0%, rgba(255,255,255,1) 100%);
    background: -webkit-linear-gradient(top, rgba(217,217,217,1) 0%,rgba(255,255,255,1) 100%);
    background: linear-gradient(to bottom, rgba(217,217,217,1) 0%,rgba(255,255,255,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9d9d9', endColorstr='#ffffff',GradientType=0 );
}

    .btn-productScroller:focus {
        outline: 0;
    }

.arrow-down {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 10px solid #a44a42;
}

.arrow-rotate.open {
    -webkit-transform: rotate(-180deg); /* Chrome, Safari, Opera */
    -ms-transform: rotate(-180deg); /* IE 9 */
    transform: rotate(-180deg);
}

.btn-productScroller .btn-text {
    display: block;
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    font-weight: bold;
    font-size: 16px;
    text-transform: uppercase;
}

.btn-productScroller .arrow-down {
    display: inline-block;
}

#productScrollerItem {
    position: absolute;
    top: 57px;
    left: 36px;
    width: 464px;
    height: auto;
    z-index: 10;
    background-color: #fff;
    display: none;
}

    #productScrollerItem img {
        width: 100%;
        height: auto;
        display: block;
        vertical-align: middle;
    }

.ie7 #prodScroller {
    width: 428px;
    height: 57px;
    left: 0;
}

#prodWrapper {
    position: absolute;
    z-index: 1;
}

.ie7 #prodWrapper {
    position: absolute;
    z-index: 1;
    left: 0;
}

#prodScroller ul {
    list-style: none;
    float: left;
    height: 57px;
    margin: 0;
    padding: 0;
}

.ie7 #prodScroller ul {
    list-style: none;
    float: left;
    height: 57px;
    margin: 0;
    padding: 0;
}

#prodScroller li {
    top: 0;
    display: block;
    vertical-align: middle;
    text-align: center;
    float: left;
    width: 41px;
    font-size: 7pt;
    margin: 0;
    padding: 0;
    margin-left: 20px;
}

    #prodScroller li:first-child {
        margin-left: 10px;
    }

    #prodScroller li img {
        width: 41px;
        height: 57px;
    }

div.prod-arrow {
    position: absolute;
    top: 52px;
    opacity: 0.45;
    filter: alpha(opacity=45);
    z-index: 10000;
}

div.prod-arrow-left {
    left: 500px;
}

div.prod-arrow-right {
    right: 0;
}

.ie7 div.prod-arrow {
    top: 57px;
}



/* GALLERY & SCROLLER
----------------------------------------------------------*/
#galleryMain {
    position: relative;
    width: 1000px;
    height: 614px;
    text-align: center;
    overflow: hidden;
}

#galleryThumb {
    position: relative;
    text-align: center;
    width: 1000px;
    height: 94px;
    overflow: hidden;
    margin: 26px 0 0 0;
}

#galleryScroller {
    position: relative;
    width: 950px;
    height: 104px;
    overflow: hidden;
    background-color: White;
    font-size: 7pt;
    margin: 26px 25px 0 25px;
    padding: 0;
    z-index: 10000;
}

div.galJumpLinks {
    margin-top: 5px;
    width: 1000px;
    text-align: center;
    font-size: 12px;
}

.ie7 #galleryScroller {
    margin-top: 26px;
    left: 0;
}

#galleryWrapper {
    position: absolute;
    z-index: 1;
}

#galScroller ul {
    list-style: none;
    float: left;
    height: 92px;
    margin: 0;
    padding: 0;
}

#galScroller li {
    top: 0;
    display: block;
    vertical-align: middle;
    text-align: center;
    float: left;
    font-size: 7pt;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

    #galScroller li:first-child {
        margin-left: 0;
        padding: 0;
    }

.collage img {
    vertical-align: bottom;
    opacity: 0;
    border: 5px solid white;
}

.mfp-title {
    font-size: 12px;
    line-height: 12px;
    width: 48%;
}

.mfp-counter {
    font-size: 10px;
    display: none;
}

.mfp-title a {
    text-align: left;
    color: #F3F3F3;
    word-wrap: break-word;
    padding-right: 36px;
}

.mfp-products {
    font-size: 12px;
    line-height: 12px;
    text-align: right;
    color: #F3F3F3;
    word-wrap: break-word;
    width: 49%;
    right: 0;
    top: 0;
    position: absolute;
}

    .mfp-products a {
        color: #F3F3F3;
        padding: 0;
        line-height: 12px;
    }

.collage {
    margin: 0 auto;
    background-position-x: center;
}

div.arrow {
    position: absolute;
    opacity: 0.45;
    filter: alpha(opacity=45);
    top: 150px;
}

div.arrow-left {
    margin-top: 575px;
}

div.arrow-right {
    margin-left: 975px;
    margin-top: 575px;
}

.ie7 div.arrow-left {
    top: 719px;
}

.ie7 div.arrow-right {
    margin-left: 975px;
    top: 719px;
}

.arrow-hover {
    position: absolute;
}

.gal-large-img {
    z-index: 1;
}

#credits-parent {
    left: 254px;
    position: absolute;
    bottom: 0;
    width: 492px;
    color: #fff;
    background-color: rgb(119, 120, 123);
    z-index: 1000;
    padding: 10px 0 10px 10px;
}

td.credits-text, td.prod-text {
    font-size: 7pt;
    letter-spacing: .1em;
    line-height: 8pt;
    text-transform: uppercase;
    vertical-align: top;
}

td.prod-text {
    padding-right: 9px;
}

    td.credits-text a, td.prod-text a {
        color: #eee;
        text-decoration: none;
    }


/* PRODUCT APPLICATION SCROLLER
----------------------------------------------------------*/
#applicationScroller {
    position: relative;
    width: 1000px;
    height: 495px;
    overflow: hidden;
    background-color: White;
    font-size: 7pt;
    margin: 6px 0 0 0;
    padding: 0;
    z-index: 10000;
}

#appWrapper {
    position: absolute;
    z-index: 1;
}

#appScroller ul {
    list-style: none;
    float: left;
    height: 171px;
    margin: 0;
    padding: 0;
}

#appScroller li {
    top: 0;
    display: block;
    vertical-align: middle;
    text-align: center;
    float: left;
    font-size: 7pt;
    margin: 0;
    padding: 0;
    margin-left: 5px;
}

    #appScroller li:first-child {
        margin-left: 0;
        padding: 0;
    }

div.prod-app-arrow {
    position: absolute;
    z-index: 100000;
    margin-top: 225px;
}

div.prod-app-arrow-left {
    margin-left: 5px;
}

div.prod-app-arrow-right {
    right: 0;
    margin-right: -508px;
}

.emailLink {
    margin-bottom: 20px;
}

/* PRODUCT APPLICATION SCROLLER GATICA
----------------------------------------------------------*/
#applicationScrollerGatica {
    position: relative;
    height: 375px;
    overflow: hidden;
    background-color: #eeeeee;
    font-size: 7pt;
    margin: 6px 0 0 0;
    padding: 0;
    z-index: 10000;
}

#appWrapperGatica {
    position: absolute;
    z-index: 1;
}

#appScrollerGatica ul {
    list-style: none;
    float: left;
    height: 171px;
    margin: 0;
    padding: 0;
}

#appScrollerGatica li {
    top: 0;
    display: block;
    vertical-align: middle;
    text-align: center;
    float: left;
    font-size: 7pt;
    margin: 0;
    padding: 0;
    margin-left: 10px;
}

    #appScrollerGatica li:first-child {
        margin-left: 0;
        padding: 0;
    }

div.prod-app-arrowGatica {
    position: absolute;
    z-index: 100000;
    margin-top: 175px;
}

div.prod-app-arrow-leftGatica {
    margin-left: 5px;
}

div.prod-app-arrow-rightGatica {
    right: 0;
    margin-right: 39px;
}

/* HOW-TO BUY
----------------------------------------------------------*/

/* For fixing images on Internet Retailers page*/
.how-to-buy td img {
    vertical-align: middle;
} 
.buy-button {
    width: 284px;
    padding: 17px 0 13px 0;
    color: #fff;
    text-align: center;
    font-size: 14pt;
    background-color: #c8ad89;
    letter-spacing: .2em;
}

.buy-header {
    width: 1000px;
    padding: 17px 0 13px 0;
    color: #fff;
    text-align: center;
    font-size: 14pt;
    background-color: #8a8c8e;
    letter-spacing: .2em;
    margin-top: 55px;
}
.gallery-showroom-header {
    width: 1000px;
    padding: 17px 0 ;
    letter-spacing: .04em;
    background: #58595B;
    color: #fff;
}
    .gallery-showroom-header .how-to-buy-empty-header,
    .select-showroom-header .how-to-buy-empty-header{
        border-bottom: 0;
    }

.gallery-showroom-header h2, 
.select-showroom-header h2{
    font-size: 16px;
}
.gallery-showroom-header h4,
.select-showroom-header h4{
    font-size: 11px;
}
.gallery-showroom-header th,
.select-showroom-header th{
    color: white !important;
    line-height: 12px;
    border-bottom: none !important;
}
.gallery-showroom-table{
    margin-top: 25px;
}
.gallery-showroom-table td {
    background: #E5E5E5;
}
.select-showroom-wrapper{
    margin-top: 12.5px;
}
.select-showroom-table td {
    background: #F2F2F2; 
}
.select-showroom-header {
    padding: 17px 0;
    width: 1000px;
    letter-spacing: .04em;
    background: #949599;
    color: #fff;
    margin-bottom: 12.5px;
}

.how-to-buy {
    position: relative;
    color: #636466;
}

    .how-to-buy input[type=text], .how-to-buy select {
        width: 200px;
        border: 0;
        background-color: #d0d0d0;
    }

    .how-to-buy input[type=button] {
        width: 100px;
        border: 0;
        color: #fff;
        background-color: #8a8c8e;
        height: 35px;
        margin: 15px 0 25px 10px;
    }

.how-to-buy-action {
    margin-top: 10px;
    width: 285px;
}

    .how-to-buy-action .btn-bordered,
    .how-to-buy-action .btn-bordered > .btn-text {
        display: block;
    }

        .how-to-buy-action .btn-bordered > .btn-text {
            font-size: 20px;
            text-align: center;
            padding-top: 15px;
            padding-bottom: 15px;
        }

#howtobuy-google {
    position: absolute;
    width: 1000px;
    height: 310px;
    margin: 10px 0 10px 0;
}

#howtobuy-results {
    width: 1000px;
    margin-top: 350px;
}

#howtobuy-gatica-results {
    width: 750px;
    margin-top: 25px;
    margin-left: 195px;
}

    #howtobuy-results table th, #howtobuy-gatica-results table th,
    #howtobuy-results table td.how-to-buy-empty-header,
    #howtobuy-results table td.how-to-buy-empty-header {
        color: #8a8c8e;
        letter-spacing: .1em;
        border-bottom: 1px solid #bbbbbd;
        margin-top: 50px;
        padding-bottom: 5px;
        text-align: left;
        background: transparent;
    }
        #howtobuy-results table th{
            padding-bottom: 0;
        }
        #howtobuy-results table.gallery-showroom-header td.how-to-buy-empty-header,
        #howtobuy-results table.select-showroom-header td.how-to-buy-empty-header {
            border: 0;
        }

#howtobuy-results table td:not(.how-to-buy-empty-header),
#howtobuy-gatica-results table td:not(.how-to-buy-empty-header) {
    letter-spacing: .05em;
    border-bottom: 1px solid #bbbbbd;
    padding: 25px 0 25px 0;
    text-align: left;
    line-height: 14pt;
    vertical-align: top;
    font-size: 14px;
}

        #howtobuy-results table td a, #howtobuy-gatica-results table td a {
            text-decoration: none;
            color: #595959;
        }

            #howtobuy-results table td a:hover, #howtobuy-gatica-results table td a:hover {
                text-decoration: underline;
            }
#howtobuy-results > table:last-of-type tr:last-child td{
    border-bottom: 0;
    padding-bottom: 0;
}
#zip-search {
    text-align: center;
    line-height: 20pt;
    border-bottom: 1px solid #bbbbbd;
}
.usList .dropSearchMap {
    font-weight: 300;
    border: 1px solid #999;
    width: 150px;
    margin-left: -6px;
    margin-top: 83px;
}
.dropSearchMap option{
    font-weight: 300;
}
#howtobuy_map {
    width: 1000px;
    height: 550px;
    position: relative;
    z-index: 1;
    border-bottom: 1px solid #bbbbbd;
    padding-bottom: 15px;
    clear: both;
}

    #howtobuy_map #labels {
        position: relative;
        font-size: 14px;
    }

    #howtobuy_map div.maplabel {
        position: absolute;
        text-align: center;
        background-color: #EEE;
        width: 150px;
        height: 20px;
        border: 1px solid #999;
        cursor: pointer;
        right: 5px;
        z-index: 100;
    }

    #howtobuy_map #us_label {
        top: 5px;
    }

    #howtobuy_map #canada_label {
        top: 31px;
    }

    #howtobuy_map #international_label {
        top: 57px;
    }

    #howtobuy_map #state_label {
        position: absolute;
        float: left;
        display: none;
        color: #fff;
        font-size: 8pt;
        background-color: #666;
        min-width: 75px;
        height: 15px;
        padding: 5px;
        text-align: center;
    }

    #howtobuy_map .myMap {
        position: absolute;
    }

#international_list {
    position: absolute;
    z-index: 100000;
    top: 83px;
    display: none;
    background-color: #c8ad89;
    width: 150px;
    border: 1px solid #999;
    cursor: pointer;
    right: 5px;
}

    #international_list div {
        text-align: left;
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 10pt;
        padding-left: 2px;
    }

/* SECONDARY CONTENT
----------------------------------------------------------*/
.secondary {
    border-top: 1px solid #bbbbbd;
    position: relative;
    color: #636466;
}


    .secondary div.secondaryDiv {
        width: 1100px;
        height: 100%;
    }

    .secondary h1, .how-to-buy h1 {
        color: #000;
        font-size: 20px;
        text-transform: uppercase;
        font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
        letter-spacing: .15em;
        margin: 10px 0 8px 0;
        padding-top: 20px;
        border-top: 1px solid #bbbbbd;
        margin-top: 0;
    }

.contactMain {
    color: #636466;
    letter-spacing: 2px;
    border-bottom: 1px solid #bbbbbd;
    margin-bottom: 15px;
    padding-bottom: 25px;
}
.border-top-0{
    border-top: 0;
}
.other {
    color: #636466;
    margin-top: 20px;
    line-height: 15pt;
    letter-spacing: 0;
    border: 0;
    font-size: 14px;
}

    .other a {
        text-decoration: none;
        color: #595959;
    }
    .other strong{
        font-weight: 500;
    }
    /* MEDIA
----------------------------------------------------------*/
#myNews{
    font-size: 14px;
}
    #myNews > div{
        font-size: 12px;
        margin-left: 25px;
    }
#request-catalog{
    font-size: 12px;
    font-weight: unset;

}
    #request-catalog a{
        padding-left: 6px;
    }
    #request-catalog input {
        line-height: initial;
        font-weight: unset;
    }
    #request-catalog select,
    #request-catalog option {
        font-weight: 300;
    }
    /* DOWNLOADS
----------------------------------------------------------*/
    #videoDiv {
        line-height: 10pt;
        font-size: 10pt;
    }

#myDownloadList, #myDownloadLabelList {
    font-size: 10pt;
    line-height: 10pt;
}
#myForm a.gray-bold{
    font-size: 12px;
    font-weight: 300;
}

.catalog-display a{
    font-size: 12px;
}
/* FOOTER
----------------------------------------------------------*/
#footernav {
    padding: 0;
    margin: 50px 0 0 0;
    background-color: #77787b;
    color: #fff;
    width: 1000px;
    overflow: hidden;
    text-align: left;
    position: relative;
}

    #footernav a {
        color: #fff;
        text-decoration: none;
    }

#homelinks {
    position: relative;
    padding: 10px 0 10px 20px;
}

    #homelinks .social {
        position: absolute;
        top: 175px;
        right: 25px;
    }

    #homelinks ul {
        float: left;
        padding: 0 35px 10px 0;
        margin: 0;
    }

        #homelinks ul p {
            font-size: 14pt;
            font-weight: 100;
        }

        #homelinks ul li {
            font-size: 8pt;
            line-height: 14pt;
            margin: 0;
            text-transform: uppercase;
            letter-spacing: .15em;
        }

.ie7 #homelinks ul p.expand {
    padding-top: 15px;
}

.ie7 #homelinks ul li {
    letter-spacing: .05em;
}

#homelinks ul li a {
    color: #eee;
    text-decoration: none;
}

#secondary, #secondary a {
    font-size: 10px;
    color: #999;
    letter-spacing: 0.1em;
    text-decoration: none;
    margin: 0;
    padding: 0;
}

.standard-ul ul {
    padding-left: 25px;
}

    .standard-ul ul li {
        padding-left: 10px;
        list-style-type: circle;
    }

.standard-ul a:hover {
    text-decoration: underline;
}

.dimmerTable {
    width: 1000px;
    font-size: 8pt;
    border: 0;
}

    .dimmerTable th {
        background-color: #666;
        color: #fff;
        vertical-align: middle;
        padding: 4px;
        line-height: 11px;
    }

    .dimmerTable td {
        padding-left: 3px;
    }

/* TABLE
----------------------------------------------------------*/
table {
    margin: 0;
    padding: 0;
    border-collapse: separate;
}

    table td {
        padding: 0 5px 0 0;
        margin: 0;
    }

.ie7 table td {
    padding: 0 5px 3px 0;
    margin: 0;
}

table td:last-child {
    padding: 0 0 -1px 0;
    margin: 0;
}


/* SPEC
----------------------------------------------------------*/
.gridTable {
    width: 1000px;
    font-size: 8pt;
}

.gridTableShort {
    font-size: 8pt;
}

/*------------ build DropDown --------------- */
#buildDropDown {
    margin-bottom: 10px;
    margin-top: 20px;
    width: 1000px;
    height: 40px;
}

.buildDropHeader {
    color: #000;
    width: 70px;
    height: 16px;
    background-color: #cfcbc7;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #77787b;
    font-size: 8pt;
    text-align: left;
    padding-left: 2px;
}

    .buildDropHeader.dropWet {
        width: 120px;
    }

    .buildDropHeader.dropSystems {
        width: 90px;
    }

.smallArrowDown {
    width: 11px;
    height: 6px;
    float: right;
    margin-right: 3px;
    margin-top: 5px;
}

.productInfoHolder {
    margin-right: 30px;
    margin-bottom: 60px;
}

.productOption {
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    font-size: 7pt;
}

.buildDesc {
    margin-top: 8px;
    margin-bottom: 5px;
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    font-size: 12px;
    font-weight: 300;
    word-spacing: 1px;
}

.abrevDrop {
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    background-color: #cfcbc7;
    border: 1px solid #77787b;
    clear: both;
    width: 100%;
}

.selectedDrop {
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    font-size: 9pt;
    font-weight: bold;
    color: #000;
}

.optionHolder {
    min-width: 70px;
    position: absolute;
    z-index: 10;
    margin-top: -5px;
}

.inputErr {
    border: 1px solid #f00;
}

.buildDropDesc {
    margin-left: 4px;
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    font-size: 9pt;
    font-weight: lighter;
    color: #000;
    margin-right: 5px;
}

.productNumberHolder {
    width: 100%;
}

.productNumber {
    border: none;
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    color: #000;
    font-weight: bold;
    width: 100%;
    font-size: 16pt;
    float: left;
    z-index: 1;
    clear: both;
    margin-bottom: 10px;
    margin-top: -40px;
    text-align: left;
    margin-left: -5px;
}

.inb_productNumber {
    border: none;
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    color: #000;
    font-weight: 500;
    font-size: 16pt;
    float: left;
    z-index: 1;
    clear: both;
}

div#instructionBox {
    position: absolute;
    font-size: 8pt;
    line-height: 10pt;
    background-color: #eee;
    padding: 6px;
    border: 1px solid #595959;
    display: none;
    margin-top: -20px;
    z-index: 1;
}

    div#instructionBox a {
        text-decoration: none;
    }

.quoteDescrpt {
    font-family: Interstate Regular, 'Interstate';
    font-size: 8pt;
    line-height: 16px;
    color: #777;
    width: 820px;
    margin-bottom: 10px;
}

.itemLinkHolder {

    
}

.expand {
    width: 100px;
}

.expandLarge {
    width: 140px;
}

.lengthA {
    width: 80px;
}

.textType {
    margin-left: 0px;
}

#feedback-form-content p {
    border: 1px solid #333;
    background-color: #eee;
    padding: 10px;
    width: 975px;
    min-height: 35px;
}

.active {
    font-weight: bold;
    color: #e55303;
}
/* GATICA Menu
------------------------------------------*/
.gaticaMainMenuItem {
    margin-left: 15px;
    font-size: 10pt;
    margin-bottom: 17px;
}

.gaticaMenuSubCat {
    margin-left: 25px;
    font-size: 9.5pt;
    margin-bottom: 7px;
}

.gaticaMenuSubTypeItem {
    margin-left: 38px;
    font-size: 7pt;
    letter-spacing: .5px;
}

.gaticaLinkProduct {
    text-decoration: none;
    color: #FFF;
}

.gaticaLink {
    text-decoration: none;
    color: #4e4d4c;
}

.gaticaLinkOrange {
    text-decoration: none;
    color: #e55303;
    font-size: 8pt;
}

.gaticaLinkOrange10 {
    text-decoration: none;
    color: #e55303;
    font-size: 10pt;
}

.gaticaLinkOrange12 {
    text-decoration: none;
    color: #e55303;
    font-size: 12pt;
}

.gaticaGreyFont {
    color: #6c6f70;
}

.gaticaLinkActive {
    text-decoration: none;
    color: #e55303;
}

.gaticaMenuIconSelect {
    margin-left: -2px;
    width: 25px;
}
/* GATICA FONTS
------------------------------------------*/

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 14, 2014 */



@font-face {
    font-family: 'quicksandlight';
    src: url('Fonts/quicksand-light-webfont.eot');
    src: url('Fonts/quicksand-light-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/quicksand-light-webfont.woff') format('woff'), url('Fonts/quicksand-light-webfont.ttf') format('truetype'), url('Fonts/quicksand-light-webfont.svg#quicksandlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'quicksandregular';
    src: url('Fonts/quicksand-regular-webfont.eot');
    src: url('Fonts/quicksand-regular-webfont.eot?#iefix') format('embedded-opentype'), url('Fonts/quicksand-regular-webfont.woff') format('woff'), url('Fonts/quicksand-regular-webfont.ttf') format('truetype'), url('Fonts/quicksand-regular-webfont.svg#quicksandregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* GATICA
------------------------------------------*/
.gaticaBody {
    min-height: 980px;
    padding-bottom: 25px !important;
}

.gaticaFont {
    font-family: 'quicksandregular';
    -webkit-font-smoothing: antialiased;
    visibility: visible;
}

.bomLink {
    text-decoration: none !important;
    color: #e55303;
}

.gaticaFont10 {
    font-family: 'Gotham', 'Agenda Light', 'Agenda', Sans-Serif;
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    font-size: 12pt;
    color: #4e4d4c;
}

.gaticaFontTitle {
    font-family: 'quicksandregular';
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    color: #363534;
}

.mountingInfoBox {
    width: 200px;
    margin-bottom: 20px;
}

.textContentTitle {
    font-size: 15pt;
    font-family: 'quicksandregular';
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    color: #e55303;
}

#gaticaBackground {
    width: 100%;
    min-height: 800px;
    position: relative;
    color: #fff;
}

#gaticaHomeHeader {
    background-color: #e55303;
    width: 100%;
    height: 200px;
    border-bottom: 3px solid #fff;
    position: relative;
}

#gaticaHomeContent {
    margin: 61px 0 0 45px;
}

    #gaticaHomeContent h1 {
        font-size: 16pt;
    }

    #gaticaHomeContent h2 {
        line-height: 15pt;
        letter-spacing: .25px;
        font-size: 10pt;
    }

    #gaticaHomeContent h3 {
        line-height: 15pt;
        letter-spacing: .25px;
        font-size: 10.25pt;
    }

.gaticaSubContent {
    margin-top: 57px;
}

.gaticaSubContent-1 {
    margin-right: 50px;
    max-width: 230px;
}

    .gaticaSubContent-1 ul > li:before {
        content: "-";
        text-indent: 0;
        display: inline-block;
        width: 0;
        position: relative;
        left: -1em;
        margin-left: 12px;
    }

.gaticaSubContent-2 h3 {
    max-width: 220px;
}

.gaticaHomeImage {
    position: absolute;
    right: -50px;
}

.gaticaHomeOfferings img {
    margin-right: 20px;
}

    .gaticaHomeOfferings img:last-child {
        margin-right: 0;
    }

.gaticaHomeLinks .block {
    width: 234px;
    float: left;
}

    .gaticaHomeLinks .block a {
        text-decoration: none;
        color: #fff;
    }

.gaticaHomeGalleryRotation {
    position: relative;
}

.gaticaHomeGalleryDots {
    position: absolute;
    left: 13px;
    top: 370px;
}

    .gaticaHomeGalleryDots img {
        float: left;
        margin-right: 7px;
    }

td.gatica_div_thumb {
    width: 25%;
    font-size: 8pt;
    text-transform: uppercase;
    padding-bottom: 30px;
    vertical-align: top;
    position: relative;
}

.gatica_feature_thumb {
    width: 208px;
    text-align: center;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

td.gatica_div_thumb span {
    width: 144px;
    display: block;
    margin-top: 2px;
    font-size: 10pt;
    line-height: 11pt;
    letter-spacing: 1px;
}

#gatica_prodFeature_container {
    position: relative;
    width: 904px;
    margin: 0 0 45px 0;
    border: 3px solid white;
    background-color: #fff;
    color: #6c6f70;
}

.gatica_prodFeature_slider {
    position: absolute;
    top: -19px;
}

div.gatica_prodFeatureId {
    height: 383px;
    position: relative;
}

.gatica_prodFeature_close {
    position: absolute;
    right: 0;
    z-index: 1000000000000;
    color: #CCC;
}

.gatica_feature_text {
    top: 45px;
    left: 545px;
    width: 290px;
    position: absolute;
}

    .gatica_feature_text h1 {
        margin: 0;
        padding: 0;
        font-size: 8px;
    }

ul.gatica-overview-lists {
    margin-left: 16px;
}

    ul.gatica-overview-lists li {
        list-style-type: disc;
        margin-top: 5px;
    }

.gaticaSupportContactType {
    width: 300px;
}


#gaticaCommingSoonBackground {
    width: 100%;
    height: 980px;
    background-image: url('../../Content/Images/Gatica/GATICA_ComingSoon.jpg');
}

.gaticaMenuBar {
    width: 164px;
    height: 100%;
    margin-right: 35px;
    margin-top: 45px;
    position: relative;
}

.gaticaMenu {
    width: 164px;
    height: 362px;
    border-right: 1px solid #FFF;
    position: relative;
}

.homeStickyMenu {
    border-top: 3px solid #FFF;
    border-bottom: 3px solid #FFF;
    width: 890px;
    padding: 2px 0 0 20px;
    text-align: center;
}

.homeMenuOption {
    height: 20px;
    font-size: 10.5pt;
    padding-top: 6px;
    color: #FFF;
    margin-right: 26px;
    margin-bottom: 5px;
}

.homeStickyMenuSelected {
    width: 128px;
    height: 40px;
    font-size: 8pt;
    padding-top: 10px;
    text-align: center;
}

.gaticaHeader {
    font-family: 'quicksandregular';
    width: 100%;
    height: 43px;
    border-bottom: solid #FFF 3px;
    text-align: center;
    color: White;
    font-size: 21pt;
    letter-spacing: 6px;
    background-color: #e55303;
    padding: 3px 0 0 0;
}

.gaticaHeaderTitle {
    margin-top: 7px;
}

.MainContentProductPage {
    width: 100%;
}

.gaticaMainProductImageHead {
    margin-top: 45px;
    margin-bottom: 25px;
}

.gaticaMainContentRight {
    height: 100%;
    width: 800px;
}

.gaticaMainProductImageContent {
    width: 374px;
    margin-right: 20px;
}

.gaticaMainProductImage {
    margin-right: 16px;
    text-align: center;
    margin-bottom: 28px;
    margin-top: 8px;
}

.gaticaLink img {
    border: 1px solid #FFF;
}

.gaticaMainProductText {
    width: 375px;
    height: 90px;
    color: #4e4d4c;
    margin-bottom: 90px;
    font-size: 12pt;
    line-height: 24px;
}

.gaticaMainText {
    width: 655px;
    height: 90px;
    font-size: 12pt;
    line-height: 24px;
}

.gaticaMainProductImageText {
    font-size: 10pt;
    letter-spacing: 1px;
}

.ie7 .gaticaMainProductText {
    padding-top: 340px;
}

.gaticaHeaderImage {
    width: 100%;
    height: 400px;
    margin-bottom: 25px;
    padding: 0px;
}

.gaticaTextBox {
    width: 380px;
    height: 205px;
    text-align: left;
    margin-left: 371px;
    margin-bottom: 80px;
}

.gaticaBottom {
    width: 100%;
    height: 190px;
}

.gaticaBottmBox {
    width: 208px;
    height: 190px;
    float: left;
    margin-right: 10px;
    font-family: 'quicksandlight';
    background-color: #e55303;
    border: 3px solid #FFF;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.gaticaText {
    color: White;
    font-size: 11pt;
    line-height: 27px;
    word-spacing: 2px;
}

.gaticaNumberText {
    font-size: 120pt;
    color: White;
    width: 100%;
    height: 100%;
    text-align: center;
}

.gaticaHoverText {
    position: absolute;
    background-color: #FFF;
    border: 1px solid #000;
    width: 250px;
    padding: 5px;
}

.aimableText {
    color: white;
    font-size: 12pt;
    height: 25px;
    float: left;
    margin-left: 22px;
    margin-top: 60px;
}

.spotsText {
    color: white;
    font-size: 40pt;
    height: 110px;
    float: left;
    margin-left: 15px;
    margin-top: -10px;
}

.gaticaSmallBox {
    width: 208px;
    height: 44.5px;
    border-bottom: 3px solid #FFF;
    text-align: center;
    color: #FFF;
    font-size: 13pt;
}

.smallBoxText {
    width: 100%;
    margin-top: 14px;
    font-size: 11pt;
}

.gatica tr td div.loginBtn, div.loginBtn {
    background-color: #666;
    color: #fff;
    width: 160px;
    border: 1px solid #333;
    margin: 0;
    padding: 3px;
    text-align: center;
    text-transform: uppercase;
    line-height: 13pt;
}

.gatica-tab {
    width: 975px;
    border: 1px solid #999;
    padding: 2px 2px 2px 5px;
    background-color: #CCC;
    text-transform: uppercase;
    cursor: pointer;
    margin-top: 25px;
    margin-left: 8px;
}

.glowText {
    position: absolute;
    font-size: 8pt;
    color: #FFF;
    margin-left: 8.4px;
    margin-top: 6px;
    font-weight: bold;
}

.gatica-greyed-out {
    opacity: 0.4;
    filter: alpha(opacity=40);
}

.gatica-options {
    width: 100%;
    margin: 15px 0 0 15px;
}

.gatica-column {
    width: 350px;
    float: left;
    display: block;
    margin: 0;
    padding: 0;
}

    .gatica-column input[type=text] {
        padding-left: 5px;
    }

.gatica-seafoam {
    background-color: #389992;
}

.gatica-seafoam35 {
    background-color: #dadbdb;
    line-height: 18pt;
}

.gatica-darkblue {
    background-color: #263746;
}

.gatica-IndexColor {
    background-color: #6c6f70;
}

.gatica-productBackground {
    background-color: #eeeeee;
}

.gatica-MenuTextColor {
    color: #363534;
}

.gatica-HeaderColor {
    background-color: #e55303;
}

#gatica-list {
    background-color: #fff;
    position: absolute;
    border: 1px solid #333;
    width: 300px;
    min-height: 150px;
    max-height: 600px;
    overflow: auto;
    padding: 5px;
    z-index: 1000000000000000;
    font-size: 8pt;
    line-height: 10pt;
}

#gatica-filters {
    position: absolute;
    width: 1000px;
    top: -18px;
}

.gatica-power-text {
    line-height: 12pt;
}

.gatica-floating_header {
    z-index: 100000000000000000;
    background-color: #fff;
    -webkit-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 1);
    -moz-box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 1);
    box-shadow: 1px 1px 1px 0px rgba(50, 50, 50, 1);
    padding-top: 10px;
}

.gatica-current {
    padding: 0 5px 0 5px;
}

/* GATICA GALLERY & SCROLLER
----------------------------------------------------------*/
#gaticaGalleryMain {
    position: relative;
    width: 774px;
    text-align: center;
    float: left;
    margin-top: 45px;
}

#gaticaGalleryThumb {
    position: relative;
    text-align: center;
    width: 1000px;
    height: 94px;
    overflow: hidden;
    margin: 26px 0 0 0;
}

#gaticaGalleryScroller {
    position: relative;
    width: 772px;
    height: 96px;
    overflow: hidden;
    font-size: 7pt;
    margin: 30px 0px 100px 200px;
    padding: 0;
    z-index: 10000;
}

.ie7 #gaticaGalleryScroller {
    margin-top: 26px;
    left: 0;
}

#gaticaGalleryWrapper {
    position: absolute;
    z-index: 1;
}

#gaticaGalScroller ul {
    list-style: none;
    float: left;
    height: 100px;
    margin: 0;
    padding: 0;
}

#gaticaGalScroller li {
    top: 0;
    display: block;
    vertical-align: middle;
    text-align: center;
    float: left;
    font-size: 7pt;
    margin: 0;
    padding: 0;
    margin-left: 10px;
    border: 2px solid #FFF;
    height: 92px;
}

    #gaticaGalScroller li:first-child {
        margin-left: 0;
        padding: 0;
    }

div.gaticaArrow {
    position: absolute;
}

div.gatica-arrow-left {
    margin-top: 69px;
    margin-left: 181px;
}

div.gatica-arrow-right {
    margin-left: 973px;
    margin-top: 69px;
}

.ie7 div.gaticaArrow {
    position: absolute;
    top: 20px;
}

.ie7 div.gatica-arrow-left {
    margin-top: 630px;
    margin-left: -795px;
}

.ie7 div.gatica-arrow-right {
    margin-left: 0px;
    margin-top: 630px;
}

.gatica-arrow-hover {
    position: absolute;
}

.gatica-gal-large-img {
    z-index: 1;
    width: 770px;
    border: 2px solid #FFF;
}

.ie7 .gatica-gal-large-img {
    z-index: 1;
    width: 770px;
    border: 3px solid #FFF;
}

#gatica-credits-parent {
    left: 139px;
    margin-top: -6px;
    bottom: 0;
    width: 760px;
    color: #fff;
    background-color: #636466;
    border: 2px solid #FFF;
    border-top: none;
    z-index: 1000;
    padding: 14px 0 10px 10px;
    min-height: 35px;
}

.ie7 #gatica-credits-parent {
    left: 139px;
    position: absolute;
    bottom: 0;
    width: 492px;
    height: 32px;
    color: #fff;
    border: 3px solid #FFF;
    border-top: none;
    z-index: 1000;
    padding: 10px 0 10px 10px;
}

div.gatica-credits-text, div.gatica-prod-text {
    font-size: 8pt;
    letter-spacing: .1em;
    line-height: 8pt;
    text-transform: uppercase;
    vertical-align: top;
}

div.gatica-prod-text {
    padding-right: 9px;
    line-height: 11px;
}

    div.gatica-credits-text a, div.gatica-prod-text a {
        color: #eee;
        text-decoration: none;
    }

    div.gatica-prod-text a {
        width: 350px;
        float: right;
    }

.gaticaGalleryFoot {
    background-color: #6c6f70;
}

/*  VENDOR OVERRIDES
    -------------------------
*/

.slick-prev:before, .slick-next:before {
    font-family: 'Font Awesome 5 Pro' !important;
    font-weight: 100;
    color: #bbbbbd;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    /*-webkit-text-stroke: 2px white;*/
}

.pdp-alt-img-container .slick-next {
    right: 0;
}
.pdp-alt-img-container .slick-prev {
    left: 0;
}

.pdp-finishes-container .slick-next {
    right: -35px;
}

.pdp-finishes-container .slick-prev {
    left: -35px;
}

.slick-prev:before {
    content: '\f104' !important;
}

.slick-next:before {
    content: '\f105' !important;
}



/*     Main Product Pages
----------------------------------------*/
.headNumber {
    margin-top: 45px;
}

.staticTopContent {
    width: 770px;
    margin-bottom: 20px;
}

.ie7 .topTextContent {
}

.topTextContent {
    width: 225px;
    margin-left: 12px;
    margin-top: 40px;
    color: #363534;
}

.ie7 .staticLargeImage {
    position: absolute;
    margin: 0 auto;
    margin-left: 5px;
    margin-top: 3px;
}

.ie7 .ieActive {
    margin-left: -43px;
}

.staticLargeImage {
    position: absolute;
    margin-top: 3px;
    right: -50px;
}

.staticInfoImage {
    margin-top: 27px;
    width: 555px;
    margin-bottom: 40px;
}

.sixOption {
    border: 2px solid #FFF;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 34px;
    z-index: 1000;
}

.textContent {
    font-size: 12pt;
    line-height: 24px;
    color: #4e4d4c;
    margin-bottom: 15px;
}

.productDownloads {
    border: 2px solid #000;
    background-color: #FFF;
    min-width: 175px;
    padding: 15px;
}

.gaticaProductFile a {
    color: #777;
    float: left;
    clear: both;
}

.textContentTitleGray {
    font-size: 16pt;
    font-family: 'quicksand';
    -webkit-font-smoothing: antialiased;
    visibility: visible;
    color: #363534;
}

.staticInfoDetails {
    width: 660px;
    margin-left: 293px;
}

.staticDetailsThree {
    min-height: 108px;
    margin-bottom: 20px;
    margin-top: 10px;
}

.detailInfoBox {
    width: 200px;
    margin-left: 85px;
}

.mainScrollerArea {
    width: 1000px;
}

.detailTitle {
    font-size: 11.5px;
    font-weight: bold;
    letter-spacing: .5pt;
    color: #4e4d4c;
}

.dlDetailTitle {
    font-size: 11.5px;
    letter-spacing: .5pt;
    color: #4e4d4c;
}

.detailImageTitle {
    font-size: 15px;
    letter-spacing: .5pt;
    color: #4e4d4c;
}

.detailText {
    font-size: 10.25pt;
    line-height: 19px;
    color: #4e4d4c;
}

.detailTextBox {
    font-size: 8.5pt;
    line-height: 21px;
    color: #4e4d4c;
    text-transform: uppercase;
}

.detailMore {
    font-size: 9px;
    color: #a3a5a5;
    letter-spacing: .5pt;
}

.staticDetailEndText {
    font-size: 8pt;
    margin-left: 295px;
    margin-bottom: 40px;
    color: #363534;
}

.staticStickyMenu {
    border-top: 3px solid #e55303;
    border-bottom: 3px solid #e55303;
    width: 770px;
    display: table; /* Allow the centering to work */
    margin: 0 auto;
    margin-left: 193px;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 2px;
    height: 25px;
}

.detailText img {
    margin-top: 10px;
}

ul.staticStickyMenu {
    min-width: 740px;
    list-style: none;
    padding-top: 20px;
}

.staticMenuOption {
    height: 22px;
    font-size: 8.5pt;
    text-align: center;
    color: #e55303;
    margin-right: 8px;
    margin-left: 7px;
    display: inline;
}

.staticStickyMenuSelected {
    width: 128px;
    height: 40px;
    color: #FFF;
    font-size: 8pt;
    padding-top: 10px;
    text-align: center;
    font-weight: bold; 
}

.staticSectionTitle {
    margin-bottom: 10px;
    font-size: 13pt;
    color: #e55303;
    font-weight: bold;
}

.staticContentHolder {
    border-top: 1px solid #FFF;
    padding-top: 20px;
    width: 770px;
    margin-left: 193px;
    margin-bottom: 30px;
}

.photometricsImage {
    margin-top: 10px;
}

.mountingMain {
    border-bottom: 1px solid #e1e1e1;
    width: 770px;
    padding-bottom: 40px;
    margin-bottom: 40px;
    margin-top: 10px;
}

.mountingContent {
    width: 244px;
    margin-right: 10px;
}

.downloadsImage {
    margin-left: 100px;
    margin-bottom: 60px;
}

.glowHolder {
    position: absolute;
}

.gaticaBox {
    border: 2px solid #e55303;
    margin-top: 3px;
    width: 12px;
    height: 12px;
    margin-right: 4px;
}

.gaticaFileContainer {
    margin-bottom: 10px;
    width: 109px;
    height: 15px;
}

.downloadButton {
    color: #FFF;
    background-color: #e55303;
    padding: 5px 15px 5px 15px;
    cursor: pointer;
    text-transform: uppercase;
    font-size: 12px;
    margin-top: 10px;
}

.downloadCheck {
    background-color: #e55303;
}
/*     Gatica Accessories Page
----------------------------------------*/
.prodGaticaThumbsDiv {
    width: 100%;
    margin-left: 45px;
}

.accessoriesContentTitle {
    font-size: 14pt;
    color: #e55303;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.gaticaThumbContainer {
    width: 770px;
    margin-top: 40px;
}

.gaticaThumbTitle {
    font-size: 10.5pt;
    line-height: 16px;
    width: 170px;
    letter-spacing: 1px;
    min-height: 32px;
}

.gaticaThumb {
    margin-top: -30px;
}

.gaticaThumbImageContainer {
    margin-bottom: 30px;
    width: 192px;
}


/*     Gatica Detail Page
----------------------------------------*/
.gaticaProdTextContainer {
    width: 290px;
    margin-top: 38px;
    margin-bottom: 30px;
}

.gaticaProductContainer {
    width: 770px;
    margin-top: 3px;
}

.gaticaProductIamge {
    width: 400px;
}

.thumbFormat {
    height: 135px;
    border: 2px solid #FFF;
    margin-right: 22px;
    padding: 7px;
    margin-bottom: 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
}
/*       Gatica Suport Page 
----------------------------------------*/

.gaticaSupportContainer {
    width: 770px;
    margin-top: 45px;
}

.gaticaSupportLeft {
    width: 770px;
}

.gaticaSupportRight {
    margin-top: 55px;
}

.supportText {
    width: 300px;
    font-size: 12pt;
    line-height: 24px;
    color: #363534;
}

.gaticaSupportContact {
    margin-top: 105px;
}

.contactTypeInfo {
    font-size: 10.25pt;
    line-height: 19px;
    width: 600px;
    color: #4e4d4c;
    margin-top: 10px;
    width: 527px;
}

.supportContactInfo {
    width: 320px;
    margin-top: 30px;
}

.supportTypeTitle {
    font-size: 10pt;
}

.contactServicesInfo {
    width: 250px;
    text-align: left;
    font-size: 10.25pt;
    line-height: 19px;
}

.contactServicesTitle {
    font-size: 8pt;
    margin-bottom: 3px;
}

.phoneEmailContainer {
    margin-top: 15px;
    width: 250px;
}

.supportServiceImage {
    margin-left: 25px;
}

.gatica-help {
    vertical-align: middle;
    cursor: pointer;
    width: 15px;
}

.supportTeamText {
    color: #363534;
    font-size: 10pt;
    font-weight: bold;
}

.quote-email-field {
    margin-bottom: 9px;
    text-align: right;
}

.emailInputs div {
    margin-bottom: 3px;
}

#inner-content #email-div {
    clear: both;
}

.emailTitles {
    margin-top: 21px;
}

.emailInputs {
    margin-top: 10px;
    margin-left: 25px;
}

.overviewImg {
    position: absolute;
    top: 52px;
}

.gaticaHomeOfferings {
    padding-top: 8px;
}
/*-----------------------GATICA LANDING PAGE -----------------------*/
.gaticaLandingContentBox {
    width: 490px;
    margin-top: 375px;
}

.gaticaLandingLinkContainer {
    width: 150px;
    height: 55px;
}

.gaticaLandingLinkText {
    font-size: 10pt;
    width: 100px;
    margin-top: 10px;
}

.gaticaLandingLinks {
    margin-top: 110px;
}

.gaticaLandingPageInput {
    margin-right: 20px;
    margin-bottom: 0px;
    width: 400px;
    height: 90%;
}

.gaticaLandingPageForm {
    border-top: solid 1px #dadbdb;
    padding-top: 30px;
}

.landingInput {
    border-color: #6c6f70;
    width: 150px;
}

.bomText {
    width: 410px;
    padding-left: 20px;
    margin-top: 5px;
}
/* ----------------------------- OVERVIEW --------------------
-------------------------------------------------------------- */
.overViewLeftHalfContent {
    width: 260px;
}

.overViewRightHalfContent {
    width: 450px;
    margin-left: 70px;
    margin-top: 95px;
}

.overViewContent {
    width: 780px;
}

.overSmallTitle {
    font-size: 15.5px;
    letter-spacing: .5px;
}

.topTextContentOverview {
    width: 300px;
    margin-top: 40px;
}

.gaticaOverviewPreformImgHold {
    width: 650px;
    margin-top: 35px;
}

.gaticaOverviewProductImage {
    margin-right: 32px;
    width: 145px;
    text-align: center;
    margin-bottom: 10px;
    margin-top: 30px;
}

.nextText {
    font-size: 9pt;
    color: #4e4d4c;
}

.prevText {
    font-size: 9pt;
    color: #4e4d4c;
}

.navBottomText {
    color: #999;
    font-size: 9pt;
}
/* ----------------------------- Downloads -------------------
-------------------------------------------------------------- */
.gaticaDownloadsFolder {
    border-top: 1px solid #FFF;
    width: 770px;
    padding: 15px 0 15px 0;
    min-height: 55px;
}

.topDownloadsTitle {
    width: 150px;
    position: absolute;
    text-transform: uppercase;
}

.gaticaDownloadsFolderRoot {
    width: 80%;
    margin-left: 150px;
}

.gaticaFile {
    text-decoration: none !important;
    color: #777;
    margin-left: 150px;
    font-size: 10pt;
}

.folderName {
    margin-left: 150px;
}

.bufferEnd {
    margin-bottom: 40px;
    width: 100%;
}

.gaticaHowToBuyHome {
    width: 800px;
    margin-top: 45px;
}

.mapTitle {
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 40px;
    margin-left: 50px;
    text-align: center;
    clear: both;
}

#gaticaSkuBuilder {
    max-width: 750px;
}

.gaticaSkuDropDown, .inb_SkuDropDown {
    float: left;
    height: 60px;
    padding-right: 10px;
}

.inb_SkuDropDown {
    min-height: 50px;
    padding-right: 35px;
}

.gaticaSkuSelect {
    min-width: 100px;
}

.gaticaSkuDropDownLabel, .inb_SkuDropDownLabel {
    font-size: 9pt;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 10pt;
    padding-bottom: 6px;
}
.inb_SkuSelect,
.inb_SkuSelect option{
    font-size: 12px;
    font-weight: 300;
}

.gaticaLowOpacity, .inb_LowOpacity {
    opacity: 0.35;
    filter: alpha(opacity=35); /* For IE8 and earlier */
}

.itemNumberGen-container {
    clear: both;
    width: 100%;
    padding-top: 15px;
}

    .itemNumberGen-container:after {
        content: '';
        display: table;
        clear: both;
    }

.itemNumberBuilder {
    font-size: 22px;
    clear: both;
    display: inline-block;
    float: left;
    margin-right: 10px;
}

#btnCopyItemNumber {
    display: none;
    float: left;
    border: none;
    background: none;
    outline: 0;
    cursor: pointer;
    font-size: 1.25em;
}

#itemNumberCopyStatus {
    display: none;
    padding: 5px 10px;
    border: 1px solid transparent;
    border-radius: 4px;
}

    #itemNumberCopyStatus.success {
        color: #3c763d;
        background-color: #dff0d8;
        border-color: #d6e9c6;
    }

    #itemNumberCopyStatus.error {
        color: #a94442;
        background-color: #f2dede;
        border-color: #ebccd1;
    }

.noSelect {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#___gcse_0 {
    width: 315px;
    margin: 0;
    padding: 0;
    height: 40px;
    position: absolute;
    right: 31px;
    top: 10px;
}

    #___gcse_0 input {
        font-family: Arial;
        font-size: 10pt;
    }

#innerPageSearchBox #___gcse_0 {
    right: 0;
    top: -7px;
}

.social_icons {
    position: absolute;
    left: 0;
    top: 10px;
}

#html5-watermark {
    display: none !important;
}

ul.withStyle {
    margin: 10px;
}

    ul.withStyle li {
        margin: 10px;
        list-style: initial;
    }

/*
    #Buttons
*/

.section-action {
    margin-bottom: 20px;
}

.btn-action {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
}

.btn-bordered {
    border: 2px solid #82cec7;
}

    .btn-bordered > .btn-text {
        display: inline-block;
        margin: 3px;
        padding: 4px 25px;
        font-size: 12px;
        color: #fff;
        text-transform: uppercase;
        background: #8a8c8e;
        background: -moz-linear-gradient(top, #8a8c8e 0%, #8a8c8e 40%, #284947 100%);
        background: -webkit-linear-gradient(top, #8a8c8e 0%,#8a8c8e 40%,#284947 100%);
        background: linear-gradient(to bottom, #8a8c8e 0%,#8a8c8e 40%,#284947 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8c8e', endColorstr='#284947',GradientType=0 );
    }

[id*="btn-home-"] {
    float: left;
    display: inline-block;
    margin-right: 16px;
}

a.dropdown-btn {
    text-decoration: none;
}

.dropdown-btn {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-family: "brandon-grotesque",sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
    text-transform: uppercase;
    background: none;
}

a.dropdown-btn .btn-text {
    display: inline-block;
    margin: 3px;
    padding: 4px 25px;
    font-size: 12px;
    color: #e4e4e4;
    text-transform: uppercase;
    background: #8a8c8e;
    background: -moz-linear-gradient(top, #8a8c8e 0%, #8a8c8e 40%, #284947 100%);
    background: -webkit-linear-gradient(top, #8a8c8e 0%,#8a8c8e 40%,#284947 100%);
    background: linear-gradient(to bottom, #8a8c8e 0%,#8a8c8e 40%,#284947 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8a8c8e', endColorstr='#284947',GradientType=0 );
}

#btnViewOutdoor .btn-text {
    padding: 4px 20px;
}

.dropdown-bordered-btn {
    border: 2px solid #82cec7;
}

.btn-home-menu {
    display: none;
    margin: 0;
    margin: 0 4px;
    padding: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 8px;
    list-style-type: none;
    background: -moz-linear-gradient(top, rgba(130,206,199,0.35) 0%, rgba(0,0,0,0.35) 100%);
    background: -webkit-linear-gradient(top, rgba(130,206,199,0.35) 0%,rgba(0,0,0,0.35) 100%);
    background: linear-gradient(to bottom, rgba(130,206,199,0.35) 0%,rgba(0,0,0,0.35) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5982cec7', endColorstr='#59000000',GradientType=0 );
}

    .btn-home-menu > a {
        display: block;
    }

    .btn-home-menu li {
        position: relative;
        margin-bottom: 10px;
    }

        .btn-home-menu li a {
            font-family: "brandon-grotesque",sans-serif;
            font-size: 13px;
            font-style: normal;
            font-weight: 400;
            text-decoration: none;
            text-transform: uppercase;
            display: inline-block;
            margin-left: 8px;
        }

    .dropdown-btn-home:hover + .btn-home-menu,
    .btn-home-menu:hover {
        display: block;
        text-decoration: none;
    }

.menu-item-arrow-right {
    position: absolute;
    width: 0;
    height: 0;
    display: inline-block;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 5px solid #fff;
}

#btn-home-indoor .menu-item-arrow-right {
    top: 6px;
}

#btn-home-outdoor .menu-item-arrow-right {
    top: 8px;
}

#header .logos-suplemantary.right {
    position: relative;
    display: inline-block;
    right: 0;
    padding-right: 10px;
    box-sizing: border-box;
}

#header .logo-element img {
    display: block;
    width: 100%;
    vertical-align: middle;
}

@@media (max-width: 480px) {
    #btn-home-indoor {
        margin-bottom: 10px;
    }

    #btn-home-outdoor .btn-text {
        padding: 4px 19px;
    }

    .btn-home-menu,
    .btn-home-menu:hover,
    .dropdown-btn-home:hover + .btn-home-menu {
        display: none;
    }
}

/*
    Social Media
*/

.icon-group-sm {
    background-color: #999;
}

.icon-group-sm-vertical {
    width: 42px;
    min-height: 84px;
    padding-top: 5px;
    position: absolute;
    top: 0;
    left: 0;
}

.icon-sm-item {
    border: 0;
    font: 0/0 a;
    text-shadow: none;
    color: transparent;
    width: 20px;
    height: 20px;
    display: block;
    margin: 0 auto;
    margin-bottom: 3px;
}

.icon-item {
    display: inline-block;
    background-color: #eaeaea;
    width: 20px;
    height: 20px;
    border-radius: 100%;
    font-size: 12px;
    text-align: center;
    color: #999;
    box-sizing: border-box;
    line-height: 20px;
}

.icon-sm-item:last-child {
    margin-bottom: 0;
}

.icon-sm-item-facebook {
    background: url('Images/Icons/icon_facebook.png') no-repeat scroll 0 0 transparent;
}

.icon-sm-item-pinterest {
    background: url('Images/Icons/icon_pinterest.png') no-repeat scroll 0 0 transparent;
}

.icon-sm-item-houzz {
    background: url('Images/Icons/icon_houzz.png') no-repeat scroll 0 0 transparent;
}

.icon-group-sm-label {
    color: #e6e6e6;
    text-transform: uppercase;
    font-size: 12px;
}

.video-intro-close {
    width: 21px;
    height: 21px;
    padding: 20px;
    background: url(../../Content/Images/menu_x.png) no-repeat scroll center center rgba(0,0,0,0.5);
    position: absolute;
    right: 0;
    top: -30px;
    content: "";
}

.video-intro-play {
    display: none;
    width: 21px;
    height: 21px;
    padding: 20px;
    position: absolute;
    right: 0;
    background: url('Images/Icons/icon-play-circle-outline.png') no-repeat scroll center center rgba(0,0,0,0.5);
}

.page-hero {
}

    .page-hero .video-intro-play {
        display: block;
        position: absolute;
        top: 20em;
        right: 2.575em;
        transition: all 2s ease;
    }

/*
    Misc
*/

#table-feedback{
    font-size: 14px;
}
#table-feedback select,
#table-feedback option {
    font-weight: 300;
}

div.outdoorMenu, div.indoorMenu {
    border-bottom: 1px solid #999;
    height: 25px;
    background-color: #fff;
    width: 1000px;
    font-size: 13px;
    padding: 15px 0;
}

.outdoorMenu ul li, .indoorMenu ul li {
    position: relative;
    padding-right: 77px;
    font-weight: 300;
    display: inline-block;
    cursor: pointer;
}
.outdoorMenu ul li a:hover,
.indoorMenu ul li a:hover{
    text-decoration: none;
}

.indoorMenu ul li {
    padding-right: 14px;
}

    .outdoorMenu ul li.active, .indoorMenu ul li.active {
        font-weight: bold;
        color: #000;
    }

        .outdoorMenu li.active::before, .indoorMenu ul li.active::before {
            position: absolute;
            content: '';
            left: calc(30% - 10px);
            bottom: -12px;
            border-style: solid;
            border-width: 8px 8px 0 8px;
            border-color: #a4504a transparent transparent transparent;
            -webkit-transition-duration: 0.3s;
            transition-duration: 0.3s;
            -webkit-transition-property: transform;
            transition-property: transform;
        }

        .indoorMenu ul li.active::before {
            left: calc(40% - 10px);
        }

.outdoorSection {
    border-top: 1px solid #999;
    min-height: 200px;
    margin-bottom: 25px;
}

    .outdoorSection.first {
        border: none;
        padding-top: 25px;
    }

    .outdoorSection h1 {
        border: none;
        text-transform: none;
        letter-spacing: normal;
        margin: 0;
        padding: 0;
    }

        .outdoorSection h1 span.five-two {
            color: #525252;
        }

    .outdoorSection h3 {
        color: #000;
        width: 690px;
        font-size: 10pt;
    }

    .outdoorSection .video-overview {
        width: 525px;
        height: 400px;
        margin-left: 70px;
        margin-top: 15px;
    }

.outdoorSubSection {
    margin-left: 70px;
    margin-top: 25px;
    color: #000;
}

    .outdoorSubSection ul li {
        float: left;
        padding-right: 70px;
        font-weight: 300;
        cursor: pointer;
    }

        .outdoorSubSection ul li img {
            width: 227px;
            height: 283px;
        }

#biPinRegistrationForm {
    position: relative;
}

    #biPinRegistrationForm .registration-field-group {
        margin-bottom: 10px;
    }

        #biPinRegistrationForm .registration-field-group > label {
            display: inline-block;
            width: 120px;
        }

        #biPinRegistrationForm .registration-field-group > select {
            width: 173px;
            padding: 1px 0;
        }

        #biPinRegistrationForm .registration-field-group .field-validation-error {
            color: red;
        }

        #biPinRegistrationForm .registration-field-group .req-field:after {
            content: "*";
            color: red;
            padding-left: 2px;
        }

.g-recaptcha {
    padding-top: 20px;
}

header {
    margin-bottom: 16px;
}

    header .container {
        max-width: 1001px;
    }

    header .nav-item {
    }

        header .nav-item:last-child {
            padding-right: 0;
        }

    header .nav-link {
        color: black;
        text-transform: uppercase;
        font-weight: 300;
        white-space: nowrap;
        font-size: 11px;
    }

        header .nav-link:hover {
            color: black;
            text-decoration: underline;
        }

    header .logo-container {
        height: 71px;
        width: 508px;
        display: block;
        margin-left: auto;
        margin-right: auto;
    }

    header .header-panel-spacing {
        margin-bottom: 20px;
    }

  

    header #innerPageSearchBox {
        position: absolute;
        right: 0;
        top: 0;
        width: 150px;
    }

    header #vcc-logo {
        position: absolute;
        left: 0;
        top: 0;
        width: 150px;
    }

#innerPageSearchBox .input-group {
    padding: 0;
    margin-top: 12px;
}
#innerPageSearchBox #searchBtn:hover i{
    color: white;
}
/* NAVBAR */
#mainNav .nav-item:hover .dropdown-menu-container {
    position: absolute;
    top: 13px;
    min-width: 600px;
    min-height: 350px;
    /*border: 1px solid blue;*/
}
#mainNav .nav-item:hover .dropdown-menu-container .dropdown-menu {
    display: block;
    top: 30px;
    position: absolute;
}

#mainNav .nav-item:hover .dropdown-menu {
    display: block;
    top: 40px;
    position: absolute;
}
#mainNav .nav-link:first-child{
    padding-top: 0;
}
#mainNav li {
    letter-spacing: 1.25px;
}

#mainNav .nav-submenu-right .nav-category-link {
    margin-bottom: 0;
}

/* POSITION EACH DROPDOWN CONTAINER*/
li:nth-child(2) .dropdown-menu {
    left: -45px;
    width: 550px;
}
    li:nth-child(2) .dropdown-menu > .px-0.container:before {
        left: 70px;
    }
li:nth-child(3) .dropdown-menu {
    left: -92px;
    width: 550px;
}

    li:nth-child(3) .dropdown-menu > .px-0.container:before {
        left: 113px;
    }
li:nth-child(4) .dropdown-menu {
    left: -157px;
    width: 550px;
}

    li:nth-child(4) .dropdown-menu > .px-0.container:before {
        left: 194px;
    }
li:nth-child(5) .dropdown-menu {
    left: -170px;
    width: 550px;
}

    li:nth-child(5) .dropdown-menu > .px-0.container:before {
        left: 202px;
    }
li:nth-child(6) .dropdown-menu {
    left: -153px;
    width: 550px;
}

    li:nth-child(6) .dropdown-menu > .px-0.container:before {
        left: 185px;
    }
li:nth-child(7) .dropdown-menu {
    left: -55px;
    width: 250px;
}

    li:nth-child(7) .dropdown-menu > .px-0.container:before {
        left: 85px;
    }
li:nth-child(8) .dropdown-menu {
    left: -56px;
    width: 266px;
}

    li:nth-child(8) .dropdown-menu > .px-0.container:before {
        left: 96px;
    }
li:nth-child(9) .dropdown-menu {
    left: -125px;
    width: 266px;
}

    li:nth-child(9) .dropdown-menu > .px-0.container:before {
        left: 163px;
    }
.dropdown-menu {
    position: absolute;
    padding: 37px;
    padding-bottom: 30px;
    top: 18px;
    border-radius: 0;
    border-color: #e1e1e1;
}

    .dropdown-menu .px-0.container:before {
        width: 30px;
        height: 30px;
        background: white;
        content: "";
        position: absolute;
        transform: rotate(45deg);
        top: -16px;
        border: 1px solid rgba(0, 0, 0, 0.15);
        z-index: 1;
        border-right: none;
        border-bottom: none;
    }

.dropdown-item.active, .dropdown-item:active {
    background-color: white;
}

.dropdown-item {
    color: black;
    font-weight: 300;
}

    .dropdown-item:hover {
        font-weight: 300;
        background: white;
        color: black;
    }

.dropdown:hover > .dropdown-menu {
    display: block !important;
}

.dropdown > .dropdown-toggle:active {
    /*Without this, clicking will make it sticky*/
    pointer-events: none;
}
/*
 * FancyBox - jQuery Plugin
 * Simple and fancy lightbox alternative
 *
 * Examples and documentation at: http://fancybox.net
 * 
 * Copyright (c) 2008 - 2010 Janis Skarnelis
 * That said, it is hardly a one-person project. Many people have submitted bugs, code, and offered their advice freely. Their support is greatly appreciated.
 * 
 * Version: 1.3.4 (11/11/2010)
 * Requires: jQuery v1.3+
 *
 * Dual licensed under the MIT and GPL licenses:
 *   http://www.opensource.org/licenses/mit-license.php
 *   http://www.gnu.org/licenses/gpl.html
 */

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -15px;
	right: -15px;
	width: 30px;
	height: 30px;
	background: transparent url('fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 12px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 29px;
	font-weight: bold;
	padding: 0 0 3px 0;
	background: url('fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('fancybox.png') -55px -90px no-repeat;
}

/* IE6 */

.fancybox-ie6 #fancybox-close { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_close.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-left-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-right-ico { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_nav_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-title-over { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_over.png', sizingMethod='scale'); zoom: 1; }
.fancybox-ie6 #fancybox-title-float-left { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_left.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-main { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_main.png', sizingMethod='scale'); }
.fancybox-ie6 #fancybox-title-float-right { background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_title_right.png', sizingMethod='scale'); }

.fancybox-ie6 #fancybox-bg-w, .fancybox-ie6 #fancybox-bg-e, .fancybox-ie6 #fancybox-left, .fancybox-ie6 #fancybox-right, #fancybox-hide-sel-frame {
	height: expression(this.parentNode.clientHeight + "px");
}

#fancybox-loading.fancybox-ie6 {
	position: absolute; margin-top: 0;
	top: expression( (-20 + (document.documentElement.clientHeight ? document.documentElement.clientHeight/2 : document.body.clientHeight/2 ) + ( ignoreMe = document.documentElement.scrollTop ? document.documentElement.scrollTop : document.body.scrollTop )) + 'px');
}

#fancybox-loading.fancybox-ie6 div	{ background: transparent; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_loading.png', sizingMethod='scale'); }

/* IE6, IE7, IE8 */

.fancybox-ie .fancybox-bg { background: transparent !important; }

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='fancybox/fancy_shadow_nw.png', sizingMethod='scale'); }
.shadow-spot,.glass-spot,.hs-aim-rect,.hs-aim-pillar,.bubble-tooltip,.tip-tooltip.transparent,.onhover-spot.active,.red-spot{filter:alpha(opacity=75);-ms-filter:"alpha(Opacity=75)"}.shadow-spot,.glass-spot{background:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.shadow-spot{border:2px solid #000}.glass-spot{border:2px solid #fff}.shadow-spot.active,.glass-spot.active,.red-spot.active{filter:alpha(opacity=40);-ms-filter:"alpha(Opacity=40)"}

/* PRODUCT FILTER
----------------------------------------------------------*/

/* 
    AUTHOR        : PAUL GOLDMAN 
    MODIFIED DATE : 2/11/2019
    DESCRIPTION   : Adding styles for product filter
*/

/*
    BEGIN PRODUCT FILTER
*/
.form-check-label{
    font-size: 12px;
}
#productFilterContainer {
    position: relative;
    top: 0;
    z-index: 1;
    background: white;
    color: #595959;
}
    #productFilterContainer.scrolled-filter-container {
        top: -150px;
    }
    #productFilterContainer > ul#filter {
        width: 132px;
        padding: 0 0 20px 0;
        /*max-height: 900px;*/
        overflow-y: auto;
    }

        #productFilterContainer > ul#filter > li {
            /*border: 1px solid blue;*/
            padding: 10px 10px 0 0;
            position: relative;
        }

            #productFilterContainer > ul#filter > li:last-child {
                padding-bottom: 15px;
            }

            #productFilterContainer > ul#filter > li > a:hover {
                color: black;
            }

            #productFilterContainer > ul#filter > li > a:before {
                font-family: "Font Awesome 5 Pro";
                font-size: 10px;
                content: "\f0d8";
                font-weight: 900; /* For the "solid" look */
                position: absolute;
                right: 0;
                padding-left: 25px;
            }

                #productFilterContainer > ul#filter > li > a:before:hover, #productFilterContainer > ul > li > a.collapsed:before:hover {
                    text-decoration: none;
                }

            #productFilterContainer > ul#filter > li > a.collapsed:before {
                font-family: "Font Awesome 5 Pro";
                font-size: 10px;
                position: absolute;
                right: 0;
                content: "\f0d7";
                font-weight: 900; /* For the "solid" look */
                padding-left: 25px;
            }

    #productFilterContainer h4 {
        font-size: 14px;
        margin-bottom: 6px;
    }

.mobile-filter-name {
    text-transform: uppercase;
    color: black;
}

[id^='filterDropdown-'] {
    padding: 10px;
    padding-left: 25px;
}

    [id^='filterDropdown-'] li {
        padding: 5px;
    }


.activeFilter {
    background: white;
}
    .activeFilter:before {
        content: '\00d7';
        display: inline-block;
        position: absolute;
        top: 14px;
        left: 4px;
        font-size: 18px;
        font-weight: bold;
    }
    .activeFilter, .activeFilter a {
        position: relative;
        color: #333;
        letter-spacing: 1.5px;
        font-size: 12px;
        text-transform: capitalize;
        padding: 0.75em 1em;
        
        z-index: 1;
    }
ul#activeFiltersContainer {
    border-bottom: 1px solid #bbbbbd;
    border-top: 1px solid #bbbbbd;
    background: white;
    width: 100%;
    z-index: 1;
    padding: 4px 0 4px 0;
    margin-bottom: 15px;
}

.prod-info-container{
    
}
/*
    CHECKBOX STYLES
*/
#productFilterContainer input[type="checkbox"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;
    outline: 2px solid #e1e1e1;
    box-shadow: none;
    width: 10px;
    height: 10px;
}
    #productFilterContainer input[type="checkbox"]:checked {
        background: #636363;
        border: 1px solid transparent;
    }
    #productFilterContainer input[type="checkbox"]:hover,
    #productFilterContainer label.form-check-label {
        cursor: pointer;
    }
    #productFilterContainer label.form-check-label:hover{
        text-decoration: underline;
    }
    #productFilterContainer label.filter-disabled {
        color: #c1c1c1;
    }
    #productFilterContainer label.filter-disabled:hover {
        cursor: default;
        text-decoration: none;
    }
    
    /*
    END PRODUCT FILTER
*/
    
.pdp-container {
    line-height: 1.25em;
    border-top: 1px solid #bbbbbd;
    padding-left: 0;
    padding-right: 0;
}
.pdp-top-container{
    padding-top: 15px;
    padding-bottom: 15px;
}
/*
    TITLE
*/
.pdp-container .header h1 {
    font-size: 32px;
    line-height: 1.25;
}
/*
    ICONS
*/
.pdp-icon-container{
    color: #595959;
    font-size: 12px;
    display: block;
}
.pdp-icon-container ul{
}
.pdp-icon-container li{
    padding-right: 12px;
}
.pdp-icon-container li::after{
    content: '|';
    padding-left: 10px;
    position: relative;
}
    .pdp-icon-container li:last-child::after {
        content: '';
        padding-left: 0;
    }
.pdp-icon {
    padding-right: 15px;
}
.pdp-icon::after{
    content: '|';
    position: absolute;
    right: 0;
}
/*
    DOWNLOADS
*/
#collapse-downloads a{
    display: block;
    color: black;
}
/*
************
Image Zoom
************
*/
#scrolling_img {
    /*z-index: 10;
    z-index: 1;
    position: absolute;
    right: 0;*/
    text-align: center;
}
#scrolling_img .eiz-magnifier{
    left: 30px !important;
}

#zoom-option {
    position: absolute;
    z-index: 99;
    top: 0;
    left: 35px;
    margin-top: 10px;
    color: transparent;
    font-size: 12px;
}
#zoom-option:hover {
    cursor: pointer;
}

#zoom-option i.fa-stack-1x::before{
    position: absolute;
    top: -2px;
    left: 5px;
}
.defaultImg {
    width: 464px;
}

#product-social{
    font-size: 12px;
}

.colorName{
    display: inline-block;
    width: 100%;
    text-align: center;
}


/*****
AVAILABLE FINISHES
*****/
.pdp-current-finish{
    font-size: 13px;
}

.pdp-finishes-container {
    width: 50%;
}
.pdp-available-finishes{
    font-size: 13px;
}

.instagramHashTagPDP {
    font-size: 13px;
    margin-bottom: 10px;
}

/*****
ALT APP SHOTS
*******/
.pdp-alt-app-image img{
    
}

/*************
HOW TO BUY
*************/
.btn-how-to-buy {
    width: 100%;
    color: white !important;
    font-size: 0.75em;
    letter-spacing: 1.5px;
    line-height: 24px;
    text-decoration: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 0;
}
.btn-how-to-buy:hover{
    text-decoration: none;
}

.btn-how-to-buy-local {
    background: #3a3a3a;
    color: white;
}

.btn-how-to-buy-online {
    background: #595959;
    color: white;
}

/*
    ACCORDION
*/
#pdp-accordion .card-header:first-child{
    border-radius: 0;
}
#pdp-accordion .card {
    border-radius: 0;
    border: none;
}
#pdp-accordion .card{
    border-radius: 0;
    border: none; 
}
#pdp-accordion .card-body {
    border: none;
    font-size: 13px;
}

#pdp-accordion .card-header{
    background: inherit;
    padding-left: 15px;
    padding-right: 0;
    border: 1px solid #bbbbbd;
    color: #595959;
    margin: -1px;
}
#pdp-accordion .card-header h5{
    font-weight: 300;
}
[id^=pdp-header-]:focus{
    box-shadow: none;
}
[id^="pdp-header-"],
[id^="pdp-header-"] a{
    color: black;
    background: white;
}
[id^="pdp-header-"]::after {
    font-family: 'Font Awesome 5 Pro';
    content:'\f0d8'; /*up caret*/
    font-weight: 900; /* For the "solid" look */
    position: absolute;
    right: 20px;
    top: 15px;
}
[id^="pdp-header-"].collapsed::after{
    font-family: 'Font Awesome 5 Pro';
    content:'\f0d7'; /*down caret*/
    font-weight: 900; /* For the "solid" look */
    position: absolute;
    right: 20px;
    top: 15px;
}
[id^="pdp-header-"] {
    width: 100%;
    text-align: left;
    padding: 0;
}
.pdp-features-list {
    margin-top: 18px;
}
.pdp-features-list-item {
    list-style: initial;
    margin-left: 14px;
}

/*
    RELATED ITEMS CONTAINER
*/
.related-items-container {
    width: 100%;
    border-top: 1px solid #bbbbbd;
    padding-top: 15px;
}
.related-items-container .results-link{
    color: black;
    font-size: 14px;
}
    .related-items-container .slick-prev{
        z-index: 1;
        left:0;
    }
    .related-items-container .slick-next {
        right: 0;
        z-index: 1;
    }
    .related-items-container .left-align-slick > .slick-list > .slick-track {
        margin-left: 0;
    }

/*
    Awards
*/
.pdp-awards-container{
    padding-top: 15px;
}
.item-builder-container {
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 1px solid #bbbbbd;
}


    .item-builder-container .btn-wishlist,
    .item-builder-container .btn-custom-specsheet,
    .item-builder-container .btn-download-specsheet,
    .item-builder-container .stockCheck {
        /*width: 100%;*/
        color: white;
        font-size: 11px;
        font-weight: 500;
        letter-spacing: 1.5px;
        text-decoration: none !important;
        text-transform: uppercase;
        margin-right: 15px;
        padding-top: 10px;
        padding-bottom: 10px;
    }

.item-builder-container .btn-wishlist{
    background: #3a3a3a;
}
.item-builder-container .btn-custom-specsheet {
    background: #3a3a3a;
}
.item-builder-container .btn-download-specsheet{
    background: #595959;
}
.item-builder-container .stockCheck{
    width: auto;
}
    .item-builder-container .wishlistAdd,
    .item-builder-container .wishListUserSelect {
        display: none !important;
    }
#wishListArea table{
    position: static !important;
    clear: both;
}
#wishListArea table tr {
    background-color: white !important;
}
.ordering-information-other-text-container {
    font-size: 8pt;
    line-height: 1.2;
    text-transform: initial;
    margin-top: 4pt;
}
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

@charset 'UTF-8';
/* Slider */
.slick-loading .slick-list
{
    background: #fff url('./ajax-loader.gif') center center no-repeat;
}

/* Icons */
@font-face
{
    font-family: 'slick';
    font-weight: normal;
    font-style: normal;

    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg');
}
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 50%;

    display: block;

    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none;
    outline: none;
    background: transparent;
}
.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus
{
    color: transparent;
    outline: none;
    background: transparent;
}
.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before
{
    opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before
{
    opacity: .25;
}

.slick-prev:before,
.slick-next:before
{
    font-family: 'slick';
    font-size: 20px;
    line-height: 1;

    opacity: .75;
    color: #7c7c7c;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev
{
    left: -25px;
}
[dir='rtl'] .slick-prev
{
    right: -25px;
    left: auto;
}
.slick-prev:before
{
    content: '←';
}
[dir='rtl'] .slick-prev:before
{
    content: '→';
}

.slick-next
{
    right: -25px;
}
[dir='rtl'] .slick-next
{
    right: auto;
    left: -25px;
}
.slick-next:before
{
    content: '→';
}
[dir='rtl'] .slick-next:before
{
    content: '←';
}

/* Dots */
.slick-dotted.slick-slider
{
    margin-bottom: 30px;
}

.slick-dots
{
    position: absolute;
    bottom: -25px;

    display: block;

    width: 100%;
    padding: 0;
    margin: 0;

    list-style: none;

    text-align: center;
}
.slick-dots li
{
    position: relative;

    display: inline-block;

    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;

    cursor: pointer;
}
.slick-dots li button
{
    font-size: 0;
    line-height: 0;

    display: block;

    width: 20px;
    height: 20px;
    padding: 5px;

    cursor: pointer;

    color: transparent;
    border: 0;
    outline: none;
    background: transparent;
}
.slick-dots li button:hover,
.slick-dots li button:focus
{
    outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before
{
    opacity: 1;
}
.slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0;
    left: 0;

    width: 20px;
    height: 20px;

    content: '•';
    text-align: center;

    opacity: .25;
    color: black;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before
{
    opacity: .75;
    color: black;
}

.jqvmap-label,.jqvmap-pin{pointer-events:none}.jqvmap-label{position:absolute;display:none;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#292929;color:#fff;font-family:sans-serif,Verdana;font-size:smaller;padding:3px}.jqvmap-zoomin,.jqvmap-zoomout{position:absolute;left:10px;-webkit-border-radius:3px;-moz-border-radius:3px;border-radius:3px;background:#000;padding:3px;color:#fff;width:10px;height:10px;cursor:pointer;line-height:10px;text-align:center}.jqvmap-zoomin{top:10px}.jqvmap-zoomout{top:30px}.jqvmap-region{cursor:pointer}.jqvmap-ajax_response{width:100%;height:500px}

