.master-legacy-modal.modal{display:block;inset:0;overflow-x:hidden;overflow-y:auto;position:fixed;z-index:1050}.master-legacy-modal__backdrop{background:rgba(0,0,0,.5);inset:0;position:fixed;z-index:1040}.master-legacy-modal .modal-dialog{margin:1.75rem auto;position:relative;width:auto}.master-legacy-modal--confirm .modal-dialog.modal-md{max-width:500px}.master-legacy-modal--success .modal-dialog.transaction-creation-modal{margin-top:40px;max-width:600px}.master-legacy-modal .modal-content{background:#fff;border:0;border-radius:4px;box-shadow:0 7px 29px 0 rgba(100,100,111,.2);font-family:var(--font-sans);width:100%}.master-legacy-modal .modal-header{align-items:center;border-bottom:1px solid #e5e5e5;display:flex;justify-content:space-between;padding:5px 10px;position:relative;z-index:1}.master-legacy-modal .modal-header h4{color:#000;font-size:18px!important;font-weight:500;margin:0}.master-legacy-modal .messageFont{color:#000;font-size:14px;font-weight:500}.master-legacy-modal .messageFont a{color:#007bff;cursor:pointer;margin-left:4px;text-decoration:none}.master-legacy-modal .messageFont a:hover{text-decoration:underline}.master-legacy-modal .close{background:transparent;border:0;color:red;cursor:pointer;float:right;font-size:1.5rem;font-weight:700;line-height:1;opacity:.5;padding:0;text-shadow:0 1px 0 #fff}.master-legacy-modal .close:hover{opacity:1}.master-legacy-modal .modal-body{background:#fff;color:#48465b;font-size:14px;padding:15px}.master-legacy-modal .modal-body p{margin:0}.master-legacy-modal .modal-footer{border-top:1px solid #e5e5e5;display:flex;padding:5px 10px 12px}.master-legacy-modal .modal-footer--center{justify-content:center}.master-legacy-modal .modal-footer:not(.modal-footer--center){justify-content:flex-end}.master-legacy-modal .modal-content .btn-style{background:#007a5a;border:0;border-radius:.25rem;box-shadow:0 4px 20px 0 rgba(0,0,0,.1);color:#fff;cursor:pointer;font-size:10px;font-weight:600;letter-spacing:1px;margin-bottom:10px;opacity:.7;padding:2px 15px;text-transform:uppercase;transition:.3s ease-in-out}.master-legacy-modal .modal-content .btn-style:hover{box-shadow:0 6px 20px 0 rgba(0,0,0,.15);opacity:1}.master-legacy-modal .modal-content .btn-style.bg-green{background-color:#007a5a!important;border:1px solid #007a5a!important;color:#fff!important}.master-legacy-modal .modal-content .btn-style.bg-blue{background-color:#02b9d1!important;border:1px solid #02b9d1!important;color:#fff!important}.master-legacy-modal .modal-content .btn-style.bg-purple{background:#76007a!important;border:1px solid #76007a!important;color:#fff!important}.master-legacy-modal .modal-content .btn-style.mr-2{margin-right:8px}.master-legacy-modal .modal-content .btn-style.mr-3{margin-right:1rem}.master-legacy-modal .modal-content .btn-style:disabled{cursor:not-allowed;opacity:.65}.master-legacy-modal .modal-footer .btn-style+.btn-style{margin-left:0}