.bp-dropdown--sub,.bp-dropdown--sub .bp-dropdown__btn,.bp-dropdown--sub .bp-dropdown__sub{width:100%}.bp-dropdown--sub .bp-dropdown__icon{margin-left:auto}.bp-dropdown__btn{border:1px solid #efefef;cursor:pointer;padding:3px 5px;transition:background-color .1s ease}.bp-dropdown__btn,.bp-dropdown__sub{align-items:center;display:inline-flex}.bp-dropdown__btn--active{background-color:#eee}.bp-dropdown__icon{display:inline-block;height:15px;overflow:visible;transition:transform .1s ease;width:15px}.bp-dropdown__icon--spin{animation:spin 2s linear infinite;height:12px;width:12px}.bp-dropdown__icon--top{transform:rotate(-180deg)}.bp-dropdown__icon--right{transform:rotate(-90deg)}.bp-dropdown__icon--bottom{transform:rotate(0)}.bp-dropdown__icon--left{transform:rotate(-270deg)}.bp-dropdown__btn--active .bp-dropdown__icon--top,.bp-dropdown__sub--active .bp-dropdown__icon--top{transform:rotate(0)}.bp-dropdown__btn--active .bp-dropdown__icon--right,.bp-dropdown__sub--active .bp-dropdown__icon--right{transform:rotate(-270deg)}.bp-dropdown__btn--active .bp-dropdown__icon--bottom,.bp-dropdown__sub--active .bp-dropdown__icon--bottom{transform:rotate(-180deg)}.bp-dropdown__btn--active .bp-dropdown__icon--left,.bp-dropdown__sub--active .bp-dropdown__icon--left{transform:rotate(-90deg)}.bp-dropdown__body{background-color:#fff;box-shadow:0 5px 15px -5px rgba(0,0,0,.5);left:0;padding:6px 8px;position:fixed;top:0;z-index:9999}.fade-enter-active,.fade-leave-active{transition:opacity .1s}.fade-enter,.fade-leave-to{opacity:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(1turn)}}
