/* default styles for extension "tx_phltiles" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-phltiles table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-phltiles table th {
        font-weight:bold;
    }

    .tx-phltiles table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_phlcockpit" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-phlcockpit table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-phlcockpit table th {
        font-weight:bold;
    }

    .tx-phlcockpit table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_phldeliverybill" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-phldeliverybill table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-phldeliverybill table th {
        font-weight:bold;
    }

    .tx-phldeliverybill table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
/* default styles for extension "tx_phlnowedaselect" */
   textarea.f3-form-error {
      background-color:#FF9F9F;
      border: 1px #FF0000 solid;
   }

   input.f3-form-error {
      background-color:#FF9F9F;
      border: 1px #FF0000 solid;
   }

   .tx-phlnowedaselect table {
      border-collapse:separate;
      border-spacing:10px;
   }

   .tx-phlnowedaselect table th {
      font-weight:bold;
   }

   .tx-phlnowedaselect table td {
      vertical-align:top;
   }

   .typo3-messages .message-error {
      color:red;
   }

   .typo3-messages .message-ok {
      color:green;
   }

/* default styles for extension "tx_phlflipbook" */
    textarea.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    input.f3-form-error {
        background-color:#FF9F9F;
        border: 1px #FF0000 solid;
    }

    .tx-phlflipbook table {
        border-collapse:separate;
        border-spacing:10px;
    }

    .tx-phlflipbook table th {
        font-weight:bold;
    }

    .tx-phlflipbook table td {
        vertical-align:top;
    }

    .typo3-messages .message-error {
        color:red;
    }

    .typo3-messages .message-ok {
        color:green;
    }
