#content{padding-bottom:0}
#footer{ display: none;}
#mainContent {max-width: 1600px; margin: 0 auto; text-align: left}
#sideBar{ bottom: 0}
#sideBar #bottomBlock{ bottom: 10px}

#batchForm{ background: #1E1F22; padding: 20px; margin-top: 20px; border-radius: 5px;}
#formTable td{ padding: 10px; color: #666;}
#formTable td:first-child{ text-align: right; width: 100px; color: #999}
#formTable td:first-child strong{ display: block; color: #009900; padding: 3px; text-align: right; font-weight: normal}
#formTable td textarea{ font-size: 14px;font-family: Verdana, "微软雅黑", sans-serif;  width:100%; line-height: 1.7; min-height: 100px; padding:10px; background: #2B2D31; color: #fff; border: none }
#batchForm small{ display: block; text-align: left;clear: both; color: #666; padding: 5px;}
#batchForm small a{ color: #666; text-decoration: underline;}
#formTips strong{ font-weight: normal; color: #9F0000}

.formButton1{ color: #fff; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer;  background: #6D27F2}
.formButton1:hover{  background: #5865F2}
.formButton2{  color: #fff; padding: 10px 20px; border: none; border-radius: 5px; cursor: pointer;  background: #9F0000}
.formButton2:hover{ background: #999;}

.error1{ background: #FFE1E1; color: #000; padding: 10px 20px}
.tips1{ background:#F0B132; color: #000; padding: 10px 20px}

.uploadImgButton em { width: 150px; height: 150px; border: 2px dashed #fff; background: #2B2D31; border-radius: 10px; display: inline-block; text-align: center; vertical-align: center; font-style: normal; margin: 15px 10px; color: #B3B8BF; cursor: pointer;}
.uploadImgButton em .upfile { margin-left: -20px; border: 1px solid red; }
.uploadImgButton em .del{    background: #313338; padding: 8px; border-radius: 3px; position: absolute; margin-top: -10px; margin-left: 125px;}
.uploadImgButton em .del:hover{    box-shadow: 1px 1px 1px 1px #000; cursor: pointer;}
.uploadImgButton em .img{    width: 150px; height: 150px; border-radius: 10px;}

.ok2{ color: #248046;}
.error2{ color: #E71822;}
.ok2 h2,.error2 h2{ padding-left: 0}

.batchNewUserTips{ color: #fff; text-align: center; padding: 5px 10px;}

.done,.fail,.wait,.pending{ color: #fff; background: #009900; border-radius: 3px; padding: 3px 5px;}
.wait,.pending{ background: #ff6600;}
.fail{ background: #cd0a0a}