
/* 会计职称服务注册登录 */
 .weui-cell {
 	padding-top: 0.375rem;
 	padding-bottom: 0.375rem;
 }
 .weui-cells {
 	font-size: 0.7rem;
 	line-height: 0.9rem;
 }
 .weui-label {
 	font-weight: bold;
 }
 .weui-select{
 	line-height: 1.25rem;
 	height: 1.25rem;
 }
 .weui-msg__text-area{
 	padding: 0rem;
 }
 .weui-msg__title{
	 font-size: 0.8rem;
 }
 .input_error{
	 outline-color:red;
 }
 .input_ok{
	 outline:none;
 }
  [v-cloak]{ display: none; }