@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.biz-popup{background-color:rgba(0,0,0,.4);left:0;z-index:999}.biz-popup,.biz-popup .popup-content{position:absolute;right:0;top:0;bottom:0}.biz-popup .popup-content{margin:0;padding:0;background-color:#fff;width:700px;-webkit-backface-visibility:hidden;backface-visibility:hidden;left:auto}.biz-popup .popup-content .el-tabs{height:100%;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.biz-popup .popup-content .el-tabs .el-tabs__content{padding:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.biz-popup .popup-content .el-tabs .el-tabs__content .el-tab-pane{height:100%}.biz-fade-t-enter-active,.biz-fade-t-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-enter-active{-webkit-animation-name:fadeIn;animation-name:fadeIn}.biz-fade-t-leave-active{-webkit-animation-name:fadeOut;animation-name:fadeOut}.biz-fade-t-right-enter-active,.biz-fade-t-right-leave-active{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.biz-fade-t-right-enter-active{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.biz-fade-t-right-leave-active{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.biz-popup-tabs .el-tabs--border-card>.el-tabs__header{height:39px;background-color:#ebebeb}.biz-save-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:20px;margin-bottom:15px}.biz-save-button .hidden{display:none}.biz-save-button .show{display:""}.delivery-mgmt-base-info .biz-save-button{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.delivery-mgmt-base-info .el-form{height:100%;overflow:auto;padding:20px}.delivery-mgmt-base-info .el-select{margin-top:18px}.delivery-mgmt-base-info .el-form-item__content>:first-child{margin-top:0}.delivery-mgmt-base-info .transition-box{margin-top:10px}.delivery-mgmt-base-info .el-checkbox-group .el-checkbox{width:165px;margin:0}.delivery-mgmt-base-info .el-checkbox-group .el-checkbox .el-checkbox__label{width:140px;white-space:normal}