.humanMsg {display: none; opacity: 0; position: absolute; left: 25%; width: 50%; height: 45px; top: 30px; background: #ffffb6; text-align: center; border-top: 1px solid #fff; border-right: 1px solid #fff; border-left: 1px solid #fff; z-index: 100000; }
.humanMsg p {display: inline; padding: 10px; line-height: 40px; color: #FF6600; }
.humanMsg p span {font-size: 16px;}
.humanMsg p span .accent{text-decoration: underline; font-weight: bold;}
