/*Page Style @modal-56276963*/
.ModalShowDiv {
     position: absolute;
     width:300px;
     margin: 100px auto;
     background-color: #fff;
     border:1px solid #000;
     padding:15px;
     text-align:center;
     z-index: 200;
     display: none;
}
/*End Page Style*/


