#report-modal{display:none;position:fixed!important;top:0;left:0;width:100%;max-width:none!important;height:100%;background-color:rgba(0,0,0,.7);z-index:11111!important}.modal-content{background-color:#fff;margin:15% auto;padding:20px;border:1px solid #888;width:80%;border-radius:.25rem}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}#issueType{width:100%;padding:.5rem;border:1px solid #ced4da;border-radius:.25rem;line-height:1.5;color:#495057}#reportForm{display:flex;flex-direction:column;justify-content:space-between;gap:1rem}#overlay{display:none;position:fixed;top:0;left:0;width:100%;max-width:none!important;height:100%;background-color:rgba(0,0,0,.5);z-index:11110!important;cursor:pointer}#reportFormSubmit{border-radius:.25rem;background-color:#f03e3e;color:#fff;padding:10px 20px;border:none;cursor:pointer;transition:background-color .3s ease}.close{color:#888;float:right;font-size:28px;font-weight:700;cursor:pointer}@media only screen and (min-width:778px){.flex-container{flex-direction:row!important}}.report-title{font-size:18px;font-weight 700;color:#f03e3e}.font-medium{font-size:15px;font-weight:700}.small-text{font-size:15px;margin:0;font-family:helvetica neue,Helvetica,Arial,sans-serif}.items-start{align-items:flex-start}.flex{display:flex}.flex-container{padding:10px;margin:.75rem 0;flex-direction:column}.items-center{align-items:center}.justify-between{justify-content:space-between}.bg-report{border:solid 1px #d68b93!important;border-radius:6px!important;background:#ffe3e6;color:#222b27!important}.btnzero{cursor:pointer;padding:.25rem .5rem!important;width:auto}.bg-report button:hover{background-color:#ffe9ec!important;color:#d68b93!important}