.modal-mask{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);overflow:scroll}.modal-mask,.modal-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.modal-wrapper{width:650px}.modal-container{background-color:#fff;border-radius:10px;padding:20px;max-width:500px;width:100%}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}.modal-header h3{margin:0}.modal-body{margin-bottom:20px}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.navigation_fixed{position:fixed;top:55px;z-index:1000;margin-left:auto;margin-right:0;width:260px}.navigation_relative{position:relative}.my_color_00338e_fontweigth_600{color:#00338e;font-weight:600}