﻿/* Spécifique */
/* ==========================================================================*/

.HistoryDateSelection_Label
{
  font-weight: bold;
  font-size: 11px;
  color: black;

  text-align: center;
  width: 20px;
}
.HistoryDateSelection_Date
{
  font-weight: bold;
  font-size: 11px;
  color: black;

  text-align:center;
  width: 60px;
}
.HistoryDateSelection_Time
{
  font-weight: bold;
  font-size: 11px;
  color: black;
  
  text-align:center;
  width: 15px;
}
.HistoryDateSelection_DatePicker
{
  text-align:center;
  width: 30px;
}


