.dropdown-custom[data-v-97f90e76]{position:relative;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content;font-size:16px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown-custom .dropdown-custom__btn[data-v-97f90e76]{padding:6px 22px 6px 15px;font-weight:700;color:#fff;position:relative;cursor:pointer;background:#222345;border:1px solid #42456a;border-radius:5px}.dropdown-custom .dropdown-custom__btn[data-v-97f90e76]:after{content:"";position:absolute;width:5px;height:5px;top:35%;border:1px solid #42456a;border-width:0 0 1px 1px;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:all .2s linear;transition:all .2s linear;right:8px}.dropdown-custom.active>.dropdown-custom__btn[data-v-97f90e76]{border-width:1px 1px 0 1px;border-radius:5px 5px 0 0}.dropdown-custom.active>.dropdown-custom__btn[data-v-97f90e76]:after{-webkit-transform:rotate(-225deg);transform:rotate(-225deg)}.dropdown-custom.active>.dropdown-custom__list[data-v-97f90e76]{display:-webkit-box;display:-ms-flexbox;display:flex}.dropdown-custom .dropdown-custom__list[data-v-97f90e76]{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;list-style:none;padding:0;margin:0;overflow:hidden;position:absolute;top:34px;background:#222345;border:1px solid #42456a;border-width:0 1px 1px 1px;border-radius:0 0 5px 5px;z-index:999999999}.dropdown-custom .dropdown-custom__list .dropdown-custom__list-item[data-v-97f90e76]{color:#727ca0;width:100%;padding:6px 15px;-webkit-transition:all .2s linear;transition:all .2s linear;cursor:pointer}.dropdown-custom .dropdown-custom__list .dropdown-custom__list-item[data-v-97f90e76]:hover{background:#1e90ff;color:#fff}.dropdown-custom .dropdown-custom__list--separator[data-v-97f90e76]{max-width:100%;height:1px;background:#42456a;margin:0 3px}.indicator[data-v-1fcd6900]{width:9px;height:9px;border-radius:50%;position:relative;cursor:pointer}.indicator--success[data-v-1fcd6900]{background:#5bdf88;-webkit-box-shadow:0 2px 37px 0 rgba(91,223,136,.75);box-shadow:0 2px 37px 0 rgba(91,223,136,.75)}.indicator--watning[data-v-1fcd6900]{background:#f2994a;-webkit-box-shadow:0 2px 37px 0 rgba(242,153,74,.75);box-shadow:0 2px 37px 0 rgba(242,153,74,.75)}.indicator--danger[data-v-1fcd6900]{background:#dd2b0e;-webkit-box-shadow:0 2px 37px 0 rgba(221,43,14,.75);box-shadow:0 2px 37px 0 rgba(221,43,14,.75)}.indicator__popup[data-v-1fcd6900]{position:absolute;top:0;left:12px;background:#fff;border-radius:8px;padding:20px 30px}