.c-font{
  font-size : 12px;
  line-height : 15px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
}
.c-font2{
  font-size : 12px;
  font-weight : bold;
  line-height : 15px;
  padding-top : 5px;
  padding-left : 5px;
  padding-right : 5px;
  padding-bottom : 5px;
  margin-top : 5px;
  margin-left : 5px;
  margin-right : 5px;
  margin-bottom : 5px;
  border-bottom-width : 2px;
  border-bottom-style : solid;
  border-bottom-color : #0046b9;
  color : #323232;
  background-color : #dde9ff;
}
