.controls{display:flex;flex-direction:column;justify-content:flex-start;max-width:75%;margin:10px auto}.controls input{border:solid 1px black;padding:3px;margin:8px;min-width:100px}.controls button{background-color:#f9a2a2;border:solid 1px black;margin:10px;font-weight:700;padding:8px;white-space:nowrap;cursor:pointer}.controls .row{border-bottom:solid 1px black;margin-bottom:8px;flex-direction:row}.lg-modal.modal-dialog{max-width:800px}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-open .modal.ModalGlobalComponent{display:flex!important}.fade{transition:opacity .15s linear}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.show{opacity:.5}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1pxsolidrgba 0,0,0,.2;border-radius:.3rem;outline:0}@media (min-width: 768px){.modal-open .modal.ModalGlobalComponent{padding:28px 0}}.modal-dialog{max-width:544px}
