body {
    font-family: Arial, "Microsoft Yahei", "Î¢ÈíÑÅºÚ";
    font-size: 13px;
    color: #58666e;
    -webkit-font-smoothing: antialiased;
    line-height: 1.42857143;
}

.text-xs {
    font-size: 14px;
}

.bg-white .text-muted {
    color: #98a6ad !important;
}


.has-error-yellow .help-inline,
.has-error-yellow .help-block,
.has-error-yellow .control-label {
  color: #ffb848;
}
