#OWEBAPP .Grid_Cor_Red{
      color: red;
} 

#OWEBAPP .Grid_Cor_yellow{
      background: yellow;
      font-weight: bold;
} 

#OWEBAPP .Tamanho_fonte_vencto_sis{
      color: blue;
      font-size: 35px;
      font-weight: bold;
} 

#OWEBAPP .Label_black{
      color: black;
      font-weight: bold;
      
}

#OWEBAPP .Label_Green{
      color: green;
      font-weight: bold;
      
}

#OWEBAPP .Label_Tachado{
      text-decoration:line-through;
      
}

#OWEBAPP .Tamanho_fonte{
      color: black;
      font-size: 25px;
      font-weight: bold;
} 

#OWEBAPP .Grid_Cor_yellow_Agendada{
      color: black;
      background: yellow;
      font-weight: bold;
} 

#OWEBAPP .Grid_Cor_green_Agendada{
      color: white;
      background: green;
      font-weight: bold;
} 