<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.search-view {
  display: grid;
  grid-template-columns: 350px 350px 350px;
  margin-left: -14px;
}
.search-view-alt {
    display: block;
}
.events-view header {
  position: relative;
}
header#navigation {
  z-index: 30 !important;
}

body.user-logged-in .search-filter-button {
  top:189px;
}

body.user-logged-in #block-searchfilter {
  top:180px;
}
#block-relativedatesbar {
  position: relative;
  top: 120px;
  width: 600px;
  left: 10%;
}
body.page-node-type-event .tabs {
  position: relative;
  top:130px;
}
.hide {
  display:none;
}

/* Modified for new event datetime field; selector needs to be specific to the events page,
else it messes with another view we don't want it to. */
.event-row .event-time-range {
  position:relative;
}
.views-field-field-live-stream {
  position:relative;
}
.views-field-field-location {
  position:relative;
  max-width: 300px;
}
/*
.views-field-field-location:before {
    content: ''
}
*/

body.path-testsearchev .form-actions {
  position: fixed;
  right: 572px;
}
/*body.path-calendar .form-actions {
  display:none;
}*/
#test {
  font-weight: 900;
}
body.path-taxonomy .views-element-container {
  position: relative;
  top: 100px;
  margin-top: 60px;
  margin-bottom: 200px;
  padding-left: 200px;
  padding-bottom: 100px;
}
body.path-taxonomy .feed-icon {
  display:none;
}
#block-searchresults {
  position: relative;
  top: 250px;
  left: 140px;
}
/*body.path-calendar .form-actions {
  position:relative;
  top: -37px;
  left: 260px;
}*/
body.path-search-events .js-form-item {
  position:relative
}
.search-events-view {
  position:relative;
}
#block-searchfilter {
  background: #f6b343;
  position: fixed;
  width: 100%;
  height: 49px;
  z-index: 10;
  top: 110px;
}
.search-relative-dates {
  display: flex;
  flex-direction: row;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  top: 49px;
  background: white;
  padding-top: 16px;
  width:900px;
  padding-left: 200px;
  left:-200px;
}
.search-relative-dates div&gt;a {
  color:black;
}
#block-views-block-events-blocks-block-1 {
  background-color: black;
}
.home-events {
  padding: 50px 0;
  background: #161729;
}
.home-events header {
  position: relative;
  color: white;
  font-size: 3rem;
  font-family: 'bely-display';
}
.home-events header&gt;div&gt;div a {
  color:white;
  font-family: GalaxiePolaris;
  font-size: .75rem;
  font-weight: 900;
  line-height: 1.3125rem;
  text-transform: uppercase;
  letter-spacing: .16985294rem;
  position: relative;
  padding-right: 25px;
}
.home-events header&gt;div&gt;div a::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  background: url(../images/thin-white-arrow-min.png) center center no-repeat;
  background-size: 100% auto;
  width: 25px;
  height: 51px;
}
@media only screen and (min-width: 576px) {
  .home-events header&gt;div&gt;div a {
    font-size: .875rem;
    padding-right: 66px;
  }
  .home-events header&gt;div&gt;div a::after {
    width: 51px;
  }
}
.home-events .card {
  min-height: 250px;
}
.home-events .views-row .card-title a {
  line-height: 2.2rem;
  color: #161729;
  font-weight: 400;
  font-size: 1.6171rem;
  font-family: bely-display,sans-serif;
}
/* Replaced with new CSS selector to account for field change -- see Events Blocks views */
/*.home-events .views-row&gt;.views-field-field-event-date*/
/*.home-events .views-row&gt;.views-field-field-event-start-time-1*/
.events-block-item-date {
  background: #bf4a12;
  color: white;
  text-transform: uppercase;
  width: 60px;
  height: 60px;
  position: absolute;
  font-weight: 700;
  padding: 1px 4px;
  text-align: center;
}
.home-events .views-row&gt;.views-field-field-image img {
  height: auto;
  width: 100%;
}
.events-blocks {
  display:flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 1.5rem;
}
.events-blocks h2 {
  font-size:3rem;
  color: white;
}
.events-blocks .all-events {
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.search-relative-dates&gt;div {
margin-right: 20px;
color: black;
}
#block-eventdynamictitle {
position: relative;
top: 180px;
left: 122px;
}
.space-between {
justify-content: space-between;
}
.events-column h3 a {
color:black;
}
/*
#edit-actions--6 {
padding-top: 8px;
padding-left: 4px;
}
*/
.small-text {
font-size: 1rem;
    padding-right: 16px;
    padding-left: 16px;
    margin-bottom: 20px;
    color: black;
    width: fit-content;
    margin-top: 12px;
}
#today {
height: 30px;
width: max-content;
}
#tomorrow {
height: 30px;
width: max-content;
}
.search-filter-button {
    position: fixed;
    left: 19%;
    top: 119px;
    z-index: 40;
}
body.path-calendar .js-form-item-field-audience {
display:none;
background: white;
}
body.path-calendar .js-form-item-field-campus {
display:none;
background: white;
}
body.path-calendar .js-form-item-field-event-type {
display:none;
background: white;
}
body.path-calendar .js-form-item-field-department-or-organization {
display:none;
background: white;
}
body.path-search-events .js-form-item-field-audience {
display:none;
background: white;
position: relative;
left: -250px;
top: 10px;
padding-left:200px;
padding-bottom: 50px;
}
body.path-search-events .js-form-item-field-campus {
display:none;
background: white;
position: relative;
left: -250px;
top: 10px;
padding-left:200px;
}
body.path-search-events .js-form-item-field-event-type {
display:none;
background: white;
position: relative;
left: -250px;
top: 10px;
padding-left:200px;
}
body.path-search-events .js-form-item-field-department-or-organization {
display:none;
background: white;
position: relative;
left: -250px;
top: 10px;
padding-left:200px;
}
.views-field-field-start-time {
letter-spacing: -0.5px;
font-size:.9rem;
}
.views-field-field-live-stream {
font-size:.9rem;
}
.relative-dates {
  display: flex;
  flex-direction: row;
  position: relative;
  top: 40px;
  background: white;
  padding-top: 16px;
  padding-left: 10%;
}
.relative-dates div{
  margin-right:18px;
}
.events-row {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    border-bottom-color: #FF671D;
    border-bottom-style: solid;
    border-bottom-width: 3px;
}
.noresults {
margin-top: 60px;
margin-bottom: 600px;
}
.js-facet-block-id-audience {
position: relative;
top: 100px;
}
.js-facet-block-id-organization {
position: relative;
top: 100px;
}
.js-facet-block-id-eventtype {
position: relative;
top: 100px;
}
.js-facet-block-id-location {
position: relative;
top: 100px;
}
.views-field-field-end-time span&gt;a {
color:black;
}
.campus a {
color:black;
}
body.page-node-type-testev div.field--name-body {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: darkgray;
    margin-bottom:18px;
}
#block-filters {
   background: #f6b222;
height: 49px;
position: fixed;
top: 110px;
padding-top: 9px;
width: 100%;
}
.ms-options-wrap {
width:300px;
margin-bottom:10px;
display: inline-block;
}

.address {
font-size:.9rem;
}
.events-all {
display:none;
position: relative;
    top: 30px;
left: -80px;
    font-size: 3rem;
    font-family: 'bely-display';
}
.small-text a {
color:black;
font-size:1rem;
}
.placeholder {
    font-style: normal;
}
.views-field-field-end-time .field-content {
    font-size: .9rem !important;
}
#block-fsumundergrad div&gt;ul {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
    padding-bottom: 20px;
    padding-top: 20px;
    list-style: none;
}
/*
body.path-calendar .views-field-title {
    width: 320px;
    display: block;
    position: relative;
}
body.path-search-events .views-field-title {
    width: 320px;
    display: block;
    position: relative;
}
*/
#fsumundergrad div&gt;ul {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
    padding-bottom: 20px;
    padding-top: 20px;
    list-style: none;
}

#block-fsum div&gt;ul {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
    padding-bottom: 20px;
    padding-top: 20px;
    list-style: none;
}

#fsum div&gt;ul {
    display: grid;
    grid-template-rows: repeat(3, 1fr);
    grid-auto-flow: column;
    padding-bottom: 20px;
    padding-top: 20px;
    list-style: none;
}

.pheader {
    margin-left: 85%;
    margin-bottom: 40px;
}

.page-node-30229 #block-pageheaderblock {
   background-image: linear-gradient(to top, rgb(0, 0, 0) 1%, rgba(119, 47, 47, 0)), url("/sites/default/files/media/Shared/pheader.png") !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-position-y: 0, -200px;
}


.pheaderlink {
    color: white;
    font-size: 3rem;
    font-weight: 400;
}

.page-node-30229 .navbar-collapse {
    margin-left: 18%;
    margin-right: 18%;
    flex-direction: column;
}

.page-node-30229 a.active {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 95%, rgba(240, 102, 54, 1) 5%);
}



#block-pacifican-4 ul {
    display: flex;
    width: 40%;
    border-bottom-color: #f06636;
    border-bottom-style: solid;
    flex-flow: row;
    justify-content: space-evenly;
    margin: auto;
    margin-bottom: 40px;
    margin-top: 20px;
}

.pacifican {
    margin-bottom: 40px;
}

.pacifican-row {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.orange-border {
    border-bottom: #f06636;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-top:20px;
    margin-bottom:50px;
}

.gridsub {
    display: flex;
    justify-content: space-between;
}

.authored-on {
    display: inline-block;
    font-size: .8rem;
    font-weight: 400;
}

.views-field-field-pacifican-category {
    display: inline-block;
    font-size: .8rem;
    font-weight: 400;
}

.pacifican-grid-title {
    font-weight: 600;
    font-size: 1.1rem;
    display: block;
}

.grid-container--fit {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(415px, 1fr));
    grid-gap: 30px;
}

.search_api_fulltext {
    border-radius: 0;
    padding: 12px;
    width: 80%;
    margin: auto;
    position: relative;
    left: -50px;
}
/* #edit-search-api-fulltext--2 {
    width: 500px;
    border-radius: 0 !important;
} */
body.path-events .views-element-container {
top: 280px;
position: relative;
}
.page-node-30123 {
    background: url(/themes/custom/u_pacific/images/header-image-accent-min.png);
    background-size: 400px;
    background-repeat: no-repeat;
    background-position: right top;
}

#views-exposed-form-major-minor-block-1 .form-actions {
    margin-left: 80%;
    margin-bottom: 12px;
}

#views-exposed-form-major-minor-block-2 .form-actions {
    margin-left: 78%;
    margin-bottom: 12px;
    margin-top: 12px;
}

#block-fsumundergrad {
    border-top:grey;
    border-top-style: solid;
    border-top-width: 1px;
    margin-top:12px;
    width: 88%;
}

.mms {
    width: 100%;
}

.mm {
    color: white;
    overflow: hidden;
    margin-top: 40px;
    z-index: 2;
}

.mmrd {
    display: none;
}

.mm-label {
    padding: .9em;
    background: #161729;
    font-weight: bold;
    cursor: pointer;
    width: 320px;
    height: 86px;
}

.mmbox h3 {
    top: 40px;
    font-family: bely-display, sans-serif;
    font-weight: 400;
    font-size: 1.85rem;
    line-height: 2.5rem;
    margin-bottom: 0;
    text-align: start;
}

.mm-label:hover {
    background: #f6b222;
}

.mm-label:focus {
    background: #f6b222;
}

.mm-label:active {
    background: #f6b222;
}

.mm-label:checked {
    background: #f6b222;
}

.mmbody {
    text-align: justify;
    margin-bottom: 12px;
    padding-bottom: 12px;
    margin-top: 12px;
    margin-left: 12px;
}

.mm_link {
    margin-top: 12px;
}

.mm_link:after {
    color: orangered;
}

.facets-widget-checkbox summary {
    outline: none;
}

.facets-widget-checkbox summary h3:focus {
    outline: none;
}

.mm-content {
    display: flex;
    flex-direction: column;
    max-height: 0;
    padding: 0 1em;
    color: #2c3e50;
    background: white;
    border-radius: 8px;
    box-shadow: 0 4px 4px -2px rgba(0, 0, 0, 0.5);
    transition: all 0.35s;
}

input:checked+.mm-label {
    background: #f6b222;
}

input[type=radio]:checked+.mm-label {
    background: #f6b222;
}

input:checked~.mm-label {
    background: #f6b222;
}

input:checked+.mm-label::after {
    transform: rotate(90deg);
}

input:checked~.mm-content {
    max-height: 100vh;
    padding: 1em;
    position: absolute;
    left: 120px;
    padding-bottom: 50px;
    margin-bottom: 50px;
    max-width: 1000px;
    z-index: 2;
}

#block-exposedformmajor-minorblock-1 form {
    margin-bottom: 20px;
    margin-top: 20px;
}

.grid-container--fit {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-gap: 30px;
}

.gridsub {
    display: flex;
    justify-content: space-between;
    height: 22px;
}

#block-exposedformmajor-minorblock-1 form&gt;details {
    background-color: #f6b222;
    padding-top: 12px;
    margin-bottom: 12px;
    margin-top: 12px;
    margin: auto;
    width: 80%;
}

#block-exposedformmajor-minorblock-1 form&gt;details&gt;summary {
    padding-bottom: 12px;
}

#block-exposedformmajor-minorblock-1 form&gt;details&gt;div.form-checkboxes {
    background-color: white;
    padding-top: 12px;
}

.search-view-title {
    background: black;
    width: 100%;
    height: 20px;
    padding-top: 4px;
    padding-bottom: 8px;
    padding-right: 20px;
    padding-left: 12px;
}

.search-view-title a {
    color: white;
    font-size: small;
}

.mm-facets {
    border-bottom:grey;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    width: 88%;
}

.mm-facets ul {
    display: flex !important;
    flex-direction: row;
    justify-content: flex-end;
}

.facet-item {
    list-style: none;
    padding-left:12px;
}

li.facet-item a {
    text-decoration: none;
    border: 1px solid #001E41;
    background-color: #F2F2F2;
    color: #001E41;
    padding: 2px 10px;
}

li.facet-item a:hover {
    text-decoration: none;
    border: 1px solid #E65300;
    background-color: #E65300;
    color: #FFF;
}

li.facet-item a:visited {
    color: #001E41;
}

li.facet-item a:visited:hover {
    color: #FFF;
}

.mm-facets ul li {
    list-style: none;
    margin-right: 20px;
    /* border-radius: 6px; */
    /* padding: 0px 10px 4px 10px; */
    /* border-style: solid; */
    /* border-width: 1px; */
    margin-bottom: 6px;
}

body.page-node-30229 li.facet-item {
    display: inline-grid;
    margin-right: 20px;
    padding-left: 5px;
}

.facets-widget-checkbox {
    transition: all 300ms ease-in-out;
    width: 88%;
}

.views-exposed-form-major-minor-block-1 .form-actions {
    float: right;
    display: block;
    position: relative;
    left: -150px;
    top: -12px;
}

.facets-widget-checkbox ul li input {
    display: none;
}
body.path-search-events .facets-widget-checkbox ul li input {
    display: inline;
    margin-right:5px;
}
#block-fsum {
    margin-left: 10%;
}

.facets-widget-checkbox h3 {
    background-color: #f6b222;
    padding: 1.875rem 5rem 1.875rem 3rem;
    text-decoration: none;
    font-family: neuzeit-grotesk, sans-serif;
    font-size: 1.3125rem;
    font-weight: 600;
    line-height: 1.75rem;
    text-transform: uppercase;
    letter-spacing: .525rem;
    color: #161729;
    width: 100%;
}

div.js-facet-block-id-audience .facets-widget-checkbox h3 {
    padding: 1rem 2rem 1rem 2rem;
    text-decoration: none;
    font-family: neuzeit-grotesk, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75rem;
    text-transform: uppercase;
    letter-spacing: .525rem;
    color: #161729;
    width: 100%;
}
div.js-facet-block-id-eventtype .facets-widget-checkbox h3 {
    padding: 1rem 2rem 1rem 2rem;
    text-decoration: none;
    font-family: neuzeit-grotesk, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75rem;
    text-transform: uppercase;
    letter-spacing: .525rem;
    color: #161729;
    width: 100%;
}
div.js-facet-block-id-audience .facets-widget-checkbox h3::after {
    display:none;
}
div.js-facet-block-id-organization .facets-widget-checkbox h3::after {
    display:none;
}
div.js-facet-block-id-eventtype .facets-widget-checkbox h3::after {
    display:none;
}
.views-field-search-api-excerpt {
width:300px;
}
.path-calendar&gt;main {
 position: relative;
 top: 150px;
}
#block-mainnavigation ul.menu li {
z-index: 22;
}
body.path-testsearchev .events-column h3 {
display:block !important;
}
body.path-testsearchev .main-content {
position: relative;
top:60px;
}
div.js-facet-block-id-organization .facets-widget-checkbox h3 {
    padding: 1rem 2rem 1rem 2rem;
    text-decoration: none;
    font-family: neuzeit-grotesk, sans-serif;
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.75rem;
    text-transform: uppercase;
    letter-spacing: .525rem;
    color: #161729;
    width: 100%;
}
.facets-widget-checkbox h3:hover {
    background-color: #161729;
    transition: all 300ms ease-in-out;
    color: white;
}
body.path-search-events .facets-widget-checkbox h3:hover {
    background-color: #f6b222;
    transition: all 300ms ease-in-out;
    color: black;
}
.facets-widget-checkbox h3::after {
    content: '+';
    font-size: 4rem;
    float: right;
    position: relative;
    top: 4px;
}
body.path-search-events .facets-widget-checkbox h3::after {
    unset:all;
content: none;
}
body.path-search-events .facet-item {
display: inline-block;
margin-right: 18px;
}
.facet-active {
    display: flex;
    flex-direction: column;
    transition: all 300ms ease-in-out;
    margin: auto;
}

.facets-widget-checkbox summary {
    display: flex;
}

.facets-widget-dropdown {
    margin-left: 15%;
}

.facet-active .facets-widget-links {
    display: block;
    overflow: visible;
}

/*.facet-item:hover {
    list-style: none;
    background-color: #f6b222;
}*/

.facet-item label {
    font-family: neuzeit-grotesk, sans-serif;
    font-size: 1.2rem;
    font-weight: 400;
    transition: all 300ms ease-in-out;
}

.close_item input {
    position: absolute;
    right: 9px;
    top: 0;
    border: none;
    font-size: 1.2em;
    font-weight: 900;
}

.search-view nav.pager {
    margin-top: 300px;
}

.facet-item .is-active {
    display: block;
}

.facet-item a.is-active {
    display: block;
    color: grey;
}

.dcard {
    display: flex;
    flex-direction: column;
}

.copyright {
    grid-area: copyright;
}

.be-list {
    display: flex !important;
    flex-direction: column !important;
}

.be-list-item {
    margin-bottom: 12px;
}

.be-related-link-container {
    text-align: left !important;
    padding-left: 0px !important;
    padding-bottom: 30px !important;
}

.be-related-link {
    color: white;
    border-bottom: #f6b222;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    line-height: 2.5em;
    font-weight: bolder;
    padding-bottom: 4px;
    text-decoration: none;
    transition: all 300ms ease-in-out;
}

.be-related-link:hover {
    border-bottom: 1px solid #bf4a12;
    color: white !important;
}

@media only screen and (max-width: 768px) {
    #block-exposedformsearch-eventspage-2 {
    top: 116px;
    left: 100px;
    }
    #block-exposedformeventspage-3 {
    margin-left: 20px;
    }
    .search-view {
        grid-template-columns: 350px 350px;
    }
    .events-all {
        font-size: 2rem;
    }
    #block-fsumundergrad div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
    #fsumundergrad div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
    #block-fsum div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
    #fsum div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
    ul.facet-inactive {
        grid-template-columns: repeat(2, 1fr);
    }
    ul.facet-active {
        grid-template-columns: repeat(2, 1fr);
    }
    .relative-dates div {
      margin-right: 14px;
    }
    /*body.path-calendar .form-actions {
        position: relative;
        top: -34px;
        left: 226px;
    }*/
    .flex-filter {
        font-size: 2rem;
    }
    .search-relative-dates &gt; div {
        margin-right: 10px;
    }
    .search-relative-dates {
        margin-left: 30px;
    }
    .search-filter-button {
        left: 20px;
    }
    /* #edit-search-api-fulltext--2 {
        width: 200px;
    } */
    label {
        white-space: nowrap;
    }
    body.path-search-events .views-element-container {
        top: 10px;
    }
    .events-view header {
        margin-bottom: 20px !important;
    }
}

.aoi_label {
    font-weight: bolder;
    margin-bottom: 12px;
}

.bottom_border_orange {
    border-bottom: #f6b222;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    max-width: max-content;
    padding-bottom: 4px;
    transition: all 300ms ease-in-out;
}

.bottom_border_orange:hover {
    border-bottom: 1px solid #bf4a12;
}

#footer .first {
    text-align: left;
}

#footer .second {
    text-align: left;
}

#footer .third {
    text-align: left;
}

#block-footer ul {
    text-align: left;
}

.also_of_interest {
    display: flex;
    flex-direction: column;
    margin-bottom: 40px;
    margin-top: 8px;
}

#block-utilitymenu-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitymenu-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitybenerd-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitybenerd-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitybusiness-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitybusiness-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitycop-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitycop-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitymenu-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitymenu-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitydugoni-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitydugoni-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitygraduate-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitygraduate-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilityhealth-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilityhealth-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitymcgeorge-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitymcgeorge-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitymusic-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitymusic-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitypharmacy-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitypharmacy-2&gt;ul.menu li:first-child a {
    color: white;
}

#block-utilitysoecs-2&gt;ul.menu li:first-child {
    background-color: #2b7050 !important;
}

#block-utilitysoecs-2&gt;ul.menu li:first-child a {
    color: white;
}

.page-node-type-pacifican-article {
    padding-top: 0px;
    margin-top: 0px;
}

body.page-node-30229 .paragraph--type--simple-wysiwyg {
    padding-top: 0px;
    padding-bottom: 0px;
}

body.page-node-30229 a {
color: black;
}


body.page-node-30229 .views-row {
    width: 82%;
    padding-bottom: 12px;
    margin-bottom: 20px;
    border-bottom: #f06636;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

body.page-node-30229 .views-view-grid {
    width: 58%;
}

.tools-desktop {
    margin-left: 25px;
}

.tools-desktop nav {
    margin-right: 77px;
}

.tools-desktop ul li {
    background-color: #f6b222 !important;
}

.tools-desktop ul li a {
    white-space: nowrap;
}

.views-field-created span {
    font-size: x-small;
}

.views-field-title span {
    font-weight: bold;
    padding-bottom: 20px;
}

.pacifican-col {
    min-width: 50%;
    margin-top: 20px;
    padding-bottom: 20px;
}

.pacifican-row {
    border-bottom: 2px;
    border-color: #f06636;
    border-bottom-style: solid;
    margin-right: 10px;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

body.page-node-30229 li.facet-item span {
    font-family: sans-serif;
    color: black;
}

body.page-node-type-pacifican-article .logo {
    display: none;
}

body.page-node-30229 .logo {
    display: none;
}

ul.facet-active {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}

ul.facet-inactive {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}



.block-facet-checkbox {
    display: inline;
}


body.page-node-30229 .facet-inactive {
    padding-right: 30px;
    padding-bottom: 10px;
    border-bottom: 2px;
    border-color: orange;
    border-bottom-style: solid;
}

body.page-node-30229 .is-active {
    padding-bottom: 10px;
    padding-right: 20px;
    border-bottom: 2px;
    border-color: orange;
    border-bottom-style: solid;
    position: relative;
    top: -10px;
}

.js-pager__items li a {
    font-size: 1em;
}

td.views-field {
    padding: 0px;
    padding-right: 10px;
    white-space: nowrap;
}

tr.views-field {
    padding: 0px;
}

#block-facetsblock&gt;.block-content {
    vertical-align: top;
}

.facet-block {
    display: inline-block;
    padding-right: 20px;
}

.facet-block {
    display: inline-grid;
    vertical-align: top;
    padding-right: 20px;
}

.facet-block__title {
    vertical-align: top;
}

.facets-dropdown {
    border: none;
}

option {
    background-color: white;
    font-size: larger;
    margin-bottom: 10px;
}

/*
.form-actions {
    display: inline-block;
padding-top: 8px;
}
*/

#edit-submit-search-directory {
    display: inline-block;
    border-width: thin;
    border-color: lightgrey;
}

#edit-reset {
    display: inline-block;
    border-width: thin;
    border-color: lightgrey;
}

.sticky-table {
    padding-top: 20px;
    margin-bottom: 40px;
}

.page-node-677 .js-pager__items li a {
    font-size: 1.2rem;
}

.news-block .view-all {
    color: #161729;
}

#news-tabs ul li a:hover {
    opacity: .8;
    transition: all 300ms ease-in-out;
}

/*
Center child content -- works in tandem with
Classy Paragraphs to center a paragraph that
has the center-child-content class applied
*/
.center-child-content * {
    margin: auto;
}

.page-node-type-viewbook- .quote {
    font-family: neuzeit-grotesk, sans-serif;
    font-size: 1rem;
    line-height: 1.3rem;
}

.page-node-type-viewbook- #section-2 .field--name-field-quote-1 {
    padding: 2rem;
}

#section-5 .pane-heading {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2.9px;
    margin-bottom: 1rem;
    padding: 0 0 1.4rem 2rem;
    font-weight: 900;
}

#section-6 .pane-heading {
    font-size: 18px;
    font-weight: 400;
    line-height: 20px;
    letter-spacing: 2.9px;
    margin-bottom: 1rem;
    padding: 0 0 1.4rem 2rem;
    font-weight: 900;
}

#section-5 .shift {
    padding: 3rem 2rem 3rem 0;
    position: relative;
    right: -20%;
    background: white;
    overflow: hidden;
}

#section-6 .quote h3 {
    font-family: bely-display, sans-serif;
    font-weight: 400;
    font-size: .85rem;
    line-height: 1.2rem;
    margin-bottom: 0;
}

#section-6 .questions .q {
    font-family: bely-display, sans-serif;
    padding-right: .8rem;
    font-weight: 400;
    line-height: 2.2rem;
    font-size: 2rem;
}

#section-6 .pane-heading {
    color: white;
    border-bottom-color: white;
    margin-bottom: 1rem;
    padding: 0 0 .4rem 2rem;
    font-weight: 900;
}

.profile-nav .nav-buttons a {
    height: 3rem;
}

@media only screen and (min-height: 558px) {
    #section-3 .quote u {
        font-size: 3.1rem !important;
        line-height: 3.4rem !important;
    }
    #section-3 {
        font-size: 3.1rem !important;
        line-height: 3.4rem !important;
    }
    #section-3 h3 {
        margin-bottom: .5rem !important;
    }
    .page-node-type-viewbook- #section-2 .field--name-field-quote-1 {
        padding: 3rem;
    }
    .page-node-type-viewbook- #section-2 .quote h3 {
        line-height: 3rem;
        font-size: 2.8rem;
    }
    .page-node-type-viewbook- .quote {
        font-family: neuzeit-grotesk, sans-serif;
        font-size: 1.5rem;
        line-height: 1.7rem;
    }
    #section-3 h3 {
        font-size: 3.1rem !important;
        line-height: 3.1rem !important;
    }
}

@media only screen and (min-height: 340px) {
    .page-node-type-viewbook- .quote h3 {
        line-height: 2.5rem !important;
        font-size: 2rem !important;
    }
}

@media only screen and (min-height: 940px) {
    #section-3 .quote u {
        font-size: 4rem;
        line-height: 4.1rem;
    }
    #section-3 h3 {
        font-size: 4rem;
        line-height: 4.1rem;
    }
}

@media only screen and (min-width: 992px) {
    .exposed-wrap {
        margin-bottom: 2rem;
        padding: 2rem 0;
    }
    .home-slider .custom-owl-arrows {
        position: absolute;
        bottom: -30px;
    }
    .paragraph--type--localist-events- a.view-all {
        font-family: GalaxiePolaris;
        font-size: .875rem;
        font-weight: 900;
        line-height: 1.3125rem;
        text-transform: uppercase;
        letter-spacing: .16985294rem;
        display: inline-block;
        color: #ffffff;
        margin-right: 5rem;
        top: -50px;
        float: right;
        position: relative;
        padding-right: 5.625rem;
        transition: all 300ms ease-in-out;
    }
    .paragraph--type--localist-events- a.view-all:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        background: url(/themes/custom/u_pacific/images/thin-white-arrow-min.png) center center no-repeat;
        background-size: 100% auto;
        width: 51px;
        height: 51px;
    }
    div#block-localisthomeevents {
        background: #161729;
        padding-top: 50px;
    }
    h2.events {
        color: #fff;
        font-family: bely-display, sans-serif;
        font-size: 3.6875rem;
        font-weight: 400;
        line-height: 4rem;
        margin-bottom: 3rem;
        padding-bottom: 0;
    }
    #block-pageheaderblock.two_column .two-column-bg,
    #block-access-denied-headerblock.two_column .two-column-bg {
        top: 0;
        right: 0;
        background-position: center center;
        width: 50%;
        height: 562px;
        position: absolute;
    }
    .eventswrapper {
        height: 630px;
    }
    .page-node-648:before {
        display: none;
    }
    .page-node-648:after {
        display: none;
    }
    #block-localisthomeevents .view-all:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        background: url(../images/thin-white-arrow-min.png) center center no-repeat;
        background-size: 100% auto;
        width: 51px;
        height: 51px;
    }
    #block-localisthomeevents .view-all {
        font-family: GalaxiePolaris;
        font-size: .875rem;
        font-weight: 900;
        line-height: 1.3125rem;
        text-transform: uppercase;
        letter-spacing: .16985294rem;
        display: inline-block;
        color: #ffffff;
        margin-right: 5rem;
        margin-top: 1rem;
        float: right;
        position: relative;
        padding-right: 5.625rem;
        transition: all 300ms ease-in-out;
    }
    .page-node-677 #block-pageheaderblock {
        padding: 8rem 0 5rem 0;
    }
    .paragraph.paragraph--type--nested-paragraph.paragraph--view-mode--default.white.image-right.paragraph-775 {
        padding-top: 0px;
        padding-bottom: 2rem;
    }
    .localist-widget-hl {
        margin-left: 9%;
        padding-top: 6rem;
    }
    .page-node-648 .localist-widget-hl {
        padding-top: 0px;
    }
}

.link-accordion .card-body a {
    color: #161729 !important;
}

.link-accordion .card-body a:hover {
    text-decoration: underline;
}

div#block-views-block-directory-landing-block-1 {
    padding-bottom: 5rem;
}

.paragraph.paragraph--type--localist-events-.paragraph--view-mode--default {
    background-color: #161729;
    min-height: 720px;
}

div#lclst_widget_footer {
    visibility: hidden;
}

.news-node .field--name-field-tags {
    overflow: visible;
}

input#edit-keys--5::placeholder {
    color: #333;
}

#block-pageheaderblock.two_column h1 span.small,
#block-access-denied-headerblock.two_column h1 span.small {
    font-size: 4rem;
    line-height: 4.8rem;
    font-family: bely-display, sans-serif;
    text-transform: none;
    display: inline;
    letter-spacing: normal;
}

#block-pageheaderblock.two_column h1 .underline:after,
#block-access-denied-headerblock.two_column h1 .underline:after {
    display: none;
}

.content-accordion .card-header:hover {
    background: #F6B224;
}

.content-accordion .card-header {
    transition: all 300ms ease-in-out;
}

.link-accordion .card-header:hover {
    background-color: #161729;
}

.content-accordion .card-header button:hover {
    color: #161729;
}

.link-accordion .card-header button:hover {
    color: #fff;
}

.link-accordion .card-header {
    transition: all 300ms ease-in-out;
}

#navigation .icon-wrap {
    z-index: 1 !important;
}

.full-node h2 {
    margin-top: 1rem;
    margin-bottom: 1.3rem;
}

.js-form-item.form-item.js-form-type-textfield.form-item-search.js-form-item-search {
    display: inline-block;
    padding-top: 10px;
    margin-right: 50px;
}

.in-the-press .block .container {
    padding-left: 0px;
}

.full-node .page-content {
    padding-right: 1rem;
    padding-left: 1rem;
}

.emergency-alert.danger {
    background-color: #2b7050 !important;
}

.emergency-alert {
    background-color: #bf4a12;
    color: #fff;
}

.js-form-item.form-item.js-form-type-textfield.form-item-search.js-form-item-search input {
    padding: 0.6rem;
    margin: 0;
    border: none;
    border: solid 1px #979797;
}

.align-left {
    float: left;
    width: 60%;
    height: auto;
    margin-right: 30px;
    margin-bottom: 9px;
}

.align-right {
    float: right;
    width: 60%;
    height: auto;
    margin-left: 30px;
    margin-bottom: 9px;
}

.home-slider a {
    font-size: .7rem;
}

#block-pageheaderblock.two_column h1,
#block-access-denied-headerblock.two_column h1 .underline:after {
    font-size: 4rem;
    line-height: 4.8rem;
}

iframe#ciiframe {
    border: 0px;
}

td,
tr {
    padding: 10px;
}

.h4,
h4 {
    font-size: 1.5rem;
    padding-top: 15px;
    padding-bottom: 20px;
}

.full-node ul {
    padding-left: 50px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.full-node ul li:before {
    content: '-';
    padding-right: .2rem;
    display: none;
    position: absolute;
    left: 0;
}

@media (max-width: 767px) {
    .container {
        padding-left: 20px;
        padding-right: 20px;
    }
    #section-10 .bottom-buttons .view-majors .fas {
        display: none;
    }
    #intro-section-2 .orange:before {
        top: -5.03125rem;
    }
    #block-footersocialicons-2 {
        padding-top: .5rem;
        padding-bottom: 4rem;
    }
    .field.field--name-field-campus.field--type-entity-reference.field--label-hidden.field__item {
        padding-bottom: 15px;
    }
    #block-pageheaderblock,
    #block-access-denied-headerblock {
        padding-bottom: 1rem;
    }
    div#block-localisthomeevents {
        background: #161729;
        padding-top: 50px;
        height: 1550px !important;
    }
    #block-localisthomeevents .view-all {
        margin-right: 6rem !important;
    }
    .search-view {
    grid-template-columns: 350px 350px;
    }
    ul.facet-inactive {
    grid-template-columns: repeat(2, 1fr);
    }
     ul.facet-active {
    grid-template-columns: repeat(2, 1fr);
    }
    #block-fsumundergrad div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
    #fsumundergrad div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
    #block-fsum div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
    #fsum div&gt;ul {
        grid-template-rows: repeat(2, 1fr);
    }
}

@media only screen and (max-width: 1100px) {
    .mm-content {
    flex-direction: column;
    }
    input:checked~.mm-content {
    left: 20px;
    width: 90%;
    padding-left: 0%;
    }
}

@media only screen and (min-width: 1850px) {
    #block-pageheaderblock .header-image img,
    #block-access-denied-headerblock .header-image img {
        width: 27vw;
        height: auto;
        z-index: 1;
    }
}

@media only screen and (max-width: 767px) {
    .home-slider .copy {
        font-size: 2.15rem;
        line-height: 2.6rem;
        margin-bottom: 1.4rem;
    }
    div#block-localisthomeevents {
        background: #161729;
        padding-top: 50px;
        height: 900px;
    }
    .paragraph.paragraph--type--nested-paragraph.paragraph--view-mode--default.gray.image-right.paragraph-187,
    .paragraph.paragraph--type--two-column-callout-classes.paragraph--view-mode--default.gray.image-right.paragraph-187 {
        padding-top: 0rem;
        padding-bottom: 4rem;
    }
    .paragraph.paragraph--type--nested-paragraph.paragraph--view-mode--default.green.image-left.paragraph-3505,
    .paragraph.paragraph--type--two-column-callout-classes.paragraph--view-mode--default.green.image-left.paragraph-3505 {
        padding-top: 0rem;
    }
    .link-accordion .card-header button {
        font-size: 1rem;
        line-height: 1.4rem;
        font-weight: 800;
    }
    .paragraph.paragraph--type--nested-paragraph.paragraph--view-mode--default.gray.image-right.paragraph-223,
    .paragraph.paragraph--type--two-column-callout-classes.paragraph--view-mode--default.gray.image-right.paragraph-223 {
        padding-top: 1rem;
    }
    .home-slider h1 {
        margin-top: .8rem;
        font-size: .9rem;
        margin-bottom: .5rem;
    }
    /*
    .home-slider .copy u:after {
        content: '';
        height: 1.3rem;
        position: absolute;
        left: -.3rem;
        right: -.3rem;
        bottom: -.2rem;
        background: #161729;
        z-index: -1;
    }
    */
    .page-node-648 .paragraph-775 .field--name-field-left-column {
        padding-top: 1rem;
    }
    .link-accordion .card-header button {
        letter-spacing: .225rem;
    }
    #sub-menu .sf-accordion-toggle a {
        letter-spacing: 5.4px;
    }
    #sub-menu ul&gt;li&gt;span.sf-depth-1,
    #sub-menu ul&gt;li&gt;a.sf-depth-1 {
        margin: 0 3rem;
    }
    .full-node .spacer,
    .full-node h2 {
        font-size: 3rem;
        line-height: 3.4rem;
    }
}

@media only screen and (min-width: 321px) and (max-width: 455px) {
    #navigation .logo {
        text-align: left;
    }
    .slideout .tools #tools-menu nav a {
        font-size: .8rem !important;
        letter-spacing: .05rem !important;
        padding: 1rem .8rem !important;
    }
    .slideout .tools #block-utilitymenu a {
        font-size: .8rem !important;
        letter-spacing: .05rem !important;
        padding: 1rem .8rem !important;
    }
    .slideout .tools #block-utilitymenu a {
        font-size: .8rem !important;
        letter-spacing: .05rem !important;
        padding: 1rem .8rem !important;
    }
    .slideout .subnav .inner ul.menu li a {
        font-size: 18px;
    }
    .slideout .subnav #close-subnav a {
        width: 40px;
    }
    .slideout .subnav #close-subnav {
        right: 30px;
    }
    #full-screen-search #close-search {
        background: rgba(255, 255, 255, 0.6);
    }
    #full-screen-search #close-search:after {
        padding-left: 4px;
    }
    #program-search .form-text {
        font-size: .75rem;
        padding-left: .3rem;
    }
    #program-search .pager-show-more a {
        letter-spacing: .22142rem;
    }
    #block-pageheaderblock h1,
    #block-access-denied-headerblock h1 {
        font-size: 2.8rem !important;
        line-height: 3.5rem !important;
    }
    nav.breadcrumb {
        line-height: 1.5;
    }
    .search-view {
    grid-template-columns: 350px;
    }

    #block-fsumundergrad div&gt;ul {
        grid-template-rows: repeat(1, 1fr);
    }
    #fsumundergrad div&gt;ul {
        grid-template-rows: repeat(1, 1fr);
    }
    #block-fsum div&gt;ul {
        grid-template-rows: repeat(1, 1fr);
    }
    #fsum div&gt;ul {
        grid-template-rows: repeat(1, 1fr);
    }
    ul.facet-inactive {
    grid-template-columns: repeat(1, 1fr);
    }
    ul.facet-active {
    grid-template-columns: repeat(1, 1fr);
    }
}

@media only screen and (max-width: 320px) {
    .slideout .subnav .inner ul.menu li a {
        font-size: 16px;
    }
    #program-search .form-text {
        font-size: .52rem;
        padding-left: .3rem;
    }
    .mega-menu.mobile-accordion .first-link a {
        font-size: 24px !important;
        line-height: 55px !important;
    }
    .mega-menu.mobile-accordion .dropdown button {
        top: 5px !important;
    }
    #program-search .pager-show-more a {
        letter-spacing: .22142rem;
    }
    #block-pageheaderblock h1,
    #block-access-denied-headerblock h1 {
        font-size: 3.3rem;
    }
    nav.breadcrumb {
        line-height: 1.5;
    }
    .slideout .tools #block-utilitymenu a {
        font-size: .7rem !important;
        letter-spacing: .05rem !important;
    }
    .slideout .tools #tools-menu nav ul a {
        font-size: .65rem !important;
        letter-spacing: .05rem !important;
    }
    #navigation .logo {
        text-align: left;
    }
    .slideout .subnav #close-subnav {
        right: 30px;
    }
    #full-screen-search #close-search {
        background: rgba(255, 255, 255, 0.6);
    }
    #full-screen-search #close-search:after {
        padding-left: 3px;
    }
}

@media only screen and (max-width: 991px) {
    .mega-menu.mobile-accordion .first-link a {
        color: white;
        font-family: bely-display, sans-serif;
        font-size: 28px;
        font-weight: 400;
        line-height: 70px;
        text-decoration: none;
    }
    .home-slider h1 {
        margin-top: 20px;
    }
    .paragraph--type--localist-events- a.view-all {
        font-family: GalaxiePolaris;
        font-size: .875rem;
        font-weight: 900;
        line-height: 1.3125rem;
        text-transform: uppercase;
        letter-spacing: .16985294rem;
        display: inline-block;
        color: #ffffff;
        margin-right: 1rem;
        margin-bottom: 1rem;
        top: -30px;
        float: right;
        position: relative;
        padding-right: 5.625rem;
        transition: all 300ms ease-in-out;
    }
    .full-node .paragraph--type--localist-events- h2 {
        margin-bottom: 4rem;
    }
    .paragraph--type--localist-events- a.view-all:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        background: url(/themes/custom/u_pacific/images/thin-white-arrow-min.png) center center no-repeat;
        background-size: 100% auto;
        width: 51px;
        height: 51px;
    }
    .paragraph.paragraph--type--localist-events-.paragraph--view-mode--default {
        padding-left: 20px;
        padding-right: 20px;
        padding-top: 60px;
    }
    #block-pageheaderblock.two_column .small .breadcrumb,
    #block-access-denied-headerblock.two_column .small .breadcrumb {
        margin-top: 2rem;
    }
    nav.breadcrumb {
        line-height: 1.5;
    }
    #block-localisthomeevents .view-all:after {
        content: '';
        position: absolute;
        right: 0;
        top: 50%;
        transform: translateY(-50%);
        display: block;
        background: url(../images/thin-white-arrow-min.png) center center no-repeat;
        background-size: 100% auto;
        width: 51px;
        height: 51px;
    }
    #block-localisthomeevents .view-all {
        font-family: GalaxiePolaris;
        font-size: .875rem;
        font-weight: 900;
        line-height: 1.3125rem;
        text-transform: uppercase;
        letter-spacing: .16985294rem;
        display: inline-block;
        color: #ffffff;
        margin-right: 8rem;
        float: right;
        position: relative;
        padding-right: 5.625rem;
        transition: all 300ms ease-in-out;
    }
    div#block-localisthomeevents {
        background: #161729;
        padding-top: 50px;
        height: 690px;
    }
    div#block-localisthomeevents {
        background: #161729;
    }
    h2.events {
        color: #fff;
        font-family: bely-display, sans-serif;
        font-size: 2.6875rem;
        font-weight: 400;
        line-height: 3rem;
        margin-bottom: 3rem;
        padding-bottom: 0;
    }
    div#block-localisthomeevents {
        background: #161729;
        padding-top: 50px;
    }
    .mega-menu.mobile-accordion .slidedown a {
        font-size: 20px;
        line-height: 42px;
    }
    #block-searchform,
    #block-u-pacific-search {
        margin-bottom: 1rem;
    }
    .slideout .split {
        margin-top: 40px;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .home-slider .copy {
        font-size: 2.7rem;
        line-height: 3rem;
    }
    .home-slider .copy {
        margin-bottom: 1.8rem;
    }
    .mega-menu.mobile-accordion .slidedown a:focus,
    .mega-menu.mobile-accordion .slidedown a:hover,
    .mega-menu.mobile-accordion .slidedown a.is-active {
        color: #fff;
        text-decoration: underline;
    }
    .mega-menu.mobile-accordion.accordion-open .first-link a {
        color: #fff;
        text-decoration: underline;
    }
    #location-hover .map-wrap {
        width: 60%;
    }
    .mega-menu.mobile-accordion .first-link a {
        font-size: 32px;
    }
    .mega-menu.mobile-accordion .slidedown a {
        font-size: 21px;
        line-height: 35px;
    }
    .mega-menu.mobile-accordion .dropdown button {
        color: white;
    }
}

@media (min-width: 1200px) {
    .localist-widget-hl {
        margin-left: auto;
        margin-right: auto;
        position: relative;
        left: 50px;
    }
    #block-mainnavigation ul.menu li ul a:hover {
        text-decoration: underline;
    }
    .page-node-648 .localist-widget-hl {
        padding-top: 0px;
        width: 1210px;
        margin-left: auto;
        margin-right: auto;
        position: relative;
    }
    .home-slider h1 {
        font-size: 1.5rem;
        line-height: 2rem;
        letter-spacing: .65rem;
    }
    .home-slider .copy {
        font-size: 3.8rem;
        line-height: 4.3rem;
    }
}

@media (min-width: 768px) {
    /*
    .home-slider .copy u:after {
        left: -.5rem;
        right: -.5rem;
    }
    */
}

@media (min-width: 1400px) {
    .home-slider .copy {
        font-size: 4.24rem;
        line-height: 4.6rem;
    }
    .home-slider .custom-owl-arrows {
        position: absolute;
        bottom: -45px;
    }
    .home-slider h1 {
        font-size: 1.5rem;
        line-height: 2rem;
        letter-spacing: .65rem;
    }
}
body.path-search-events .views-field-field-term-link {
    top: 30px;
}
.events-column {
    display: flex;
    flex-direction: column;
    margin-bottom:40px;
}
.atc-style-glow-orange .atcb-link, .atc-style-glow-orange .atcb-link:hover, .atc-style-glow-orange .atcb-link:active, .atc-style-glow-orange .atcb-link:focus {
    color: black !important;
    background-color: white !important;
    border: none !important;
    box-shadow: none !important;
    text-align: left !important;
    padding: 0% !important;
}
.form-item-field-date-value label {
margin-right:6px;
}
.js-form-item .fieldset-legend {
font-weight:600;
font-size:.8rem;
}
.views-field-field-end-time .field-content {
font-size: .7rem;
}
.atcb-list {
    list-style: none !important;
}
.field--name-field-address .field__item {
width:220px;
}
.time-row {
    display: flex;
    flex-direction: row;
    margin-bottom:10px;
    font-size: 1rem;
    gap:4px;
}
#block-exposedformevents-search-2page-1 {
    margin-bottom: 20px;
    background-color: #F4B223;
    height: 60px;
    position: fixed;
    width: 100vw;
    z-index: 20;
    top: 181px;
}
body.path-search-events main {
position:relative;
top:80px;
}

body.page-node-type-testev {
    position: relative;
    top: 180px;
    margin-bottom: 300px;
}

#block-exposedformeventspage-2 {
    margin-left:130px;
    display: none;
    position: relative;
    top: 180px;
}
.filter-position {
    position: relative;
    top: 8px;
}

#views-exposed-form-events-page-2 {
display: flex;
flex-direction: column;
}
.events-filter-button {
 position: fixed;
    left: 37%;
    top: 127px;
    z-index: 40;
}

.js-form-type-checkbox {
background-color: white;
}

body.path-search-events .facet-inactive {
display:none;
}
body.path-search-events .facets-widget-checkbox h3 {
background-color: white;
}
body.path-search-events .facets-widget-checkbox h3::after {
unset:all;
}
#ui-datepicker-div {
top:200px;
}
#block-organization {
margin-left: 90px;
width: 90%;
position: relative;
top: 100px;
margin-bottom: 100px;
}
#block-date {
margin-top:150px;
margin-left: 90px;
width: 90%;
}
#block-audience {
margin-left: 90px;
width: 90%;
}
#block-category {
margin-left: 90px;
width: 90%;
}

#views-exposed-form-search-directory-page-1 {
    margin-bottom: 40px;
}

.form-item-search-api-fulltext {
    display: inline-block;
}

.form-item-search-api-fulltext label {
    display: inline-block;
}

#views-exposed-form-events-search-2-page-1 {
    margin-left: 130px;
}
.event-fields {
    display: flex;
    flex-direction: row;
    margin-left: 12px;
    margin-top: 1rem;
}
.fieldset-legend {
    font-size:1rem;
}
#block-pagetitle-2 {
margin-top: 200px;
}
body.path-search-events .field__item a {
    color: black;
}
body.path-calendar .field__item a {
    color: black;
}
h2.event-view-title {
    color: black;
    font-family: bely-display,sans-serif;
    font-size: 2rem;
    font-weight: 400;
    line-height: 4.375rem;
    margin-bottom:40px;
}
.event-title a {
    color:black;
    font-size: 23px;
    font-weight: 600;
    line-height: 23px;
    font-family: 'neuzeit-grotesk';
}


body.user-logged-in .events-column h3 {
    top: 190px;
}

body .events-column h3 {
    top: 120px;
}

[id^="block-views-block-news-sections-block-"], [id^="block-u-pacific-views-block-news-sections-block-"] {
  margin-top: 1.5rem;
}

@media (max-width: 1199px) {
  .page-node-30011 #block-pageheaderblock .container, /* /dental/news */
  .page-node-30014 #block-pageheaderblock .container, /* /law/news */
  .page-node-30015 #block-pageheaderblock .container, /* /pharmacy/news */
  .page-node-30016 #block-pageheaderblock .container, /* /healthsciences/news */
  .page-node-42171 #block-pageheaderblock .container { /* /about-pacific/news */
    padding-top: 1.5rem;
  }
}

.logo-image {
    z-index: 0;
    max-height: 120px;
}

@media screen and (min-width: 1200px) {
    .logo-image {
        min-width: 300px;
    }
}

.logo-image img {
    margin: auto;
    max-height: 100%;
    max-width: 100%;
}

.logo-link {
    color: transparent;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    opacity: 0;
    /* For testing */
    /*
    opacity: 50%;
    background-color: lightblue;
    */
}

.logo-link:hover {
    color: transparent;
}

.logo-link-dropdown {
    display: block;
    position: absolute;
    visibility: hidden;
    overflow: hidden;
    margin: auto;
	width: 90%;
    max-height: 0%;
    top: 0;
    z-index: 1;
    transition: visibility 0.5s, max-height 0.5s ease-out;

    background: #011E41BF;
    color: white;
}

.logo-link-dropdown * {
	margin: 4%;
}

.logo-link:hover + .logo-link-dropdown {
	visibility: visible;
	max-height: 100%;
	transition: visibility 0.2s, max-height 0.2s ease-in;
}
</pre></body></html>