(function(){
        var style_text = ".localist-widget-hl ol {\n  margin: 0;\n  padding: 0;\n  list-style: none;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  -webkit-font-smoothing: antialiased;\n  -moz-osx-font-smoothing: grayscale;\n}\n\n.entry-content ol > li {list-style-type: none; }\n\n.localist-widget-hl .event-list {\n  clear: both;\n  position: relative;\n  \n  -webkit-transition: opacity .10s ease-out,left .5s ease-out;\n  -moz-transition: opacity .10s ease-out,left .5s ease-out;\n  transition: opacity .10s ease-out,left .5s ease-out;\n\n}\n\n.localist-widget-hl li.event {\n  \n  -webkit-transition: opacity .10s .10s ease-out,-webkit-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  -moz-transition: opacity .10s .10s ease-out,-moz-transform .10s .10s ease-out,visibility .10s .10s ease-out;\n  transition: opacity .10s .10s ease-out,transform .10s .10s ease-out,visibility .10s .10s ease-out;\n\n}\n\n.localist-widget-hl .event-list li {\n  margin-bottom: 20px;\n}\n\n.localist-widget-hl .event-card {\n  display: block;\n  overflow: hidden;\n  margin-bottom: 25px;\n  padding: 0;\n  position: relative;\n  background: #fff;\n  border: 2px solid #efefef;\n  color: #989694;\n  font-size: .8125rem;\n}\n\n.localist-widget-hl .event-overview {\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-details {\n  background: rgba(84,130,171,0.8);\n  color: #fff;\n  width: 100%;\n  height: 100%;\n  left: 0;\n  opacity: 0;\n  padding: 20px;\n  position: absolute;\n  top: 0;\n  visibility: hidden;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl dl {\n  border: 0;\n  font-family: inherit;\n  font-size: 100%;\n  font-style: inherit;\n  font-weight: inherit;\n  margin: 0;\n  outline: 0;\n  padding: 0;\n  vertical-align: baseline;\n}\n\n.localist-widget-hl .event-specs dt {\n  background-position: center;\n  background-repeat: no-repeat;\n  clear: both;\n  margin-right: 15px;\n  overflow: hidden;\n  text-indent: -9999px;\n  width: 40px;\n  float: left;\n}\n\n.localist-widget-hl .event-specs dt,.event-specs dd {\n  padding: 14px 0 17px;\n}\n\n.localist-widget-hl .event-specs dd {\n  border-top: 1px solid rgba(255,255,255,0.15);\n  position: relative;\n  margin: 0;\n}\n\n.localist-widget-hl .event-detail-title {\n  display: block;\n  line-height: 1.1875em;\n  margin-bottom: 1.5em;\n  font-size: 13px;\n}\n\n.localist-widget-hl .event-specs dd:before {\n  position: absolute;\n  top: 0;\n  left: 40px;\n  width: 1px;\n  height: 100%;\n  background: rgba(255,255,255,0.15);\n  content: '';\n}\n\n.localist-widget-hl strong {\n  font-weight: 700;\n}\n\n.localist-widget-hl .event-specs {\n  border-bottom: 1px solid rgba(255,255,255,0.15);\n  border-width: 1px 0;\n  line-height: normal;\n  overflow: hidden;\n}\n\n.localist-widget-hl .cover {\n  height: 100%;\n  left: 0;\n  position: absolute;\n  text-indent: -9999px;\n  top: 0;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card header {\n  overflow: hidden;\n  position: relative;\n  height: 13.538em;\n}\n\n.localist-widget-hl .event-card:hover .event-details {\n  opacity: 1;\n  visibility: visible;\n}\n\n.localist-widget-hl .event-list .event-overview .content {\n  height: 7.615384615em;\n  border: 1px solid #efefef;\n  border-width: 0 1px;\n  padding: 23px 20px 19px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content:before {\n  background: #fff;\n  bottom: 0;\n  content: '';\n  height: 17px;\n  left: 1px;\n  position: absolute;\n  right: 1px;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .event--date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .content p {\n  overflow: hidden;\n  margin: 0;\n  display: -webkit-box;\n  text-overflow: ellipsis;\n  -webkit-line-clamp: 3;\n  -webkit-box-orient: vertical;\n  -moz-box-orient: vertical;\n  box-orient: vertical;\n  line-height: 1.5em;\n  font-family: Georgia,serif;\n}\n\n.localist-widget-hl .event-title {\n  background: rgba(0,0,0,0.5) left top;\n  bottom: 0;\n  color: #fff;\n  font-weight: 800;\n  left: 0;\n  overflow: hidden;\n  padding: 7px 20px 5px;\n  position: absolute;\n  text-overflow: ellipsis;\n  width: 100%;\n  white-space: nowrap;\n  z-index: 1;\n  line-height: 1.875rem;\n  font-size: .8125rem;\n  font-family: \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  margin: 0;\n  outline: 0;\n  vertical-align: baseline;\n  border: 0;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-short-date {\n\n  background: #5482ab;\n  position: absolute;\n  width: 2.777777778em;\n  height: 2.777777778em;\n  top: 0;\n  left: 0;\n  z-index: 1;\n  padding: .333333333em 0 0;\n  color: #fff;\n  font-weight: 800;\n  font-size: 1.125rem;\n  line-height: 1.111111111em;\n  font-family: : \"Helvetica Neue\",Helvetica,Arial,sans-serif;\n  text-align: center;\n  text-transform: uppercase;\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card:hover .event-img {\n  \n  -webkit-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -moz-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -ms-transform: scale(1.75) translateX(-30%) translateY(16%);\n  -o-transform: scale(1.75) translateX(-30%) translateY(16%);\n  transform: scale(1.75) translateX(-30%) translateY(16%);\n\n}\n\n.localist-widget-hl .event-card .content:before {\n  position: absolute;\n  background: #fff;\n  left: 1px;\n  bottom: 0;\n  right: 1px;\n  content: '';\n  height: 17px;\n}\n\n.localist-widget-hl .event-img {\n  position: relative;\n  width: auto;\n  height: auto;\n  min-height: 100%;\n  min-width: 100%;\n  display: block;\n  left: 50%;\n  \n  -webkit-transform-origin: center center;\n  -moz-transform-origin: center center;\n  -ms-transform-origin: center center;\n  -o-transform-origin: center center;\n  transform-origin: center center;\n  -webkit-transform: translateX(-50%);\n  -moz-transform: translateX(-50%);\n  -ms-transform: translateX(-50%);\n  -o-transform: translateX(-50%);\n  transform: translateX(-50%);\n\n  \n  -webkit-transition: all .10s ease-out;\n  -moz-transition: all .10s ease-out;\n  transition: all .10s ease-out;\n\n}\n\n.localist-widget-hl .event-card img {\n  display: block;\n  height: auto;\n  width: 100%;\n}\n\n.localist-widget-hl .event-card:hover .event-title,.localist-widget-hl .event-card:hover .localist-widget-hl .event-short-date,.localist-widget-hl .event-card:hover .content:before {\n  opacity: 0;\n  text-decoration: none;\n  visibility: hidden;\n}\n\n.localist-widget-hl .event-card .event-short-date {\n  background: #5482ab;\n}\n\n.localist-widget-hl .event-card:hover header {\n  overflow: visible;\n}\n\n.localist-widget-hl .event-card:hover {\n  border-color: rgba(84,130,171,0.8);\n}\n\n.localist-widget-hl .event-card:hover .event-overview {\n  -webkit-filter: blur(5px);\n  filter: blur(5px);\n}\n\n.localist-widget-hl .event-list .event-card {\n  height: 21.153846154em;\n}\n\n.localist-widget-hl .event-short-date abbr {\n  display: block;\n  font-size: 11px;\n  font-weight: 400;\n  line-height: 1.181818182em;\n  border: 0 none;\n}\n\n.localist-widget-hl * {\n  -moz-box-sizing: border-box;\n  -webkit-box-sizing: border-box;\n  box-sizing: border-box;\n}\n\n.localist-widget-hl .pin {\n  width: 17px;\n  height: 17px;\n  border-radius: 48% 50% 50% 0;\n  background: #fff;\n  transform: rotate(-45deg);\n  float: left;\n  margin-left: 10px;\n  text-indent: initial;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .pin:after {\n  content: \"\";\n  width: 6px;\n  height: 6px;\n  margin: 5px 0 0 6px;\n  background: rgba(84,130,171,0.8);\n  border-radius: 50%;\n  position: absolute;\n}\n\n.localist-widget-hl .clock {\n  float: left;\n  margin-top: 0;\n  border: 2px solid #fff;\n  display: inline-block;\n  position: relative;\n  vertical-align: top;\n  border-radius: 100%;\n  height: 18px;\n  width: 18px;\n  margin-left: 8px;\n  -webkit-backface-visibility: hidden;\n}\n\n.localist-widget-hl .clock:before {\n  height: 4px;\n  left: 8px;\n  top: 4px;\n  -webkit-transform: rotate(90deg);\n  -moz-transform: rotate(90deg);\n  -ms-transform: rotate(90deg);\n  -o-transform: rotate(90deg);\n  transform: rotate(90deg);\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n.localist-widget-hl .clock:after {\n  height: 4px;\n  left: 6px;\n  top: 2px;\n  border: 1px solid #fff;\n  content: '';\n  position: absolute;\n}\n\n@media only screen and (min-width: 30em) {\n  .localist-widget-hl .event-list>li:nth-child(2n+1) {\n    clear: left;\n  }\n\n  .localist-widget-hl .event-list>li:not(:nth-child(2n)) {\n    margin-right: 5%;\n  }\n}\n\n@media only screen and (min-width: 45em) {\n  .localist-widget-hl .event-list>li:nth-child(3n+1) {\n    clear: left;\n  }\n\n  .localist-widget-hl .event-list>li:not(:nth-child(3n)) {\n    margin-right: 3.125%;\n  }\n\n  .localist-widget-hl .event-list li:nth-child(2n+1):not(:nth-child(3n+1)) {\n    clear: none;\n  }\n\n  .localist-widget-hl .event-list>li:nth-child(3n) {\n    margin-right: 0;\n  }\n}\n\n@media only screen and (min-width: 62.5em) {\n  .localist-widget-hl .event-list>li:not(:nth-child(5n)) {\n    margin-right: 1.66667%;\n  }\n\n  .localist-widget-hl .event-list>li:nth-child(5n+1) {\n    clear: left;\n  }\n\n  .localist-widget-hl .event-list li:nth-child(3n+1) {\n    clear: none;\n  }\n\n  .localist-widget-hl .event-list>li:nth-child(5n) {\n    margin-right: 0;\n  }\n}\n\n@media only screen and (min-width: 30em) {\n  .localist-widget-hl .event-list>li {\n    float: left;\n    margin-bottom: 5%;\n    width: 47.5%;\n  }\n}\n\n@media only screen and (min-width: 45em) {\n  .localist-widget-hl .event-list>li {\n    float: left;\n    margin-bottom: 3.125%;\n    width: 31.25%;\n  }\n}\n\n@media only screen and (min-width: 62.5em) {\n  .localist-widget-hl .event-list>li {\n    float: left;\n    margin-bottom: 1.66667%;\n    width: 18.66667%;\n  }\n}";
        var head = document.getElementsByTagName('head')[0];
        if(!head) {
          var body = document.body;
          head = document.createElement('head');
          body.parentNode.insertBefore(head, body);
        }
        var style;
        if(document.createStyleSheet) {
          style = document.createStyleSheet();
          style.cssText = style_text;
        } else {
          style = document.createElement('style');
          style.appendChild(document.createTextNode(style_text));
        }
        try {
          head.appendChild(style);
        } catch(err) {};
      })();
try{document.getElementById("localist-widget-27258876").innerHTML="<!-- begin code -->\n\n\n\n\n<div class=\"localist-widget-hl\">\n\n    <ol class=\"event-list\">\n        \n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">\nMarianists &amp; the Arts: Campus La'au with Kumu Kahoali'i Keahi-Wood</h2>\n                            <time class=\"event-short-date\" datetime=\"2022-01-26\">\n                                26&nbsp;<abbr title=\"January\">\n                                    Jan\n                                </abbr>\n                            </time>\n                            <img class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/38901920988038/square_300/05f69bb86f0c82c129d4f227a707dcfddd7065f1.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Be a part of the Legacy! Come have fun and learn a piece of the story of Chaminade's first Marianists through the study of Campus La'au. Marianist focus: Father Joseph...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">\nMarianists &amp; the Arts: Campus La'au with Kumu Kahoali'i Keahi-Wood</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2022-01-26\">\n                                    Wednesday, January 26 <br> 12:30 pm\n                                </time>\n                            </dd>\n\n                            \n                                <dt class=\"event-location\">Location<div class=\"pin\"></div></dt>\n                                <dd class=\"event-location\">\n                                    \n                                    Wesselkamper Science Center\n                                    \n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.chaminade.edu/event/marianists_the_arts_campus_laau_with_kumu_kahoalii_keahi-wood?utm_campaign=widget&utm_medium=widget&utm_source=Chaminade+University+of+Honolulu\"  target=\"_blank\">Marianists &amp; the Arts: Campus La'au with Kumu Kahoali'i Keahi-Wood</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            12:30 pm\n                             - \n                            \n                            \n                                \n                                Wesselkamper Science Center\n                                \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">\nMSCP Online Information Session</h2>\n                            <time class=\"event-short-date\" datetime=\"2022-01-26\">\n                                26&nbsp;<abbr title=\"January\">\n                                    Jan\n                                </abbr>\n                            </time>\n                            <img class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/38643738197541/square_300/327e19a3f7892d223faeeb07ad43114de57f66f8.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Join us for a talk-story session about Chaminade's Master of Science in Counseling Psychology (MSCP) program.\nRSVP TODAY >>\n\nWe will answer any questions you may have about...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">\nMSCP Online Information Session</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2022-01-26\">\n                                    Wednesday, January 26 <br> 12:30 pm\n                                </time>\n                            </dd>\n\n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.chaminade.edu/event/mscp_online_information_session_2027?utm_campaign=widget&utm_medium=widget&utm_source=Chaminade+University+of+Honolulu\"  target=\"_blank\">MSCP Online Information Session</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            12:30 pm\n                            \n                            \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">\nSummer Research Institute (SRI) Info Session</h2>\n                            <time class=\"event-short-date\" datetime=\"2022-01-26\">\n                                26&nbsp;<abbr title=\"January\">\n                                    Jan\n                                </abbr>\n                            </time>\n                            <img class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/34611640484187/square_300/ed2182cd0aa7e61b5d8d155148753352d2b56280.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Are you looking to gain research experience? Join us as we learn about the Summer Research Institute (SRI) where students have the opportunity to gain invaluable research...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">\nSummer Research Institute (SRI) Info Session</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2022-01-26\">\n                                    Wednesday, January 26 <br> 12:30 pm\n                                </time>\n                            </dd>\n\n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.chaminade.edu/event/summer_research_institute_sri_info_session?utm_campaign=widget&utm_medium=widget&utm_source=Chaminade+University+of+Honolulu\"  target=\"_blank\">Summer Research Institute (SRI) Info Session</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            12:30 pm\n                            \n                            \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">\nMSCJS Online Information Session</h2>\n                            <time class=\"event-short-date\" datetime=\"2022-01-26\">\n                                26&nbsp;<abbr title=\"January\">\n                                    Jan\n                                </abbr>\n                            </time>\n                            <img alt=\"Justice scale\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/38643762458605/square_300/0ade47843f4b64fc5dcd1807bc9fdc03cdf2b394.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Join us for a talk-story session about Chaminade's Master of Science in Criminal Justice Studies program.\nRSVP Today >>\n\nWe will answer any questions you may have about the...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">\nMSCJS Online Information Session</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2022-01-26\">\n                                    Wednesday, January 26 <br> 2:00 pm\n                                </time>\n                            </dd>\n\n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.chaminade.edu/event/mscjs_online_information_session_4278?utm_campaign=widget&utm_medium=widget&utm_source=Chaminade+University+of+Honolulu\"  target=\"_blank\">MSCJS Online Information Session</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            02:00 pm\n                            \n                            \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n            <li class=\"event\">\n                <article class=\"event-card\">\n                    <div class=\"event-overview\">\n                        <header>\n                            <h2 class=\"event-title\">\nMBA and One Year MBA Online Information Session</h2>\n                            <time class=\"event-short-date\" datetime=\"2022-01-26\">\n                                26&nbsp;<abbr title=\"January\">\n                                    Jan\n                                </abbr>\n                            </time>\n                            <img alt=\"MBA\" class=\"event-img\" height=\"225\" src=\"https://localist-images.azureedge.net/photos/38643808135163/square_300/5d248133b8fabe120f35a87f2cfc4d67df69d05c.jpg\" width=\"225\" />\n                        </header>\n                        <div class=\"content\"><p>Join us for a talk-story session about Chaminade's MBA and One Year MBA programs.\nRSVP Today >>\n\nWe will answer any questions you may have about the programs and admissions...</p></div>\n                    </div>\n                    <div class=\"event-details\">\n                        <strong class=\"event-detail-title\">\nMBA and One Year MBA Online Information Session</strong>\n                        <dl class=\"event-specs\">\n                            <dt class=\"event-date\">Date<div class=\"clock\"></div></dt>\n                            <dd class=\"event-date\">\n                                <time datetime=\"2022-01-26\">\n                                    Wednesday, January 26 <br> 5:00 pm\n                                </time>\n                            </dd>\n\n                            \n                        </dl>\n                    </div>\n                    <a class=\"cover\" href=\"https://events.chaminade.edu/event/mba_and_one_year_mba_online_information_session?utm_campaign=widget&utm_medium=widget&utm_source=Chaminade+University+of+Honolulu\"  target=\"_blank\">MBA and One Year MBA Online Information Session</a>\n                    \n                        <span class=\"start-time location\">\n                            \n                            05:00 pm\n                            \n                            \n                            \n                        </span>\n                    \n\n                </article>\n            </li>\n            \n        \n    </ol>\n</div>";}catch(err){};
