.paaf-app-container .total-count {
  float: right;
  /* font-weight: normal; */
  font-style: italic; }
.paaf-app-container .paaf-status-tag {
  background-color: #D2BF00;
  color: #fff;
  font-size: 80%;
  padding: 0.5ex 1ex;
  text-transform: uppercase; }
  .paaf-app-container .paaf-status-tag.approved {
    background-color: #2A7F4F; }
  .paaf-app-container .paaf-status-tag.rejected {
    background-color: #D20000; }
  .paaf-app-container .paaf-status-tag.correction.requested {
    background-color: #d26829; }
.paaf-app-container .last-review-date {
  font-size: 80%; }
.paaf-app-container .mandatory {
  color: #f10; }
.paaf-app-container textarea {
  min-height: 10em;
  max-height: 20em; }
.paaf-app-container .initializing-box {
  font-weight: bold;
  Font-size: 110%;
  text-align: center;
  color: #428bca;
  padding: 1em;
  line-height: 100%; }
  .paaf-app-container .initializing-box .initializing-label {
    vertical-align: middle; }
  .paaf-app-container .initializing-box .loading-img {
    width: 32px;
    height: 32px;
    display: inline-block;
    background: url(../images/ajax_loader_blue_32.gif);
    vertical-align: middle;
    margin-right: 1ex; }

/*# sourceMappingURL=paaf.css.map */
