.modal-content1 {
      /*height: 475px;*/
      width: 800px;
      left: 0;
      top: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      margin-bottom: 23px;
    }

    .close-add {
      position: absolute;
      top: -12px;
      right: -12px;
      width: 30px;
      height: 30px;
    }
    #showtimeseconds {
      margin-top: 5px;
      text-align:left;
      background-color:black;
      color:white;
      font-family: Arial,Helvetica,sans-serif;
      font-size:14px;
      padding: 2px 0 2px 12px;
    }

