/* -----------H-ui前端框架-------------
* iconfont.css v1.0.8
* http://www.h-ui.net/
* Created & Modified by guojunhui
* Date modified 2016.06.21
*
* Copyright 2013-2015 北京颖杰联创科技有限公司 All rights reserved.
* Licensed under MIT license.
* http://opensource.org/licenses/MIT
*
*/
.new_sheji1{
  font-size: 18px;
  background: #01dd83;
  border-radius: 30px;
  line-height: 44px;
  padding: 5px 27px 5px 57px;
  position: relative;
  *width: 120px;
  color: #fff;
  display: inline-block;
  margin:auto;
  cursor: pointer;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  min-width: 195px;
}
#dndArea .new_sheji1 i{
  position: absolute;
  font-size: 22px;
  left: 30px;
}

#dndArea .new_sheji{
  font-size: 18px;
  background: #ffa200;
  border-radius: 30px;
  line-height: 44px;
  padding: 5px 28px 5px 57px;
  position: relative;
  *width: 120px;
  color: #fff;
  display: inline-block;
  margin:auto;
  margin-left: 20px;
  cursor: pointer;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  text-decoration: none;
  min-width: 195px;
}

#dndArea .new_sheji i{
  position: absolute;
  font-size: 22px;
  left: 30px;
}
#uploader .placeholder .webuploader-pick{
  border-radius: 30px;
  padding: 5px 30px 5px 54px;
  /*background: #FF3959;*/
  background: #4865fe;
  min-width: 200px;
}

i.new_test{

  position: relative;
  top: 12px;
  left: -180px;
  /*margin-left: -38px;*/
  font-size: 22px;
  color: #FFFFFF;
}

.mgbt20{
  margin-top: -30px;
  margin-bottom: 40px;
}