.dl-custom-modal{display:none;overflow:auto;overflow-y:scroll;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.dl-custom-modal .modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:6px;-moz-border-radius:6px;-webkit-border-radius:6px;-webkit-box-shadow:0 5px 15px rgba(0,0,0,.5);box-shadow:0 5px 15px rgba(0,0,0,.5);background-clip:padding-box;outline:0;height:100%;width:100%}.dl-custom-modal .modal-header{padding:15px;border:0}.dl-custom-modal .modal-body{position:relative;padding:20px}.dl-custom-modal,.dl-custom-modal *{font-size:inherit}