@import url("https://fonts.googleapis.com/css?family=ABeeZee:700&subset=Latin");
    @import url("https://fonts.googleapis.com/css?family=ABeeZee:400&subset=Latin");
    @import url("https://fonts.googleapis.com/css?family=Lora:700&subset=Latin");
    
#search-form177 input::-ms-clear{
  width: 0;
  height: 0;
}

#search-form177 input::focus {
  outline: none;
}#offlajn-ajax-search177{
  width: 290px;
  margin-left: auto; margin-right: auto;}

#offlajn-ajax-search177 .offlajn-ajax-search-container{
  background: #f7f8f9;
  background: RGBA(247,248,249,1);
  padding: 20px;
  margin:0;
    -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }

#search-form177 div{
  margin:0;
  padding:0;
}

#offlajn-ajax-search177 .offlajn-ajax-search-inner{
  width:100%;
}

#search-form177{
  margin:0;
  padding:0;
  position: relative;
  width: 100%;
}

#search-form177 input{
  background-color: #ffffff;
  /*font chooser*/
  padding-top: 1px;
    color: #4e6170;
  font-family: "ABeeZee",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
    text-shadow: #rgba(255,255,255,1) 1px 1px 0px;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/
}

#search-form177 input:focus{
/*  background-color: #ffffff; */
}

.dj_ie7 #search-form177{
  padding-bottom:0px;
}

#search-form177 .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-form177 .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-form177 .category-chooser.opened{
  height:26px;
  border-bottom: none;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
  background-color: #ffffff;
}

#search-form177 .category-chooser .arrow{
  height: 25px;
  width: 23px;
  background: url(/modules/mod_universal_ajaxlivesearch/themes/elegant/images/arrow/arrow.png) no-repeat center center;
}

input#search-area177{
  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-area177{
  line-height: 24px;
}

.dj_ie7 #search-area177{
  height: 25px;
  line-height: 25px;
}

input#suggestion-area177{
  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-area177,
.dj_ie input#suggestion-area177{
  top: 0px;
}

.dj_ie8 input#suggestion-area177{
  line-height: 25px;
}

.search-caption-on{
  color: #aaa;
}

#search-form177 #search-area-close177.search-area-loading{
  background: url(/modules/mod_universal_ajaxlivesearch/themes/elegant/images/loaders/ring3D.gif) no-repeat center center;
}

#search-form177 #search-area-close177{
    background: url(/modules/mod_universal_ajaxlivesearch/themes/elegant/images/close/close_icon.png) no-repeat center center;
  background-image: url('/modules/mod_universal_ajaxlivesearch/cache/177/09b72d67b59f96ced5a747ace989f850.png');
    height: 16px;
  width: 22px;
  top:50%;
  margin-top:-8px;
  right: 40px;
  position: absolute;
  cursor: pointer;
  visibility: hidden;
  z-index:5;
}

#ajax-search-button177{
  height: 25px;
  width: 32px;
  border: 1px #11877d 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: #11877d url('/modules/mod_universal_ajaxlivesearch/cache/177/2ec875168ffac532bbf431411247bdfd.png') repeat-x ;
  background-size: auto 100%;
  background: -moz-linear-gradient(#2cb2a7, #11877d); /* FF 3.6+ */
  background: -ms-linear-gradient(#2cb2a7, #11877d); /* IE10 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2cb2a7), color-stop(100%, #11877d)); /* Safari 4+, Chrome 2+ */
  background: -webkit-linear-gradient(#2cb2a7, #11877d); /* Safari 5.1+, Chrome 10+ */
  background: -o-linear-gradient(#2cb2a7, #11877d); /* Opera 11.10 */
  background: linear-gradient( top, #2cb2a7, #11877d );
  
  float: left;
  cursor: pointer;
  position: absolute;
  top: 0px;
  right: 0px;
  z-index:5;
}

.dj_ie7 #ajax-search-button177{
  top: 1px;
  right: -1px;
}

.dj_opera #ajax-search-button177{
  border-radius: 0;
}

#ajax-search-button177 .magnifier{
    background: url(/modules/mod_universal_ajaxlivesearch/themes/elegant/images/search_button/magnifier_strong_mid.png) no-repeat center center;
    height: 26px;
  width: 32px;
  padding:0;
  margin:0;
}

#ajax-search-button177:hover{
  background: #11877d url('/modules/mod_universal_ajaxlivesearch/cache/177/2ec875168ffac532bbf431411247bdfd.png') repeat-x ;
  background-size: auto 100%;
  background: -moz-linear-gradient(#2cb2a7, #11877d); /* FF 3.6+ */
  background: -ms-linear-gradient(#2cb2a7, #11877d); /* IE10 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2cb2a7), color-stop(100%, #11877d)); /* Safari 4+, Chrome 2+ */
  background: -webkit-linear-gradient(#2cb2a7, #11877d); /* Safari 5.1+, Chrome 10+ */
  background: -o-linear-gradient(#2cb2a7, #11877d); /* Opera 11.10 */
  background: linear-gradient( top, #2cb2a7, #11877d );
  }

#ajax-search-button177: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-results177{
  position: absolute;
  top:0px;
  left:0px;
  margin-top: 2px;
  visibility: hidden;
  text-decoration: none;
  z-index:1000;
  font-size:12px;
  width: 290px;
}

#search-results-moovable177{
  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-inner177{
  position: relative;
  width: 290px; /**/
  overflow: hidden;
  }

.dj_ie #search-results-inner177{
  padding-bottom: 0px;
}

#search-results177 .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('/modules/mod_universal_ajaxlivesearch/cache/177/2ece7cd652734aae9a0186bb370f8d16.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-results177 .plugin-title{
  background: #E4EAEE ;
}

#search-results177 .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-results177 .plugin-title.first{
  margin-top: 0;
}

#search-results177 .ie-fix-plugin-title{
  border-top: 1px solid #B2BCC1;
  border-bottom: 1px solid #000000;
}


#search-results177 .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: "ABeeZee",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
    text-shadow: #rgba(255,255,255,1) 1px 1px 0px;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  text-align: center;
  /*font chooser*/

}

#search-results177 .pagination{
  margin: 8px;
  margin-left: 0px;
  float: right;
  float: right;
  width: auto;
  height: auto;
}


#search-results177 .pager{
  width: 10px;
  height: 10px;
  margin: 0px 0px 0px 5px;
    background-image: url('/modules/mod_universal_ajaxlivesearch/cache/177/222af5682c33b8caa3fcb09e29d03162.png');
    float: left;
  padding:0;
}

#search-results177 .pager:hover{
    background-image: url('/modules/mod_universal_ajaxlivesearch/cache/177/913d94d33ba2aef4f2f2a2a0fb78dbf7.png');
    cursor: pointer;
}


#search-results177 .pager.active,
#search-results177 .pager.active:hover{
    background-image: url('/modules/mod_universal_ajaxlivesearch/cache/177/1e2dd8b0df14cc2f6e16a69a39e3f839.png');
    cursor: default;
}


#search-results177 .page-container{
  position: relative;
  overflow: hidden;
  height: 330px; /* 66x num of elements */
  width: 290px; /**/
}

#search-results177 .page-band{
  position: absolute;
  left: 0;
  width: 10000px;
}

#search-results177 .page-element{
  float: left;
  left: 0;
  cursor: hand;
}

#search-results177 #search-results-inner177 .result-element:hover,
#search-results177 #search-results-inner177 .selected-element{
  text-decoration: none;

    background: #29817a url('/modules/mod_universal_ajaxlivesearch/cache/177/41b96cece9a2202a54c6dd701ffcc092.png') repeat-x ;
  background-size: auto 100%;
  background: -moz-linear-gradient(#29817a, #29817a); /* FF 3.6+ */
  background: -ms-linear-gradient(#29817a, #29817a); /* IE10 */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #29817a), color-stop(100%, #29817a)); /* Safari 4+, Chrome 2+ */
  background: -webkit-linear-gradient(#29817a, #29817a); /* Safari 5.1+, Chrome 10+ */
  background: -o-linear-gradient(#29817a, #29817a); /* Opera 11.10 */
  background: linear-gradient( top, #29817a, #29817a );
  
/*  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-results177 #search-results-inner177 .result-element:hover span,
#search-results177 #search-results-inner177 .selected-element span{
  /*font chooser*/
    color: #ffffff;
  font-family: "ABeeZee",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/

}

#search-results177 #search-results-inner177 .result-element:hover span.small-desc,
#search-results177 #search-results-inner177 .selected-element span.small-desc{
  /*font chooser*/
    color: #ffffff;
  font-family: "ABeeZee",Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
}

#search-results177 .result-element{
  display: block;
  width: 290px; /**/
  height: 64px; /*height*/
  font-weight: bold;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #c2d5e1;
  overflow: hidden;
}

#search-results177 .result-element img{
  display: block;
  float: left;
  padding: 2px;
  padding-right:10px;
  border: 0;
}

.ajax-clear{
  clear: both;
}

#search-results177 .result-element span{
  display: block;
  float: left;
  width: 273px;   /*  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: "ABeeZee",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/

}

#search-results177 .result-element:hover span{
  color: #ffffff;
}

#search-results177 .result-element span.small-desc{
  margin-top : 2px;
  font-weight: normal;
  line-height: 13px;
  /*font chooser*/
    color: #7794aa;
  font-family: "ABeeZee",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-results177 .result-element:hover span.small-desc,
#search-results177 .selected-element span.small-desc{
  color: #DDDDDD;
}

#search-results177 .result-products span{
/*  text-align: center;*/
  width: 201px;   /* padding and pictures: 10+2+60, margin:5+12  */
  margin-top: 5px;
}

#search-results177 .no-result{
  display: block;
  width: 290px; /**/
  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-results177 .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-results177 .no-result-suggest a {
  cursor: pointer;
  font-weight: bold;
  text-decoration: none;
  padding-left: 4px;
}

#search-results177 .no-result-suggest,
#search-results177 .no-result-suggest a{
  /*font chooser*/
    color: #4e6170;
  font-family: "ABeeZee",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 14px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/
}

#search-results177 .no-result-suggest a:hover {
  text-decoration: underline;
}

#search-results177 .no-result span{
  width: 273px;   /*  margin:5+12 */
  line-height: 20px;
  text-align: left;
  cursor: default;
  -moz-user-select:none;
}

#search-categories177{
  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-categories177 .search-categories-inner div{
  padding:7px 15px 5px 30px;
  border-bottom: 1px #b2c4d4 solid;
  cursor: default;

  /*font chooser*/
    color: #4e6170;
  font-family: "Lora",Arial, Helvetica;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
    text-shadow: #rgba(255,255,255,1) 1px 1px 0px;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  /*font chooser*/

  background: url(/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-categories177 .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-categories177 .search-categories-inner div.selected{
  background: url(/modules/mod_universal_ajaxlivesearch/themes/elegant/images/selections/selected.png) no-repeat 5px center;
  background-color: #ffffff;
}






#search-results-inner177.withoutseemore{
  padding-bottom: 10px;
}

#search-results177 .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-results177 .seemore:hover{
  background-color: #ffffff;
}

#search-results177 .seemore:hover span{
  /*font chooser*/
    color: #;
  font-family: "ABeeZee",Arial;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
    text-shadow: none;
    text-decoration: none;
  text-transform: none;
  line-height: -;
  text-align: center;
  /*font chooser*/

}

#search-results177 .seemore span{
  /*font chooser*/
    color: #4e6170;
  font-family: "ABeeZee",Arial;
  font-weight: bold;
  font-style: normal;
  font-size: 12px;
    text-shadow: #rgba(255,255,255,1) 1px 1px 0px;
    text-decoration: none;
  text-transform: none;
  line-height: left;
  text-align: center;
  /*font chooser*/

}