.wayin-error-message {
    color: #e24646;
}
.wayin-hide {
    display: none !important;
}
.wayin-loading {
    width:100%;
    height: 100px;
    background: url('../images/throbber.gif') no-repeat center;
}