.fs-modal{position:fixed;top:0;right:0;bottom:0;left:0;overflow:hidden}.fs-modal-dialog{position:fixed;margin:0;width:100%;height:100%;padding:0}.fs-modal-content{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #3c7dcf;border-radius:0;box-shadow:none}.fs-modal-header{position:absolute;top:0;right:0;left:0;height:50px;padding:10px;background:#6598d9;border:0}.fs-modal-title{font-weight:300;font-size:2em;color:#fff;line-height:30px}.fs-modal-body{position:absolute;top:50px;bottom:60px;width:100%;font-weight:300;overflow:auto}.fs-modal-footer{position:absolute;right:0;bottom:0;left:0;height:60px;padding:10px;background:#f1f3f5}