﻿.hideClearBtn::-ms-clear                              { display:none; }

.PKWinAutocomplete                                    { z-index:3000; font-size:13px; background-color:#ffffff; padding-bottom:1px; padding-right:3px; margin-top:1px; border:0px solid Black; display:block; position:absolute; border-top:0px solid Black; border-bottom:1px solid #CCCCCC; border-left:1px solid #CCCCCC; border-right:1px solid #CCCCCC; border-top:0px solid #CCCCCC; }
.PKWinAutocomplete ul                                 { display:block; }
.PKWinAutocomplete ul li                              { margin:0px; color:Black; padding:5px 0px 5px 5px; cursor:pointer; list-style:none; }
.PKWinAutocomplete ul .sel                                               { background-color:#203e92; color:#FFFFFF !important; }
.PKWinAutocomplete ul li table                                           { width:100%; }
.PKWinAutocomplete ul li table tr .td_thumb                              { text-align:left; width:55px; }
.PKWinAutocomplete ul li table tr .td_thumb .thumb                       { display:inline-block; width:50px; height:35px; display:block; background-image:url('/themes/default/PKWin_autocomplete/loader.gif'); background-position:center center; background-repeat:no-repeat; }
.PKWinAutocomplete ul li table tr .td_thumb .thumb img                   { width:50px; height:35px; }
/*
.PKWinAutocomplete .produkty                                             { border-top:1px solid #EC8C12; margin-left:2px; }
.PKWinAutocomplete .kategorie                                            { border-top:0px solid #EC8C12; }
*/
.PKWinAutocomplete .kategorie li table tr .td_thumb                      { text-align:left; width:30px; }
.PKWinAutocomplete .kategorie li table tr .td_thumb .thumb               { display:inline-block; width:30px; height:30px; margin-right:5px; display:block; background-image:none; background-position:center center; background-repeat:no-repeat; }
.PKWinAutocomplete .kategorie li table tr .td_thumb .thumb img           { width:30px; height:30px; }

.PKWinAutocomplete ul li table tr .td_label                              { text-align:left; }
.PKWinAutocomplete ul li table tr .td_label .label                       { display:inline-block; text-align:left; margin-top:-3px; background-color:transparent; color:Black !important; }
.PKWinAutocomplete ul li table tr .td_label .label strong                { font-weight:bold; color:#203E92 !important; }
.PKWinAutocomplete ul .sel table tr .td_label .label                     { color:#ffffff !important; }
.PKWinAutocomplete ul .sel table tr .td_label .label strong              { color:#ffffff !important; }
.PKWinAutocomplete ul li table tr .td_description                        { text-align:left; }
.PKWinAutocomplete ul li table tr .td_description .description           { display:inline-block; font-size:11px; background-color:transparent; color:Black !important; }
.PKWinAutocomplete ul li table tr .td_description .description strong    { font-weight:bold; color:White!important; }

.PKWinAutocomplete ul li table tr .td_detail                             { text-align:right; width:15px; }


.PKWinAutocomplete .left                              { width:15px; height:17px; background-image:url('/themes/default/PKWin_autocomplete/arrowLeft.png'); background-repeat:no-repeat; background-position:top center; }
.PKWinAutocomplete .right                             { width:15px; height:17px; margin:-2px 3px 0px 0px; background-image:url('/themes/default/PKWin_autocomplete/arrowRight.png'); background-repeat:no-repeat; background-position:top center; }

.PKWinAutocompleteInputLoader                         { width:16px; height:16px; margin:-7px 0px 0px -10px; background-image:url('/themes/default/PKWin_autocomplete/loader.gif'); background-repeat:no-repeat; background-position:center center; display:block; position:absolute; }
.PKWinAutocompleteInputText                           { color:Gray; display:block; position:absolute; }
.PKWinAutocompleteDetail                              { z-index:1001; width:400px; height:300px; border:1px solid #EC8C12; margin:-9px 0px 0px 20px; color:White!important; background-color:#1c1c1c; display:block; overflow:auto; position:absolute; -webkit-border-top-right-radius: 5px; -webkit-border-bottom-right-radius: 5px; -moz-border-radius-topright: 5px; -moz-border-radius-bottomright: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; }
.PKWinAutocompleteDetail .close                       { background-image:url('/themes/default/PKWin_autocomplete/zavrit.png'); width:20px; height:20px; cursor:pointer; display:block; position:absolute; top:5px; right:10px; }
