{"id":3423,"date":"2023-05-26T11:55:35","date_gmt":"2023-05-26T16:55:35","guid":{"rendered":"https:\/\/web.saumag.edu\/communications\/?page_id=3423"},"modified":"2026-04-18T21:06:50","modified_gmt":"2026-04-19T02:06:50","slug":"request-portal","status":"publish","type":"page","link":"https:\/\/web.saumag.edu\/communications\/request-portal\/","title":{"rendered":"UCM Request Portal"},"content":{"rendered":"        <style>\n        \n        @import url(\"https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@800&display=swap\");\n\n        \/* \u2500\u2500 UCM Portal header \u2500\u2500 *\/\n        .ucm-header {\n            background: linear-gradient(155deg, #002d8a 0%, #003DA5 50%, #004ec4 100%);\n            border-radius: 999px;\n            margin-bottom: 28px;\n            box-shadow: 0 4px 18px rgba(0,61,165,.28);\n        }\n        .ucm-header__inner {\n            display: flex; align-items: center; gap: 12px;\n            padding: 12px 20px 12px 24px; flex-wrap: wrap;\n        }\n        .ucm-header__brand {\n            display: flex; align-items: center; gap: 9px;\n            color: #fff !important; font-family: \"Montserrat\", sans-serif;\n            font-weight: 800; font-size: 15px;\n            letter-spacing: .01em; flex: 1; white-space: nowrap;\n            text-decoration: none !important;\n        }\n        .ucm-header__brand:hover { opacity: .88; }\n        .ucm-header__icon { color: #FAD200; flex-shrink: 0; }\n        .ucm-header__nav { display: flex; gap: 5px; flex-wrap: wrap; }\n\n        \/* base nav link *\/\n        .ucm-header__link {\n            display: inline-flex; align-items: center; gap: 6px;\n            padding: 7px 16px; border-radius: 999px; font-size: 13px;\n            font-weight: 600; text-decoration: none !important;\n            transition: background .15s, color .15s, border-color .15s;\n        }\n        \/* Create Request: always gold *\/\n        .ucm-header__link--create {\n            background: #FAD200; color: #003DA5 !important;\n            border: 1px solid #FAD200;\n        }\n        .ucm-header__link--create:hover { background: #f0c800; border-color: #f0c800; }\n        .ucm-header__link--create.is-active { background: #FAD200; border-color: #FAD200; }\n\n        \/* My Request History: white pill when active *\/\n        .ucm-header__link--history {\n            background: transparent; color: rgba(255,255,255,.75) !important;\n            border: 1px solid rgba(255,255,255,.22);\n        }\n        .ucm-header__link--history:hover {\n            background: rgba(255,255,255,.15); color: #fff !important;\n            border-color: rgba(255,255,255,.45);\n        }\n        .ucm-header__link--history.is-active {\n            background: rgba(255,255,255,.18); color: #fff !important;\n            border-color: rgba(255,255,255,.5);\n        }\n        .ucm-header__link--history.is-active:hover { background: rgba(255,255,255,.25); }\n\n        \/* Logout *\/\n        .ucm-header__logout {\n            display: inline-flex; align-items: center; gap: 5px;\n            margin-left: auto; font-size: 12px; font-weight: 500;\n            color: rgba(255,255,255,.45) !important; text-decoration: none !important;\n            transition: color .15s; white-space: nowrap;\n        }\n        .ucm-header__logout:hover { color: rgba(255,255,255,.85) !important; }\n\n        @media (max-width: 620px) {\n            .ucm-header__logout { display: none; }\n            .ucm-header__brand { font-size: 13px; }\n            .ucm-header { border-radius: 14px; }\n        }\n        \n        \/* \u2500\u2500 Guest page \u2500\u2500 *\/\n        .ucm-guest { max-width: 1100px; margin: 0 auto; font-family: inherit; color: #1a202c; }\n\n        \/* Guest header variant *\/\n        .ucm-guest-header {\n            background: linear-gradient(155deg, #002d8a 0%, #003DA5 50%, #004ec4 100%);\n            border-radius: 999px; margin-bottom: 36px;\n            box-shadow: 0 4px 18px rgba(0,61,165,.28);\n        }\n        .ucm-guest-header__inner {\n            display: flex; align-items: center; gap: 14px;\n            padding: 13px 24px; flex-wrap: wrap;\n        }\n        .ucm-guest-header__brand {\n            display: flex; align-items: center; gap: 9px;\n            color: #fff; font-family: \"Montserrat\", sans-serif;\n            font-weight: 800; font-size: 15px; flex: 1; white-space: nowrap;\n        }\n        .ucm-guest-header__brand-icon { color: #FAD200; flex-shrink: 0; }\n\n        \/* Hero *\/\n        .ucm-guest-hero {\n            display: grid; grid-template-columns: 1fr 340px; gap: 40px;\n            align-items: center; margin-bottom: 52px;\n        }\n        @media (max-width: 700px) { .ucm-guest-hero { grid-template-columns: 1fr; } }\n        .ucm-guest-hero__eyebrow {\n            font-size: 12px; font-weight: 700; text-transform: uppercase;\n            letter-spacing: .1em; color: #003DA5; margin-bottom: 10px;\n        }\n        .ucm-guest-hero__h1 {\n            font-size: 32px; font-weight: 800; line-height: 1.2;\n            color: #1a202c; margin: 0 0 4px;\n        }\n        .ucm-guest-hero__h1 span { color: #003DA5; }\n        .ucm-guest-hero__asterisk {\n            font-size: 18px; color: #FAD200; vertical-align: super; line-height: 0;\n            font-weight: 900; text-shadow: 0 0 0 #FAD200; top: 0px;\n        }\n        sup.ucm-guest-hero__asterisk { top: 0px; }\n        .ucm-guest-hero__fine {\n            font-size: 12px; color: #A0AEC0; margin: 0 0 18px; font-style: italic;\n        }\n        .ucm-guest-hero__sub {\n            font-size: 16px; color: #4A5568; line-height: 1.7; margin-bottom: 28px;\n        }\n        .ucm-guest-hero__login {\n            background: #fff; border: 1px solid #E2E8F0; border-radius: 12px;\n            padding: 28px 28px; text-align: center;\n            box-shadow: 0 4px 24px rgba(0,0,0,.07);\n        }\n        .ucm-guest-hero__login-title {\n            font-size: 16px; font-weight: 700; color: #1a202c; margin-bottom: 6px;\n        }\n        .ucm-guest-hero__login-sub {\n            font-size: 13px; color: #718096; margin-bottom: 20px; line-height: 1.5;\n        }\n        .ucm-guest-hero__login-btn {\n            display: block; width: 100%;\n        }\n\n        \/* Steps *\/\n        .ucm-guest-steps { margin-bottom: 52px; }\n        .ucm-guest-steps__head {\n            font-size: 20px; font-weight: 800; color: #1a202c;\n            margin-bottom: 20px; text-align: center;\n        }\n        .ucm-guest-steps__grid {\n            display: grid; grid-template-columns: repeat(3, 1fr); gap: 16px;\n        }\n        @media (max-width: 620px) { .ucm-guest-steps__grid { grid-template-columns: 1fr; } }\n        .ucm-guest-step {\n            background: #F8FAFF; border: 1px solid #E2E8F0; border-radius: 12px;\n            padding: 22px 20px; text-align: center;\n        }\n        .ucm-guest-step__num {\n            width: 36px; height: 36px; border-radius: 50%;\n            background: #003DA5; color: #FAD200;\n            font-size: 15px; font-weight: 800;\n            display: flex; align-items: center; justify-content: center;\n            margin: 0 auto 12px;\n        }\n        .ucm-guest-step__title { font-size: 14px; font-weight: 700; color: #1a202c; margin-bottom: 6px; }\n        .ucm-guest-step__desc { font-size: 13px; color: #718096; line-height: 1.6; }\n\n        \/* Request preview *\/\n        .ucm-guest-preview { margin-bottom: 52px; }\n        .ucm-guest-preview__head {\n            font-size: 20px; font-weight: 800; color: #1a202c;\n            margin-bottom: 6px;\n        }\n        .ucm-guest-preview__sub {\n            font-size: 14px; color: #718096; margin-bottom: 20px;\n        }\n        .ucm-guest-preview__grid {\n            display: grid; grid-template-columns: 1fr 1fr; gap: 24px;\n            opacity: .72; pointer-events: none; user-select: none;\n            position: relative;\n        }\n        @media (max-width: 620px) { .ucm-guest-preview__grid { grid-template-columns: 1fr; } }\n        .ucm-guest-preview__right-col { display: flex; flex-direction: column; gap: 24px; }\n        .ucm-guest-cat-head {\n            font-family: \"Montserrat\", sans-serif;\n            font-size: 16px; font-weight: 800; text-transform: uppercase; letter-spacing: .05em;\n            color: #003DA5; border-bottom: 3px solid #FAD200; padding-bottom: 8px; margin-bottom: 12px;\n        }\n        .ucm-guest-card {\n            display: flex; align-items: flex-start; gap: 13px;\n            padding: 13px 18px 13px 13px; border-radius: 8px;\n            border: 1px solid #E2E8F0;\n            background: #fff; margin-bottom: 5px;\n        }\n        .ucm-guest-card__icon { flex-shrink: 0; color: #94A3B8; margin-top: 2px; }\n        .ucm-guest-card__icon svg { width: 24px; height: 24px; }\n        .ucm-guest-card__title { font-size: 15px; font-weight: 700; color: #1A202C; }\n        .ucm-guest-card__desc { font-size: 13px; color: #64748B; margin-top: 3px; line-height: 1.5; }\n        .ucm-guest-preview__overlay {\n            position: absolute; inset: -12px; border-radius: 12px;\n            background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(255,255,255,.92) 75%);\n            display: flex; align-items: flex-end; justify-content: center;\n            padding-bottom: 20px;\n        }\n        .ucm-guest-preview__lock {\n            display: inline-flex; align-items: center; gap: 8px;\n            background: #003DA5; color: #fff; font-size: 13px; font-weight: 600;\n            padding: 9px 20px; border-radius: 999px;\n            box-shadow: 0 2px 12px rgba(0,61,165,.35);\n        }\n\n        \/* History preview *\/\n        .ucm-guest-history { margin-bottom: 52px; }\n        .ucm-guest-history__head { font-size: 20px; font-weight: 800; color: #1a202c; margin-bottom: 6px; }\n        .ucm-guest-history__sub  { font-size: 14px; color: #718096; margin-bottom: 20px; }\n        .ucm-guest-table-wrap {\n            border: 1px solid #E2E8F0; border-radius: 10px; overflow: hidden;\n            opacity: .75; pointer-events: none; user-select: none;\n        }\n        .ucm-guest-table { width: 100%; border-collapse: collapse; }\n        .ucm-guest-table thead th {\n            text-align: left; padding: 10px 14px; font-size: 11px; font-weight: 700;\n            text-transform: uppercase; letter-spacing: .07em; color: #718096;\n            background: #F7FAFC; border-bottom: 1px solid #E2E8F0;\n        }\n        .ucm-guest-table tbody td {\n            padding: 13px 14px; border-bottom: 1px solid #EDF2F7;\n            font-size: 14px; color: #2D3748;\n        }\n        .ucm-guest-table tbody tr:last-child td { border-bottom: none; }\n        .ucm-guest-badge {\n            display: inline-block; padding: 3px 10px; border-radius: 12px;\n            font-size: 12px; font-weight: 600; white-space: nowrap;\n        }\n        .ucm-guest-badge--active    { background: #DBEAFE; color: #1E40AF; }\n        .ucm-guest-badge--complete  { background: #D1FAE5; color: #065F46; }\n        .ucm-guest-badge--inprog    { background: #FEF3C7; color: #92400E; }\n        .ucm-guest-type { font-size: 12px; color: #718096; background: #F7FAFC; padding: 2px 8px; border-radius: 4px; }\n\n        \/* Bottom CTA *\/\n        .ucm-guest-bottom {\n            background: linear-gradient(135deg, #003DA5 0%, #0052cc 100%);\n            border-radius: 14px; padding: 36px 32px; text-align: center;\n            box-shadow: 0 4px 24px rgba(0,61,165,.25);\n        }\n        .ucm-guest-bottom__h { font-size: 22px; font-weight: 800; color: #fff; margin-bottom: 8px; }\n        .ucm-guest-bottom__sub { font-size: 15px; color: rgba(255,255,255,.75); margin-bottom: 24px; }\n        .ucm-guest-bottom__login { display: inline-block; }\n        <\/style>\n\n        <div class=\"ucm-guest\">\n\n            <!-- Header -->\n            <div class=\"ucm-guest-header\">\n                <div class=\"ucm-guest-header__inner\">\n                    <div class=\"ucm-guest-header__brand\">\n                        <span class=\"ucm-guest-header__brand-icon\">\n                            <svg width=\"17\" height=\"17\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M14 2H6a2 2 0 0 0-2 2v16a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2V8z\"\/><polyline points=\"14 2 14 8 20 8\"\/><\/svg>\n                        <\/span>\n                        UCM Request Portal\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Hero -->\n            <div class=\"ucm-guest-hero\">\n                <div>\n                    <div class=\"ucm-guest-hero__eyebrow\">Communications &amp; Marketing \u00b7 SAU<\/div>\n                    <h2 class=\"ucm-guest-hero__h1\">Submit and track<br><span>every<sup class=\"ucm-guest-hero__asterisk\">*<\/sup> communication request<\/span><br>in one place.<\/h2>\n                    <p class=\"ucm-guest-hero__fine\">* well, most \u2014 we&#039;re still working on the others.<\/p>\n                    <p class=\"ucm-guest-hero__sub\">The UCM Request Portal gives SAU faculty and staff a single place to submit print jobs, design requests, web updates, photo\/video coverage, story pitches, and more \u2014 then track every request from submission to completion.<\/p>\n                    <p style=\"font-size:14px;color:#718096;\">Sign in with your <strong>@saumag.edu<\/strong> Microsoft account to access the portal. No separate account needed.<\/p>\n                <\/div>\n                <div class=\"ucm-guest-hero__login\" id=\"ucm-guest-login\">\n                    <div class=\"ucm-guest-hero__login-title\">Sign in to access the portal<\/div>\n                    <div class=\"ucm-guest-hero__login-sub\">Use your SAU Microsoft account (<strong>@saumag.edu<\/strong>) to log in securely.<\/div>\n                    <div class=\"ucm-guest-hero__login-btn\"><div><style>.wpo365-mssignin-wrapper{box-sizing:border-box;display:block;width:100%;padding:12px 12px 24px 12px;text-align:center;}.wpo365-mssignin-spacearound{display:inline-block;}.wpo365-mssignin-button{border:none;background:#003da5;display:flex;align-items:center;justify-content:center;cursor:pointer;max-height:41px;border-radius:30px;min-height:41px;height:41px;padding:16px 14px;}.wpo365-mssignin-logo{padding-left:4px;padding-right:0;flex-shrink:1;width:21px;height:21px;display:flex;justify-content:center;}.wpo365-mssignin-label{padding-left:6px;padding-right:12px;font-weight:600;color:#fff;font-size:15px;flex-shrink:1;height:21px;line-height:21px;}<\/style><div id='wpo365OpenIdRedirect' class='wpo365-mssignin-wrapper'><div class='wpo365-mssignin-spacearound'><button class='wpo365-mssignin-button' type='button' onclick='window.location=getWpoSsoUrl()'><div class='wpo365-mssignin-logo'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='21' height='21' viewBox='0 0 21 21'><title>MS-SymbolLockup<\/title><rect x='1' y='1' width='9' height='9' fill='#f25022'\/><rect x='1' y='11' width='9' height='9' fill='#00a4ef'\/><rect x='11' y='1' width='9' height='9' fill='#7fba00'\/><rect x='11' y='11' width='9' height='9' fill='#ffb900'\/><\/svg><\/div><div class='wpo365-mssignin-label'>Sign in with Microsoft<\/div><\/button><\/div><\/div><\/div><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Steps -->\n            <div class=\"ucm-guest-steps\">\n                <div class=\"ucm-guest-steps__head\">How it works<\/div>\n                <div class=\"ucm-guest-steps__grid\">\n                    <div class=\"ucm-guest-step\">\n                        <div class=\"ucm-guest-step__num\">1<\/div>\n                        <div class=\"ucm-guest-step__title\">Choose a request type<\/div>\n                        <div class=\"ucm-guest-step__desc\">Pick from 13 request types across Print &amp; Design, Coverage, and Web \u2014 each with a tailored form.<\/div>\n                    <\/div>\n                    <div class=\"ucm-guest-step\">\n                        <div class=\"ucm-guest-step__num\">2<\/div>\n                        <div class=\"ucm-guest-step__title\">Fill out the form<\/div>\n                        <div class=\"ucm-guest-step__desc\">Answer a few quick questions. Your submission goes straight to the UCM team in Wrike, to the assigned staff member&#039;s email and to your email as a confirmation.<\/div>\n                    <\/div>\n                    <div class=\"ucm-guest-step\">\n                        <div class=\"ucm-guest-step__num\">3<\/div>\n                        <div class=\"ucm-guest-step__title\">Track your request<\/div>\n                        <div class=\"ucm-guest-step__desc\">Watch status updates in real time, leave comments, upload files, and cancel requests \u2014 all from your personal history dashboard.<\/div>\n                    <\/div>\n                <\/div>\n            <\/div>\n\n            <!-- Request type preview -->\n            <div class=\"ucm-guest-preview\">\n                <div class=\"ucm-guest-preview__head\">13 request types, one portal<\/div>\n                <div class=\"ucm-guest-preview__sub\">Every service the Communications &amp; Marketing team offers, organized and ready to submit.<\/div>\n                <div style=\"position:relative;\">\n                    <div class=\"ucm-guest-preview__grid\">\n                        <!-- Print & Design -->\n                        <div>\n                            <div class=\"ucm-guest-cat-head\">Print &amp; Design<\/div>\n                                                        <div class=\"ucm-guest-card\">\n                                <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M6 9V2h12v7\"\/><rect x=\"2\" y=\"9\" width=\"20\" height=\"9\" rx=\"1\"\/><path d=\"M6 18v4h12v-4\"\/><\/svg><\/span>\n                                <span><div class=\"ucm-guest-card__title\">Print Job Request<\/div><div class=\"ucm-guest-card__desc\">Copy center print jobs, large-format posters, and standard copy orders.<\/div><\/span>\n                            <\/div>\n                                                        <div class=\"ucm-guest-card\">\n                                <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M6 9V2h12v7\"\/><rect x=\"2\" y=\"9\" width=\"20\" height=\"9\" rx=\"1\"\/><path d=\"M6 18v4h12v-4\"\/><\/svg><\/span>\n                                <span><div class=\"ucm-guest-card__title\">Design Request<\/div><div class=\"ucm-guest-card__desc\">Graphic design for flyers, brochures, signage, and digital assets.<\/div><\/span>\n                            <\/div>\n                                                        <div class=\"ucm-guest-card\">\n                                <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M6 9V2h12v7\"\/><rect x=\"2\" y=\"9\" width=\"20\" height=\"9\" rx=\"1\"\/><path d=\"M6 18v4h12v-4\"\/><\/svg><\/span>\n                                <span><div class=\"ucm-guest-card__title\">Print Bid Request<\/div><div class=\"ucm-guest-card__desc\">Request competitive bids for large or specialized print projects.<\/div><\/span>\n                            <\/div>\n                                                        <div class=\"ucm-guest-card\">\n                                <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M6 9V2h12v7\"\/><rect x=\"2\" y=\"9\" width=\"20\" height=\"9\" rx=\"1\"\/><path d=\"M6 18v4h12v-4\"\/><\/svg><\/span>\n                                <span><div class=\"ucm-guest-card__title\">Business Card<\/div><div class=\"ucm-guest-card__desc\">Standard SAU business cards for faculty and staff.<\/div><\/span>\n                            <\/div>\n                                                        <div class=\"ucm-guest-card\">\n                                <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M6 9V2h12v7\"\/><rect x=\"2\" y=\"9\" width=\"20\" height=\"9\" rx=\"1\"\/><path d=\"M6 18v4h12v-4\"\/><\/svg><\/span>\n                                <span><div class=\"ucm-guest-card__title\">Name Badge<\/div><div class=\"ucm-guest-card__desc\">Professional name badges for events and everyday use.<\/div><\/span>\n                            <\/div>\n                                                        <div class=\"ucm-guest-card\">\n                                <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M6 9V2h12v7\"\/><rect x=\"2\" y=\"9\" width=\"20\" height=\"9\" rx=\"1\"\/><path d=\"M6 18v4h12v-4\"\/><\/svg><\/span>\n                                <span><div class=\"ucm-guest-card__title\">University Store<\/div><div class=\"ucm-guest-card__desc\">Paper, supplies, and other print shop stock items from the university store.<\/div><\/span>\n                            <\/div>\n                                                    <\/div>\n                        <!-- Coverage + Web -->\n                        <div class=\"ucm-guest-preview__right-col\">\n                            <div>\n                                <div class=\"ucm-guest-cat-head\">Coverage<\/div>\n                                                                <div class=\"ucm-guest-card\">\n                                    <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M23 7l-7 5 7 5V7z\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\/><\/svg><\/span>\n                                    <span><div class=\"ucm-guest-card__title\">Photo\/Video Request<\/div><div class=\"ucm-guest-card__desc\">Schedule photography or videography coverage of campus events.<\/div><\/span>\n                                <\/div>\n                                                                <div class=\"ucm-guest-card\">\n                                    <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M23 7l-7 5 7 5V7z\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\/><\/svg><\/span>\n                                    <span><div class=\"ucm-guest-card__title\">Story Request<\/div><div class=\"ucm-guest-card__desc\">Submit news, features, and announcements for university publications.<\/div><\/span>\n                                <\/div>\n                                                                <div class=\"ucm-guest-card\">\n                                    <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M23 7l-7 5 7 5V7z\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\/><\/svg><\/span>\n                                    <span><div class=\"ucm-guest-card__title\">Mulerider Spotlight<\/div><div class=\"ucm-guest-card__desc\">Nominate an outstanding student for the Mulerider Spotlight feature.<\/div><\/span>\n                                <\/div>\n                                                                <div class=\"ucm-guest-card\">\n                                    <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M23 7l-7 5 7 5V7z\"\/><rect x=\"1\" y=\"5\" width=\"15\" height=\"14\" rx=\"2\"\/><\/svg><\/span>\n                                    <span><div class=\"ucm-guest-card__title\">Social Media<\/div><div class=\"ucm-guest-card__desc\">Submit content for official SAU social media channels.<\/div><\/span>\n                                <\/div>\n                                                            <\/div>\n                            <div>\n                                <div class=\"ucm-guest-cat-head\">Web<\/div>\n                                                                <div class=\"ucm-guest-card\">\n                                    <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg><\/span>\n                                    <span><div class=\"ucm-guest-card__title\">Web Request<\/div><div class=\"ucm-guest-card__desc\">Updates, new pages, or changes to any web.saumag.edu subsite.<\/div><\/span>\n                                <\/div>\n                                                                <div class=\"ucm-guest-card\">\n                                    <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg><\/span>\n                                    <span><div class=\"ucm-guest-card__title\">Calendar Submission<\/div><div class=\"ucm-guest-card__desc\">Add an event to the official SAU events calendar.<\/div><\/span>\n                                <\/div>\n                                                                <div class=\"ucm-guest-card\">\n                                    <span class=\"ucm-guest-card__icon\"><svg width=\"16\" height=\"16\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><line x1=\"2\" y1=\"12\" x2=\"22\" y2=\"12\"\/><path d=\"M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg><\/span>\n                                    <span><div class=\"ucm-guest-card__title\">Payment Form Request<\/div><div class=\"ucm-guest-card__desc\">Request an online payment form be set up for your department or event.<\/div><\/span>\n                                <\/div>\n                                                            <\/div>\n                        <\/div>\n                    <\/div>\n                    <div class=\"ucm-guest-preview__overlay\"><\/div>\n                <\/div>\n            <\/div>\n\n            <!-- History preview -->\n            <div class=\"ucm-guest-history\">\n                <div class=\"ucm-guest-history__head\">Track every request<\/div>\n                <div class=\"ucm-guest-history__sub\">Your personal request history shows real-time status, lets you leave comments, and keeps a record of everything you've submitted.<\/div>\n                <div class=\"ucm-guest-table-wrap\">\n                    <table class=\"ucm-guest-table\">\n                        <thead>\n                            <tr>\n                                <th>Request<\/th>\n                                <th>Date<\/th>\n                                <th>Status<\/th>\n                                <th>Type<\/th>\n                            <\/tr>\n                        <\/thead>\n                        <tbody>\n                            <tr>\n                                <td>Design Request: Spring 2025 Enrollment Brochure<\/td>\n                                <td>2025-03-18<\/td>\n                                <td><span class=\"ucm-guest-badge ucm-guest-badge--inprog\">InProgress<\/span><\/td>\n                                <td><span class=\"ucm-guest-type\">Design<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Web Update \u2013 Financial Aid Scholarship Page<\/td>\n                                <td>2025-03-10<\/td>\n                                <td><span class=\"ucm-guest-badge ucm-guest-badge--active\">Active<\/span><\/td>\n                                <td><span class=\"ucm-guest-type\">Web<\/span><\/td>\n                            <\/tr>\n                            <tr>\n                                <td>Print Job Request: Departmental Letterhead \u00d7 500<\/td>\n                                <td>2025-02-28<\/td>\n                                <td><span class=\"ucm-guest-badge ucm-guest-badge--complete\">Completed<\/span><\/td>\n                                <td><span class=\"ucm-guest-type\">Copy Center<\/span><\/td>\n                            <\/tr>\n                        <\/tbody>\n                    <\/table>\n                <\/div>\n            <\/div>\n\n            <!-- Bottom CTA -->\n            <div class=\"ucm-guest-bottom\">\n                <div class=\"ucm-guest-bottom__h\">Ready to make a request?<\/div>\n                <div class=\"ucm-guest-bottom__sub\">Sign in with your SAU Microsoft account and get started in seconds.<\/div>\n                <div class=\"ucm-guest-bottom__login\"><div><style>.wpo365-mssignin-wrapper{box-sizing:border-box;display:block;width:100%;padding:12px 12px 24px 12px;text-align:center;}.wpo365-mssignin-spacearound{display:inline-block;}.wpo365-mssignin-button{border:none;background:#003da5;display:flex;align-items:center;justify-content:center;cursor:pointer;max-height:41px;border-radius:30px;min-height:41px;height:41px;padding:16px 14px;}.wpo365-mssignin-logo{padding-left:4px;padding-right:0;flex-shrink:1;width:21px;height:21px;display:flex;justify-content:center;}.wpo365-mssignin-label{padding-left:6px;padding-right:12px;font-weight:600;color:#fff;font-size:15px;flex-shrink:1;height:21px;line-height:21px;}<\/style><div id='wpo365OpenIdRedirect' class='wpo365-mssignin-wrapper'><div class='wpo365-mssignin-spacearound'><button class='wpo365-mssignin-button' type='button' onclick='window.location=getWpoSsoUrl()'><div class='wpo365-mssignin-logo'><svg xmlns='http:\/\/www.w3.org\/2000\/svg' width='21' height='21' viewBox='0 0 21 21'><title>MS-SymbolLockup<\/title><rect x='1' y='1' width='9' height='9' fill='#f25022'\/><rect x='1' y='11' width='9' height='9' fill='#00a4ef'\/><rect x='11' y='1' width='9' height='9' fill='#7fba00'\/><rect x='11' y='11' width='9' height='9' fill='#ffb900'\/><\/svg><\/div><div class='wpo365-mssignin-label'>Sign in with Microsoft<\/div><\/button><\/div><\/div><\/div><\/div>\n            <\/div>\n\n        <\/div><!-- .ucm-guest -->\n\n        \n","protected":false},"excerpt":{"rendered":"","protected":false},"author":564,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"_genesis_hide_title":false,"_genesis_hide_breadcrumbs":false,"_genesis_hide_singular_image":false,"_genesis_hide_footer_widgets":false,"_genesis_custom_body_class":"","_genesis_custom_post_class":"","_genesis_layout":"full-width-content","footnotes":"","_links_to":"","_links_to_target":""},"class_list":["post-3423","page","type-page","status-publish","entry"],"acf":[],"_links":{"self":[{"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/pages\/3423","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/users\/564"}],"replies":[{"embeddable":true,"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/comments?post=3423"}],"version-history":[{"count":3,"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/pages\/3423\/revisions"}],"predecessor-version":[{"id":4681,"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/pages\/3423\/revisions\/4681"}],"wp:attachment":[{"href":"https:\/\/web.saumag.edu\/communications\/wp-json\/wp\/v2\/media?parent=3423"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}