/*
 * customer
**/

   .uni-prs-cell {
       vertical-align:top;
   }


/*
 * Fuori misura
**/

   .uni-prs-coda {
       background-color: lime;
       text-align: center;
       font-size: 2em;
       vertical-align:middle;
   }
   
   .uni-prs-card {
      border-radius : 4px; 
      border: 2px solid lightgrey;
      margin: 0.2em 0.2em 0.5em 0.2em;
   }
  
   .uni-prs-card-y-g {
      background-color: yellow;
      border: 2px solid green;
   }
   .uni-prs-card-w-g {
      background-color: white;
      border: 2px solid green;
   }
 
   .uni-prs-card-y-b {
      background-color: yellow;
      border: 2px solid black;
   }
   .uni-prs-card-w-b {
      background-color: white;
      border: 2px solid black;
   }

   .uni-prs-card-w-r {
      background-color: white;
      border: 2px solid red;
   }
  
   .uni-prs-card-y-r {
      background-color: yellow;
      border: 2px solid red;
   }

   .uni-prs-card-data-fms {
      border-bottom: thin solid black; 
   }

   .uni-prs-card-data {

   }

   .uni-prs-card-data-fms-fine {
      border-bottom: thin solid black; 
      background-image: url(../img/gea/wallpaper/blink.gif);
   }

   .uni-prs-card-data-fine {
      background-image: url(../img/gea/wallpaper/blink.gif);
   }

   .uni-prs-card-data-mod {
       display: inline-block;
       width: 4em;
   }

   .uni-prs-card-data-col {
       display: inline-block;
       width: 3em;
   }

   .uni-prs-card-data-qta {
       display: inline-block;
       width: 3em;     
       text-align: right; 
   }

   .uni-prs-card-fms {

   }

   .uni-prs-card-fms-art {
       display: inline-block;
       width: 8em;       
   }   

   .uni-prs-card-fms-qta {
       display: inline-block;
       width: 2em;
       text-align: right;
   }

/*
 * Giostra
**/

   .uni-prs-ora {
       background-color: pink;
       text-align: center;
       font-size: 2em;
       vertical-align:middle;
   }

   .uni-prs-ora-set {
       background-color: red;
       text-align: center;
       font-size: 2em;
       vertical-align:middle;
   }
   
   .uni-prs-gios {
   }
   
   .uni-prs-gios-y-b {
      border-radius : 4px; 
      background-color: yellow;
      border: 2px solid black;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }
   .uni-prs-gios-w-b {
      border-radius : 4px; 
      background-color: white;
      border: 2px solid black;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }

   .uni-prs-gios-y-g {
      border-radius : 4px; 
      background-color: yellow;
      border: 2px solid green;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }
   .uni-prs-gios-w-g {
      border-radius : 4px; 
      background-color: white;
      border: 2px solid green;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }

   .uni-prs-gios-w-r {
      border-radius : 4px; 
      background-color: white;
      border: 2px solid red;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }
  
   .uni-prs-gios-y-r {
      border-radius : 4px; 
      background-color: yellow;
      border: 2px solid red;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }

   .uni-prs-gios-data {
      border-radius : 4px; 
      border: 2px solid lightgrey;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }

   .uni-prs-gios-data-out {
       display: inline-block;
       border-right: thin solid black;
       border-bottom: thin solid black;
       font-weight: bold;
       width: 3em;
   }

   .uni-prs-gios-data-gir {
       display: inline-block;
       border-bottom: thin solid black;
       width: 2em;
   }

   .uni-prs-gios-data-mod {
       display: inline-block;
       border-bottom: thin solid black;
       width: 3em;
   }

   .uni-prs-gios-data-col {
       display: inline-block;
       border-bottom: thin solid black;
       width: 3em;
   }

   .uni-prs-gios-data-qta {
       display: inline-block;
       border-bottom: thin solid black;
       width: 2em;     
       text-align: right; 
   }

   .uni-prs-gios-cod {
      border-radius : 4px; 
      border: 2px solid lightgrey;
      margin: 0.2em 0.0em 0.2em 0.0em;
   }

   .uni-prs-gios-cod-txt {
       display: inline-block;
       width: 12em;       
       text-align: right;
   }

   .uni-prs-gios-data {

   }

   .uni-prs-gios-fms {

   }

   .uni-prs-gios-data-fms-fine {
      border-bottom: thin solid black; 
      background-image: url(../img/gea/wallpaper/blink.gif);
   }

   .uni-prs-gios-data-fine {
      background-image: url(../img/gea/wallpaper/blink.gif);
   }

   .uni-prs-gios-fms-art {
       display: inline-block;
       width: 9em;       
   }   

   .uni-prs-gios-fms-qta {
       display: inline-block;
       width: 4em;
       text-align: right;
   }