@media print {
  .ui-headline-author {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  .ui-article-description,
  div.ui-widget-header p,
  .myaccount .ui-widget-header p.ui-description {
    orphans: 3;
    widows: 3;
  }
}
#sw-mystart-outer,
#sw-footer-outer {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  #sw-mystart-outer,
  #sw-footer-outer {
    width: 750px;
  }
}
@media (min-width: 992px) {
  #sw-mystart-outer,
  #sw-footer-outer {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  #sw-mystart-outer,
  #sw-footer-outer {
    width: 1170px;
  }
}
#sw-mystart-inner,
#sw-footer-inner,
#myaccount-detail,
#sw-content-layout1,
#sw-content-layout2,
#sw-content-layout3,
#sw-content-layout4,
#sw-content-layout5,
#sw-content-layout6,
#sw-content-layout7,
#sw-content-layout8,
#sw-content-layout9,
#sw-content-layout10 {
  margin-left: -15px;
  margin-right: -15px;
}
@media screen and (max-width: 767px) {
}
input.ui-txt-general {
  display: block;
  width: 100%;
  height: 35px;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
@media (min-width: 768px) {
}
a.ui-btn-list,
a.ui-btn-toggle,
a.ui-btn-general,
a.ui-btn-toolbar,
.ui-calendarfilter-addremove,
a.ui-btn-general-primary,
button.ui-btn-toolbar,
button.bb-butt {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 15px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
a.ui-btn-list:hover,
a.ui-btn-toggle:hover,
a.ui-btn-general:hover,
a.ui-btn-toolbar:hover,
.ui-calendarfilter-addremove:hover,
.calendarfilter-container a.ui-calendarfilter-addremove:hover,
a.ui-btn-general-primary:hover {
  color: #333;
  text-decoration: none;
}
a.ui-btn-list,
a.ui-btn-toggle,
a.ui-btn-general,
a.ui-btn-toolbar,
.ui-calendarfilter-addremove {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
a.ui-btn-list:hover,
a.ui-btn-toggle:hover,
a.ui-btn-general:hover,
a.ui-btn-toolbar:hover,
.ui-calendarfilter-addremove:hover,
.calendarfilter-container a.ui-calendarfilter-addremove:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
a.ui-btn-general-primary,
#calendar-btn-change-today {
  color: #fff;
  background-color: #337ab7;
  border-color: #2e6da4;
}
a.ui-btn-general-primary:hover,
#calendar-btn-change-today:hover {
  color: #fff;
  background-color: #286090;
  border-color: #204d74;
}
.ui-calendarfilter-addremove {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 3px;
}
#calendar-pnl-buttons-bottom span.ui-toggle,
span.ui-toggle {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
}
@media (min-width: 768px) {
}
@media (max-width: 767px) {
}
@media (max-width: 767px) {
}
.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}
.dl-horizontal dd:after {
  clear: both;
}
.upcomingevents .sw-calendar-block-time {
  float: right !important;
}
#sw-mystart-mypasskey,
#sw-content-container1 .ui-btn-euedit,
#sw-content-container2 .ui-btn-euedit,
#sw-content-container3 .ui-btn-euedit,
#sw-content-container4 .ui-btn-euedit,
#sw-content-container5 .ui-btn-euedit,
#sw-content-container6 .ui-btn-euedit,
#sw-content-container7 .ui-btn-euedit,
#sw-footer-left,
#sw-footer-copyright,
#sw-footer-logo {
  display: none !important;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333;
  background-color: #f5f5f5;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #337ab7;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.app.image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #f5f5f5;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 21px;
  margin-bottom: 21px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
li h1,
#cal-event-detail-header h1,
div.ui-widget-header h1,
div.ui-widget.app.navigation div.ui-widget-header h1,
#cal-event-detail-col1 h2,
.content-area div.ui-widget-header h1,
#eventdetail-date,
#calendar-pnl-wrapper h1,
#event-pnl-listview .ui-cell-detail h1,
#event-pnl-listview .ui-no-records-message p,
#calendarfilter-lst-calendarList label,
#calendarfilter-lst-calendarsites label,
#categoryfilter-lst-categoryList label,
.myaccount .ui-widget-header h1,
.myaccount div.ui-widget.nested .ui-widget-header h1,
.app.headlines .ui-widget-header h1,
.app.headlines h1,
div.ui-widget.app.detail .ui-widget-header h1,
.app.maps-directions .ui-widget-detail h1,
.app.article-library .ui-article-title,
.app.upcomingevents h1.ui-article-title,
.app.upcomingevents .sw-calendar-block-title,
.upcomingevents .view-calendar-link,
.app.link-library h1.ui-article-title,
.app.file-library h1.ui-article-title,
#swsearch-pnl-main h1.ui-article-title {
  font-family: "Vollkorn", "Georgia", "Times New Roman", serif;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
li h1,
#cal-event-detail-header h1,
div.ui-widget-header h1,
div.ui-widget.app.navigation div.ui-widget-header h1,
#cal-event-detail-col1 h2,
.content-area div.ui-widget-header h1,
#calendar-pnl-wrapper h1,
.myaccount .ui-widget-header h1,
.app.headlines .ui-widget-header h1,
div.ui-widget.app.detail .ui-widget-header h1,
#swsearch-pnl-main h1.ui-article-title {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6,
#eventdetail-date,
#event-pnl-listview .ui-cell-detail h1,
#event-pnl-listview .ui-no-records-message p,
#calendarfilter-lst-calendarList label,
#calendarfilter-lst-calendarsites label,
#categoryfilter-lst-categoryList label,
.myaccount div.ui-widget.nested .ui-widget-header h1,
.app.headlines h1,
.app.maps-directions .ui-widget-detail h1,
.app.article-library .ui-article-title,
.app.upcomingevents h1.ui-article-title,
.app.upcomingevents .sw-calendar-block-title,
.upcomingevents .view-calendar-link,
.app.link-library h1.ui-article-title,
.app.file-library h1.ui-article-title {
  margin-top: 10.5px;
  margin-bottom: 10.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1,
li h1,
#cal-event-detail-header h1,
.content-area div.ui-widget-header h1,
#calendar-pnl-wrapper h1,
div.ui-widget.app.detail .ui-widget-header h1 {
  font-size: 39px;
}
h2,
.h2,
.myaccount .ui-widget-header h1 {
  font-size: 32px;
}
h3,
.h3,
div.ui-widget-header h1,
div.ui-widget.app.navigation div.ui-widget-header h1,
#cal-event-detail-col1 h2,
.app.headlines .ui-widget-header h1,
#swsearch-pnl-main h1.ui-article-title {
  font-size: 26px;
}
h4,
.h4,
#eventdetail-date,
#event-pnl-listview .ui-cell-detail h1,
#event-pnl-listview .ui-no-records-message p,
.myaccount div.ui-widget.nested .ui-widget-header h1,
.app.headlines h1,
.app.maps-directions .ui-widget-detail h1,
.app.article-library .ui-article-title,
.app.upcomingevents h1.ui-article-title,
.app.link-library h1.ui-article-title,
.app.file-library h1.ui-article-title {
  font-size: 19px;
}
h5,
.h5,
#calendarfilter-lst-calendarList label,
#calendarfilter-lst-calendarsites label,
#categoryfilter-lst-categoryList label,
.app.upcomingevents .sw-calendar-block-title,
.upcomingevents .view-calendar-link {
  font-size: 15px;
}
h6,
.h6 {
  font-size: 13px;
}
p,
.ui-article-description,
div.ui-widget-header p,
.myaccount .ui-widget-header p.ui-description {
  margin: 0 0 10.5px;
}
.lead {
  margin-bottom: 21px;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 22.5px;
  }
}
small,
.small,
.calendarfilter-container .filter-display li,
.filter-display li,
.calendarfilter-wrapper .ui-lbl-calendarfilter,
.upcomingevents .sw-calendar-block-time {
  font-size: 86%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right,
#sw-myaccount-list {
  text-align: right;
}
.text-center,
.upcomingevents .view-calendar-link {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #337ab7;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #286090;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #337ab7;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #286090;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9.5px;
  margin: 42px 0 21px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 21px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote,
.ui-headline-author {
  padding: 10.5px 21px;
  margin: 0 0 21px;
  font-size: 18.75px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 21px;
  font-style: normal;
  line-height: 1.42857143;
}
.img-padded,
.app.image img {
  padding: 5px;
}
#cal-event-detail-header,
#cal-event-detail-col1,
#cal-event-detail-col2 {
  padding: 0;
}
.content-area div.ui-widget-header h1 {
  border-bottom: 1px #888 solid;
}
.content-area img {
  max-width: 100%;
  height: auto;
}
div.ui-widget-header p,
.ui-article-detail {
  font-size: 15px;
}
div.ui-dialog-overlay-base-modal {
  background-image: none;
  background: rgba(0, 0, 0, 0.47);
}
.ui-dialog-overlay.large {
  font-size: inherit;
}
a.ui-btn-list,
a.ui-btn-toggle,
a.ui-btn-general,
a.ui-btn-toolbar,
.ui-calendarfilter-addremove {
  background: none;
  background-color: #fff;
  min-width: 0;
  max-width: none;
}
a.ui-btn-list:hover,
a.ui-btn-toggle:hover,
a.ui-btn-general:hover,
a.ui-btn-toolbar:hover,
.ui-calendarfilter-addremove:hover,
.calendarfilter-container a.ui-calendarfilter-addremove:hover {
  background: none;
  background-color: #e6e6e6;
}
#cal-event-detail-button-container a.ui-btn-toolbar.icon span,
#calendar-pnl-wrapper a.ui-btn-toolbar span,
a.ui-btn-general-primary span,
a.ui-btn-general span,
a.ui-btn-disabled span,
a.ui-btn-toolbar span,
a.ui-btn-list span,
a.ui-btn-toggle span,
a.ui-btn-general-primary span:hover,
a.ui-btn-general span:hover,
a.ui-btn-disabled span:hover,
a.ui-btn-toolbar span:hover,
a.ui-btn-list span:hover,
a.ui-btn-toggle span:hover,
a.ui-btn-general-primary:hover span,
a.ui-btn-general:hover span,
a.ui-btn-disabled:hover span,
a.ui-btn-toolbar:hover span,
a.ui-btn-list:hover span,
a.ui-btn-toggle:hover span,
.ui-calendarfilter-addremove span,
.ui-calendarfilter-addremove span:hover,
.ui-calendarfilter-addremove:hover span {
  margin: 0;
  padding: 0;
  height: auto;
  background: none;
  display: inline;
  line-height: normal;
}
a.ui-btn-general-primary {
  min-width: 0;
  max-width: none;
}
a.ui-btn-general-primary:hover {
  border: 1px solid #2e6da4;
}
.ui-btn-toolbar-icon,
.ui-btn-toggle-icon {
  margin: 2px;
}
button.ui-btn-toolbar,
button.bb-butt {
  min-width: 0;
  max-width: none;
  height: auto;
}
button.ui-btn-toolbar span,
button.bb-butt span {
  line-height: normal;
  padding: 0;
}
#calendar-pnl-buttons-bottom span.ui-toggle,
span.ui-toggle {
  background: none;
  margin: 0;
}
#calendar-pnl-buttons-bottom span.ui-toggle > span.inner,
span.ui-toggle > span.inner {
  background: none;
  margin: 0;
  margin-left: 5px;
}
#calendar-pnl-buttons-bottom a.ui-btn-toggle,
a.ui-btn-toggle {
  border-width: 1px;
  height: auto;
}
#calendar-pnl-buttons-bottom a.ui-btn-toggle.active.first,
a.ui-btn-toggle.active.first,
#calendar-pnl-buttons-bottom a.ui-btn-toggle.active,
a.ui-btn-toggle.active,
#calendar-pnl-buttons-bottom a.ui-btn-toggle.active.last,
a.ui-btn-toggle.active.last {
  background: #e6e6e6;
  border-width: 1px;
}
#calendar-pnl-buttons-bottom a.ui-btn-toggle.first,
a.ui-btn-toggle.first {
  margin: 0;
  padding-left: 12px;
}
#calendar-pnl-buttons-bottom a.ui-btn-toggle.last,
a.ui-btn-toggle.last {
  padding-right: 12px;
  border-right: 1px solid #ccc;
}
#calendar-pnl-buttons-bottom a.ui-btn-toggle.last:hover,
a.ui-btn-toggle.last:hover {
  border-color: #adadad;
}
#calendar-pnl-buttons-bottom a.ui-btn-toggle span,
a.ui-btn-toggle span {
  line-height: normal;
}
#ui-btn-calendarlist-back span,
#ui-btn-calendarlist-forward span {
  height: 16px;
}
#calendar-pnl-buttons div.app-level-social-ical a.ui-btn-toolbar.ical span {
  margin: 0;
  padding: 0;
}
a.ui-btn-toolbar.ical,
a.ui-btn-toolbar.ical:hover {
  background-image: url('http://sw.wednet.edu/Static/V2_13_01/GlobalAssets/Images/Icons/20/ical-icon.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 69px;
  background-color: #fff;
}
#calendar-pnl-buttons .app-level-social-rss .ui-btn-toolbar.rss,
#calendar-pnl-buttons .app-level-social-rss .ui-btn-toolbar.rss:hover {
  background-image: url('http://sw.wednet.edu/Static/V2_13_01/GlobalAssets/Images/Icons/20/rss-icon.png');
  background-position: center center;
  background-repeat: no-repeat;
  width: 69px;
  height: 35px;
  background-color: #fff;
}
#calendar-pnl-buttons .app-level-social-rss .ui-btn-toolbar.rss:hover,
a.ui-btn-toolbar.ical:hover {
  background-color: #e6e6e6;
}
.calendarfilter-container .filter-display li,
.filter-display li {
  margin: 0 3px;
}
.filter-display li:last-child {
  background-color: transparent;
  padding: 0;
  margin: 0;
}
.filter-display li a {
  padding: 2px 5px;
}
.filter-display li a.ui-calendarfilter-addremove:hover {
  color: inherit !important;
}
div.ui-section-tabs ul.ui-tabs-nav {
  width: 100%;
  height: auto;
}
div.ui-section-tabs ul.ui-tabs-nav:before,
div.ui-section-tabs ul.ui-tabs-nav:after {
  content: " ";
  display: table;
}
div.ui-section-tabs ul.ui-tabs-nav:after {
  clear: both;
}
div.ui-section-tabs ul.ui-tabs-nav:before,
div.ui-section-tabs ul.ui-tabs-nav:after {
  content: " ";
  display: table;
}
div.ui-section-tabs ul.ui-tabs-nav:after {
  clear: both;
}
label {
  font-size: 15px;
  line-height: 21px;
  display: block;
}
input.ui-txt-heading {
  font-size: 15px;
}
input.ui-txt-general {
  display: inline-block;
}
input[disabled="disabled"],
html input[disabled],
input[disabled],
input.ui-txt-heading.required[disabled],
input.ui-txt-general.required[disabled],
input[readonly],
fieldset[disabled]  {
  background: none;
  background-color: #eeeeee;
  opacity: 1;
}
input[disabled="disabled"],
html input[disabled],
input[disabled],
input.ui-txt-heading.required[disabled],
input.ui-txt-general.required[disabled],
fieldset[disabled]  {
  cursor: not-allowed;
}
ul.ui-dropdown {
  margin: 0;
  box-shadow: 0 0 8px #000;
}
ul.ui-dropdown li {
  margin: 0;
}
#sw-mystart-outer,
#sw-footer-outer {
  background: #001900;
  height: auto;
  position: inherit;
  font-family: "Source Sans Pro", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#sw-mystart-outer:before,
#sw-footer-outer:before,
#sw-mystart-outer:after,
#sw-footer-outer:after {
  content: " ";
  display: table;
}
#sw-mystart-outer:after,
#sw-footer-outer:after {
  clear: both;
}
#sw-mystart-outer:before,
#sw-footer-outer:before,
#sw-mystart-outer:after,
#sw-footer-outer:after {
  content: " ";
  display: table;
}
#sw-mystart-outer:after,
#sw-footer-outer:after {
  clear: both;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  #sw-mystart-outer {
    border-radius: 0 0 5px 5px;
  }
  .nav {
    border-radius: 5px;
  }
  #sw-footer-inner,
  #sw-footer-right {
    border-radius: 5px 5px 0 0;
  }
}
#sw-mystart-inner,
#sw-footer-inner {
  width: auto;
  height: auto;
  position: inherit;
}
#sw-mystart-inner:before,
#sw-footer-inner:before,
#sw-mystart-inner:after,
#sw-footer-inner:after {
  content: " ";
  display: table;
}
#sw-mystart-inner:after,
#sw-footer-inner:after {
  clear: both;
}
#sw-mystart-inner:before,
#sw-footer-inner:before,
#sw-mystart-inner:after,
#sw-footer-inner:after {
  content: " ";
  display: table;
}
#sw-mystart-inner:after,
#sw-footer-inner:after {
  clear: both;
}
#sw-mystart-left {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
  z-index: 9999;
}
@media (min-width: 992px) {
  #sw-mystart-left {
    float: left;
    width: 58.33333333%;
  }
}
#sw-mystart-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
}
@media (min-width: 992px) {
  #sw-mystart-right {
    float: left;
    width: 41.66666667%;
  }
}
#sw-mystart-right .sw-mystart-button,
#sw-mystart-right #sw-mystart-search,
#sw-mystart-right #sw-mystart-account {
  float: right;
}
.sw-mystart-button,
#sw-mystart-account,
.sw-mystart-dropdown,
.sw-mystart-dropdown .sw-dropdown,
#sw-mystart-search {
  font-size: 15px;
  font-weight: normal;
}
.sw-mystart-button:hover {
  background-color: transparent;
}
#sw-home-icon {
  margin-top: 3px;
  background-position: 3px 3px;
  width: 16px;
}
#sw-myaccount .sw-myaccount-chevron {
  top: 10px;
}
.sw-dropdown-arrow {
  top: 10px;
}
.sw-mystart-dropdown {
  width: 178px;
}
.sw-mystart-dropdown .sw-dropdown {
  padding: 0 0 3px 0;
  font-size: inherit;
}
.sw-mystart-dropdown .sw-dropdown-list li {
  padding: 6px 10px;
  margin: 0;
}
.sw-mystart-dropdown,
.sw-mystart-dropdown .sw-dropdown-selected {
  padding: 2px 30px 2px 5px;
  font-size: inherit;
}
.sw-mystart-dropdown .sw-dropdown-arrow {
  height: 19px;
}
.sw-mystart-button,
#sw-mystart-account,
.sw-mystart-dropdown {
  height: auto;
  padding: 2px 5px;
  margin: 3px;
}
#sw-mystart-account {
  padding-right: 10px;
}
#sw-mystart-account.clicked-state:hover {
  background-color: #454545;
  color: #eeeeee;
  height: auto;
}
#sw-myaccount-list {
  top: auto;
  background-color: #454545;
  color: #CCC;
  font-size: inherit;
}
#sw-myaccount-list li a {
  color: #eeeeee;
}
.sw-mystart-dropdown {
  padding-right: 30px;
  padding-left: 5px;
}
#sw-mystart-search {
  color: #eeeeee;
  width: auto;
  margin: 3px;
}
#sw-search-input {
  height: auto;
  color: #eeeeee;
}
#sw-search-button {
  height: auto;
  padding: 3px 0;
}
#sw-footer-left {
  height: auto;
}
#sw-footer-right {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  height: auto;
}
@media (min-width: 992px) {
  #sw-footer-right {
    float: left;
    width: 100%;
  }
}
#sw-footer-links {
  position: relative;
  top: auto;
  right: auto;
  font-size: 15px;
}
/* Small devices (tablets, 768px and up) */
@media (min-width: 768px) {
  .header {
    display: flex;
    align-items: center;
  }
}
@media (min-width: 1200px) {
}
.links h4 {
  font-size: 17px;
}
.brand img {
  margin: 5px 0;
}
#site-sw .nav,
#site-test .nav,
#site-swa .nav {
  border-top: 3px solid #004900;
}
#site-swhs .nav,
#site-lms .nav,
#site-elem .nav {
  border-top: 3px solid #223A73;
}
.nav {
  background-color: #222222;
}
#sw-channel-list-container {
  width: auto;
}
ul.sw-channel-list {
  padding: 0;
  margin: 0;
  border: 0;
}
ul.sw-channel-list:before,
ul.sw-channel-list:after {
  content: " ";
  display: table;
}
ul.sw-channel-list:after {
  clear: both;
}
ul.sw-channel-list:before,
ul.sw-channel-list:after {
  content: " ";
  display: table;
}
ul.sw-channel-list:after {
  clear: both;
}
ul.sw-channel-list li.sw-channel-item {
  height: auto;
  margin: 0;
}
li.sw-channel-item > a {
  padding: 7px 8px;
  display: block;
  color: #fff;
  height: 100%;
}
li.sw-channel-item > a span {
  padding: 0;
  display: block;
}
#site-sw li.sw-channel-item.active > a,
#site-sw li.sw-channel-item.hover > a,
#site-test li.sw-channel-item.active > a,
#site-test li.sw-channel-item.hover > a,
#site-swa li.sw-channel-item.active > a,
#site-swa li.sw-channel-item.hover > a {
  color: #ffffff;
  background-color: #004600;
}
#site-swhs li.sw-channel-item.active > a,
#site-swhs li.sw-channel-item.hover > a,
#site-lms li.sw-channel-item.active > a,
#site-lms li.sw-channel-item.hover > a,
#site-elem li.sw-channel-item.active > a,
#site-elem li.sw-channel-item.hover > a {
  color: #ffffff;
  background-color: #223A73;
}
ul.sw-channel-dropdown {
  top: auto;
  font-size: 15px;
  border: 1px solid #615B5B;
  box-shadow: 0 0 8px #000;
}
ul.sw-channel-dropdown li {
  width: auto;
  background: none;
}
ul.sw-channel-dropdown li a {
  width: auto;
  color: #555555;
}
ul.sw-channel-dropdown li a:hover {
  color: #555555;
}
.cycle-slide img {
  max-height: 320px;
}
.cycle-slideshow {
  max-width: 960px;
}
.cycle-caption {
  bottom: 4px;
  right: 4px;
}
@media (min-width: 768px) {
  .cycle-caption {
    position: absolute;
    color: white;
    bottom: 15px;
    right: 15px;
    z-index: 700;
    max-width: 40%;
    background: rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 8px #000;
    -moz-box-shadow: 0 0 8px #000;
    box-shadow: 0 0 8px #000;
  }
}
/* caption */
#sw-content-layout-wrapper {
  overflow: visible;
  overflow-x: visible;
  overflow-y: visible;
}
.ui-column-one.region,
#cal-event-detail-header,
.app.headlines.detail,
.ui-column-one-third.region,
div.ui-widget-detail.ui-two-col.one-third,
.myaccount div.ui-widget-detail.ui-two-col.one-third,
.ui-column-two-thirds.region,
div.ui-widget-detail.ui-two-col.two-thirds,
.myaccount div.ui-widget-detail.ui-two-col.two-thirds,
.ui-column-one-half.region,
#cal-event-detail-col1,
#cal-event-detail-col2 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: none;
  width: auto;
}
@media (min-width: 992px) {
  .ui-column-one.region,
  #cal-event-detail-header,
  .app.headlines.detail {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ui-column-one-third.region,
  div.ui-widget-detail.ui-two-col.one-third,
  .myaccount div.ui-widget-detail.ui-two-col.one-third {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ui-column-two-thirds.region,
  div.ui-widget-detail.ui-two-col.two-thirds,
  .myaccount div.ui-widget-detail.ui-two-col.two-thirds {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .ui-column-one-half.region {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #cal-event-detail-col1 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
  #cal-event-detail-col2 {
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .ui-column-one.region,
  #cal-event-detail-header,
  .app.headlines.detail {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .ui-column-one-third.region,
  div.ui-widget-detail.ui-two-col.one-third,
  .myaccount div.ui-widget-detail.ui-two-col.one-third {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .ui-column-two-thirds.region,
  div.ui-widget-detail.ui-two-col.two-thirds,
  .myaccount div.ui-widget-detail.ui-two-col.two-thirds {
    float: left;
    width: 66.66666667%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .ui-column-one-half.region {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #cal-event-detail-col1 {
    float: left;
    width: 41.66666667%;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  #cal-event-detail-col2 {
    float: left;
    width: 58.33333333%;
  }
}
.myaccount div.ui-widget-detail.ui-two-col.two-thirds,
.ui-widget div.ui-widget-detail.ui-two-col {
  margin: 0;
}
#calendar-pnl-buttons-top {
  margin-top: 21px;
  margin-bottom: 10.5px;
}
#calendarfilter-lst-calendarList label,
#calendarfilter-lst-calendarsites label,
#categoryfilter-lst-categoryList label {
  margin-top: 0;
}
#calendarfilter-lst-calendarList,
#categoryfilter-lst-categoryList label {
  margin: 0;
}
#calendarfilter-lst-calendarList li {
  height: auto;
  margin: 3px;
  padding: 5px;
}
.myaccount .ui-widget-header p.ui-description {
  font-size: 15px;
}
.app.headlines .ui-article-thumb {
  max-width: 25%;
  max-height: 100px;
}
.app.headlines .ui-article-thumb .img img {
  max-width: 100%;
}
.app.headlines li {
  margin: 0;
  border-bottom: 1px solid #c4c4c4;
}
.app.headlines li:last-child {
  border-bottom: 0;
}
.app.headlines .ui-article {
  padding: 0;
}
.app.heading h1 {
  border-bottom: 1px #888 solid;
}
@media (min-width: 768px) {
  img[align="left"] {
    padding-right: 10px;
    padding-bottom: 10px;
  }
  img[align="right"] {
    padding-left: 10px;
    padding-bottom: 10px;
  }
}
.img-left {
  padding-right: 10px;
  padding-bottom: 10px;
  float: left;
}
.img-right {
  padding-left: 10px;
  padding-bottom: 10px;
  float: right;
}
.app.maps-directions .ui-widget-detail h1 {
  text-decoration: underline;
}
.app.maps-directions .ui-articles li {
  border-bottom: 1px #888 solid;
}
.app.maps-directions .ui-articles li:last-child {
  border-bottom: none;
}
.app.maps.detail .sw-articles-detail-content {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .app.maps.detail .sw-articles-detail-content {
    float: left;
    width: 50%;
  }
}
.app.maps.detail #map {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .app.maps.detail #map {
    float: left;
    width: 50%;
  }
}
.app.article-library .ui-article-title a {
  text-decoration: underline;
}
.app.announcements .ui-articles:empty {
  padding: 0;
}
.app.announcements .ui-articles li {
  margin: 12px 0;
  border-bottom: 1px solid #c4c4c4;
}
.app.announcements .ui-widget-footer {
  padding: 0;
}
.app.upcomingevents .ui-article-title.sw-calendar-block-date {
  margin-bottom: 0;
}
.upcomingevents .view-calendar-link {
  display: block;
}
.upcomingevents li {
  margin: 0;
}
div.ui-widget.app.navigation li {
  padding: 0;
  margin: 6px 0;
}
div.ui-widget.app.navigation li img {
  max-height: 21px;
  max-width: 100%;
}
#swlogin {
  padding: 0;
  margin: 0;
}
.app.link-library div.ui-article {
  padding: 0;
}
.link-library .sw-links-link {
  font-size: 15px;
  font-weight: bold;
}
.link-library .sw-links-link a {
  text-overflow: ellipsis;
  display: block;
  overflow: hidden;
  white-space: nowrap;
}
.link-library .ui-widget-detail .ui-article {
  border-bottom-color: #c4c4c4;
}
.ui-filelist-container {
  padding: 0;
}
.ui-filelist-container a {
  display: block;
}
.ui-filelist-modifieddate,
.ui-filelist-filesize,
.ui-filelist-filename {
  font-size: 15px;
}
#swsearch-pnl-main div.ui-widget-header {
  padding: 15px 0 0 0;
}
#swsearch-pnl-main hr {
  margin: 11px 0;
}
.staff .staffcontact li a.staff-phone-mobile {
  display: inline-block !important;
}
.staff .staffcontact li a.staff-phone-desktop {
  display: none !important;
}
