.modal-body {
  font-size: 12px;
}

.modal-body input, .modal-body select, .modal-body textarea {
  font-size: 12px;
}

.modal-body a {
 font-size: 16px;
}

.modal-form-lobal-symbol {
    color:red;
    margin-right: 1px;
}
.modal-form-pdr20 {
    padding-right: 20px;
}
.modal-btn, .modal-enterprise-btn {
    background: #ee7f31;
    color: #fff;
}
