.prettydropdown{position:relative;min-width:72px;display:inline-block}.prettydropdown.loading{min-width:0}.prettydropdown > ul{position:absolute;top:0;left:0;background:#fff;border:1px solid #a9a9a9;box-sizing:content-box;color:#000;cursor:pointer;font:normal 18px Calibri,sans-serif;list-style-type:none;margin:0;padding:0;text-align:left;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:1}.prettydropdown.loading > ul{visibility:hidden;white-space:nowrap}.prettydropdown > ul:focus,.prettydropdown:not(.disabled) > ul:hover{border-color:#7f7f7f}.prettydropdown:not(.disabled) > ul.active{width:auto;max-height:none!important;border-color:#1e90ff;overflow-x:hidden;overflow-y:auto;z-index:10000}.prettydropdown > ul.active:focus{outline:none}.prettydropdown > ul.active.reverse{top:auto;bottom:0}.prettydropdown > ul > li{position:relative;min-width:70px;height:30px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-sizing:border-box;display:none;line-height:30px;margin:0;text-align:right;padding-right:5px;font-size:14px}.prettydropdown > ul.active > li{height:50px;line-height:50px}.prettydropdown > ul > li img{width:60px;float:right;margin-right:0;margin-left:5px;margin-top:4px;display:none}.prettydropdown > ul.active a .fa:before{content:"\f0c1"}.prettydropdown > ul.active a .fa{content:"\f0c1"}.prettydropdown > ul.active .openIcon .fa:before{content:"\f00e"}.prettydropdown > ul.active .fa{font-size:17px;color:#000;position:absolute;bottom:-9px;right:50px;border:1px solid #000;padding:4px;border-radius:100%;background-color:#fff;z-index:1000}.prettydropdown > ul.active li .shot{background-image:url(../images/shot.png);height:20px;width:20px;display:inline-block;z-index:1000;position:absolute;background-size:100%;bottom:-4px;right:5px}.prettydropdown > ul.active li .bestOffer{background-image:url(../images/best-offer-icon.png);height:45px;width:15px;display:inline-block;z-index:1000;position:absolute;background-size:100%;top:0;left:2px;background-repeat:no-repeat}.prettydropdown > ul.active li .openIcon:hover .shot{background-image:url(../images/shot-hover.png)}.prettydropdown > ul.active a:hover .fa,.prettydropdown > ul.active .openIcon:hover .fa{color:#FFC42B;border:1px solid #FFC42B}.prettydropdown > ul.active > li img{width:72px;display:inline-block}.prettydropdown.loading > ul > li{min-width:0;display:block;padding-right:.8rem}.prettydropdown > ul:not(.active) > li:not(.selected):first-child{visibility:hidden}.prettydropdown > ul > li:first-child,.prettydropdown > ul.active > li{display:block}.prettydropdown > ul.active > li:not(.label):hover,.prettydropdown > ul.active > li.hover:not(.label),.prettydropdown > ul.active > li:first-child:hover:after{background:#FFc42b;color:#333}.prettydropdown > ul.active > li.nohover{background:inherit!important;color:inherit!important}.prettydropdown > ul.active > li.hover:before,.prettydropdown > ul.active > li.nohover:after{border-top-color:#fff!important}.prettydropdown > ul.active > li.hover:after,.prettydropdown > ul.active > li.nohover:before{border-top-color:#1e90ff!important}.prettydropdown.arrow > ul > li.selected:before,.prettydropdown.arrow > ul > li.selected:after{position:absolute;top:8px;bottom:0;left:8px;height:16px;border:8px solid transparent;box-sizing:border-box;content:'';display:block;margin:auto}.prettydropdown.arrow.small > ul > li.selected:before,.prettydropdown.arrow.small > ul > li.selected:after{top:4px;height:8px;border-width:4px}.prettydropdown.arrow > ul > li.selected:before{border-top-color:#a9a9a9}.prettydropdown.arrow > ul > li.selected:after{top:4px;border-top-color:#fff}.prettydropdown.arrow.small > ul > li.selected:after{top:2px}.prettydropdown.arrow.triangle > ul > li.selected:after{content:none}.prettydropdown > ul:hover > li.selected:before{border-top-color:#7f7f7f}.prettydropdown > ul.active > li.selected:before,.prettydropdown > ul.active > li.selected:after{border:none}.prettydropdown > ul:not(.active) > li > span.checked{display:none}.prettydropdown.multiple > ul > li.selected{overflow:hidden;padding-right:2rem;text-overflow:ellipsis;white-space:nowrap}.prettydropdown > ul > li > span.checked{clear:both;float:left;font-weight:700;margin-left:20px;position:absolute;left:0;top:5px}.prettydropdown > ul > li.label{cursor:default;font-weight:700}.prettydropdown > ul > li.label:first-child,.prettydropdown.classic > ul > li.label ~ li.selected{border-top:none}.prettydropdown > ul > li.label ~ li:not(.label):not(.selected),.prettydropdown.classic > ul.active > li.label ~ li:not(.label){padding-left:1.6rem}.prettydropdown.classic > ul:not(.active) > li.selected:not(:first-child){position:absolute;top:0;display:block}.prettydropdown.disabled,.prettydropdown > ul > li.disabled{opacity:.3}.prettydropdown.disabled > ul > li,.prettydropdown > ul > li.disabled{cursor:not-allowed}.prettydropdown.multiple > ul > li.selected + li,.prettydropdown.multiple > ul.reverse > li.selected,.prettydropdown > ul > li.label,.prettydropdown > ul > li.label ~ li.selected{border-top-color:#dedede}