.UtilsRateIndicator {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: normal;
  width: 100%;
}

.UtilsRateIndicator .update{
  float: left;
  padding: 10px 2px;
  font-size: 12px;
  font-weight: normal;
}

.UtilsRateIndicator .update .date{
  font-size: 12px;
  font-weight: bold;
  color: #5C7FA4;
}

.UtilsRateIndicator .source {
  float: right;
  padding: 10px 2px;
}

.UtilsRateIndicator .source img{
  border: 0;
}

.UtilsRateIndicator .remarque{
  font-size: 10px;
  padding: 0 0 5px 0;
  text-align: justify;
  color: #5A748F;
}

.UtilsRateIndicator .infos {
  width: 299px;
}
.UtilsRateIndicator .infos tr td {
  border: 1px solid #CFD6E4;
  padding: 10px;
}

.UtilsRateIndicator .duration, 
.UtilsRateIndicator .nature{
  padding: 0.2em 0;
  padding-left: 2em;
  background-color: #6F9FC0;
  color: white;
  font-weight: bold;
}

.UtilsRateIndicator .year{
  background-color: #6F9FC0;
  color: white;
  font-size: 12px;
  font-weight: bold;
  text-align: center;
  padding: 0.2em 0;
}

.UtilsRateIndicator .fix{
  background-color: #6F9FC0;
  color: white;
  text-align: center;
  padding: 0.2em 0.5em;
  font-weight: bold;
}

.UtilsRateIndicator .one{
  background-color: white;
  padding: 0.2em 0;
  text-align: center;
}

.UtilsRateIndicator .two{
  background-color: #E7ECEE;
  padding: 0.2em 0;
  text-align: center;
}

.UtilsRateIndicator .note{
  padding-left: 1em;
  font-size: 12px;
  font-weight: bold;
  color: #5C7FA4;
  text-align: left;
}
