@import url("https://fonts.googleapis.com/css?family=Open Sans:400&subset=Latin");
    @import url("https://fonts.googleapis.com/css?family=Open Sans:700&subset=Latin");
    @import url("https://fonts.googleapis.com/css?family=Viga:700&subset=Latin");
    
#search-form198 input::-ms-clear{
  width: 0;
  height: 0;
}

#search-form198 input::focus {
  outline: none;
}#offlajn-ajax-search198{
  width: 200px;
  float: left;}

#offlajn-ajax-search198 .offlajn-ajax-search-container{
  background: #d3d3d3;
  background: RGBA(211,211,211,0.8);
  padding: 4px;
  margin:0;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }

#search-form198 div{
  margin:0;
  padding:0;
}

#offlajn-ajax-search198 .offlajn-ajax-search-inner{
  width:100%;
}

#search-form198{
  margin:0;
  padding:0;
  position: relative;
  width: 100%;
}

#search-form198 input{
  background-color: #ffffff;
  /*font chooser*/
  padding-top: 1px;
    color: #4e6170;
  font-family: "Open Sans",Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/
}

#search-form198 input:focus{
/*  background-color: #ffffff; */
}

.dj_ie7 #search-form198{
  padding-bottom:0px;
}

#search-form198 .category-chooser{
  height: 25px;
  width: 23px;
  border: 1px #b2c4d4 solid;
/*  border-right: none;*/
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #f2f2f2;
  position: absolute;
  left: 0px;
  z-index: 5;
}

#search-form198 .category-chooser:hover{
  -webkit-transition: background 200ms ease-out;
  -moz-transition: background 200ms ease-out;
  -o-transition: background 200ms ease-out;
  transition: background 200ms ease-out;
/*  background-color: #ffffff;  */
}

#search-form198 .category-chooser.opened{
  height:26px;
  border-bottom: none;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  background-color: #ffffff;
}

#search-form198 .category-chooser .arrow{
  height: 25px;
  width: 23px;
  background: url(/en/modules/mod_universal_ajaxlivesearch/themes/elegant/images/arrow/arrow.png) no-repeat center center;
}

input#search-area198{
  display: block;
  position: relative;
  height: 27px;
  padding: 0 39px 0 5px;
  width: 100%;
  background-color: transparent;
  box-sizing: border-box !important; /* css3 rec */
  -moz-box-sizing: border-box !important; /* ff2 */
  -ms-box-sizing: border-box !important; /* ie8 */
  -webkit-box-sizing: border-box !important; /* safari3 */
  -khtml-box-sizing: border-box !important; /* konqueror */

  border: 1px #b2c4d4 solid;
  border-right: none;
  line-height: 27px;

    -moz-border-radius: 3px;
  border-radius: 3px;
  
  float: left;
  margin: 0;
  z-index:4;
  /*if category chooser enabled*/

  }

.dj_ie #search-area198{
  line-height: 24px;
}

.dj_ie7 #search-area198{
  height: 25px;
  line-height: 25px;
}

input#suggestion-area198{
  display: block;
  position: absolute;
  height: 27px;
  width: 100%;
  top: 0px;
  left: 1px;
  padding: 0 60px 0 5px;
  box-sizing: border-box !important; /* css3 rec */
  -moz-box-sizing: border-box !important; /* ff2 */
  -ms-box-sizing: border-box !important; /* ie8 */
  -webkit-box-sizing: border-box !important; /* safari3 */
  -khtml-box-sizing: border-box !important; /* konqueror */
  color:rgba(0, 0, 0, 0.25);
  border: none;
  line-height: 27px;

    -moz-border-radius: 3px;
  border-radius: 3px;
  
  -webkit-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2);
  -moz-box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2);
  box-shadow: inset 0px 1px 2px rgba(0,0,0,0.2);

  float: left;
  margin: 0;
  z-index:1;
  /*if category chooser enabled*/

  }

.dj_chrome input#suggestion-area198,
.dj_ie input#suggestion-area198{
  top: 0px;
}

.dj_ie8 input#suggestion-area198{
  line-height: 25px;
}

.search-caption-on{
  color: #aaa;
}

#search-form198 #search-area-close198.search-area-loading{
  background: url(/en/modules/mod_universal_ajaxlivesearch/themes/elegant/images/loaders/fadinglines.gif) no-repeat center center;
}

#search-form198 #search-area-close198{
    height: 16px;
  width: 22px;
  top:50%;
  margin-top:-8px;
  right: 40px;
  position: absolute;
  cursor: pointer;
  visibility: hidden;
  z-index:5;
}

#ajax-search-button198{
  height: 25px;
  width: 32px;
  border: 1px #5e5e5e solid;
  -webkit-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.4);
  -moz-box-shadow: inset 1px 1px 0px rgba(255,255,255,0.4);
  box-shadow: inset 1px 1px 0px rgba(255,255,255,0.4);

    -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  
    background: #5e5e5e url('/en/modules/mod_universal_ajaxlivesearch/cache/198/8d9cd7354fb9d44ea83420815d783cce.png') repeat-x ;
  background-size: auto 100%;
  background: -moz-linear-gradient(#8b8b8b, #5e5e5e); /* FF 3.6+ */
  background: -ms-linear-gradient(#8b8b8b, #5e5e5e); /* IE10 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8b8b8b), color-stop(100%, #5e5e5e)); /* Safari 4+, Chrome 2+ */
  background: -webkit-linear-gradient(#8b8b8b, #5e5e5e); /* Safari 5.1+, Chrome 10+ */
  background: -o-linear-gradient(#8b8b8b, #5e5e5e); /* Opera 11.10 */
  background: linear-gradient( top, #8b8b8b, #5e5e5e );
  
  float: left;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index:5;
}

.dj_ie7 #ajax-search-button198{
  top: 1px;
  right: -1px;
}

.dj_opera #ajax-search-button198{
  border-radius: 0;
}

#ajax-search-button198 .magnifier{
    background: url(/en/modules/mod_universal_ajaxlivesearch/themes/elegant/images/search_button/magnifier_white_mid.png) no-repeat center center;
    height: 26px;
  width: 32px;
  padding:0;
  margin:0;
}

#ajax-search-button198:hover{
  background: #3b3b3b url('/en/modules/mod_universal_ajaxlivesearch/cache/198/f2b89e7c09c44c2f429ea688b1411c53.png') repeat-x ;
  background-size: auto 100%;
  background: -moz-linear-gradient(#646464, #3b3b3b); /* FF 3.6+ */
  background: -ms-linear-gradient(#646464, #3b3b3b); /* IE10 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #646464), color-stop(100%, #3b3b3b)); /* Safari 4+, Chrome 2+ */
  background: -webkit-linear-gradient(#646464, #3b3b3b); /* Safari 5.1+, Chrome 10+ */
  background: -o-linear-gradient(#646464, #3b3b3b); /* Opera 11.10 */
  background: linear-gradient( top, #646464, #3b3b3b );
  }

#ajax-search-button198:active{
  -webkit-box-shadow: inset 0px 2px 4px rgba(0,0,0,0.5);
  -moz-box-shadow: inset 0px 2px 4px rgba(0,0,0,0.5);
  box-shadow: inset 2px 2px 3px rgba(0,0,0,0.4);
  border-bottom: none;
  border-right: none;
}

#search-results198{
  position: absolute;
  top:0px;
  left:0px;
  margin-top: 2px;
  visibility: hidden;
  text-decoration: none;
  z-index:1000;
  font-size:12px;
  width: 250px;
}

#search-results-moovable198{
  position: relative;
  overflow: hidden;
  height: 0px;
  background-color: #ffffff;
  border: 1px #e5e5e5 solid;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.6);
}


#search-results-inner198{
  position: relative;
  width: 250px; /**/
  overflow: hidden;
  }

.dj_ie #search-results-inner198{
  padding-bottom: 0px;
}

#search-results198 .plugin-title{
  -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);

  line-height: 26px;
  font-size: 14px;

    background: #e4eaee url('/en/modules/mod_universal_ajaxlivesearch/cache/198/d41c63d72e5ea3fbc53eadcfd89ded06.png') repeat-x ;
  background-size: auto 100%;
  background: -moz-linear-gradient(#e4eaee, #e4eaee); /* FF 3.6+ */
  background: -ms-linear-gradient(#e4eaee, #e4eaee); /* IE10 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e4eaee), color-stop(100%, #e4eaee)); /* Safari 4+, Chrome 2+ */
  background: -webkit-linear-gradient(#e4eaee, #e4eaee); /* Safari 5.1+, Chrome 10+ */
  background: -o-linear-gradient(#e4eaee, #e4eaee); /* Opera 11.10 */
  background: linear-gradient( top, #e4eaee, #e4eaee );
    text-align: left;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #c2d5e1;
  font-weight: bold;
  height: 100%;
  margin:0;
  padding:0;
}

.dj_opera #search-results198 .plugin-title{
  background: #e4eaee ;
}

#search-results198 .plugin-title.first{
  -webkit-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);
  box-shadow: inset 0px 0px 2px rgba(255, 255, 255, 0.4);

    -moz-border-radius-topleft: 5px;
  -moz-border-radius-topright: 5px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
    margin-top: -1px;
}

.dj_ie #search-results198 .plugin-title.first{
  margin-top: 0;
}

#search-results198 .ie-fix-plugin-title{
  border-top: 1px solid #B2BCC1;
  border-bottom: 1px solid #000000;
}


#search-results198 .plugin-title-inner{
/* -moz-box-shadow:0 1px 2px #B2BCC1 inset;*/
  -moz-user-select:none;
  padding-left:10px;
  padding-right:5px;
  float: left;
  cursor: default;

  /*font chooser*/
    color: #4E6170;
  font-family: "Open Sans",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
    text-shadow: #ffffff 1px 1px 0px;
    text-decoration: none;
  text-transform: 27px;
  line-height: left;
  text-align: center;
  /*font chooser*/

}

#search-results198 .pagination{
  margin: 8px;
  margin-left: 0px;
  float: right;
  float: right;
  width: auto;
  height: auto;
}


#search-results198 .pager{
  width: 10px;
  height: 10px;
  margin: 0px 0px 0px 5px;
    background-image: url('/en/modules/mod_universal_ajaxlivesearch/cache/198/abeeb69dd3534ba06862e86f5ee0942a.png');
    float: left;
  padding:0;
}

#search-results198 .pager:hover{
    background-image: url('/en/modules/mod_universal_ajaxlivesearch/cache/198/7dbbd39c6c5c7d1dcb5e2d1982d7631e.png');
    cursor: pointer;
}


#search-results198 .pager.active,
#search-results198 .pager.active:hover{
    background-image: url('/en/modules/mod_universal_ajaxlivesearch/cache/198/563ec7b4c4ad087def97ca54848b1db1.png');
    cursor: default;
}


#search-results198 .page-container{
  position: relative;
  overflow: hidden;
  height: 258px; /* 66x num of elements */
  width: 250px; /**/
}

#search-results198 .page-band{
  position: absolute;
  left: 0;
  width: 10000px;
}

#search-results198 .page-element{
  float: left;
  left: 0;
  cursor: hand;
}

#search-results198 #search-results-inner198 .result-element:hover,
#search-results198 #search-results-inner198 .selected-element{
  text-decoration: none;

    background: #666666 url('/en/modules/mod_universal_ajaxlivesearch/cache/198/8c5fe62eaa3fe881343d7b67bf0e8879.png') repeat-x ;
  background-size: auto 100%;
  background: -moz-linear-gradient(#7f7f7f, #666666); /* FF 3.6+ */
  background: -ms-linear-gradient(#7f7f7f, #666666); /* IE10 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7f7f7f), color-stop(100%, #666666)); /* Safari 4+, Chrome 2+ */
  background: -webkit-linear-gradient(#7f7f7f, #666666); /* Safari 5.1+, Chrome 10+ */
  background: -o-linear-gradient(#7f7f7f, #666666); /* Opera 11.10 */
  background: linear-gradient( top, #7f7f7f, #666666 );
  
/*  border-top: 1px solid #188dd9;*/
  border-top: none;
  padding-top: 1px;
  -webkit-box-shadow: inset 0px 2px 3px rgba(0,0,0,0.7);
  -moz-box-shadow: inset 0px 2px 3px rgba(0,0,0,0.7);
  box-shadow: inset 0px 2px 3px rgba(0,0,0,0.7);

}

#search-results198 #search-results-inner198 .result-element:hover span,
#search-results198 #search-results-inner198 .selected-element span{
  /*font chooser*/
    color: #ffffff;
  font-family: "Open Sans",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/

}

#search-results198 #search-results-inner198 .result-element:hover span.small-desc,
#search-results198 #search-results-inner198 .selected-element span.small-desc{
  /*font chooser*/
    color: #ffffff;
  font-family: "Open Sans",Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
}

#search-results198 .result-element{
  display: block;
  width: 250px; /**/
  height: 84px; /*height*/
  font-weight: bold;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #c2d5e1;
  overflow: hidden;
}

#search-results198 .result-element img{
  display: block;
  float: left;
  padding: 2px;
  padding-right:10px;
  border: 0;
}

.ajax-clear{
  clear: both;
}

#search-results198 .result-element span{
  display: block;
  float: left;
  width: 233px;   /*  margin:5+12 */
  margin-left:5px;
  margin-right:12px;
  line-height: 14px;
  text-align: left;
  cursor: pointer;
  margin-top: 5px;

  /*font chooser*/
    color: #4e6170;
  font-family: "Open Sans",Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
    text-shadow: #rgba(0,0,0,1) 0px 0px 0px;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/

}

#search-results198 .result-element:hover span{
  color: #ffffff;
}

#search-results198 .result-element span.small-desc{
  margin-top : 2px;
  font-weight: normal;
  line-height: 13px;
  /*font chooser*/
    color: #7794aa;
  font-family: "Open Sans",Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 11px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/
}

#search-results198 .result-element:hover span.small-desc,
#search-results198 .selected-element span.small-desc{
  color: #DDDDDD;
}

#search-results198 .result-products span{
/*  text-align: center;*/
  width: 1px;   /* padding and pictures: 10+2+60, margin:5+12  */
  margin-top: 5px;
}

#search-results198 .no-result{
  display: block;
  width: 250px; /**/
  height: 30px; /*height*/
  font-weight: bold;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #c2d5e1;
  overflow: hidden;
  text-align: center;
  padding-top:10px;
}

#search-results198 .no-result-suggest {
  display: block;
  font-weight: bold;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #c2d5e1;
  overflow: hidden;
  text-align: center;
  padding-top:10px;
  padding-bottom: 6px;
  padding-left: 5px;
  padding-right: 5px;
}

#search-results198 .no-result-suggest a {
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  padding-left: 4px;
}

#search-results198 .no-result-suggest,
#search-results198 .no-result-suggest a{
  /*font chooser*/
    color: #4e6170;
  font-family: "Open Sans",Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
    text-shadow: #rgba(0,0,0,1) 0px 0px 0px;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/
}

#search-results198 .no-result-suggest a:hover {
  text-decoration: underline;
}

#search-results198 .no-result span{
  width: 233px;   /*  margin:5+12 */
  line-height: 20px;
  text-align: left;
  cursor: default;
  -moz-user-select:none;
}

#search-categories198{
  border: 1px #b2c4d4 solid;
  border-top: none;
  background-color: #f2f2f2;
  position: absolute;
  top:0px;
  left:0px;
  visibility: hidden;
  text-decoration: none;
  z-index:1001;
  font-size:12px;
    -webkit-border-radius-bottomleft: 5px;
  -webkit-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-radius-bottomleft: 5px;
  border-radius-bottomright: 5px;
  }

#search-categories198 .search-categories-inner div{
  padding:7px 15px 5px 30px;
  border-bottom: 1px #b2c4d4 solid;
  cursor: default;

  /*font chooser*/
    color: #4E6170;
  font-family: "Viga",Arial, Helvetica;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
    text-shadow: #ffffff 1px 1px 0px;
    text-decoration: none;
  text-transform: 27px;
  line-height: left;
  /*font chooser*/

  background: url(/en/modules/mod_universal_ajaxlivesearch/themes/elegant/images/selections/unselected.png) no-repeat 5px center;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

#search-categories198 .search-categories-inner div.last{
  border:none;
    -webkit-border-radius-bottomleft: 5px;
  -webkit-border-radius-bottomright: 5px;
  -moz-border-radius-bottomleft: 5px;
  -moz-border-radius-bottomright: 5px;
  border-radius-bottomleft: 5px;
  border-radius-bottomright: 5px;
  }

#search-categories198 .search-categories-inner div.selected{
  background: url(/en/modules/mod_universal_ajaxlivesearch/themes/elegant/images/selections/selected.png) no-repeat 5px center;
  background-color: #ffffff;
}






#search-results-inner198.withoutseemore{
  padding-bottom: 10px;
}

#search-results198 .seemore{

  padding-top: 5px;
  padding-bottom: 5px;
  cursor: pointer;
  /*border-bottom: 1px solid #B2BCC1;*/
  background-color: #ffffff; /*f2f2f2*/
  text-align: right;
  padding-right: 10px;
}
#search-results198 .seemore:hover{
  background-color: #ffffff;
}

#search-results198 .seemore:hover span{
  /*font chooser*/
    color: #-;
  font-family: "Open Sans",Arial;
  font-weight: bold;
  font-style: italic;
  font-size: 11px;
    text-shadow: #- - - -;
    text-decoration: -;
  text-transform: -;
  line-height: -;
  text-align: center;
  /*font chooser*/

}

#search-results198 .seemore span{
  /*font chooser*/
    color: #4E6170;
  font-family: "Open Sans",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 11px;
    text-shadow: #ffffff 1px 1px 0px;
    text-decoration: none;
  text-transform: 27px;
  line-height: left;
  text-align: center;
  /*font chooser*/

}