.check-list .list {
  background-color:#efefef;
  padding:2rem;
}
.check-list .list p{
  margin: 0 0 .5rem;
  border-bottom: 1px dashed #333;
  padding-bottom: .5rem;
  font-size: 1.2rem;
}
.check-list .list p i{
  font-size:2rem;
      color: #e65e5e;
}


.history-table1{}
.matching-table th{

}

.matching-table tr{
  border-top:#ccc 3px solid;
}
.matching-table td{
  vertical-align:middle;
}
.matching-table tr:first-child{
  border-top:#ccc 1px solid;
}

.matching-table .country{
  width:150px;
  text-align:center;
}
.matching-table .content{
  width:150px;
  text-align:center;
  background-color: #f0fcff;
    color: #2bb1db;
}
.matching-table .txt{

}


.history-table1{}
.example-table th{

}

.example-table tr{
  border-top:#ccc 3px solid;
}
.example-table td{
  vertical-align:middle;
}
.example-table tr:first-child{
  border-top:#ccc 1px solid;
}
.example-table .type{
  width:150px;
  text-align:center;
}
.example-table .country{
  width:150px;
  text-align:center;
}
.example-table .company{
  width:150px;
  text-align:center;
}
.example-table .txt{

}
