
  .modal-header, h4, .close {
      background-color: #5cb85c;
      color:white !important;
      text-align: center;
      font-size: 30px;
  }
  .modal-footer {
      background-color: #f9f9f9;
  }


  .modal-header-fail, .h4-fail, .close {
      background-color: #FF0000;
      color:white !important;
      text-align: center;
      font-size: 30px;
  
  
  }


  .view, .h4-view, .close-view  {
      background-color: #DBDBDB !important;
      color:white !important;
            text-align: center;
            font-size: 30px;

  }

