/*!
 * Copyright (c) 2013-Now http://jeesite.com All rights reserved.
 * 项目自定义的公共CSS，可覆盖jeesite.css里的样式
 */
.addBatch-btn {float:right;border: 1px solid #5265B1;color: #5265B1;height: 22px;line-height: 22px;padding: 0 10px;font-size: 12px;margin-top:35px;position: absolute;right: 15px;}
.custome-click-none {pointer-events: none;}
.width-p-70{width: 70%}
.addBatch-btn-new{border-radius: 20px; background: #5265b1; color: white; font-size: 15px;}