/* 公用模态层列表样式 */
#tableCss {overflow: hidden;overflow-x: scroll;}
#contentTable {width: 2000px;}
.form-group>div>span {width: 100%;}
.input-group .form-control:first-child{margin-top:15px;height:30px;}
.input-group-btn{z-index:2;}
.form-inline .input-group{margin-top:-13px;} 
.input-group-btn:last-child>.btn{margin-top:19px;}