﻿/*facets*/

.CoveoFacet,
.CoveoFacetRange,
.CoveoFacetSlider,
.CoveoHierarchicalFacet {
    background: #fff;
    border-radius: 0px;
}

.coveo-facet-header-wait-animation {
    float: left;
    margin: 4px 0px 0px 10px;
}

.coveo-facet-value.coveo-selected {
    background-color: #1792e5;
    color: #fff;
    font-weight: normal;
}

.CoveoSearchInterface .coveo-facet-column {
    width: 300px;
    padding-top: 71px;
    border: 0;
}

.coveo-sprites-dropdown-collapse,
.coveo-facet-settings-section-hide .coveo-icon,
.coveo-facet-settings-section-hide:hover.coveo-facet-settings-disabled .coveo-icon,
.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs.coveo-open .coveo-has-childs-toggle {
    background: url('/assets/img/arrow-142-16.png');
}

.coveo-sprites-dropdown-expand,
.coveo-facet-settings-section-show .coveo-icon,
.coveo-facet-settings-section-show:hover.coveo-facet-settings-disabled .coveo-icon,
.CoveoHierarchicalFacet ul.coveo-facet-values .coveo-facet-value.coveo-has-childs .coveo-has-childs-toggle {
    background: url('/assets/img/arrow-204-16.png');
}

.coveo-facet-value .coveo-facet-value-checkbox {
    border-radius: 0;
}

/*Breadcrumb*/
.coveo-facet-breadcrumb-value.coveo-selected *, .coveo-facet-slider-breadcrumb-value.coveo-selected * {
    color: #1792e5;
}
/*Tabs*/

.CoveoTab * {
    top: 55%;
    padding-right: 10px;
}

.CoveoTab p {
    color: #1792e5;
    font-size: 22px;
    height: 25%;
    margin-left: -24px;
}

.CoveoTab.coveo-selected,
.CoveoTab.coveo-selected:hover {
    padding-bottom: 0;
    border-bottom: 2px solid #1792e5;
}
/*Search interface*/

.top-result-top {
    vertical-align: top;
    float: left;
    padding: 2px;
}

.topResultContainer {
    height: 30px;
    width: 100%;
}

.topResultImg {
    /*background: url('/coveo/image/sprites.png') no-repeat -612px -97px;*/
    /* background: url('/assets/img/Star_24x24px.png'); */
	background: url('/assets/img/checkmark_20px.png');
    width: 24px;
    height: 20px;
    line-height: 24px;
}

.sprite {
    background: url('/assets/img/searchResources__sprites@2x.png') no-repeat -2px -1px;
    width: 43px;
    height: 43px;
}

.CoveoSort .coveo-icon {
    display: none;
}

.CoveoSort.coveo-ascending .coveo-icon {
    display: none;
}

.coveo-youtube-thumbnail-img {
    width: 100px !important;
    height: 56px !important;
    -webkit-box-shadow: 3px 2px 5px 0 rgba(204, 204, 204, 1);
    -moz-box-shadow: 3px 2px 5px 0 rgba(204, 204, 204, 1);
    box-shadow: 3px 2px 5px 0 rgba(204, 204, 204, 1);
}

#sortLabel {
    color: #000;
    padding-right: 10px;
    font-size: 14px;
}

.coveo-search-sort-ddl {
    width: 110px;
    -webkit-appearance: none;
    -moz-appearance: none;
    /*appearance: none;*/
    padding: 2px 10px 4px 8px;
    /* padding: 3px 20px; */
    border: 1px solid #1792e5;
    /* padding: 3px 20px; */
    background: transparent url("/assets/img/bl_down.png") no-repeat 80px center;
    color: #000;
    height: 26px;
    font-family: Helvetica, sans-serif;
}

.CoveoResultLink,
.CoveoResult a.CoveoResultLink,
.CoveoResult a.CoveoResultLink {
    color: #1792e5;
}

    .CoveoResultLink:hover, a.CoveoResultLink:hover, .CoveoResult a.CoveoResultLink:hover {
        text-decoration: none;
        color: #1271b1;
    }

    .CoveoResultLink:visited, a.CoveoResultLink:visited, .CoveoResult a.CoveoResultLink:visited {
        color: #0a4166;
    }

.coveo-result-cell.title {
    padding-top: 4px;
}

    .coveo-result-cell.title > a {
        color: #1792e5;
        font-family: Arial;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
    }

.coveo-result-cell.resource {
    text-align: left;
}

    .coveo-result-cell.resource > a {
        color: #1792e5;
        font-family: Arial;
        font-size: 16px;
        font-weight: 400;
        line-height: 21px;
    }

.productExcerpt {
    color: #404040;
    font-family: Arial;
    font-size: 13px;
    font-weight: 400;
    line-height: 18px;
    width: 428px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.productcategory {
    /* Base text style */
    width: 434px;
    height: 18px;
    color: #777;
    font-family: Arial;
    font-size: 11px;
    font-weight: 400;
    line-height: 20px;
    margin-top: 2px;
    margin-bottom: 4px;
    /* Text style for "INVERTER G" */
    letter-spacing: 0.25px;
    text-transform: uppercase;
}

.coveo-results-column .CoveoPager ul li.coveo-active > a {
    /* border-left: 1px solid #1792e5; */
    /* border-top: 1px solid #1792e5; */
    /* border-bottom: 1px solid #1792e5; */
    background-color: #fff;
    border: 0;
}

.CoveoPager ul li > a {
    color: #1792e5;
}

.coveo-pager-list-item.coveo-active {
    text-decoration: underline;
}

.coveo-results-column .CoveoPager ul li.coveo-active:first-child > a {
    border-left: 0;
}

.CoveoPager {
    bottom: 0;
    width: 100%;
    padding-top: 20px;
    text-align: center;
}

.CoveoResult {
    border-bottom: 0;
}

.CoveoSearchInterface {
    background-color: #fff;
}

    .CoveoSearchInterface .coveo-main-section {
        max-width: 1300px;
        margin-top: 20px;
        background-color: #fff;
    }

.CoveoSearchPageSearchbox {
    max-width: 900px !important;
    width: 75% !important;
    margin: 0 auto !important;
}

.product-filter-selectable:hover,
.product-filter-selectable.js-filter-item-active {
    background-color: #1792e5;
    color: #fff;
}

.CoveoSearchInterface .coveo-tab-section {
    text-align: left;
    background-color: transparent;
}

.coveo-facet-header-title {
    text-transform: uppercase;
    font-weight: bold;
}

.coveo-results-header .coveo-summary-section {
    display: inline-block;
    font-size: 14px;
    margin-bottom: 10px;
    float: left;
}

.coveo-search-nbResult {
    font-size: 14px;
    display: block;
    margin-bottom: 20px;
    margin-right: 5px;
    text-align: right;
    color: #67768B;
}

    .coveo-search-nbResult a {
        color: #1792e5;
    }

        .coveo-search-nbResult a.selected {
            font-weight: bold;
            color: #1792e5;
            text-decoration: underline;
        }

            .coveo-search-nbResult a.selected:hover {
                cursor: default;
            }

        .coveo-search-nbResult a:hover {
            cursor: pointer;
            font-weight: bold;
        }

.coveo-facet-breadcrumb-value.coveo-selected *,
.coveo-facet-slider-breadcrumb-value.coveo-selected * {
    margin-top: 3px;
}

.coveo-breadcrumb-clear-all {
    /*visibility:hidden;*/
    position: absolute;
    left: 0;
    top: 0;
    border: none;
    color: #1792e5;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
}

    .coveo-breadcrumb-clear-all .coveo-breadcrumb-icon-clear-all {
        visibility: hidden;
        margin-right: 0;
        width: 5px;
    }

        .coveo-breadcrumb-clear-all:hover .coveo-breadcrumb-icon-clear-all,
        .coveo-breadcrumb-clear-all .coveo-breadcrumb-icon-clear-all:hover {
            margin-right: 0 !important;
            width: 5px !important;
        }

.CoveoBreadcrumb {
    padding: 40px 0 10px 0;
    position: relative;
}

.coveo-facet-breadcrumb .coveo-title:before {
    content: 'Selected Filters: ';
}

.clear-all-filters {
    color: #1792e5;
    font-weight: bold;
    font-size: 14px;
    cursor: pointer;
    margin-left: -5px;
}

.coveo-facet-value.coveo-selected .coveo-facet-value-label-wrapper {
    background-color: #1792e5;
    color: #fff;
    font-weight: normal;
    font-weight: bold;
}

.coveo-facet-breadcrumb-title, .coveo-facet-slider-breadcrumb-title {
    color: #898989;
    font-family: Arial,sans-serif;
    font-size: 14px;
    font-weight: bold;
}

.coveo-sort-section {
    text-align: left;
    font-size: 15px;
}

.coveo-results-header {
    box-shadow: none;
}

.product-catalog-header {
    margin-bottom: 4em;
    margin-top: 4em;
}

.product-catalog-title {
    text-transform: uppercase;
    font-size: 3em;
    font-weight: 600;
    margin: 0;
}

.product-catalog-item-box {
    padding: 16% 12%;
    position: relative;
    margin-bottom: 1px;
    height: 400px;
}

    .product-catalog-item-box:after {
        content: '';
        display: block;
        clear: both;
    }

.product-catalog-image {
    max-width: 100%;
    max-height: 100%;
}

.product-catalog-category {
    font-weight: bold;
}

.product-catalog-text-spacing {
    margin: 1em 0 2em;
}

.product-catalog-text-container {
    text-align: center;
}

.product-catalog-text {
    font-weight: bold;
    word-break: break-word;
}

.product-catalog-button {
    font-size: .9em;
    text-transform: uppercase;
    font-weight: bold;
    width: 76%;
    padding: .95em;
    text-align: center;
    position: absolute;
    bottom: 0;
    margin-top: 0;
}

.product-catalog-item {
    width: 305px;
}

.product-catalog-item-title {
    font-size: 0.90em;
    height: 85px;
    padding-top: 10px;
}

.product-catalog-picture {
    margin-bottom: 30px;
}

.coveo-result-frame .coveo-result-cell,
.CoveoResult.coveo-result-frame .coveo-result-cell {
    padding-right: 20px;
}

.row-icon {
    width: 100px;
    padding-top: 7px;
}
/*Omnibox*/

.omniTitle {
    font-size: 12px;
    width: 430px;
    position: relative;
    float: left;
    color: #1792E5;
    margin-left: 100px;
    white-space: pre-wrap;
    /* CSS3 */
    white-space: -moz-pre-wrap;
    /* Firefox */
    white-space: -pre-wrap;
    /* Opera <7 */
    white-space: -o-pre-wrap;
    /* Opera 7 */
    word-wrap: break-word;
    /* IE */
    vertical-align: top;
}

    .omniTitle:hover {
        background: #fff;
    }

.CoveoResult.coveo-omnibox-selectable {
    padding: 0 10px 0 30px;
    margin: 0;
}

.CoveoOmnibox.magic-box .coveo-omnibox-selectable.coveo-omnibox-selected {
    background-color: #f4f4f4;
    width: 100%;
    padding-bottom: 0;
}

.omniTitle a {
    width: 434px;
    height: 42px;
    color: #1792E5;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    line-height: 21px;
    float: left;
}

    .omniTitle a:visited {
        color: #1792E5;
    }

.omniLineProduct {
    width: 534px;
    height: 122px;
}

.omniLineResource {
    width: 534px;
    height: 55px;
}

.omniThumbnail {
    width: 80px;
    height: 80px;
    float: left;
    margin-left: -15px;
}

.coveo-caption {
    width: 90px;
    height: 17px;
    color: #777;
    font-family: Arial;
    font-size: 16px;
    font-weight: 700;
    line-height: 62px;
    text-transform: uppercase;
    margin-left: 21px;
}

.CoveoSearchbox {
    width: 350px;
    background: #fff;
    border: 1px solid #bcc3ca;
    margin-top: -5px;
    margin-left: 7px;
}

.magic-box .magic-box-input input {
    background: #fff;
}

.magic-box-icon {
    background: #fff;
}

.coveo-sprites-main-search-active,
.CoveoSearchButton > .coveo-icon {
    background: url('/assets/img/header_sprites.png') no-repeat 0 0;
    width: 25px;
    height: 25px;
    content: '';
    text-indent: 125px;
}

.coveo-sprites-main-search-active,
.CoveoSearchButton:hover > .coveo-icon {
    background: url('/assets/img/header_sprites.png') no-repeat 0 0;
    width: 25px;
    height: 25px;
    text-indent: 125px;
}

.CoveoSearchbox .CoveoSearchButton {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
    height: 49px;
}

.CoveoSearchPageSearchbox .CoveoOmnibox .magic-box-icon {
    top: 0;
}

.coveo-result-frame,
.CoveoResult.coveo-result-frame {
    margin-left: 20px;
    width: 100%;
}

.coveo-result-row.omnibox {
    min-height: 122px;
    border-bottom: solid 1px #ccc;
}

.coveo-result-row.resource {
    height: 50px;
    border-bottom: solid 1px #ccc;
    text-align: left;
    padding-top: 15px;
}

.coveo-result-frame.resource {
    height: 50px;
    margin-left: -10px !important;
}

.coveo-omnibox-result-list-header {
    height: 35px;
    position: relative;
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.CoveoSearchbox .magic-box .magic-box-input {
    border-radius: 0;
}

.CoveoSearchbox .magic-box {
    border: none;
    border-radius: 0;
}

.magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
    z-index: 200010;
    margin-left: -245px;
    margin-top: 50px;
    width: 596px;
    top: 0;
    left: 0;
    right: 0;
    border: none;
    background: #fff;
    box-shadow: 0 3px 7px 4px rgba(0, 0, 0, 0.25);
    padding-bottom: 35px;
}

.magic-box .magic-box-suggestions {
    padding: 5px;
    border: none;
}

.coveo-main-section .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
    margin-left: 0;
    width: 100%;
}

.LoadingImage {
    background: url("http://www.honeywell.com/-/media/Honeywell_com/Images/Icons/Navigation/honeywell_logo.png?h=26&la=en&w=138&hash=4DBD9377765842E1767BD6B9E0B5AEC5B7584D11") no-repeat center;
    width: 140px;
    height: 30px;
    background-position: 0 0;
    background-size: auto;
    position: relative;
}

#LoadingAnimation {
    margin: 0 auto;
    width: 140px;
    text-align: center;
}
/*.magic-box .magic-box-suggestions .magic-box-suggestion:hover {
         background: #1792E5;
         color:#fff;
    }*/

/*@media only screen and (max-width: 350px) {
    .CoveoSearchbox {
        margin: 0 auto;
        margin-top: 5px;
        width:300px;
    }

    #header-top {
        height: 120px;
    }
}*/
/*{ /* STYLES GO HERE */
}

@media only screen and (max-width: 480px) {
    .coveo-results-header .coveo-sort-section {
        float: right !important;
    }

    .coveo-search-nbResult {
        float: right !important;
    }

    .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        display: none;
    }
}

@media screen and (min-device-width: 320px) and (max-device-width: 568px) and (orientation: landscape) {
    .CoveoSearchbox {
        margin: 0 auto;
        margin-top: 5px;
        width: 100%;
    }

    #header-top {
        height: 120px;
    }

    #sortLabel {
        visibility: hidden;
    }

    .coveo-results-header .coveo-search-nbResult {
        float: right !important;
        /*margin-top: 7px;*/
    }

    .product-catalog-item {
        width: 100%;
    }

    .CoveoPager {
        float: none;
        text-align: center;
    }

    .CoveoSearchPageSearchbox {
        width: 92% !important;
    }

    .row-icon {
        width: 75px;
        padding-top: 7px;
    }

    .coveo-sort-section {
        float: right !important;
    }

    .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        display: none;
    }
}

@media (min-width: 650px) and (orientation: portrait) {
    .CoveoSearchbox {
        margin: 0 auto;
        margin-top: 5px;
    }

    #header-top {
        height: 120px;
    }

    .CoveoSearchInterface .coveo-results-column {
        width: 100%;
    }

    .coveo-search-nbResult {
        /*float: right !important;*/
    }

    .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        display: none;
    }
}

@media (min-width: 650px) and (max-width: 992px) and (orientation: landscape) {
    .CoveoSearchbox {
        margin: 0 auto;
        margin-top: 5px;
    }

    #header-top {
        height: 120px;
    }

    .CoveoSearchInterface .coveo-results-column {
        width: 100%;
    }
}

@media (min-width: 568px) and (max-device-width: 645px) {
    .CoveoSearchbox {
        margin: 0 auto;
        margin-top: 5px;
    }

    #header-top {
        height: 120px;
    }

    .CoveoSearchInterface .coveo-results-column {
        width: 100%;
    }

    .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        display: none;
    }
}

@media screen and (max-width: 600px) {
    .coveo-search-nbResult {
        float: right !important;
        margin-bottom: 0;
    }


    .main-content .CoveoResult {
        margin: 0 auto;
    }

    .product-catalog-item {
        width: 100%;
    }
}

@media (min-width: 768px) and (orientation: portrait) {
    .main-content .CoveoSearchInterface .coveo-results-section .main-content .CoveoSearchInterface .coveo-results-section {
        width: 750px;
    }

    header .CoveoSearchInterface.Coveostate {
        float: right;
        margin-right: 84px !important;
        margin-top: -40px !important;
    }

    .CoveoSearchbox {
        /*width: 30%;*/
        margin-top: -5px;
        margin-left: 0;
        margin-right: 0;
    }

    .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        display: none;
    }
}

@media (min-width: 768px) and (orientation: landscape) {
    .main-content .CoveoSearchInterface .coveo-results-section .main-content .CoveoSearchInterface .coveo-results-section {
        width: 750px;
    }

    header .CoveoSearchInterface.Coveostate {
        float: right;
        margin-right: 84px !important;
        /*margin-top: -40px !important;*/
    }

    .CoveoSearchbox {
        /*width: 30%;*/
        margin-top: -5px;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 992px) {
    .main-content .CoveoSearchInterface .coveo-results-section .main-content .CoveoSearchInterface .coveo-results-section {
        width: 970px;
    }

    .CoveoSearchbox {
        width: 350px;
        margin-top: 0;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width: 1200px) {
    .main-content .CoveoSearchInterface .coveo-results-section .main-content .CoveoSearchInterface .coveo-results-section {
        width: 1170px;
    }
}

@media only screen (min-width: 320px) and (orientation:portrait) {
    .CoveoSearchbox {
        margin: 0 auto;
        margin-top: 5px;
        width: 280px !important;
    }

    #header-top {
        height: 120px;
    }

    .magic-box.magic-box-hasFocus .magic-box-suggestions.magic-box-hasSuggestion {
        display: none;
    }
}

/***To make cursor pointer in coveo facet header***/

.coveo-facet-header {
    cursor: pointer;
}