.get-user-detail-head{font-family:Inter;font-size:18px;font-style:normal;font-weight:600;line-height:27px;color:#020305}.get-user-detail-form-label{color:var(--neutrals-700,#4e616c);font-family:Inter;font-size:16px;font-style:normal;font-weight:500;line-height:24px}.get-user-detail-body{display:flex;flex-direction:column;align-items:flex-start;gap:24px;align-self:stretch}.get-user-detail-cancel-btn{align-self:stretch;border-radius:4px;border:none;background:var(--shades-white,#fff)}.get-user-detail-cancel-btn,.get-user-detail-submit-btn{display:flex;padding:10px 24px;justify-content:center;align-items:center;gap:8px}.get-user-detail-submit-btn{height:48px;width:132px;border-radius:4px;color:var(--shades-white,#fff);background:var(--srujanee-primary-900,#020305);float:right}.get-user-detail-btn-parent-div{display:flex;justify-content:space-between;align-items:flex-start;align-self:stretch}.get-user-detail-modal-div{display:flex;width:713px;padding:40px 32px 32px;flex-direction:column;align-items:flex-start;gap:16px;flex-shrink:0;border-radius:12px;background:#fff}.default-btn{cursor:pointer}.get-user-detail-submit-btn-text{color:var(--shades-white,#fff);font-weight:600}.get-user-detail-cancel-btn-text,.get-user-detail-submit-btn-text{font-family:Inter;font-size:14px;font-style:normal;line-height:21px}.get-user-detail-cancel-btn-text{color:var(--srujanee-neutrals-500,#9b9eaf);font-weight:500}@media (max-width:800px){.get-user-detail-modal-div{width:100%;padding:40px 10px 32px}}