#wdm-list-paf-template .paf-dl-btn{
  background-color: #00A0D2;
  height: auto;
  display: block;
  padding: 10px;
  border-radius: 5px;
  text-align: center;
  margin-top: 10px;
  text-decoration: none;
  color: White;
  font-weight: bold;
  font-size: 20px;
}

#wdm-list-paf-template .modal-header{
  text-align: center;
  border:none;
  padding:5px;
}

#wdm-list-paf-template.modal{
  text-align: center;
  padding: 0!important;
}

#wdm-list-paf-template.modal:before{
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

#wdm-list-paf-template .modal-dialog{
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.wdm-download-btn {
  cursor: pointer;
}
