@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&family=Playfair+Display:ital,wght@0,400;0,700;1,400;1,700&display=swap');
html, body {
  font-family: 'Montserrat', Arial, Helvetica, sans-serif;
  font-size: 13px; }

h2, h3, h4, h5, h6 {
  font-family: 'Playfair Display', Candara, 'Times New Roman', Times, serif; }

h1 {
  font-family: 'Montserrat'; }

#bodyText h1, #bodyText h2 {
  font-family: 'Playfair Display', Candara, 'Times New Roman', Times, serif;
  font-size: 1.75em;
  border-bottom: none;
  color: #c8102e; }

#bodyText h3, #bodyText h5 {
  font-family: 'Montserrat', Calibri, Arial, Helvetica, sans-serif; }

#bodyText h3 {
  color: #000; }

nav#top ul#fat-top-nav > li:first-child {
  display: none !important; }

nav#top ul#fat-top-nav > li {
  width: calc(25% - 1.5%) !important; }

html {
  background: #f6f6f6; }

body {
  min-height: 1000px !important;
  margin: 0px;
  padding: 0px; }

body.noLeftNav #content header {
  margin: 0px 12px; }

body.noLeftNav section#bodyText, body.noLeftNav main {
  margin: 0px 12px 1em; }

footer {
  clear: both;
  text-align: center;
  color: #ccc;
  background: #000;
  background: rgba(0, 0, 0, .8);
  background-image: url('/images/header-background.png');
  background-repeat: no-repeat;
  background-position: top right;
  padding: 8px 8px 13px; }

footer a, footer a:link, footer a:visited {
  color: #ddd;
  text-decoration: underline; }

footer p.mission {
  font-family: 'Playfair Display';
  font-style: italic;
  font-size: 1.5em;
  color: #fff;
  margin: 1em auto;
  width: 90%;
  max-width: 30em; }

footer .floatLeft {
  margin: 0px 5%; }

#web20footer {
  margin: 10px;
  padding-bottom: 10px;
  /* alerts classes for second-level pages */
  text-align: center; }

#web20footer a:link, #web20footer a:visited {
  text-decoration: none;
  color: #000;
  font-size: 14px;
  padding: 3px; }

#web20footer a:hover, #web20footer a:focus {
  color: #333; }

div#alert {
  padding: 0px;
  background-color: #ebcd1b;
  text-align: center;
  border-bottom: 2px solid #000; }

div#alert h2 {
  font-size: 16px;
  text-align: center;
  margin: 0px;
  padding: 0.5em;
  border: none;
  cursor: pointer;
  font-family: 'Montserrat';
  font-size: 1.4em;
  text-transform: uppercase; }

div#alert .Message {
  font-size: 14px;
  text-align: center;
  padding: 0px;
  background-color: #fff;
  color: #000;
  box-shadow: 0px 6px 10px black;
  position: absolute;
  z-index: 1000;
  width: 100%; }

div#alert .Message h2 {
  background-color: yellow;
  color: #000; }

div#alert .Critical {
  background-color: red;
  color: #fff; }

div#alert .Alert {
  background-color: orange;
  color: #fff; }

div#alert .News {
  background-color: green;
  color: #fff; }

div#alert #alertMessage {
  display: block !important; }

p#closeAlert {
  display: none;
  margin: 5px 0px 0px;
  padding: 2px;
  font-size: 12px;
  font-style: italic;
  background: #999;
  cursor: pointer; }

#decorativeImage {
  float: right;
  margin: 3px;
  margin-left: 1em;
  border-radius: 13px;
  max-width: 40%; }

#decorativeImage img {
  border-radius: 13px;
  box-shadow: 1px 1px 3px #999; }

section#bodyText, main, #content header {
  margin: 0px 1%; }

section#bodyText, main {
  min-height: 550px;
  background: #fff;
  background: rgba(0, 0, 0, .075);
  padding: 1em; }

#content {
  position: relative;
  margin: auto; }

#content header {
  height: auto;
  padding: 0px;
  background: #666;
  background: rgba(0, 0, 0, .8); }

#content header h1 {
  margin: 0px;
  padding: 0.75em 0.75em 0.25em 0.75em;
  color: #fff;
  font-size: 2em; }

nav#left div.testimonial {
  width: 80%;
  margin-left: 5%;
  color: #333;
  text-shadow: 1px 1px 3px #000;
  font-weight: bold;
  font-size: 1.5em;
  text-align: center;
  background: rgba(255, 255, 255, .8);
  /***********************
/*  Google Translate  */
  padding: 4%; }

nav#left div.testimonial img {
  max-height: 150px; }

nav#left div.testimonial p:first-child:before {
  content: url('/images/quote-l.png');
  margin-right: 0.5em; }

nav#left div.testimonial p:nth-last-child(2):after {
  content: url('/images/quote-r.png');
  position: absolute;
  margin-left: 0.5em;
  margin-top: 0.1em; }

nav#left div.testimonial p.name {
  font-weight: normal;
  font-size: 0.8em;
  line-height: 1.25em; }

div#google_translate_element {
  background: #fff;
  background: rgba(255, 255, 255, .7);
  margin: 0px 3px;
  color: #333;
  /**********************
/*  drop-down menus  */
  padding: 4px; }

div#google_translate_element a, div#google_translate_element a:link, div#google_translate_element a:visited, div#google_translate_element a:visited, div#google_translate_element a:hover {
  color: #666; }

div#google_translate_element .goog-te-gadget-simple {
  background: none;
  border: none; }

nav#top {
  margin: 0px auto;
  height: 1.75em;
  overflow: visible;
  font-size: 16px;
  z-index: 1000;
  background: #ccc; }

nav#top ul, nav#top li, nav#top a {
  margin: 0px;
  outline: 0px;
  padding: 0px; }

nav#top ul#fat-top-nav {
  clear: both;
  height: 1.75em;
  line-height: 1.75em;
  padding-left: 5px;
  z-index: 900;
  position: relative; }

nav#top ul#fat-top-nav li {
  list-style-type: none;
  width: 19.75%;
  min-width: 8em;
  height: 1.75em;
  float: left; }

nav#top ul#fat-top-nav li:first-child {
  margin-left: 0.75%; }

nav#top ul#fat-top-nav li a:link, nav#top ul#fat-top-nav li a:visited {
  display: block;
  width: 100%;
  background: none;
  height: 1.75em;
  border: none;
  float: left;
  text-align: center;
  color: #000;
  text-decoration: none;
  overflow: hidden; }

nav#top ul#fat-top-nav .topNavGroup li a:link, nav#top ul#fat-top-nav .topNavGroup li a:visited {
  border-bottom: 1px solid #111; }

nav#top ul#fat-top-nav li a:hover, nav#top ul#fat-top-nav li a:focus, nav#top ul#fat-top-nav li:hover a:link, nav#top ul#fat-top-nav li:focus a:link, nav#top ul#fat-top-nav li:hover a:visited, nav#top ul#fat-top-nav li:focus a:visited {
  background: #222;
  color: #fff; }

nav#top ul#fat-top-nav .topNavGroup li a:hover, nav#top ul#fat-top-nav .topNavGroup li a:focus {
  border-bottom: 1px solid #c8102e; }

nav#top ul#fat-top-nav li > div {
  position: absolute;
  z-index: 900;
  top: 1.75em;
  font-size: 0.9em;
  padding: 0px 1em;
  height: 0px;
  overflow: hidden;
  max-height: 0px;
  width: 100%;
  background: #333;
  display: block;
  left: 0px;
  box-shadow: 4px 3px 8px #333;
  transition: max-height 0.5s ease-in-out 0.25s, padding 0.2s ease-in-out 0.1s; }

nav#top ul#fat-top-nav li:hover > div, nav#top ul#fat-top-nav li:focus > div {
  height: auto;
  max-height: 500px;
  padding: 0.25em 1em 2em 1em;
  z-index: 900; }

nav#top ul#fat-top-nav li ul li {
  float: none;
  width: auto;
  z-index: 900;
  display: block;
  height: auto;
  min-height: 1.3em; }

nav#top ul#fat-top-nav li:hover ul li a:link, nav#top ul#fat-top-nav li:hover ul li a:visited, nav#top ul#fat-top-nav li:focus ul li a:link, nav#top ul#fat-top-nav li:focus ul li a:visited {
  float: none;
  text-align: left;
  background: #333;
  color: #fff;
  padding-left: 5px;
  min-height: 1.2em; }

nav#top ul#fat-top-nav li:hover ul li a:hover, nav#top ul#fat-top-nav li:focus ul li a:hover, nav#top ul#fat-top-nav li:hover ul li a:focus, nav#top ul#fat-top-nav li:focus ul li a:focus {
  color: #c8102e; }

nav#top ul#fat-top-nav h3 {
  color: #ddd;
  text-shadow: 1px 1px 3px #000;
  background: #333; }

nav#top ul#fat-top-nav .topNavGroup {
  float: left;
  width: 15em;
  padding: 5px 10px;
  margin-left: 0.5em; }

nav#top ul#fat-top-nav > li:nth-last-child(2) .topNavGroup, nav#top ul#fat-top-nav > li:last-child .topNavGroup {
  float: right;
  margin-right: 1.5em; }

nav#top .topNavGroup ul {
  padding-left: 1px; }

nav#top .topNavGroup li {
  list-style-type: none; }

#bodyText .topNavGroup li a, main .topNavGroup li a {
  display: block;
  margin-top: 0.5em; }

.floatleft {
  float: left; }

.stucklogo {
  position: fixed;
  top: 0;
  width: 160px;
  z-index: 2010;
  margin-left: 10px;
  margin-top: 8px; }

.stuck {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 2000; }

.stuckbottom {
  position: fixed;
  top: 66px;
  width: 100%;
  border-bottom: 2px solid white; }

@media (max-width: 1200px) {
  img#svcc-logo {
    display: none; } }

#topBar ul li.covidHighlight {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(200, 16, 46, 0.5)), url("https://www.svcc.edu/covid19/-files/cdc-covid19.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #333;
  border: solid 1px #fff;
  padding: 0.5em;
  margin: 0 10px 0 0;
  color: #fff;
  transition: background-position 2s ease-in; }

#topBar ul li.covidHighlight a, #topBar ul li.covidHighlight a:link {
  color: #fff;
  font-weight: bold; }

#topBar ul li.covidHighlight:hover {
  background-position: left;
  cursor: pointer;
  color: #fff;
  font-weight: bold; }

section#bodyText, main, #content header {
  /**********************
/*   leftnav menus   */
  margin: 0px 1% 0px 26%; }

nav#left {
  width: 24%;
  position: absolute;
  left: 0px;
  top: 0px;
  margin-left: 1%; }

nav#left ul {
  padding: 0px;
  margin: 0px;
  width: 100%; }

nav#left ul li {
  list-style-type: none;
  position: relative; }

nav#left ul li#navStudents, nav#left ul li#navCommunity, nav#left ul li#navAbout, nav#left ul li#navDepartments, nav#left ul li#navEmployees {
  background: #666;
  background: -moz-linear-gradient(top, #666 0%, #787878 100%);
  background: -webkit-linear-gradient(top, #666 0%, #787878 100%);
  background: -o-linear-gradient(top, #666 0%, #787878 100%);
  background: -ms-linear-gradient(top, #666 0%, #787878 100%);
  background: linear-gradient(top, #666 0%, #787878 100%); }

nav#left ul li#navStudents.currentSection, nav#left ul li#navCommunity.currentSection, nav#left ul li#navAbout.currentSection, nav#left ul li#navDepartments.currentSection, nav#left ul li#navEmployees.currentSection, nav#left ul > li.currentSection {
  background: #c8102e;
  background: -moz-linear-gradient(top, #c8102e 0%, #912114 100%);
  background: -webkit-linear-gradient(top, #c8102e 0%, #912114 100%);
  background: -o-linear-gradient(top, #c8102e 0%, #912114 100%);
  background: -ms-linear-gradient(top, #c8102e 0%, #912114 100%);
  background: linear-gradient(top, #c8102e 0%, #912114 100%);
  border: 2px solid #c8102e; }

nav#left ul li ul {
  margin: 0px;
  padding: 0px 0.5em 0.5em; }

nav#left ul li ol li, nav#left ul li ul li {
  font-size: 0.9em;
  padding: 1px 0px 1px 3px; }

nav#left ul > li > a {
  padding-left: 8px; }

nav#left ul ul > li > ol, nav#left ul ul > li > ul {
  margin-bottom: -8px;
  margin-top: 8px; }

nav#left ul > li {
  padding: 8px 0px;
  background: #666;
  border-bottom: 1px solid #333; }

nav#left ul > li #navStudents > a, nav#left ul > li #navCommunity > a, nav#left ul > li #navEmployees > a, nav#left ul > li #navAbout > a, nav#left ul > li #navDepartments > a {
  padding-left: 0px; }

nav#left ul > li > a.expand, nav#left ul > li > a.expanded {
  margin-left: 3px; }

nav#left ul > li > a {
  font-weight: bold;
  text-shadow: rgba(0, 0, 0, .4) 1px 1px 2px; }

nav#left ul > li > ol > li.currentSection {
  font-size: 1.1em;
  margin-bottom: 0.5em;
  padding-top: 0.25em; }

nav#left ul > li > ol > li.currentSection > a {
  font-weight: bold;
  line-height: 24px; }

nav#left ul > li ol, nav#left ul > li ul {
  background: #fff;
  padding: 0px 0px 0px 18px;
  margin-top: 8px; }

nav#left ul > li ol a, nav#left ul > li ol a:link, nav#left ul > li ol a:hover, nav#left ul > li ol a:visited, nav#left ul > li ul a, nav#left ul > li ul a:link, nav#left ul > li ul a:hover, nav#left ul > li ul a:visited {
  text-decoration: none;
  border: none;
  color: #333;
  background: #fff; }

nav#left ul > li ol li, nav#left ul > li ul li {
  border-bottom: 1px dotted #ccc; }

nav#left ul > li ol li:last-child, nav#left ul > li ul li:last-child {
  border-bottom: none; }

nav#left a, nav#left a:link, nav#left a:hover, nav#left a:visited {
  text-decoration: none;
  color: #fff; }

nav#left a.expand, nav#left a.expanded {
  margin-left: -18px;
  margin-right: 2px;
  width: 14px; }

nav#left a img {
  vertical-align: middle; }

nav#left li.isRef {
  background-image: url('/employees/adjunct/images/link-arrow.png');
  background-repeat: no-repeat;
  background-position: center right; }

div#navMobile {
  display: none; }

.COVIDpocalypse {
  background: #c8102e;
  height: 2.5em;
  width: 100%;
  display: block;
  text-align: center;
  font-size: 2.5em;
  line-height: 2.5em;
  background-image: url('/covid19/-files/cdc-covid19.jpg');
  background-position: center;
  background-size: 100%;
  border-bottom: 2px solid #fff; }

.COVIDpocalypse a, .COVIDpocalypse a:visited, .COVIDpocalypse a:link, .COVIDpocalypse a:hover {
  text-decoration: none;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, .5);
  display: block;
  width: 100%;
  text-shadow: 1px 1px 3px #000; }

.COVIDpocalypse a.give, .COVIDpocalypse a.give:visited, .COVIDpocalypse a.give:link, .COVIDpocalypse a.give:hover {
  background: #fff;
  background: rgba(255, 255, 255, .9);
  color: #000;
  text-shadow: none;
  font-size: 0.9em; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, main, section {
  display: block; }

h1 {
  font-size: 1.5em;
  margin-top: 12px;
  border-bottom: 1px dotted #666;
  color: #006; }

h2 {
  font-size: 1.4em;
  border-bottom: 1px dotted #ddd;
  color: #333;
  margin-top: 9px;
  margin-bottom: 3px; }

h3, h4, h5, h6 {
  font-size: 1.1em;
  color: #666;
  margin-top: 6px;
  margin-bottom: 2px; }

h3 {
  font-size: 1.2em; }

object {
  z-index: 0; }

img {
  max-width: 100%;
  height: auto; }

div.svgPar svg {
  width: 100%;
  height: 100%; }

em, i {
  font-style: italic; }

small {
  font-weight: normal; }

a:link {
  color: #c8102e;
  text-decoration: underline; }

a:hover, a:focus {
  color: #a11600;
  text-decoration: none; }

a:visited {
  color: #b11600;
  text-decoration: underline; }

a img, a:link img, a:hover img, a:visited img, a:focus img {
  border: none; }

sup a, sup a:link {
  text-decoration: none; }

sup a:hover, sup a:focus {
  text-decoration: underline; }

p.pdf {
  text-align: right; }

p.pdf :before {
  content: url(/images/icon-pdf.png); }

p.pdf a {
  vertical-align: middle;
  line-height: 16px;
  padding-left: 3px; }

span.glossary {
  border-bottom: 1px dotted #ccc;
  position: relative; }

span.glossary em {
  display: none; }

span.glossary :hover em {
  position: absolute;
  width: 25em;
  display: block;
  z-index: 50;
  top: 1em;
  background: white;
  color: #666;
  border: 1px dotted #ccc;
  padding: 3px 5px; }

fieldset.invisible {
  padding: 0px;
  margin: 0px;
  /* faux button-links for JavaScript thanks to Roger Johansson
http://www.456bereastreet.com/archive/201110/styling_button_elements_to_look_like_links/ */
  border: none; }

fieldset.invisible legend {
  position: absolute;
  top: -200em;
  left: -200em;
  width: 100em;
  height: 100em; }

button.text {
  overflow: visible;
  margin: 0;
  padding: 0;
  border: 0;
  color: #c8102e;
  background: transparent;
  font: inherit;
  line-height: normal;
  text-decoration: underline;
  cursor: pointer;
  -moz-user-select: text; }

button.text :hover, button.text :focus {
  color: #a11600;
  text-decoration: none; }

button.text ::-moz-focus-inner {
  padding: 0;
  border: 0; }

figure {
  border: solid #666 1px;
  padding: 0.5em;
  margin: 0.75em;
  width: auto;
  overflow: hidden; }

figure img {
  max-width: 100%;
  box-shadow: none;
  border-radius: 9px; }

figcaption {
  font-style: italic;
  color: #333;
  text-align: center;
  margin-bottom: 0.75em; }

aside, figure {
  border-radius: 13px;
  background-color: #fff;
  box-shadow: 1px 1px 5px #666; }

aside#spotlight {
  width: 225px;
  margin: 0px auto 1.2em auto;
  font-size: 0.8em;
  border: 2px solid #333; }

aside#spotlight h1 {
  color: #fff;
  border-bottom: 0px;
  background: #333;
  padding: 5px 3px;
  margin: 0px;
  border-top-left-radius: 9px;
  border-top-right-radius: 9px;
  text-align: center; }

aside#spotlight h2 {
  border-bottom: 0px;
  margin: 0px;
  color: #000;
  text-shadow: none; }

aside#spotlight h3 {
  color: #333;
  margin: 0px; }

aside#spotlight div {
  margin: 8px; }

aside#spotlight p {
  margin: 3px 0px; }

article.subSection {
  background-color: white;
  padding: 5px 10px;
  margin-top: 0.75em;
  border-radius: 10px;
  box-shadow: 1px 1px 3px #ccc;
  border: 1px solid #ddd; }

#wrapper ::-webkit-scrollbar {
  /* Track */
  width: 12px; }

#wrapper ::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 10px;
  /* Handle */
  border-radius: 10px; }

#wrapper ::-webkit-scrollbar-thumb {
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5); }

#wrapper ::-webkit-scrollbar-thumb:window-inactive {
  background: rgba(255, 255, 255, 0.4); }

.rightAlign {
  text-align: right; }

.leftAlign {
  text-align: left; }

.centered {
  text-align: center; }

iframe.centered {
  margin: auto; }

.bold {
  font-weight: bold; }

.red {
  color: #c8102e; }

.italic {
  font-style: italic; }

.smallText {
  font-weight: normal;
  font-size: 75%; }

.bigText {
  font-size: 125%; }

.bigBold {
  font-size: 2em;
  font-weight: bold;
  text-shadow: 1px 1px 3px #999; }

.clearNone {
  clear: none !important; }

.clearLeft {
  clear: left; }

.clearRight {
  clear: right; }

.clearBoth, #clearBoth {
  clear: both; }

.floatRight {
  float: right; }

img.floatRight {
  margin-left: 5px;
  margin-bottom: 3px; }

.floatLeft {
  float: left; }

img.floatLeft {
  margin-right: 5px;
  margin-bottom: 3px; }

.hangingindent {
  margin-left: 0.5in;
  text-indent: -0.5in; }

.doublespace {
  line-height: 2; }

.hide {
  position: absolute;
  top: -200em;
  left: -200em;
  width: 100em;
  height: 100em;
  background: #fff !important;
  color: #000 !important; }

.hide * {
  background: #fff !important;
  color: #000 !important; }

.dateLine {
  color: #666;
  font-style: italic;
  font-size: 0.8em; }

.notice {
  border: 2px solid #c8102e;
  border-radius: 9px;
  background-color: #ccc;
  font-size: 1.1em;
  padding: 0.5em;
  text-align: center;
  margin: 0.5em; }

.twoColumn {
  -moz-column-count: 2;
  -moz-column-gap: 10px;
  -webkit-column-count: 2;
  -webkit-column-gap: 10px;
  column-count: 2;
  column-gap: 10px; }

.threeColumn {
  -moz-column-count: 3;
  -moz-column-gap: 8px;
  -webkit-column-count: 3;
  -webkit-column-gap: 8px;
  column-count: 3;
  column-gap: 8px; }

.columnBreak {
  -webkit-column-break-before: always;
  -moz-column-break-before: always;
  column-break-before: always; }

.popDownBox {
  position: absolute;
  width: 200px;
  border: 1px solid #666;
  padding: 3px;
  background-color: #fff;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 5px;
  -webkit-border-bottom-right-radius: 9px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 5px;
  -moz-border-radius-bottomright: 9px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 3px;
  border-top-right-radius: 5px;
  border-bottom-right-radius: 9px;
  border-bottom-left-radius: 5px; }

.popDownBox div {
  text-align: right;
  font-size: 0.8em;
  border-bottom: 1px dotted #999; }

.rightBox {
  width: 12em;
  float: right;
  padding: 1em;
  border: 1px double black; }

.rightBox ul {
  padding-left: 1em; }

.biggerSpacey {
  font-size: 110%; }

.biggerSpacey li {
  margin-top: 10px; }

a.fauxButton:link, a.fauxButton:visited, a.fauxButton:link, a.fauxButton:visited, .fauxButton {
  background: #eee;
  padding: 3px 10px;
  white-space: nowrap;
  display: inline-block;
  border-radius: 5px;
  color: black;
  border: 1px solid #999;
  font-size: 1.1em;
  box-shadow: 1px 1px 1px #666;
  text-decoration: none;
  cursor: pointer; }

.fauxButton img {
  vertical-align: middle; }

ul.actionButtons {
  display: flex;
  padding-left: 0px; }

ul.actionButtons li {
  flex: 2 2 33%;
  text-align: center;
  list-style-type: none; }

ul.actionButtons li a {
  background-color: #c8102e;
  font-weight: bold;
  color: white; }

ul.actionButtons .phone {
  margin-top: 0.25em;
  font-size: 95%;
  color: #666; }

ul.actionButtons h3 {
  color: #333; }

.flex, .flex50 {
  display: flex;
  flex-wrap: wrap;
  padding: 0px; }

.flex li, .flex50 li, .flex > div, .flex50 > div {
  flex: 0 0 31%;
  margin: 1%;
  list-style-type: none; }

.flex50 li, .flex50 > div {
  flex: 0 0 48%; }

a[href*="fast.svcc.edu"]:after {
  content: url(/images/padlock.png);
  margin-left: 0.25em; }

.nobr {
  white-space: nowrap; }

.nopadding {
  padding: 0px; }

.noborder {
  border: none; }

.wrap {
  white-space: pre-wrap; }

.configPDF {
  width: 8em;
  float: right;
  margin: 0.25em;
  background: #ccc;
  text-align: center;
  padding: 0.25em 1em;
  border-radius: 0.5em;
  border: 1px solid #bbb; }

.configPDF a, .configPDF a:link, .configPDF a:hover {
  text-decoration: none; }

span.caption {
  font-family: 'Playfair Display';
  color: #666;
  font-style: italic;
  padding: 1em;
  padding-top: 0px;
  text-align: center;
  display: inline-block; }

.dateBox {
  background: white;
  padding: 10px 20px;
  margin: 10px 0px;
  border: solid 1px;
  border-radius: 5px;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.1); }

.dateBox li {
  padding: 5px; }

.highlight {
  border: 1px solid #c8102e;
  background: white;
  padding: 0.5em 1em;
  font-size: 1.1em; }

.redText {
  color: #e11600;
  font-weight: bold; }

.button {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  border: 2px solid #c8102e;
  border-radius: 0.6em;
  color: #c8102e;
  cursor: pointer;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  margin: 20px;
  padding: 1em 4em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; }

.button:hover, .button:focus {
  color: #fff;
  background-color: #c8102e;
  outline: 0; }

button.giveButton {
  box-sizing: border-box;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #c8102e;
  border: 2px solid #c8102e;
  border-radius: 0.4em;
  color: #fff;
  cursor: pointer;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
  margin: 0;
  padding: 0.5em 2em;
  text-decoration: none;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700; }

button.giveButton:hover, button.giveButton:focus {
  color: #c8102e;
  background-color: #fff;
  outline: 0; }

header {
  position: relative;
  background: #303030;
  background-image: url('/images/header-background.png');
  background-position: bottom right;
  background-repeat: no-repeat; }

header h1 {
  margin: 0px;
  border: none;
  padding-top: 0px; }

header h1 img {
  padding: 0.5em 2%; }

header span.tagline {
  display: block;
  font-family: 'Playfair Display';
  color: #999;
  font-size: 14px;
  text-align: center;
  margin-top: -1em;
  margin-bottom: 1em; }

header span.tagline span {
  font-weight: bold;
  font-style: italic; }

header #topBar, header form#searchForm #searchQuery, header nav#quickJump, header nav#audience {
  font-size: 16px; }

div[itemtype='http://schema.org/Organization'] {
  display: inline-block;
  padding: 0.25em 2em;
  padding-top: 4em; }

#topBar {
  background: #c8102e;
  border-bottom: 2px solid #fff;
  height: 4em;
  /* temporarily removed for covidpocalypse
    position:fixed;
    z-index:5000;*/
  width: 100%; }

#topBar ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  position: relative;
  right: 0px;
  padding-top: 0.75em;
  text-align: right;
  margin-right: 22em;
  font-family: 'Montserrat';
  text-transform: uppercase; }

#topBar ul li {
  line-height: 1.75em;
  display: inline-block;
  font-size: 0.9em; }

#topBar ul li a, #topBar ul li a:link, #topBar ul li a:visited {
  text-decoration: none;
  color: #fff;
  line-height: 2em;
  padding: 0em 1em; }

#topBar ul li a:hover {
  color: #000; }

#topBar ul li a:hover svg path {
  fill: #000; }

#topBar ul li.highlight {
  background: #ebcd1b; }

#topBar ul li.highlight a, #topBar ul li.highlight a:link, #topBar ul li.highlight a:visited {
  color: #000;
  font-family: 'Montserrat';
  font-weight: bold; }

form#searchForm {
  position: absolute;
  display: inline-block;
  right: 1em;
  top: calc(1em - 1px);
  width: 20em; }

form#searchForm button {
  border: none;
  background: none;
  position: absolute;
  right: 0.5em;
  padding: 0px;
  top: 0.75em; }

form#searchForm button svg {
  fill: #ddd; }

form#searchForm #searchQuery {
  color: #fff;
  background: rgba(0, 0, 0, .25);
  border: none;
  padding: 0.5em 1em;
  position: absolute;
  right: 0px;
  width: calc(20em - 1.9em); }

form#searchForm #searchQuery::placeholder {
  color: #ddd;
  font-family: 'Montserrat'; }

form#searchForm .jsShow, form#searchForm .jsHide {
  display: none !important; }

nav#quickJump {
  padding: 0px;
  margin: 0px;
  text-align: right;
  position: absolute;
  top: 4.5em;
  right: 1em;
  width: 20em;
  z-index: 1500; }

nav#quickJump h2 {
  font-family: 'Montserrat';
  color: white;
  text-shadow: none;
  border-bottom: none;
  background: rgba(255, 255, 255, .2);
  text-align: left;
  padding: 0.5em 0.75em;
  font-size: 1em;
  font-weight: normal;
  position: relative;
  cursor: pointer; }

nav#quickJump h2 svg {
  position: absolute;
  right: 0.75em;
  top: 5px;
  width: 14px; }

nav#quickJump ul {
  text-align: left;
  background: white;
  margin: 0px;
  list-style: none;
  padding: 0px; }

nav#quickJump ul li {
  padding: 0px;
  margin: 0px; }

nav#quickJump ul li h3, nav#quickJump ul li a, nav#quickJump ul li a:link, nav#quickJump ul li a:visited {
  display: block;
  padding: 0.2em 13px;
  color: #333;
  text-decoration: none; }

nav#quickJump ul li a:hover, nav#quickJump ul li a:focus {
  background: #c8102e;
  color: #fff; }

nav#quickJump #qjHide {
  left: -500em;
  position: absolute;
  border: 1px solid #666;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, .3);
  width: calc(100% - 2px);
  border-top: none; }

nav#quickJump h2, nav#quickJump h3 {
  margin: 0px; }

nav#quickJump h3 {
  font-family: 'Montserrat'; }

nav#audience {
  margin: 0px;
  width: 48em;
  position: absolute;
  right: 0em;
  padding-top: 0.5em;
  padding-left: 1px;
  top: 7.5em;
  background: none;
  background-image: linear-gradient(to right, rgba(255, 255, 255, .4) 15%, rgba(255, 255, 255, 0) 0%);
  background-position: top;
  background-size: 10px 2px;
  background-repeat: repeat-x; }

nav#audience ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-family: 'Montserrat';
  letter-spacing: -0.03em; }

nav#audience ul li:before {
  content: '> ';
  color: #ddd; }

nav#audience ul li {
  display: inline-block;
  width: 13em;
  padding: 0.1em; }

nav#audience ul li a, nav#audience ul li a:link, nav#audience ul li a:visited {
  color: #fff;
  text-decoration: none;
  display: inline-block;
  width: 90%; }

nav#audience ul li a:hover {
  color: #c8102e; }

@media (max-width: 1150px) {
  nav#audience {
    width: 40em; } }

@media (max-width: 1000px) {
  nav#audience {
    width: 30em; }

  header h1 img {
    padding: 1.2em 2%; }

  #topBar ul li a, #topBar ul li a:link, #topBar ul li a:visited {
    padding: 0em 0.5em; } }

@media (max-width: 1080px) {
  #topBar {
    height: 7em;
    text-align: center; }

  #topBar ul {
    text-align: center;
    right: 0px;
    margin-right: 0px; }

  #topBar ul li a, #topBar ul li a:link, #topBar ul li a:visited {
    padding: 0em 1em; }

  form#searchForm {
    position: relative;
    right: 0px;
    top: 0px; }

  nav#quickJump {
    top: 8.25em; }

  nav#audience {
    top: 10.75em;
    width: 27em; } }

@media (max-width: 768px) {
  nav#audience {
    display: none; } }

@media (max-width: 600px) {
  #topBar ul li a, #topBar ul li a:link, #topBar ul li a:visited {
    padding: 0em 0.5em; }

  nav#quickJump {
    right: calc((100% - 20em) * .5); }

  header h1 img {
    padding: 2.4em 2% 0.2em; } }

@media (max-width: 500px) {
  #topBar ul {
    padding-top: 0px; } }

@media (max-width: 710px) {
  #topBar {
    height: 10em; }

  nav#quickJump {
    top: 11.25em; } }

dl {
  margin-top: 0.5em; }

dt {
  font-weight: bold;
  margin: 0.5em 0.5em 0em; }

dd {
  margin: 0.25em 1.5em;
  font-weight: normal;
  color: #444;
  font-style: italic; }

li.folder {
  list-style-image: url(/images/icon-folder.png); }

li.docx, li.doc, li.rtf {
  list-style-image: url(/images/icon-doc.png); }

li.htm, li.html {
  list-style-image: url(/images/icon-www.png); }

li.xlsx, li.xls, li.csv {
  list-style-image: url(/images/icon-xls.png); }

li.pptx, li.ppsx, li.ppt, li.pps {
  list-style-image: url(/images/icon-ppt.png); }

li.pdf {
  list-style-image: url(/images/icon-pdf.png); }

li.swf {
  list-style-image: url(/images/icon-swf.png); }

li.video {
  list-style-image: url(/images/icon-video.png); }

li.email {
  list-style-image: url('/images/icon-email.png'); }

li.phone {
  list-style-image: url('/images/icon-phone.png'); }

li.website {
  list-style-image: url('/images/icon-link.png'); }

li.address {
  list-style-image: url('/images/icon-address.png'); }

li.fax {
  list-style-image: url('/images/icon-fax.png'); }

li.office {
  list-style-image: url('/images/icon-office.png'); }

.tabbedList li {
  list-style-type: none;
  width: 60%;
  border-bottom: 1px solid #ddd; }

.tabbedList li span {
  display: block;
  float: right; }

.tabbedList li span.glossary {
  display: inline;
  float: none; }

ol.romanNumeral li {
  list-style-type: upper-roman; }

ol.fancyNumbers {
  counter-reset: li;
  margin: 1em 2em;
  padding-left: 0; }

ol.fancyNumbers h2:first-child, ol.fancyNumbers h3:first-child {
  color: #c8102e;
  font-size: 1.5em;
  border-bottom: 2px solid #666;
  margin-top: 6px;
  margin-bottom: 3px;
  padding-left: 1em;
  margin-left: -1em;
  background: #ccc; }

ol.fancyNumbers > li {
  position: relative;
  margin: 0 0 6px 2em;
  padding: 4px 8px;
  list-style: none; }

ol.fancyNumbers > li:before {
  content: counter(li);
  counter-increment: li;
  position: absolute;
  top: -2px;
  left: -1.75em;
  width: 1.5em;
  margin-right: 8px;
  padding: 5px;
  color: #c8102e;
  background: #333;
  font-weight: bold;
  font-family: 'Montserrat';
  text-align: center;
  border-radius: 2em;
  height: 1.5em;
  line-height: 1.5em;
  font-size: 1.5em;
  text-shadow: 2px 2px 5px #000;
  box-shadow: 1px 1px 3px #666; }

ul.rssList li {
  list-style: url("/rss/images/rss1.gif");
  margin-left: 15px; }

.photos {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; }

.photos li {
  text-align: center;
  flex: 0;
  min-width: 100px;
  padding: 1em;
  list-style-type: none; }

.photos li.bigFirst {
  min-width: 100%;
  text-align: left;
  font-size: 1.25em;
  font-weight: bold; }

.bigPhotos li {
  flex: 1 1 13em; }

ul.botPhotos li {
  text-align: left; }

ul.botPhotos li ul, ul.botPhotos li ul li {
  padding: 0px; }

.inlineBlock li {
  list-style-type: none;
  display: inline-block;
  margin-left: 0.5em; }

ul.nobullet li, ol.nobullet li {
  list-style-type: none; }

ul.nopadding, ul.nopadding li, ol.nopadding, ol.nopadding li {
  padding: 0px; }

ul.inlinelist li, ol.inlinelist li {
  display: inline; }

ul.insidebullet li, ol.insidebullet li {
  list-style-position: inside; }

dl.accordian {
  padding: 0px;
  /* see also .twoColumn settings in "_reused-classes" */
  border: 1px solid #999; }

dl.accordian > dt {
  background: #eee;
  margin: 0px;
  padding: 5px;
  border-bottom: 1px solid #999;
  clear: both; }

dl.accordian > dt h2 {
  color: #c8102e; }

dl.accordian > dd {
  background: #fcfcfc;
  margin: 0px;
  padding: 8px;
  font-style: normal; }

ul.twoColumn li {
  padding: 3px; }

ul.threeColumn.breakBefore > li:not(:first-child), ul.twoColumn.breakBefore > li:not(:first-child) {
  -webkit-column-break-before: always;
  -moz-column-break-before: always;
  column-break-before: always; }

ul.twoColumn > li, ul.threeColumn > li {
  list-style-type: none; }

ul.roomList li {
  width: 5em;
  float: left;
  list-style-type: none;
  text-align: center;
  padding: 3px;
  background: #666;
  margin: 5px;
  border-radius: 5px;
  box-shadow: 1px 1px 2px #333;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, .4); }

ul.roomList li a:link {
  width: 100%;
  display: block;
  text-decoration: none;
  color: #fff; }

ul.roomList li a:visited {
  color: #ccc; }

ul.flex {
  display: flex;
  flex-wrap: wrap;
  padding: 0px; }

ul.flex li {
  flex: 0 0 31%;
  margin: 1%;
  list-style-type: none; }

li.checklist {
  list-style-position: inside;
  list-style-image: url(/images/checkmark.png); }

#bodyText ul.hvList {
  list-style: none;
  padding-left: 0px; }

#bodyText ul.hvList > li {
  border-top: 1px solid #ccc;
  padding-bottom: 1.5em; }

#bodyText ul.hvList > li h2 {
  font-size: 2.25em; }

#bodyText ul.hvList li ul {
  margin-left: 25%;
  column-count: 2; }

#bodyText ul.hvList li ul li {
  margin: 0.2em;
  list-style-position: inside; }

ol.nestedNumber li:first-child, .nestedNumber ol li:first-child {
  counter-reset: item 0; }

.nestedNumber li {
  display: block; }

ol.nestedNumber li[value='1'] {
  counter-reset: item 0;
  padding-top: 1.5em; }

.nestedNumber li:before {
  content: counters(item, ".") " - ";
  counter-increment: item; }

ol.nestedNumber > li:before {
  content: counters(item, ".") ".0 - "; }

.nestedNumber ul li:before {
  content: '\b7\a0';
  font-weight: bold;
  font-size: larger; }

.courseList li {
  list-style-type: none;
  width: 7em;
  display: inline-block; }

table {
  font-size: small;
  border-spacing: 0px; }

table tbody tr th, table tbody tr td {
  /*vertical-align:top;*/
  padding: 3px; }

table td ul.nopadding {
  margin: 0px; }

table.firstCol tr th:first-child, table.firstCol tr td:first-child {
  width: 25%; }

table.normal {
  border: none;
  box-shadow: 1px 1px 2px #222; }

table.normal tr, table.normal th, table.normal td {
  margin: 0px;
  padding: 0.25em 1em;
  border: none; }

table.normal thead tr th {
  font-weight: bold;
  background-color: #999;
  text-align: left; }

table.normal thead tr th:first-child {
  text-align: right; }

table.normal tbody tr th {
  font-weight: bold;
  background-color: #ccc;
  text-align: right;
  padding-right: 4px; }

table.normal tbody tr th[colspan] {
  text-align: left;
  font-size: 120%;
  padding-left: 1em;
  background-color: #fff; }

table.coloredRows thead tr th {
  background-color: #666;
  color: #eee;
  border-bottom: 1px solid #333; }

table.coloredRows tbody tr:nth-child(odd) td, table.coloredRows tbody tr:nth-child(odd) th {
  background-color: #f6f6f6; }

table.coloredRows tbody tr:nth-child(even) td, table.coloredRows tbody tr:nth-child(even) th {
  background-color: #ddd; }

table.coloredRows tbody th, table.coloredRows tbody td {
  border-bottom: 1px solid #ccc; }

table.plainRowHeaders tbody th, table.plainRowHeaders tbody th a {
  text-align: left;
  font-weight: normal; }

td.number, th.number {
  text-align: right !important; }

tr.total td, tr.total th {
  font-weight: bold;
  border-top: 1px solid #222;
  border-bottom: 3px double #222; }

tr.even td {
  bacgkround-color: #ddd; }

tr.odd td {
  background-color: #e6e6e6; }

td[colspan] {
  text-align: center; }

table.courseListing {
  background-color: #f8f8f8;
  width: 100%;
  border: 1px solid #bbb; }

table.courseListing thead th {
  background-color: #ddd; }

table.courseListing tbody tr.courseTitle th {
  background-color: #eee; }

table.courseListing th, table.courseListing td {
  text-align: left;
  position: relative; }

table.courseListing tbody tr.courseData td {
  border-top: 1px solid #ddd; }

table.courseListing .comments td {
  font-size: 0.9em;
  font-style: italic; }

table.courseListing .iai {
  float: right;
  color: #007600; }

table.courseListing th[colspan="10"], table.courseListing td[colspan="10"] {
  width: 100%; }

table.courseListing .iaiNumber {
  float: right;
  font-weight: normal;
  color: #666; }

table.courseListing div.bookInfo {
  position: absolute;
  right: 1.5em;
  width: 15em;
  z-index: 500;
  background: #ccc;
  padding: 0.5em 1.5em; }

tr.fakeLink:hover td, tr.fakeLink:hover th {
  background: rgba(0, 0, 0, .0) !important;
  color: #000; }

tr.fakeLink:hover td a, tr.fakeLink:hover th a {
  text-decoration: none; }

.fakeLink {
  cursor: pointer; }

tr.rowDivide td, tr.rowDivide th {
  border-top: 1px solid #666; }

@media (max-width: 1080px) and (min-width: 925px) {
  header img {
    height: 100px; } }

@media (max-width: 925px) {
  header > span {
    margin: 0px; }

  header h1 span {
    display: block; }

  p.subtitle, header hgroup h2 {
    display: none; } }

@media (max-width: 350px) {
  #wrapper nav#audience ul li span {
    width: 85%; } }

@media (max-width: 768px) {
  #wrapper {
    background: none; }

  div[itemtype='http://schema.org/Organization'] {
    padding-top: 8em; }

  nav#top {
    width: 100%;
    border-radius: 0px; }

  nav#left ul {
    width: auto; }

  nav#top ul#fat-top-nav li {
    min-width: 0px; }

  div#headTitle, body, html, header h1.title {
    margin: 0px;
    padding: 0px; }

  div#quicklinks, p.subtitle, header hgroup h2 {
    display: none; }

  nav#quicklinks {
    text-align: center;
    font-size: 1.1em;
    position: relative;
    background: rgba(255, 255, 255, .5);
    top: 0px;
    right: 0px; }

  nav#quicklinks form#quickJump, nav#quicklinks form#searchForm {
    margin: 0px 1em;
    text-align: right; }

  nav#quicklinks form#searchForm {
    float: left; }

  nav#audience ul li {
    width: calc(50% - 1em); }

  nav#audience ul li span a {
    font-size: 1em; }

  #searchSite {
    width: 9em; }

  div#wrapper {
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-width: 500px;
    max-width: 800px; }

  div#wrapper, div#header, div#footer, header, footer {
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }

  section#bodyText, main {
    overflow-x: scroll; } }

@media (max-width: 600px) {
  #skipLinks, #skipLinks ul {
    position: fixed;
    z-index: 1000;
    height: 1.5em;
    top: 0px;
    left: 0px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    border: 0px;
    background: #333; }

  #skipLinks ul li {
    margin: 0px;
    padding: 0px;
    text-align: center;
    width: 33%;
    height: 1.5em;
    color: #fff;
    float: left;
    list-style-type: none; }

  #skipLinks ul li a, #skipLinks ul li a:link, #skipLinks ul li a:visited {
    width: 100%;
    height: 1.5em;
    display: block;
    color: #fff; }

  body, html, div#headTitle {
    margin: 0px;
    padding: 0px; }

  span#rightImage, div#leftnav, div#quicklinks, p.subTitle, div#secondNav {
    display: none; }

  form#searchForm label {
    display: none; }

  #searchSite {
    width: 5em; }

  nav#top {
    height: auto;
    border-bottom: 2px solid black; }

  nav#top ul#menu {
    text-align: center;
    height: auto;
    line-height: normal;
    padding: 0px; }

  nav#top ul#menu li {
    width: auto;
    height: auto;
    float: none;
    display: inline-block;
    max-width: 23%; }

  nav#top ul#menu > li a:link, nav#top ul#menu > li a:visited {
    padding: 2px 10px;
    height: auto; }

  nav#top ul#menu li ul {
    display: none; }

  nav#top ul#fat-top-nav li:first-child {
    display: none; }

  nav#top ul#fat-top-nav {
    font-size: 0.75em; }

  nav#top ul#fat-top-nav li {
    width: 24%;
    margin: 0px;
    padding: 0px;
    min-width: 0px;
    height: 2.5em;
    line-height: 2.5em; }

  nav#top ul#fat-top-nav li:hover > div, nav#top ul#fat-top-nav li:focus > div {
    display: none !important; }

  nav#top ul#fat-top-nav li a:link, nav#top ul#fat-top-nav li a:hover, nav#top ul#fat-top-nav li a:focus, nav#top ul#fat-top-nav li a:visited {
    padding: 0.2em 0.4em;
    height: 85%; }

  nav#left {
    width: 100%;
    position: relative;
    margin-left: 0px;
    padding: 0px; }

  nav#left ul {
    margin: 0px auto; }

  nav#left ul li ol li, nav#left ul li ul li {
    padding: 3px 5px; }

  nav#left ul > li {
    border-radius: 0px !important; }

  div#navMobile {
    display: block;
    width: 50px;
    border-radius: 11px;
    background: rgba(200, 16, 46, .8);
    position: absolute;
    top: -40px; }

  header a img {
    width: 95%; }

  div#headTitle p {
    font-size: 0.8em; }

  header {
    height: auto;
    text-align: center; }

  div#wrapper {
    margin: 0px;
    padding: 0px;
    width: 100%;
    min-width: 320px;
    max-width: 600px; }

  div#wrapper nav#quicklinks form#quickJump, div#wrapper nav#quicklinks form#searchForm {
    float: none;
    text-align: center; }

  div#wrapper, header, footer {
    box-shadow: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px; }

  div#main, #content header, main, section#bodyText, nav#top {
    margin: 0px !important;
    width: 100%;
    border-radius: 0px !important;
    padding-left: 0px;
    padding-right: 0px;
    min-height: 0px !important; }

  section#bodyText, main {
    padding: 1.5em 2%;
    width: 96%; }

  #content > br.clearBoth, nav#audience {
    display: none; }

  footer {
    background: #000; }

  table.courseListing {
    height: 300px;
    overflow: scroll;
    display: block; }

  table.courseListing th span {
    display: none; } }

@media (min-width: 900px) {
  header h1 {
    line-height: 1.1em; } }

@media (min-width: 1100px) {
  #content {
    font-size: 105%; }

  .navParent {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2; }

  .topNavGroup {
    -webkit-column-break-inside: avoid; }

  .topNavGroup ul li {
    -webkit-column-break-after: avoid; } }

@media (min-width: 1200px) {
  #content {
    font-size: 110%; } }

@media (min-width: 1300px) {
  #content {
    font-size: 115%; } }

@media (min-width: 1400px) {
  #content, main {
    font-size: 120%; } }

@media (min-width: 1500px) {
  #content {
    font-size: 125%; } }

@media (min-width: 1600px) {
  #content {
    font-size: 130%; } }

@media (min-width: 1700px) {
  #content {
    font-size: 135%; } }

@media (min-width: 1520px) {
  #backgroundImage {
    background-size: 100% auto; } }

@media (min-width: 1600px) {
  header {
    font-size: 125%; } }

* {
  box-sizing: border-box; }

.spacer {
  padding-top: 70px; }

.hide {
  display: none; }

#bodyText {
  margin-top: 42px; }

.nopadding {
  padding: 0; }

.nobullet {
  list-style: none; }

.noborder {
  border: none; }

.inlinelist {
  width: 40%;
  display: inline-flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-content: center;
  justify-content: space-evenly;
  align-items: center; }

nav#megaMenu {
  position: fixed;
  z-index: 99;
  width: 100%;
  background: #c8102e;
  border-bottom: 2px solid #303030; }

nav .wrapper {
  position: relative;
  max-width: 1800px;
  padding: 0px 30px;
  height: 70px;
  line-height: 70px;
  margin: auto;
  display: flex;
  align-items: center;
  justify-content: space-between; }

.wrapper .logo img {
  width: 70%;
  padding-top: 30px; }

.wrapper .logo a {
  color: #f2f2f2;
  font-size: 30px;
  font-weight: 600;
  text-decoration: none; }

.wrapper .nav-links {
  display: inline-flex; }

.nav-links li {
  list-style: none; }

.nav-links .heading {
  font-size: 20px;
  color: #fff;
  padding: 2px 15px;
  background: #3a3b3c; }

.nav-links li a {
  color: #f2f2f2;
  text-decoration: none;
  font-size: 18px;
  font-weight: 500;
  padding: 9px 15px;
  border-radius: 5px;
  transition: all 0.3s ease; }

.nav-links li a:hover {
  background: #a00; }

.nav-links .mobile-item {
  display: none; }

.nav-links .drop-menu {
  position: absolute;
  background: #303030;
  width: 280px;
  line-height: 30px;
  top: 85px;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
  padding-inline-start: 0px; }

.nav-links li:hover .drop-menu, .nav-links li:hover .mega-box {
  transition: all 0.3s ease;
  top: 70px;
  opacity: 1;
  visibility: visible; }

.drop-menu li a {
  width: 100%;
  display: block;
  padding: 0 0 0 15px;
  font-weight: 400;
  border-radius: 0px; }

.mega-box {
  position: absolute;
  left: 0;
  width: 100%;
  padding: 0 10px;
  top: 85px;
  opacity: 0;
  visibility: hidden; }

.mega-box .content {
  background: #303030;
  padding: 5px 2px;
  display: flex;
  width: 100%;
  justify-content: space-between;
  box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15); }

.mega-box .content .row {
  width: calc(25% - 10px);
  line-height: 45px; }

.content .row img {
  width: 90%;
  height: 90%;
  padding: 5% 5%;
  object-fit: cover; }

.content .row header {
  color: #f2f2f2;
  font-size: 20px;
  font-weight: 500;
  margin-left: -20px;
  padding: 0 20px;
  border-left: 1px solid rgba(255, 255, 255, 0.09);
  background-image: none; }

.content .row .mega-links {
  margin-left: -20px;
  border-left: 1px solid rgba(255, 255, 255, 0.09); }

.row .mega-links li {
  padding: 0 20px; }

.row .mega-links li a {
  position: relative;
  margin: -0.5em;
  padding: 0.5em 20px;
  color: #d9d9d9;
  font-size: 17px;
  display: inline-block;
  line-height: 1.1; }

.row .mega-links li a:hover {
  color: #f2f2f2; }

.wrapper .btn {
  color: #fff;
  font-size: 20px;
  cursor: pointer;
  display: none; }

.wrapper .btn.close-btn {
  position: absolute;
  right: 30px;
  top: 10px;
  padding: 0;
  border: 0; }

.openBtn {
  background: #f1f1f1;
  border: none;
  padding: 10px 15px;
  font-size: 20px;
  cursor: pointer; }

.openBtn:hover {
  background: #bbb; }

.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.9); }

.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto; }

.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white; }

.overlay .closebtn:hover {
  color: #ccc; }

div.overlay-content form#searchForm {
  position: relative;
  display: inherit;
  width: 100%;
  right: 0;
  top: 0; }

div.overlay-content form#searchForm input#searchQuery {
  padding: 15px;
  font-size: 16px;
  border: none;
  float: left;
  width: 75%;
  color: #333;
  background: white;
  position: relative; }

div.overlay-content form#searchForm input#searchQuery:hover {
  background: #f1f1f1; }

div.overlay-content form#searchForm button {
  float: left;
  width: 15%;
  padding: 15px;
  background: #ddd;
  font-size: 16px;
  border: none;
  cursor: pointer;
  position: relative;
  right: 0em;
  top: 0em; }

div.overlay-content form#searchForm button:hover {
  background: #c8102e;
  color: #fff; }

nav input {
  display: none; }

li.covidHighlight {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(200, 16, 46, 0.5)), url(https://www.svcc.edu/covid19/-files/cdc-covid19.jpg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #333;
  border: solid 1px #fff;
  padding: 0.5em;
  margin: 5px;
  color: #fff;
  transition: background-position 2s ease-in; }

li.covidHighlight:hover {
  background-position: left;
  cursor: pointer;
  color: #fff;
  font-weight: bold; }

.nav-links li.highlight {
  border: none;
  background: none;
  padding: 0; }

.nav-links li.highlight a {
  background: #ebcd1b;
  color: #000; }

.nav-links li.highlight a:hover {
  background: #a00;
  color: #fff; }

@media screen and (max-width: 1330px), (-webkit-min-device-pixel-ratio: 1.5), (min-resolution: 150dpi) {
  .wrapper label.btn {
    display: block;
    border: 0;
    padding: 0; }

  .wrapper .nav-links {
    position: fixed;
    height: 100vh;
    width: 100%;
    max-width: 350px;
    top: 0;
    left: -100%;
    background: #303030;
    display: block;
    padding: 50px 10px;
    line-height: 50px;
    overflow-y: auto;
    box-shadow: 0px 15px 15px rgba(0, 0, 0, 0.18);
    /* custom scroll bar */
    transition: all 0.3s ease; }

  ::-webkit-scrollbar {
    width: 10px; }

  ::-webkit-scrollbar-track {
    background: #303030; }

  ::-webkit-scrollbar-thumb {
    background: #3a3b3c; }

  #menu-btn:checked ~ .nav-links {
    left: 0%; }

  #menu-btn:checked ~ .btn.menu-btn {
    display: none; }

  #close-btn:checked ~ .btn.menu-btn {
    display: block; }

  .nav-links li {
    margin: 15px 10px; }

  .nav-links li a {
    padding: 0 20px;
    display: block;
    font-size: 20px; }

  .nav-links .drop-menu {
    position: static;
    opacity: 1;
    top: 65px;
    visibility: visible;
    padding-left: 20px;
    width: 100%;
    max-height: 0px;
    overflow: hidden;
    box-shadow: none;
    transition: all 0.3s ease; }

  #showDrop:checked ~ .drop-menu, #showAboutSauk:checked ~ .mega-box, #showDepartments:checked ~ .mega-box, #showSchedules:checked ~ .mega-box, #showAcademics:checked ~ .mega-box {
    max-height: 100%; }

  .nav-links .desktop-item {
    display: none; }

  .nav-links .mobile-item {
    display: block;
    color: #f2f2f2;
    font-size: 20px;
    font-weight: 500;
    padding-left: 20px;
    cursor: pointer;
    border-radius: 5px;
    transition: all 0.3s ease; }

  .nav-links .mobile-item:hover {
    background: #3a3b3c; }

  .drop-menu li {
    margin: 0; }

  .drop-menu li a {
    border-radius: 5px;
    font-size: 18px; }

  .mega-box {
    position: static;
    top: 65px;
    opacity: 1;
    visibility: visible;
    padding: 0 20px;
    max-height: 0px;
    overflow: hidden;
    transition: all 0.3s ease; }

  .mega-box .content {
    box-shadow: none;
    flex-direction: column;
    padding: 20px 20px 0 20px; }

  .mega-box .content .row {
    width: 100%;
    margin-bottom: 15px; }

  .mega-box .content .row:nth-child(1), .mega-box .content .row:nth-child(2) {
    border-top: 0px; }

  .content .row .mega-links {
    border-left: 0px;
    padding-left: 15px; }

  .row .mega-links li {
    margin: 0; }

  .content .row header {
    font-size: 19px;
    display: inline-block;
    line-height: 1.6;
    margin-bottom: 12px;
    border-bottom: 1px solid;
    border-left: 0;
    background-color: #c8102e; }

  .prevNext {
    display: none; }

  .deptLinks {
    position: relative;
    z-index: 2;
    bottom: 0;
    padding: 10px 0px;
    width: 100%;
    text-align: center; }

  .SShow .slider h2 {
    margin: 12vh 2em 0 2em;
    padding: 30px 0 30px 0; }

  .bodyText {
    background-color: #ddd;
    min-height: 400px;
    padding: 1em 2em; }

  footer {
    position: relative; } }

@media screen and (max-width: 768px) {
  .SShow .slider h2 {
    font-size: 2em; }

  .deptLinks {
    position: relative; }

  .COVIDpocalypse a, .COVIDpocalypse a:visited, .COVIDpocalypse a:link, .COVIDpocalypse a:hover {
    font-size: 30px;
    line-height: 50px; } }

@media screen and (max-width: 425px) {
  .SShow .slider h2 {
    margin: 10vh 1em 0 1em;
    padding: 0.3em 0 0.3em 0; } }

nav#top {
  margin: 0px; }

#grad2020 {
  text-align: center;
  background: #666;
  margin: 0px;
  padding: 1px;
  border-bottom: 1px solid #464646; }
  #grad2020 h2 {
    border: none;
    color: #fff;
    font-family: 'Montserrat';
    padding: 0.5em;
    padding-top: 1.25em;
    margin: 0em;
    font-size: 2.25em;
    text-shadow: 1px 1px 2px #333; }
  #grad2020 ul li {
    list-style-type: none;
    display: inline-block;
    text-align: center;
    margin: 0px;
    padding: 0px; }
    #grad2020 ul li a img {
      height: 100px;
      width: 100px; }

main {
  margin: 0px;
  min-height: 0px;
  background: none;
  padding: 0px;
  border-top: 1px solid #a11600;
  width: 100%; }
  main > ul {
    display: block;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    width: 100%;
    background: #fff; }
    main > ul li {
      /*	li:nth-child(2n+1) { h3 { background: rgba(50, 50, 50,.9);
			a, a:link, a:visited, a:hover { color:#fff; } } }
        	li:nth-child(3n+1) { h3 { background: rgba(0,0,0,.8); 
			a, a:link, a:visited, a:hover { color:#666; } } }     
		li:nth-child(3n+1) { h3 { background: rgba(0,0,0,.9);
			a, a:link, a:visited, a:hover { color:#fff; } } }        */
      /*		li.current:nth-child(1n+1) { h3 { background: linear-gradient(to bottom, rgba(0,0,0,.7) 0%, rgba(0,0,0,.5) 50%, rgba(0,0,0,0) 100%); } }
		li.current:nth-child(2n+1) { h3 { background: linear-gradient(to bottom, rgba(100, 100, 100,.8) 0%, rgba(100, 100, 100,.5) 50%, rgba(100, 100, 100,0) 100%); } }
		li.current:nth-child(3n+1) { h3 { background: linear-gradient(to bottom, rgba(255,255,255,.8) 0%, rgba(255,255,255,.5) 50%, rgba(255,255,255,0) 100%); } }                          */ }
      main > ul li h3 {
        background: rgba(0, 0, 0, .8); }
        main > ul li h3 a, main > ul li h3 a:link, main > ul li h3 a:visited, main > ul li h3 a:hover {
          color: #fff; }
    main > ul li.current h3 {
      background: linear-gradient(to bottom, rgba(200, 16, 46, .8) 0%, rgba(200, 16, 46, .5) 50%, rgba(200, 16, 46, 0) 100%) !important; }
    main > ul > li h3 {
      font-size: 1em;
      height: calc(3em - 2px);
      line-height: 3em;
      text-indent: 1em;
      padding: 0px;
      margin: 0px;
      border-bottom: 1px solid #fff;
      transition: width 0.1s ease-in-out, background 0.1s ease-in-out; }
      main > ul > li h3 a, main > ul > li h3 a:link, main > ul > li h3 a:visited, main > ul > li h3 a:hover {
        font-size: 1.5em;
        font-family: 'Montserrat';
        text-shadow: 1px 1px 2px rgba(0, 0, 0, .7);
        color: #fff;
        text-decoration: none;
        display: block; }
      main > ul > li .content, main > ul > li a.qlButton {
        display: none; }
      main > ul > li .tagline, main > ul > li .close {
        display: none; }
    main > ul li.current .content {
      display: block; }
      main > ul li.current .content ul {
        margin-top: -50px;
        background: rgba(0, 0, 0, .8);
        display: block;
        min-height: 50px; }
      main > ul li.current a span {
        display: none; }
  main > ul.landingPage .pageCopy {
    padding: 2em; }
    main > ul.landingPage li.current {
      padding: 0px; }
      main > ul.landingPage li.current .content p.tagline {
        display: none; }
      main > ul.landingPage li.current ul.sideLinks li {
        list-style-type: none;
        display: inline-block;
        padding: 1em;
        margin: 10px;
        font-size: 1.25em;
        color: #eee;
        text-align: left; }
        main > ul.landingPage li.current ul.sideLinks li a, main > ul.landingPage li.current ul.sideLinks li a:link, main > ul.landingPage li.current ul.sideLinks li a:visited, main > ul.landingPage li.current ul.sideLinks li a:hover {
          color: #fff;
          font-size: 2em;
          text-decoration: none;
          text-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
          background: none;
          padding: 0px;
          border: none;
          box-shadow: none; }
        main > ul.landingPage li.current ul.sideLinks li span {
          display: block;
          font-size: 0.5em;
          color: #eee; }
      main > ul.landingPage li.current ul.sideLinks li:nth-child(4n+1) {
        background: rgba(200, 16, 46, .8); }
      main > ul.landingPage li.current ul.sideLinks li:nth-child(4n+2) {
        background: rgba(20, 133, 154, .8); }
      main > ul.landingPage li.current ul.sideLinks li:nth-child(4n+3) {
        background: rgba(0, 158, 35, .8); }
      main > ul.landingPage li.current ul.sideLinks li:nth-child(4n+4) {
        background: rgba(249, 136, 28, .8); }
      main > ul.landingPage li.current ul.sideLinks li:hover {
        box-shadow: 2px 2px 5px rgba(0, 0, 0, .9);
        margin-left: 8px;
        margin-top: 8px;
        margin-bottom: 10px;
        margin-right: 12px; }
      main > ul.landingPage li.current ul.sideLinks li.focus:hover {
        margin-bottom: 12px; }

aside.highlights {
  display: flex;
  background: rgba(255, 255, 255, .95);
  flex-wrap: wrap;
  border-radius: 0px; }

#action, #value, #success, #calendar {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  margin: 2% 1%;
  border: none;
  box-shadow: none; }

#news, #buttons {
  flex: 0 0 100%; }

#value, #success {
  flex: 0.75 1 200px; }

#value #compChart {
  margin-top: 1em; }
  #value fieldset {
    height: 2.4em;
    overflow: hidden;
    border: 1px solid #ccc;
    background: #fff;
    border-radius: 0.25em;
    transition: height 0.5s ease-in-out, overflow 0.5s ease-in-out 0.5s;
    padding-top: 0; }
    #value fieldset legend {
      float: left;
      line-height: 2em;
      font-size: 1.25em;
      font-weight: bold; }
    #value fieldset ul {
      clear: left; }
  #value fieldset:hover {
    height: 225px;
    overflow-y: auto; }
  #value label[for="comp"] {
    margin-top: 0.5em;
    display: block;
    color: #666;
    font-weight: bold;
    padding-left: 1em; }
  #value #comp {
    height: 2em;
    font-size: 1.25em;
    padding: 0.25em 0.5em;
    width: calc(100% - .25em);
    border: 1px solid #ccc;
    border-radius: 0.25em;
    margin: 0.25em 0.125em 0.5em;
    font-family: 'Montserrat', Calibri, Arial, Helvetica, sans-serif;
    font-weight: bold; }
  #value input[type='submit'] {
    display: none; }
  #value #visualization > div {
    margin: auto; }
  #value .doeAttrib {
    color: #666; }
    #value .doeAttrib a, #value .doeAttrib a:link, #value .doeAttrib a:visited {
      color: #333; }
    #value .doeAttrib a:hover {
      color: #000; }

#action {
  flex: 0 0 200px;
  background-repeat: no-repeat;
  background-size: cover; }
  #action a.fauxButton {
    background: #333;
    padding: 0.4em 1em;
    border-radius: 0px;
    color: #fff;
    border: 1px solid rgba(255, 255, 255, .6);
    box-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
    -webkit-appearance: initial;
    -moz-appearance: initial;
    -ms-appearance: initial;
    appearance: initial;
    font-weight: bold;
    font-size: 125%; }
  #action div {
    height: 100%; }
  #action ul {
    margin: 0px;
    padding: 0.5em; }
    #action ul li {
      list-style-type: none;
      margin-top: 1.5em; }

#success > a {
  width: 100%;
  text-align: center;
  display: block; }

#success .success {
  max-height: 20em;
  width: 100%; }
  #success .success h3 {
    font-family: 'Montserrat';
    letter-spacing: 0;
    display: block;
    position: absolute;
    width: 3em;
    color: #999;
    font-size: 1.5em;
    margin-top: 2.5em; }
    #success .success h3 strong {
      font-family: 'Montserrat';
      font-size: 1.3em; }
  #success .success a {
    text-decoration: none !important;
    font-weight: bold;
    font-size: 1.25em; }
    #success .success a span {
      display: block;
      padding: 0.5em 0.25em 0.5em 0em;
      text-align: center; }
  #success .success span.name {
    clear: both; }
  #success .success span.quote {
    font-style: italic;
    font-family: MinionPro, Candara, 'Times New Roman', serif;
    color: #000;
    padding-bottom: 1em;
    padding-left: 1.25em;
    padding-right: 1.25em;
    clear: both; }
  #success .success span.quote:before {
    content: url('/programs/degrees/-includes/quote-l.png');
    margin-right: 0.5em; }
  #success .success span.quote:after {
    content: url('/programs/degrees/-includes/quote-r.png');
    position: absolute;
    margin-left: 0.5em;
    margin-top: 0.1em; }
  #success .success img {
    float: right;
    margin-right: 0.25em;
    width: 250px; }

#calendar {
  flex: 2 2 350px; }
  #calendar table {
    width: 100%; }
  #calendar .calOptions {
    padding: 0.5em; }
  #calendar .calOptions #par-calSpan ol {
    display: flex; }
  #calendar .calOptions #par-calSpan ol li {
    flex: 0 0 32%; }
    #calendar .calOptions #par-calSpan ol li label {
      margin: 0.25em 0px;
      border-radius: 0px; }
  #calendar .calOptions #par-calNav ol li {
    display: inline-block; }
    #calendar .calOptions #par-calNav ol label {
      border-color: #999;
      background: #fff;
      border-radius: 0px; }
  #calendar .calOptions input[type=checkbox], #calendar .calOptions input[type=radio] {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px; }
  #calendar .calOptions label {
    margin: 0.25em;
    padding: 0.5em 0.75em;
    border: 1px solid #c8102e;
    border-radius: 0.5em;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .3);
    background-color: #f6f6f6;
    color: #464646;
    font-weight: bold;
    display: block; }
  #calendar .calOptions label:hover {
    cursor: pointer; }
  #calendar .calOptions input:checked + label {
    background-color: #c8102e;
    color: #fff;
    border: 1px solid #c8102e; }
  #calendar .calOptions ol {
    padding: 0px;
    margin: 0px;
    text-align: center; }
  #calendar ul {
    margin: 0px;
    padding: 0px; }
  #calendar ul.news {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
  #calendar ul li {
    list-style-type: none;
    margin: 12px 8px;
    padding: 0px;
    font-size: 0.8em; }
  #calendar p {
    margin: 2px;
    padding: 0px;
    text-align: center;
    text-shadow: 0px 0px 5px #fff; }
  #calendar .day ul li {
    margin: 3px;
    font-size: 0.85em; }
  #calendar .day ul li span {
    display: block; }
  #calendar .day ul li span.desc {
    font-weight: bold; }
  #calendar .day ul li span.desc:after {
    content: " "; }
  #calendar table.month {
    font-size: 1.1em;
    width: 85%;
    margin: auto;
    border-spacing: 0px;
    border-collapse: collapse;
    table-layout: fixed;
    background: #fff;
    background: rgba(255, 255, 255, .85); }
  #calendar table.month p {
    font-size: 1.1em;
    font-weight: bold;
    border-bottom: 1px dotted #333;
    margin: 0px 0px 5px; }
  #calendar table.month caption {
    background: #c8102e;
    background: -moz-linear-gradient(top, #a11600 0%, #c8102e 100%);
    background: -webkit-linear-gradient(top, #a11600 0%, #c8102e 100%);
    background: -o-linear-gradient(top, #a11600 0%, #c8102e 100%);
    background: -ms-linear-gradient(top, #a11600 0%, #c8102e 100%);
    background: linear-gradient(top, #a11600 0%, #c8102e 100%);
    padding: 1px;
    padding-top: 3px; }
  #calendar table.month thead th {
    background-color: #888;
    color: #fff;
    font-size: 0.8em;
    width: 14.5%;
    padding: 0px; }
    #calendar table.month thead th span {
      display: none; }
  #calendar table.month caption h2 {
    padding-top: 0px;
    border-bottom: 0px;
    font-size: 1.05em;
    color: #fff;
    margin-top: 0px;
    text-shadow: none; }
  #calendar table.month caption a:link {
    margin: 0em 0.75em;
    font-size: 0.9em; }
  #calendar table.month .day {
    margin: 0px;
    border: 0px;
    padding: 0.25em 0px;
    background: #fff;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(top, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0) 100%); }
  #calendar table.month .day div ul {
    display: none;
    z-index: 500;
    background: #fff;
    border: 1px solid #666;
    padding: 6px 3px;
    text-align: left;
    font-size: 0.8em;
    width: 175px;
    position: absolute;
    box-shadow: 0px 0px 7px #000; }
  #calendar table.month .day:nth-last-child(-n+4) ul, #calendar table.month .dow3 ul, #calendar table.month .dow4 ul, #calendar table.month .dow5 ul, #calendar table.month .dow6 ul {
    right: 0px; }
  #calendar table.month .day h3 {
    text-align: center;
    padding: 5px;
    margin: 0px;
    font-size: 1em;
    font-weight: normal; }
  #calendar table.month .day time {
    font-weight: bold;
    width: 8ex; }
  #calendar table.month .dayGame h3 {
    color: #c8102e;
    cursor: pointer;
    font-weight: bold; }
  #calendar table.month .day:hover ul {
    display: block; }
  #calendar table.month .dayToday {
    background: #fff; }
  #calendar .dayToday a:link, #calendar .dayToday a:visited {
    color: #e11600; }
  #calendar a.previous:link, #calendar a.previous:hover, #calendar a.previous:focus, #calendar a.previous:visited {
    float: left;
    color: #fff; }
  #calendar a.next:link, #calendar a.next:hover, #calendar a.next:focus, #calendar a.next:visited {
    float: right;
    color: #fff; }
  #calendar a:link, #calendar a:visited {
    color: #333;
    text-decoration: none;
    font-family: 'Montserrat', Calibri, Arial, Helvetica, sans-serif; }
  #calendar a:hover, #calendar a:focus {
    color: #000; }
  #calendar table.list caption, #calendar table.list thead {
    display: none; }
  #calendar table.list td.day {
    position: relative; }
    #calendar table.list td.day ul {
      padding-left: 35px; }
    #calendar table.list td.day ul li {
      font-size: 1em;
      padding: 8px;
      margin: 0px;
      border-top: 1px dotted #ccc; }
    #calendar table.list td.day ul li:nth-child(1) {
      border-top: 1px solid #c8102e; }
    #calendar table.list td.day h3 {
      font-family: 'Montserrat', Calibri, Arial, Helvetica, sans-serif; }
    #calendar table.list td.day h3 span.full {
      display: none; }
    #calendar table.list td.day h3 span.home {
      background: #c8102e;
      width: 35px;
      height: 35px;
      position: absolute; }
    #calendar table.list td.day h3 span.mon, #calendar table.list td.day h3 span.date {
      display: block;
      width: 35px;
      color: white;
      text-align: center; }
    #calendar table.list td.day h3 span.mon {
      font-size: 0.5em;
      font-weight: normal;
      line-height: 1.5em;
      height: 1.25em;
      text-transform: uppercase; }
    #calendar table.list td.day h3 span.date {
      font-size: 1.2em;
      font-weight: bold; }
  #calendar .calendarLink a:link {
    color: #c8102e;
    font-weight: bold; }

#calContainer.loading {
  background-image: url(/home/images/ajax-loader.gif); }
  #calContainer.loading > * {
    opacity: 0.25; }

#calContainer {
  overflow: hidden;
  overflow-y: auto;
  height: calc(100% - 11em);
  background-image: none;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 45px; }
  #calContainer h2 {
    display: none; }
  #calContainer table h2 {
    display: block; }
  #calContainer .news li {
    clear: left;
    font-size: 1.25em;
    font-weight: bold;
    color: #c8102e;
    margin-top: 0.25em; }
  #calContainer .news li a, #calContainer .news li a:link, #calContainer .news li a:visited {
    color: #666;
    display: block; }
    #calContainer .news li a img, #calContainer .news li a:link img, #calContainer .news li a:visited img {
      width: 300px;
      margin-right: 0.5em;
      float: left;
      transition: height height 0.25s ease-in-out, margin 0.25s ease-in-out; }
  #calContainer .news li a:hover {
    color: #000; }
    #calContainer .news li a:hover img {
      margin-top: -1px;
      margin-left: -1px;
      margin-right: calc(.5em - 3px); }

#buttons {
  text-align: center; }
  #buttons img {
    height: 35px; }

@media (min-width: 800px) {
  main > ul.landingPage > li {
    height: auto; }
    main > ul {
      display: flex; }
      main > ul > li, main > ul > li div.head {
        position: relative;
        display: block;
        flex: 0 0 3em;
        height: 350px;
        overflow: hidden;
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        transition: flex 0.25s ease-in-out; }
        main > ul > li h3, main > ul > li div.head h3 {
          position: absolute;
          font-size: 1em;
          width: 350px;
          height: calc(3em - 1px);
          line-height: 3em;
          top: 350px;
          left: 0;
          text-indent: 1em;
          padding: 0px;
          margin: 0px;
          border-bottom: 1px solid #fff;
          transform-origin: 0 0;
          transform: rotate(-90deg);
          transition: width 0.1s ease-in-out, background 0.1s ease-in-out; }
        main > ul > li .content, main > ul > li div.head .content {
          margin: 0px;
          width: 100%;
          height: 100%;
          padding: 0px;
          background: rgba(0, 0, 0, .1);
          display: none;
          transition: display 0.25s ease-in-out 0.1s; }
          main > ul > li .content li, main > ul > li div.head .content li {
            display: inline-block;
            text-align: center;
            padding: 0em;
            color: #ddd; }
            main > ul > li .content li a, main > ul > li div.head .content li a, main > ul > li .content li a:link, main > ul > li div.head .content li a:link {
              color: #ddd;
              position: relative;
              text-decoration: none;
              border-bottom: 1px dotted #888; }
            main > ul > li .content li a:visited, main > ul > li div.head .content li a:visited {
              color: #ccc; }
            main > ul > li .content li a:hover, main > ul > li div.head .content li a:hover, main > ul > li .content li a:active, main > ul > li div.head .content li a:active {
              color: #fff;
              border-bottom: none; }
            main > ul > li .content li a:hover span, main > ul > li div.head .content li a:hover span {
              text-align: left; }
          main > ul > li .content li:after, main > ul > li div.head .content li:after {
            content: '\a0\b7\a0';
            margin-left: 0.5em;
            margin-right: 0.5em; }
          main > ul > li .content li:last-child:after, main > ul > li div.head .content li:last-child:after {
            content: ' '; }
          main > ul > li .content > a, main > ul > li div.head .content > a {
            width: 100%;
            height: 100%;
            display: block; }
            main > ul > li .content > a p.tagline, main > ul > li div.head .content > a p.tagline {
              font-size: 3em;
              color: #c8102e;
              margin: 0px;
              text-shadow: 2px 2px 5px #333;
              font-weight: bold;
              position: absolute;
              padding: 0.25em 0.75em;
              display: inline-block;
              background: rgba(0, 0, 0, .5); }
              main > ul > li .content > a p.tagline span, main > ul > li div.head .content > a p.tagline span {
                color: #fff;
                display: block;
                font-size: 115%; }
          main > ul > li .content ul, main > ul > li div.head .content ul {
            display: none; }
        main > ul > li .content.Right p.tagline, main > ul > li div.head .content.Right p.tagline {
          text-align: right;
          right: 1em; }
        main > ul > li .content.Bottom p.tagline, main > ul > li div.head .content.Bottom p.tagline {
          bottom: 1.5em; }
        main > ul > li .content.Left p.tagline, main > ul > li div.head .content.Left p.tagline {
          left: 2em; }
        main > ul > li .content.Top p.tagline, main > ul > li div.head .content.Top p.tagline {
          top: 0.5em; }
        main > ul > li a.close, main > ul > li div.head a.close {
          display: none; }
      main > ul > li.current {
        border-right: 1px solid #fff;
        flex: 1 1 3em; }
        main > ul > li.current .content {
          display: block; }
          main > ul > li.current .content ul {
            padding: 0.25em 6em; }
        main > ul > li.current h3 {
          height: calc(4em - 1px);
          font-size: 125%;
          border-bottom: none; }
      main > ul > li.current.expand {
        /*z-index: 1000;*/
        position: absolute;
        width: 100%;
        overflow: visible; }
        main > ul > li.current.expand h3 {
          transform: none;
          top: 250px;
          width: 100%;
          height: 100px;
          text-align: center;
          font-size: 2.5em;
          background: rgba(0, 0, 0, .8) !important; }
        main > ul > li.current.expand .content ul {
          display: flex;
          flex-wrap: wrap;
          padding: 4em;
          background: rgba(0, 0, 0, .075);
          width: calc(100% - 8em);
          min-height: 325px;
          padding-top: 2em; }
        main > ul > li.current.expand a.close {
          position: absolute;
          display: block;
          top: 0.25em;
          left: 5%;
          font-size: 3em;
          background: rgba(255, 255, 255, .8);
          padding: 0.25em 0.5em;
          border-radius: 0.85em;
          text-decoration: none; }

  #action, #value, #success, #calendar {
    height: 350px; } }

@media (min-width: 800px) and (max-width: 1075px) {
  #action {
    flex: 0 0 100%;
    height: auto;
    margin: 0px 1%; }
    #action ul li {
      display: inline-block;
      margin-top: 0px; } }

@media (max-width: 768px) {
  main {
    overflow-x: auto; }
    main ul {
      height: auto; } }

@media (max-width: 600px) {
  /* landing page specific */
    main > ul li.current h3 {
      border-bottom: 0px;
      /*background-color:#000;*/ }
      main > ul li.current .content ul {
        margin-top: 0px;
        padding-bottom: 0.5em; }
        main > ul li.current .content ul li {
          margin: 0.3em 1.25em; } }

main > ul.landingPage li.current .content ul {
  margin-top: 0px; }

@media (min-width: 800px) {
  main > ul.landingPage > li.current.expand {
    position: relative; }
    main > ul.landingPage > li .content li:after {
      content: '';
      margin-left: 0px;
      margin-right: 0px; }
    main > ul.landingPage .page {
      display: flex; } }

#topBar ul li.covidHighlight {
  background-image: linear-gradient(0deg, rgba(0, 0, 0, 0.6), rgba(200, 16, 46, 0.5)), url("https://www.svcc.edu/covid19/-files/cdc-covid19.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  background-color: #333;
  border: solid 1px #fff;
  padding: 0.5em;
  margin-right: 10px;
  color: #fff;
  transition: background-position 2s ease-in; }

#topBar ul li.covidHighlight a, #topBar ul li.covidHighlight a:link {
  color: #fff;
  font-weight: bold; }

#topBar ul li.covidHighlight:hover {
  background-position: left;
  cursor: pointer;
  color: #fff;
  font-weight: bold; }
