.modal-header, h4, .close {
    background-color: #5cb85c;
    color:white !important;
    text-align: center;
    font-size: 23px;
  }
  .modal-footer {
    background-color: #f9f9f9;
  }
  .input-holder {
  border: 1px solid #cccccc;
  display: inline-block;
  padding: 5px;
}