.stepwizard-step p {
  margin-top: 10px;
}
.stepwizard-row {
  display: table-row;
}
.stepwizard {
  display: table;
  width: 100%;
  position: relative;
}
.stepwizard-step button[disabled] {
  opacity: 1 !important;
  filter: alpha(opacity=100) !important;
}
.stepwizard-row:before {
  top: 14px;
  bottom: 0;
  position: absolute;
  content: " ";
  width: 100%;
  height: 1px;
  background-color: #ccc;
  z-order: 0;
}
.stepwizard-step {
  display: table-cell;
  text-align: center;
  position: relative;
}
.btn-circle {
  width: 50px;
  height: 50px;
  text-align: center;
  padding: 10px 0;
  font-size: 24px;
  line-height: 1.430;
  border-radius: 25px;
}
*{ margin:0; padding:0;}


.card-holder{
  width: 85.6mm;
  height: 53.98mm;
  position: relative;
  overflow: hidden;
  font-family: Arial;
  font-weight: bold;
}
.card-holder .cardImg img{ display:block; max-width:100%;
  -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px;
}
.cardPic{ position: absolute; right:5mm; top:5mm; width:26mm; height:32mm;}
.cardPic img{display:block; max-width:100%; max-height:100%; width:100%;}

.cardTxt{ position:absolute; font-size: 3mm; white-space: nowrap; line-height:1;}

.uniTxt{ top: 22.59mm; left: 4.5mm;}
.nameTxt{ top: 28.73mm; left: 4.5mm;}
.degTxt{ top: 35.21mm; left: 4.5mm;}
.bornTxt{top: 41.39mm; left: 4.5mm;}
.validTxt{top: 47.08mm;left: 4.5mm;}
.codeTxt{top: 47.08mm;left: 53.76mm;}
.img_link{
  width: 90px;
}
