<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: WSU Twenty Eighteen
Theme URI: https://wichita.edu/
Author: Mike Marlett
Author URI: https://wichita.edu/
Description: WSU Twenty Eighteen is a WordPress take on the 2018 Wichita State University redesign by New City. This evolving theme is best when used with a sub theme to create a customized home page and to handle any specialized needs.
Version: 1.4.11
License: GNU General Public License v3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: one-column, two-columns, right-sidebar, accessibility-ready, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Text Domain: wsutwentyeighteen

This theme, like WordPress, is licensed under the GPL.

*/

/* latin */
@font-face {
  font-family: 'Titillium Web';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/titilliumweb/v15/NaPecZTIAOhVxoMyOr9n_E7fdMPmDaZRbrw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

span.head &gt; img, span.head &gt; a &gt; img
{
	max-height: 2.5rem;
	max-width: 8rem;
	margin-right: 1.5rem;
}

span.head a
{
	border-bottom: none;
}

.sidebar form.search-bar .search-bar__form { width: 100%; }
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) { padding: 1.25rem !important; }
.gform_wrapper.gf_browser_chrome select { padding: 1.25rem !important; }
.gform_wrapper select { line-height: normal !important; }
.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label, .gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label, .gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label { font-size: 1rem !important; }

.gform_wrapper h2.gsection_title
{
	font: normal normal 3.125rem "Titillium Web", sans-serif !important;
	line-height: 1.5;
	text-transform: none;
	margin: 0.5rem 0;
}

@media screen and (max-width: 63.9375em)
{
	.gform_wrapper h2.gsection_title { font-size: 2.5rem !important; }
}

@media screen and (max-width: 40em)
{
	.gform_wrapper h2.gsection_title { font-size: 1.875rem !important; }
}

.gform_wrapper h3.gform_title
{
	font-size: 1.9375rem !important;
	font-weight: 400 !important;
}

.gform_wrapper h3.gform_title
{
	font: normal bold 2.25rem "Titillium Web", sans-serif !important;
	line-height: 1.5;
	text-transform: none;
	margin: 0.5rem 0 !important;
}

@media screen and (max-width: 63.9375em)
{
	.gform_wrapper h3.gform_title { font-size: 1.875rem !important; }
}

@media screen and (max-width: 40em)
{
	.gform_wrapper h3.gform_title { font-size: 1.5rem !important; }
}


.gform_wrapper .button, .gf_entry_wrap .button {
	color: #fff !important;
    box-shadow: none;
    border-radius: unset;
}

.gform_wrapper .button:hover, .gf_entry_wrap .button:hover {
	color: #000 !important;
}
.gform_wrapper ul.gfield_checkbox li label, .gform_wrapper ul.gfield_radio li label {
	vertical-align: top !important;
}

.gform_wrapper .gsection_description &gt; ul &gt; li {
    list-style: disc !important;
}



.c-accordion__title {
    position: relative;
    padding: 1.25rem 1rem;
    line-height: 1;
    border: 0;
    background: #e1e0df;
    color: #000;
    padding: 1.25rem;
    font-size: 1.125rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}


.c-accordion__title:before {
    top: 50%;
    right: 1rem;
    margin-top: -0.5rem;
    content: '+';
   	display: inline-block;
    position: static;
    font-weight: bold;
    font-size: 1.625rem;
    line-height: 1.625rem;
    color: #ffc217;
    -webkit-box-ordinal-group: 100;
    -ms-flex-order: 99;
    order: 99;
    background: #3b3b3b;
    padding: 0.125rem 0.5rem;
}

.c-accordion__title:after {
    content: "" !important;
}

.ninja_table_wrapper table thead .footable-filtering .ninja_filter_title {
    display: inline;
    color: #ffc217;
}

.input-group {
    margin-bottom: 0px !important;
}

.footable .btn-primary {
    color: #000;
    background-color: #ffc217;
    border-color: #ffc217;
}

.footable .btn-primary.active, .footable .btn-primary.focus, .footable .btn-primary:active, .footable .btn-primary:focus, .footable .btn-primary:hover, .footable .open&gt;.dropdown-toggle.btn-primary {
    color: #000;
    background-color: #e3a700;
    border-color: #e3a700;
}

.pika-table abbr {
    text-decoration: none;
    color: #ffc217;
}

.pika-prev, .is-rtl .pika-next {
    margin-bottom: 0px;
}

table.wp-calendar-table thead th, table.wp-calendar-table thead td, table.wp-calendar-table tfoot th, table.wp-calendar-table tfoot td, table.wp-calendar-table tbody th, table.wp-calendar-table tbody td {
    padding: .5rem;
}

table.wp-calendar-table { 
	margin-bottom: 0;
	text-align: center;
}

nav.wp-calendar-nav {
    text-align: center;
    background: #3b3b3b;
    border: #3b3b3b 1px solid;
    color: #ffc217;
    padding: .5rem;
	margin-bottom: 2.5rem;
}

table.wp-calendar-table th {
    text-align: center;
}

nav.wp-calendar-nav a {
    color: #ffc217;
    border: none;
    font-weight: 600;
}

nav.wp-calendar-nav span.pad {
    padding: 2rem;
}

.ui-datepicker a {
    border: none !important;
}

.ui-datepicker {
	font: inherit !important;
}

.ui-datepicker select {
/*
 * 	width: calc(50% - 3rem) !important;
	padding: 0.25rem !important;
	margin: 0 !important;
	margin-bottom: 0.25rem !important;
	*/
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar th span, .ui-datepicker th {
    color: #ffc217 !important;
    background-color: #000 !important;
    text-shadow: none !important;
}

.ui-datepicker table thead tr th, table tfoot tr th {
	border: none;
}
.ui-datepicker thead, .ui-datepicker tbody, .ui-datepicker tfoot {
	border: none;
}

.ui-datepicker table tbody tr th, .ui-datepicker table tbody tr td, .ui-datepicker table tbody tr:nth-child(even) th, .ui-datepicker table tbody tr:nth-child(even) td {
	border: none;
}

.ui-datepicker-calendar .ui-state-default {
    background: linear-gradient(to bottom,#ededed 0,#dedede 100%);
    background-image: linear-gradient(rgb(237, 237, 237) 0px, rgb(222, 222, 222) 100%);
}

.divided-list__item:last-child {
    padding-bottom: 0 !important;
    border-bottom: 0 !important;
}

.gfield button {
    background-color: black !important;
    color: white !important;
}

.gfield button:hover {
    background-color: #ffc217 !important;
    color: black !important;
}

.gform_drop_area {
	background-color: rgb(255, 255, 255, 0.75) !important;
}

.mce-tinymce button {
    background-color: rgba(255, 255, 255, 0) !important;
	color: #595959 !important;

}

.mce-menubtn button {
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-header select {
	background-position: 200% 50% !important;
	width:40% !important;
}

.gform-theme-datepicker:not(.gform-legacy-datepicker) .ui-datepicker-calendar .ui-state-disabled .ui-state-default {
    background: none !important;
    color: lightgray !important;
    border: none !important;
    box-shadow: none !important;
}

div#ui-datepicker-div {
    padding: 0 !important;
    padding-top: 5px !important;
}

div#ui-datepicker-div a, div#ui-datepicker-div span, div#ui-datepicker-div, select.ui-datepicker-month, select.ui-datepicker-year {
    font-weight: 700 !important;
}

.wp-block-image.mug {
    max-width: 150px;
    float: right;
}</pre></body></html>