.info-select__popover.el-popover{padding:0;border:0}.info-select__button.el-button.el-button--default{color:#1e1a3e;font-weight:400;text-align:left}.info-select__button.el-button.el-button--default:hover{background:transparent;border:1px solid #ced2ea}.info-select__button.el-button.el-button--default:focus{background:transparent;border:1px solid #3c4ca9}.info-select__button--placeholder.el-button.el-button--default{color:#ced2ea}.info-select{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;max-width:465px;min-height:300px;text-align:left}.info-select>*{padding:16px}.info-select__search{margin-bottom:12px}.info-select__info{width:200px;border-radius:0 4px 4px 0;border-right:1px solid #f3f3fa;background-color:#f3f5f9}.info-select__group{margin-bottom:8px}.info-select__group__title{display:block;font-weight:500;margin-bottom:4px}.info-select__info__title{display:block;font-weight:600;font-size:18px;margin-bottom:8px}.info-select__info__description,.info-select__info__example{margin-bottom:8px}.info-select__info__example{font-style:italic;opacity:.8}.info-select__info__link{position:absolute;bottom:16px;left:calc(50% + 16px)}.info-select__option{list-style:none;padding:8px;border-radius:4px;cursor:pointer;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out;opacity:.8}.info-select__option--active,.info-select__option:hover{background-color:#f3f3fa;-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.info-select__option--disabled{opacity:.6;cursor:not-allowed;background:transparent}.info-select__option--disabled:hover{background:transparent}.dialog-footer{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff}.dialog-footer>*{min-width:90px}.dialog-footer__btn-destructive{margin-right:auto}