.psw-label{
	width: 150px!important;
}
span.vb-badge+.btn.btn-secondary:before{
  content: '';
  background-image: none!important;
	width: 0!important;
	margin-left: 0!important;
}
span.vb-badge+.btn.btn-secondary.less:before{
  content: '';
  background-image: none!important;
	width: 0!important;
	margin-left: 0!important;
}
/*上传文件 可点区域*/
#file_input {
    font-size: 45px;
}