.dropdown{background-color:#fff;border:1px solid #d9d9d9;border-radius:3px;box-sizing:border-box;left:0;min-width:100px;position:absolute;top:45px;z-index:5}.dropdown.__shadow{box-shadow:0 0 10px #0003}.dropdown .dropdown_content{overflow-y:auto;position:relative;-webkit-overflow-scrolling:touch;height:100%;max-height:300px}.dropdown .dropdown_arrow{position:absolute;top:0;width:22px}.dropdown .dropdown_arrow:before{border:11px solid transparent;border-bottom-color:#d9d9d9;content:"";height:0;left:0;position:absolute;top:-22px;width:0}.dropdown .dropdown_arrow:after{border:10px solid transparent;border-bottom-color:#fff;content:"";height:0;left:1px;position:absolute;top:-20px;width:0}.dropdown.__tooltip_red{background-color:#e03636;border-color:#e03636;color:#fff;min-width:unset;padding:5px 10px}.dropdown.__tooltip_red .dropdown_arrow{top:3px}.dropdown.__tooltip_red .dropdown_arrow:after,.dropdown.__tooltip_red .dropdown_arrow:before{border-bottom-color:#e03636}.dropdown.__tooltip_green{background-color:green;border-color:green;color:#fff;min-width:unset;padding:5px 10px}.dropdown.__tooltip_green .dropdown_arrow{top:3px}.dropdown.__tooltip_green .dropdown_arrow:after,.dropdown.__tooltip_green .dropdown_arrow:before{border-bottom-color:green}.dropdown.__tooltip_orange{background-color:#ff7200;border-color:#ff7200;color:#fff;min-width:unset;padding:5px 10px}.dropdown.__tooltip_orange .dropdown_arrow{top:3px}.dropdown.__tooltip_orange .dropdown_arrow:after,.dropdown.__tooltip_orange .dropdown_arrow:before{border-bottom-color:#ff7200}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}
