.vcm-action-sheet{color:#333}.vcm-action-sheet__wrapper{border-radius:12px 12px 0 0;overflow:hidden}.vcm-action-sheet__description{position:relative;padding:15px 16px;color:#969799;font-size:14px;text-align:center}.vcm-action-sheet__description:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:" ";pointer-events:none;right:0;bottom:0;left:0;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.vcm-action-sheet__item{display:block;width:100%;padding:14px 16px;font-size:16px;background-color:#fff;border:none;cursor:pointer;text-align:center}.vcm-action-sheet__item--divider{position:relative}.vcm-action-sheet__item--divider:after{position:absolute;-webkit-box-sizing:border-box;box-sizing:border-box;content:" ";pointer-events:none;right:0;bottom:0;left:0;border-bottom:1px solid #ebedf0;-webkit-transform:scaleY(.5);-ms-transform:scaleY(.5);transform:scaleY(.5)}.vcm-action-sheet__item--sub-name{margin-top:3px;color:#969799;font-size:12px;line-height:18px}.vcm-action-sheet__item.is-disabled{cursor:not-allowed;color:#c8c9cc}.vcm-action-sheet__item.is-disabled:active{background-color:#fff}.vcm-action-sheet__item:active{background-color:#f2f3f5}.vcm-action-sheet__gap{display:block;height:8px;background-color:#f7f8fa}.vcm-action-sheet__cancel{-webkit-box-sizing:border-box;box-sizing:border-box;color:#646566}