.modal{display:none;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fff;padding:15px;border:1px solid #ccc;box-shadow:0 2px 10px rgba(0,0,0,.1);width:100%;max-width:800px}.close:not(:disabled):not(.disabled){cursor:pointer}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}button.close{padding:0;background-color:transparent;border:0;-webkit-appearance:none}.close{float:right;font-size:1.5rem;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.5}.modal.active{display:block}.modal-body{--bs-bg-opacity:1;background-color:#f1 !important;overflow-y:auto;position:relative;border-radius:10px;padding:1rem !important;margin-top:0 !important;margin-bottom:0 !important;box-sizing:border-box;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto}.modal-content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border-radius:.3rem;outline:0}.modal-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.bd-example-modal .modal-dialog{left:auto;margin-right:auto;margin-left:auto}.modal-footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;padding:1rem;border-top:1px solid #e9ecef}.btn:not(:disabled):not(.disabled){cursor:pointer}.modal-footer>:not(:last-child){margin-right:.25rem}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}.btn{display:inline-block;font-weight:400;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}button,select{text-transform:none}button,input{overflow:visible}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}.btn-secondary{color:#fff;background-color:#6c757d;border-color:#6c757d}.btn-primary{color:#fff;background-color:#007bff;border-color:#007bff}.custom-select{display:inline-block;width:100%;line-height:1.5;color:#495057;vertical-align:middle;-webkit-appearance:none;-moz-appearance:none;appearance:none}
