.prettydropdown{position:relative;min-width:72px;height:66px;width:100%!important;display:inline-block}.prettydropdown.loading{min-width:0}.prettydropdown>ul{position:absolute;width:100%!important;top:0;left:0;background:#fff;box-sizing:content-box;color:#000;cursor:pointer;margin:0;padding:0;-webkit-border-radius:8px;border-radius:8px;overflow:hidden;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:not(.disabled)>ul:hover,.prettydropdown>ul:focus{border-color:#7f7f7f}.prettydropdown:not(.disabled)>ul.active{width:auto;max-height:400px!important;border-color:#1e90ff;overflow-x:hidden;overflow-y:auto;z-index:99}.prettydropdown>ul.active:focus{outline:0}.prettydropdown>ul>li{position:relative;min-width:70px;width:100%!important;height:66px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-sizing:border-box;display:none;font-size:22px;line-height:64px;margin:0;color:#aaa;background:#fff;padding-left:18px}.prettydropdown>ul>li[data-value]{color:#000}.prettydropdown.loading>ul>li{min-width:0;display:block;padding-right:.8rem}.prettydropdown>ul.active>li,.prettydropdown>ul>li:first-child{display:block}.prettydropdown>ul.active>li.hover:not(.label),.prettydropdown>ul.active>li:first-child:hover:after,.prettydropdown>ul.active>li:not(.label):hover{background:#1e90ff;color:#fff}.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.multiple>ul>li.selected{overflow:hidden;padding-right:2rem;text-overflow:ellipsis;white-space:nowrap}.prettydropdown>ul>li>span.checked{clear:both;float:right;font-weight:700;margin-right:.8rem}.prettydropdown>ul>li.label{cursor:default;font-weight:700}.prettydropdown.classic>ul>li.label~li.selected,.prettydropdown>ul>li.label:first-child{border-top:none}.prettydropdown.classic>ul.active>li.label~li:not(.label),.prettydropdown>ul>li.label~li:not(.label):not(.selected){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.reverse>li.selected,.prettydropdown.multiple>ul>li.selected+li,.prettydropdown>ul>li.label,.prettydropdown>ul>li.label~li.selected{border-top-color:#dedede}@media screen and (max-width:767px){.prettydropdown{height:34px}.prettydropdown>ul>li{height:34px;line-height:32px;font-size:1.1rem;padding-left:10px}}
