body{
    // height: 740px;
    // position: relative;
}


.docSaveDialog{
  font-size: 13px;
  color: #000000;
    p:last-child{
      color:red;
    }
  }

.am-modal-transparent{
  width: 100%;
  padding: 10px
}

.errorSaleSave{
  font-size: 14px;
}