.wacg-search {
    position: relative;
    z-index: 301; }
.wacg-search .progress {
    position: absolute;
    left: 10px;
    right: 50px;
    top: 10px; }
.wacg-search a,
.wacg-search .wacg-search__results__no-results.wacg-search__results__no-results {
    color: #707070 !important; }
.wacg-search .row {
    position: relative;
    padding: 0 !important; }
.wacg-search .col {
    position: static !important;
    overflow-x: hidden !important; }

.wacg-search__overlay {
    background-color: rgba(0, 0, 0, 0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 10; }

body:not(.ng-scope) [ng-show] {
    display: none; }

.wacg-search__results {
    position: absolute;
    z-index: 301;
    background: white;
    box-shadow: 1px 0 3px rgba(0, 0, 0, 0.3);
    top: 50px;
    width: 800px; }
.wacg-search__results ul {
    padding: 0;
    margin-left: 0; }
.wacg-search__results li {
    list-style-type: none;
    padding-bottom: 10px; }
.wacg-search__results li > a {
    display: block;
    overflow: hidden; }
.wacg-search__results li > a > img,
.wacg-search__results li > a > span {
    display: block; }
.wacg-search__results li > a > img {
    float: left; }
.wacg-search__results li > a > span {
    margin-left: 50px;
    margin-top: 10px;
    margin-right: 10px; }
.wacg-search__results li > a:hover, .wacg-search__results li > a:focus {
    text-decoration: underline; }
.wacg-search__results mark {
    padding: 0;
    margin: 0; }

.wacg-search__result--scrollable {
    max-height: 400px;
    overflow-y: auto; }

.wacg-search__result__products li:hover .wacg-search__result__product-detail,
.wacg-search__result__products li.isActive .wacg-search__result__product-detail,
.wacg-search__result__products a:focus + .wacg-search__result__product-detail {
    display: none; }

.wacg-search__result__product--pushed {
    background-color: #EFF9FF; }

@media (max-width: 800px) {
    .wacg-search__results {
        width: 100%; }
    .wacg-search__result__product-detail {
        display: none !important; } }

.wacg-search__results__container {
    position: relative;
    overflow-x: hidden !important; }

.wacg-search__result__product-detail {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    width: 50%;
    background-color: #fff;
    height: 100%;
    padding: 40px;
    padding-right: 0; }

/**
 * Example styles
 */
.wacg-search {
    margin: 50px auto; }
.wacg-search .h3 {
    font-size: 14px;
    margin-bottom: 20px;
    display: block;
    border-bottom: 1px solid #eee; }

.wacg-search__results__actions {
    background-color: #fefefe;
    clear: both;
    overflow: hidden; }

.wacg-search__results__close {
    border: 0;
    background-color: #eee;
    color: #333;
    padding: 10px;
    font-size: 20px;
    line-height: 20px;
    height: 40px;
    width: 40px;
    text-align: center;
    text-transform: uppercase;
    float: right; }
.wacg-search__results__close abbr {
    cursor: pointer;
    text-decoration: none;
    border: 0; }

.wacg-search__results__container {
    padding: 40px;
    padding-top: 0; }

.wacg-search__result__product-detail {
    border-left: 1px solid #eee; }

body.wacg-search-active {
    overflow-y: hidden; }

@media (max-width: 800px) {
    body.wacg-search-active {
        overflow-y: hidden !important;
        height: 100vh !important; }
    .wacg-search__result--scrollable {
        overflow-y: auto !important;
        max-height: none !important; }
    .wacg-search__results {
        max-height: calc(100vh - 100px) !important; }
    .wacg-search__results__container {
        max-height: calc(100vh - 150px) !important;
        overflow-y: scroll !important; }
    #menu-search {
        padding: 10px 0 !important; }
    #menu-search input.searchtextbox {
        width: calc(100vw - 40px);
        margin: 0 10px !important;
        padding: 10px 0 !important; }
    #menu-search .searchtextbox > .btn {
        display: none !important; }
    .wacg-search__results__container {
        padding: 0 !important;
        padding-bottom: 100px !important;
        overflow-y: scroll !important; }
    .wacg-search .col__inside {
        margin: 0 10px !important; }
    .search-mobile .wacg-search {
        margin-top: 0 !important;
        margin-bottom: 0 !important; }
    .wacg-search__result__products__show-results {
        display: none !important; }
    .wacg-search__results li > a {
        display: block;
        line-height: 1.5; }
    .wacg-search__results li > a > img {
        display: none; }
    .wacg-search__results li > a > img,
    .wacg-search__results li > a > span {
        float: none;
        margin-top: 0; }
    .wacg-search__results li > a > span {
        margin: 0 !important; } }

@media (min-width: 800px) {
    .wacg-search__results {
        top: 60px;
        right: -249px;
        width: 800px; } }

/*# sourceMappingURL=main.css.map */

.resultsFontColorHeadline
{
    color: #696A6C!important;
}

.livesearch-search
{
    text-align: center;
}

.livesearch-no-result
{
    text-align: center;
}

.wacg-search__results__container div div div div ul li span
{
    color: #637D9E!important;
}

.leftSideLinks
{
    color: #637D9E!important;
}