.ramdom_input{display:inline-block;width:45%}.modal-dialog{max-width:600px;margin:1.75rem auto}.font-1{font-size:14px;font-style:normal;color:rgba(218,44,44,.555);background-color:#faebd7}.flex-fill{flex:1}.text-center{text-align:center}.text-right{text-align:right}.d-flex{display:flex}.justify-content-between{justify-content:space-between}.input-group{display:flex;position:relative}.input-group .form-control{border-radius:.375rem}.modal-overlay{position:fixed;font-size:.9rem;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;z-index:1050}.modal-content{background:#fff;border-radius:8px;box-shadow:0 4px 20px rgba(0,0,0,.15);width:90%;max-width:600px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;border-bottom:1px solid #dee2e6}.modal-title{margin:0;font-size:1.1rem;font-weight:500}.btn-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center}.btn-close:hover{color:#000}.modal-body{padding:1.5rem}.modal-footer{display:flex;justify-content:flex-end;gap:.5rem;padding:1rem 1.5rem;border-top:1px solid #dee2e6}.form-check-inline{margin-right:1rem}.form-check-input:checked{background-color:#0d6efd}.btn:disabled{opacity:.7;cursor:not-allowed}.spinner-border-sm{width:1rem;height:1rem;border-width:.15em}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.spinner-border{animation:spin 1s linear infinite}.red{color:red}.pointer{cursor:pointer}