@media (max-width: 400px) {
  * {
    font-size: 4vmin !important; } }
span.right {
  font-weight: 700;
  color: #00c400; }

span.wrong {
  font-weight: 700;
  color: red; }

.fieldError {
  background-color: #ffcd95; }

* {
  font-family: arial,helvetica,sans-serif  !important; }

div.card.active {
  border: 1px solid #4d14bc; }
  div.card.active div.title {
    background-color: #4d14bc;
    color: #fff; }

.ui-dialog .ui-dialog-titlebar {
  background-color: #4d14bc !important;
  background-image: none !important; }

a {
  color: #ff6200;
  text-decoration: none;
  min-height: 168px !important; }
  a:hover {
    color: #4d14bc;
    font-weight: 700; }

div#topPage {
  border-bottom: 3px solid #4d14bc;
  padding-bottom: 5px; }

div.title {
  padding: 5px 10px;
  background-color: #ff6200;
  color: #fff;
  font-weight: 700; }
  div.title.neutral {
    background-color: #e0e0e0;
    color: #000; }

table.fanfold {
  border-collapse: collapse;
  width: 100%;
  margin: 0 auto; }
  table.fanfold td {
    background-color: #f4f4f4;
    border: 1px solid #ddd;
    height: 41px;
    padding: 6px 5px; }
    table.fanfold td.fflabel {
      text-align: right;
      font-weight: 700;
      width: 12px;
      white-space: nowrap; }
    table.fanfold td.ffhole {
      background: #f4f4f4 url(/TNTWebResources/_assets/images/fanfold_left.png) center center no-repeat;
      width: 26px; }

.fdx-purple {
  color: #fff;
  background-color: #4d14bc;
  border-color: #4d14bc; }
  .fdx-purple:hover {
    color: #fff;
    background-color: #4d14bc;
    border-color: #4d14bc;
    border-width: 2px; }
  .fdx-purple:active {
    color: #fff;
    background-color: #4d14bc;
    border-color: #4d14bc;
    border-width: 2px; }

/*# sourceMappingURL=pdm.css.map */
