/*# sourceMappingURL=goldenGrizzlyGuide.css.map */
body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #000; }
  body .graduated {
    color: #1f8466; }
  body .green {
    color: #1f8466; }
  body .winter {
    color: #037db1; }
  body .blue {
    color: #037db1; }
  body .general {
    color: #877148; }
  body .fall {
    color: #877148; }
  body .gold {
    color: #877148; }
  body .admitted {
    color: #877148; }
  body .black {
    color: #000; }
  body p {
    line-height: 1.4; }
  body #mainContent {
    float: left;
    width: 70%; }
  body #temp-region-4 {
    clear: both; }
  body #subPageNavigation-sticky-wrapper {
    background-color: #292929; }
  body .fixed {
    z-index: 10 !important; }
  body #subPageNavigation {
    z-index: 0;
    background-color: #292929;
    padding: 1rem 0;
    font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    min-height: 89px; }
    body #subPageNavigation .navRow .gggMenuTitle {
      font-size: 1.2rem;
      color: #fff; }
      body #subPageNavigation .navRow .gggMenuTitle .goldItalic {
        font-family: "ITC Garamond W01 Light Italic", "Garamond", Times, serif;
        color: #e9cb82;
        text-transform: none;
        font-style: italic; }
      body #subPageNavigation .navRow .gggMenuTitle a {
        text-decoration: none;
        color: inherit; }
      body #subPageNavigation .navRow .gggMenuTitle img {
        margin-right: 0.4rem;
        vertical-align: middle;
        margin-bottom: 0.3rem; }
    body #subPageNavigation .gggSubMenu ul {
      margin: 0; }
      body #subPageNavigation .gggSubMenu ul li {
        display: inline-block;
        line-height: 1rem;
        text-align: center; }
        body #subPageNavigation .gggSubMenu ul li a {
          color: #aeaeae; }
          body #subPageNavigation .gggSubMenu ul li a .break {
            display: none; }
          body #subPageNavigation .gggSubMenu ul li a .space {
            display: none; }
          body #subPageNavigation .gggSubMenu ul li a:hover {
            color: #fff; }
        body #subPageNavigation .gggSubMenu ul li a.active {
          color: #fff; }
        body #subPageNavigation .gggSubMenu ul li:hover {
          color: #fff;
          cursor: pointer; }
      body #subPageNavigation .gggSubMenu ul li.active {
        color: #fff; }
  body #sliderWrapper {
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    /* REPLACING THIS FOR THE NEW LAYOUT = background-position: center center; */
    background-position: center bottom;
    max-width: none;
    /* REMOVING THIS FOR THE NEW LAYOUT = min-height: 440px; */
    padding-top: 8rem;
    padding-bottom: 8rem; }
    body #sliderWrapper #sliderContainer {
      max-width: 77.5rem;
      margin: 0 auto; }
      body #sliderWrapper #sliderContainer .prevArrowContainer .prevArrow {
        background: url("https://www.oakland.edu/Assets/Oakland/golden-grizzly-guide/graphics/ui/arrow-left.png");
        background-size: 50px 50px;
        background-repeat: no-repeat;
        background-position: center center;
        height: 50px;
        width: 50px;
        float: left;
        padding: 0;
        margin: 0; }
        body #sliderWrapper #sliderContainer .prevArrowContainer .prevArrow:hover {
          background: url("https://www.oakland.edu/Assets/Oakland/golden-grizzly-guide/graphics/ui/arrow-left-solid.png");
          background-size: 50px 50px;
          background-repeat: no-repeat;
          background-position: center center; }
      body #sliderWrapper #sliderContainer .nextArrowContainer .nextArrow {
        background: url("https://www.oakland.edu/Assets/Oakland/golden-grizzly-guide/graphics/ui/arrow-right.png");
        background-size: 50px 50px;
        background-repeat: no-repeat;
        background-position: center center;
        height: 50px;
        width: 50px;
        float: right;
        padding: 0;
        margin: 0; }
        body #sliderWrapper #sliderContainer .nextArrowContainer .nextArrow:hover {
          background: url("https://www.oakland.edu/Assets/Oakland/golden-grizzly-guide/graphics/ui/arrow-right-solid.png");
          background-size: 50px 50px;
          background-repeat: no-repeat;
          background-position: center center; }
      body #sliderWrapper #sliderContainer .gggImportantDates .slick-initialized {
        visibility: visible !important; }
      body #sliderWrapper #sliderContainer .gggImportantDates .slideSection {
        visibility: hidden; }
        body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide {
          background-color: #fff;
          margin: 1rem;
          padding: 0.5rem;
          text-align: center;
          min-height: 200px;
          color: #505050;
          -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
          -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3);
          box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.3); }
          body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide .month {
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            font-size: 1.7rem;
            text-transform: uppercase; }
          body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide .day {
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            font-size: 4rem;
            line-height: 3rem;
            letter-spacing: -1px; }
          body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide .category {
            color: #000;
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            text-transform: uppercase;
            padding: 1rem 0 0 0;
            font-size: 0.85rem; }
          body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide .dateCopy {
            font-size: 0.85rem;
            line-height: 1.2rem;
            margin-bottom: 0px; }
            body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide .dateCopy a {
              color: inherit;
              text-decoration: underline; }
              body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide .dateCopy a:hover {
                color: #877148; }
          body #sliderWrapper #sliderContainer .gggImportantDates .slideSection .slick-track .dateSlide:hover {
            -webkit-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.85);
            -moz-box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.85);
            box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.85); }
  body #tabNavigationContainer {
    background-color: #ededed; }
    body #tabNavigationContainer #tabNavigation {
      min-height: 85px;
      max-width: 80rem; }
      body #tabNavigationContainer #tabNavigation ul {
        font-size: 0.9rem;
        margin-bottom: 0px;
        margin-left: 0px;
        white-space: nowrap;
        overflow-x: hidden; }
        body #tabNavigationContainer #tabNavigation ul li {
          display: inline-block;
          text-align: center; }
          body #tabNavigationContainer #tabNavigation ul li:first-of-type {
            width: 20%; }
            body #tabNavigationContainer #tabNavigation ul li:first-of-type a {
              padding: 0 0.5rem; }
          body #tabNavigationContainer #tabNavigation ul li a {
            white-space: pre-wrap;
            white-space: -moz-pre-wrap;
            white-space: -pre-wrap;
            white-space: -o-pre-wrap;
            word-wrap: break-word;
            padding: 0 0.5rem;
            width: inherit;
            display: table-cell;
            height: 85px;
            background-color: transparent;
            list-style-type: none;
            color: #686868;
            vertical-align: middle;
            text-align: center;
            line-height: 1.1rem;
            text-transform: uppercase;
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
          body #tabNavigationContainer #tabNavigation ul li .sectionName {
            font-size: 1.2rem; }
          body #tabNavigationContainer #tabNavigation ul li .toDoText {
            font-family: "ITC Garamond W01 Light Italic", "Garamond", Times, serif;
            font-size: 1.3rem;
            text-transform: lowercase;
            line-height: 1.2rem; }
          body #tabNavigationContainer #tabNavigation ul li:hover {
            background-color: #e5e5e5;
            cursor: pointer;
            color: #000; }
        body #tabNavigationContainer #tabNavigation ul li.active {
          background-color: #e5e5e5; }
          body #tabNavigationContainer #tabNavigation ul li.active a {
            color: #000; }
            body #tabNavigationContainer #tabNavigation ul li.active a .toDoText {
              color: #686868;
              font-weight: normal; }
  body #mainContent {
    background-color: #fff; }
    body #mainContent #tabs {
      padding: 0 1rem 1rem 1rem; }
      body #mainContent #tabs .introText {
        padding-top: 2rem;
        padding-bottom: 1rem; }
        body #mainContent #tabs .introText .GGGHeadline h1 {
          font-size: 4rem;
          text-transform: uppercase;
          font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
          letter-spacing: -1px;
          line-height: 3.4rem;
          padding-bottom: 0.5rem; }
        body #mainContent #tabs .introText .GGGIntro p {
          font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
          font-size: 1.3rem;
          line-height: 1.3; }
      body #mainContent #tabs .toDoIntroCategory {
        margin-bottom: 1.5rem; }
        body #mainContent #tabs .toDoIntroCategory .toDoCatIcon {
          width: 30px;
          height: auto;
          margin-right: 0.5rem;
          margin-bottom: 0.5rem; }
        body #mainContent #tabs .toDoIntroCategory h2 {
          font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
          display: inline-block;
          font-size: 1.3rem; }
        body #mainContent #tabs .toDoIntroCategory p {
          font-family: "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
          font-size: 0.95rem;
          margin-bottom: 0.5rem; }
      body #mainContent #tabs .tabPageHeading {
        text-align: left; }
        body #mainContent #tabs .tabPageHeading h2 {
          font-size: 2rem;
          font-family: "ITC Garamond W01 Bold", "Garamond", Times, serif;
          padding-top: 2.5rem;
          padding-bottom: 2rem;
          line-height: 1.5rem; }
          body #mainContent #tabs .tabPageHeading h2 .tabPageHeadingIcon {
            width: 38px;
            height: auto;
            margin-right: 0.7rem;
            margin-bottom: 0.3rem; }
      body #mainContent #tabs .toDoListEntryRow .toDoListEntry {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem; }
        body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer {
          width: 90%; }
          body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer h3 {
            color: #535353;
            font-size: 1.3rem;
            line-height: 1.4rem;
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
          body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer p {
            font-family: "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            font-size: 0.9rem;
            margin-bottom: 0.5rem; }
          body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton {
            background-color: #877148;
            text-transform: uppercase;
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            margin-bottom: 0.5rem; }
            body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton:hover {
              background-color: #695838; }
          body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.green {
            background-color: #1f8466;
            color: #fff; }
            body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.green:hover {
              background-color: #115c46;
              color: #fff; }
          body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.blue {
            background-color: #037db1;
            color: #fff; }
            body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.blue:hover {
              background-color: #075e83;
              color: #fff; }
        body #mainContent #tabs .toDoListEntryRow .toDoListEntry hr {
          margin: 0.5rem 3rem 0.5rem 0; }
      body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem; }
        body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .noPaddingRight {
          padding-right: 0px; }
        body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer {
          width: 90%; }
          body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer .toDoCatIcon {
            width: 30px;
            height: auto;
            margin-right: 0.5rem;
            margin-bottom: 0.5rem; }
          body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer h2 {
            font-size: 1.3rem;
            line-height: 1.4rem;
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            display: inline-block; }
          body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer p {
            font-family: "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            font-size: 0.9rem;
            margin-bottom: 0.5rem; }
          body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton {
            background-color: #877148;
            text-transform: uppercase;
            font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            margin-bottom: 0.5rem; }
            body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton:hover {
              background-color: #695838; }
          body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.green {
            background-color: #1f8466;
            color: #fff; }
            body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.green:hover {
              background-color: #115c46;
              color: #fff; }
          body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.blue {
            background-color: #037db1;
            color: #fff; }
            body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer .toDoListEntryButton.blue:hover {
              background-color: #075e83;
              color: #fff; }
        body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry hr {
          margin: 0.5rem 3rem 0.5rem 0; }
  body #sidebar {
    float: left;
    width: 30%;
    padding: 0.9375rem 0.9375rem 0.9375rem 0px; }
    body #sidebar p, body #sidebar div {
      font-family: "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      font-size: 0.9rem;
      margin-bottom: 0px; }
    body #sidebar h2 {
      font-size: 2rem;
      font-family: "ITC Garamond W01 Bold", "Garamond", Times, serif;
      padding-top: 2.85rem;
      line-height: 1.5rem;
      color: #877148; }
    body #sidebar h4 {
      color: #535353;
      font-size: 1.3rem;
      line-height: 1.4rem;
      font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
      margin-top: 1.5rem; }
    body #sidebar a {
      color: #000;
      text-decoration: underline; }
    body #sidebar a:hover {
      color: #877148; }
    body #sidebar .singleEvent {
      border-left: 3px solid #ddd;
      padding: 0.125rem 0.5rem 0.25rem;
      margin-bottom: 1rem; }
    body #sidebar .lw_paginate {
      margin-top: 1.5rem; }
  body #gggHomepage {
    background-color: #fff; }
    body #gggHomepage #gggTitleRow {
      padding-top: 4rem;
      padding-bottom: 2rem; }
      body #gggHomepage #gggTitleRow h1 {
        font-size: 4.5rem;
        color: #877148;
        font-family: "Helvetica Neue LT W01_77 Bd Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
        text-transform: uppercase;
        line-height: 3.5rem;
        padding-bottom: 1rem; }
        body #gggHomepage #gggTitleRow h1 .grayItalic {
          font-family: "ITC Garamond W01 Light Italic", "Garamond", Times, serif;
          color: #3f3f3f;
          text-transform: none;
          font-style: italic;
          font-weight: normal; }
      body #gggHomepage #gggTitleRow p {
        font-size: 1.3rem;
        font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
        font-weight: normal;
        color: #2b2b2b; }
    body #gggHomepage #cinemaGraphRow {
      max-width: none;
      padding: 0; }
      body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer {
        position: absolute;
        bottom: 0px;
        width: 100%;
        clear: both; }
        body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .textContainer .iLine {
          margin-bottom: 0.25rem;
          font-family: "ITC Garamond W01 Book", "Garamond", Times, serif;
          font-size: 1.3rem;
          line-height: 1.5rem;
          color: #fff; }
        body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .textContainer .semesterLine {
          margin-bottom: 1.2rem;
          font-size: 2rem;
          line-height: 1.8rem;
          color: #fff;
          font-family: "Helvetica Neue LT W01_47 Lt Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif; }
        body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .buttonLine .button {
          background-color: #fff;
          text-transform: uppercase;
          font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
          font-size: 1.2rem;
          padding: 0.75rem 0.9rem;
          line-height: 1.2rem; }
        body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .buttonLine .button.black:hover {
          color: #000; }
        body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .buttonLine .button.gold:hover {
          color: #877148; }
        body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .buttonLine .button.blue:hover {
          color: #037db1; }
        body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .buttonLine .button.green:hover {
          color: #1f8466; }
      body #gggHomepage #cinemaGraphRow .cinemaGraph {
        min-height: 413px; }
    body #gggHomepage #hpMainContent {
      margin-top: 2.5rem; }
      body #gggHomepage #hpMainContent .quickButtons .quickButtonBeige {
        background-color: #f0ece1;
        padding: 1.25rem 0.5rem; }
        body #gggHomepage #hpMainContent .quickButtons .quickButtonBeige .quickButtonIcon {
          max-height: 40px;
          max-width: 40px; }
        body #gggHomepage #hpMainContent .quickButtons .quickButtonBeige .quickButtonText {
          text-align: left;
          display: table; }
          body #gggHomepage #hpMainContent .quickButtons .quickButtonBeige .quickButtonText h3 {
            margin-bottom: 0;
            color: #000;
            font-size: 0.85rem;
            line-height: 1rem;
            font-family: "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
            display: table-cell;
            vertical-align: middle; }
      body #gggHomepage #hpMainContent .quickLinks hr {
        margin-top: 0px; }
      body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry {
        background-color: #f5f5f5;
        margin-bottom: 1rem; }
        body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .titleRow .quickLinksEntryTitle {
          color: #877148;
          font-size: 1.2rem;
          font-family: "Helvetica Neue LT W01_67 Md Cn", "Roboto Condensed", "Helvetica Neue LT W01_65 Md", "Helvetica Neue", "Helvetica", Helvetica, Arial, sans-serif;
          margin-top: 1rem;
          padding-left: 1.5rem;
          line-height: 1.3rem; }
        body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .titleRow .quickLinksArrow {
          float: right;
          width: 15px;
          height: auto;
          margin-right: 1rem;
          margin-top: 0.4rem; }
        body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .linkRow ul {
          display: block;
          list-style-type: none;
          color: #3f3f3f;
          font-size: 0.85rem;
          padding-left: 0.4rem; }
          body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .linkRow ul li {
            line-height: 1rem;
            margin-bottom: 0.45rem; }
            body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .linkRow ul li a {
              color: #3f3f3f;
              text-decoration: none; }
              body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .linkRow ul li a:hover {
                text-decoration: underline; }

@media screen and (min-width: 64.063em) {
  body #subPageNavigation .navRow {
    transform: translateY(26%);
    -webkit-transform: translateY(26%);
    -moz-transform: translateY(26%);
    -o-transform: translateY(26%);
    -ms-transform: translateY(26%); }
    body #subPageNavigation .navRow .gggMenuTitle {
      display: table; }
      body #subPageNavigation .navRow .gggMenuTitle a {
        display: table-cell;
        vertical-align: middle; }
  body #subPageNavigation .gggSubMenu ul {
    display: table;
    width: 100%; }
    body #subPageNavigation .gggSubMenu ul li a {
      display: block;
      vertical-align: middle; } }
@media screen and (max-width: 64em) {
  body #subPageNavigation .navRow .gggMenuTitle {
    font-size: 1.7rem;
    line-height: 2rem;
    margin-bottom: 1rem; }
  body #subPageNavigation .gggSubMenu ul li {
    padding: 0.4rem; }
  body #mainContent #tabs .tabPageHeading h2 {
    padding-top: 1rem;
    padding-bottom: 1rem; }
  body #gggHomepage #gggTitleRow {
    padding-top: 2rem;
    padding-bottom: 1rem; } }
@media screen and (min-width: 40.063em) {
  body #subPageNavigation .gggSubMenu ul {
    display: table;
    width: 80%;
    margin: 0 auto; }
    body #subPageNavigation .gggSubMenu ul li {
      padding: 0.2rem 0.4rem;
      max-width: 20%;
      width: 20%;
      display: table-cell;
      vertical-align: middle; }
      body #subPageNavigation .gggSubMenu ul li a .break {
        display: inline; }
  body #gggHomepage #hpMainContent {
    padding-bottom: 10rem; }
    body #gggHomepage #hpMainContent .quickButtons {
      padding-right: 0px; }
    body #gggHomepage #hpMainContent .noPaddingRight {
      padding-right: 0px; } }
@media screen and (max-width: 40em) {
  body #subPageNavigation .gggSubMenu ul li {
    width: 100%;
    text-align: center; }
    body #subPageNavigation .gggSubMenu ul li a .space {
      display: inline; }
  body #sliderWrapper {
    padding-top: 4rem;
    padding-bottom: 4rem;
    min-height: 376px; }
  body #mainContent #tabs .toDoListEntryRow .toDoListEntry .itemContainer {
    width: 100%; }
  body #mainContent #tabs .toDoListEntryRow .toDoListEntry hr {
    margin: 0.5rem 0; }
  body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry .itemContainer {
    width: 100%; }
  body #mainContent #tabs .singlePageToDoListEntryRow .toDoListEntry hr {
    margin: 0.5rem 0; }
  body #gggHomepage #gggTitleRow h1 {
    font-size: 2.8rem;
    line-height: 2.3rem; }
  body #gggHomepage #gggTitleRow p {
    font-size: 1.2rem;
    line-height: 1.5rem; }
  body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .textContainer {
    padding-right: 0px; }
    body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .textContainer .iLine {
      text-align: left; }
    body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .textContainer .semesterLine {
      font-size: 1.8rem;
      text-align: left; }
  body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .buttonLine {
    position: absolute;
    right: 0;
    bottom: 0; }
  body #gggHomepage #cinemaGraphRow .cinemaGraph {
    min-height: 310px; }
  body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .titleRow {
    min-height: 4rem; }
    body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .titleRow .quickLinksEntryTitle {
      margin-top: 1.2rem; }
    body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .titleRow:hover {
      cursor: pointer; }
  body #gggHomepage #hpMainContent .quickLinks .quickLinksEntry .linkRow ul {
    display: none; } }
@media screen and (max-width: 400px) {
  body #sliderWrapper #sliderContainer .prevArrowContainer .prevArrow {
    width: 25px;
    background-size: 25px 25px; }
    body #sliderWrapper #sliderContainer .prevArrowContainer .prevArrow:hover {
      width: 25px;
      background-size: 25px 25px; }
  body #sliderWrapper #sliderContainer .nextArrowContainer .nextArrow {
    width: 25px;
    background-size: 25px 25px; }
    body #sliderWrapper #sliderContainer .nextArrowContainer .nextArrow:hover {
      width: 25px;
      background-size: 25px 25px; } }
@media screen and (max-width: 899px) {
  body #tabNavigationContainer #tabNavigation ul {
    padding-left: 0px;
    padding-right: 0px; }
    body #tabNavigationContainer #tabNavigation ul li {
      text-align: left;
      width: 100%; }
      body #tabNavigationContainer #tabNavigation ul li:first-of-type {
        border-bottom: 1px solid #d6d6d6;
        width: 100%;
        text-align: left;
        width: 100%; }
        body #tabNavigationContainer #tabNavigation ul li:first-of-type a {
          text-align: center;
          font-weight: normal;
          padding: 1.25rem 2rem; }
      body #tabNavigationContainer #tabNavigation ul li a {
        text-align: left;
        width: 100%;
        display: block;
        height: inherit;
        padding: 0.85rem 2rem; }
  body #mainContent {
    width: 100%; }
  body #sidebar {
    width: 100%;
    padding: 0.9375rem; }
    body #sidebar h2 {
      padding: 0px; } }
@media screen and (min-width: 900px) {
  body #tabNavigationContainer #tabNavigation ul li {
    width: 12%; }
    body #tabNavigationContainer #tabNavigation ul li:first-of-type {
      width: 15%; } }
@media screen and (min-width: 900px) and (max-width: 64em) {
  body #tabNavigationContainer #tabNavigation ul li a {
    font-size: 0.85rem;
    line-height: 0.9rem; } }
@media screen and (min-width: 40.063em) and (max-width: 64em) {
  body #gggHomepage #gggTitleRow h1 {
    font-size: 3rem;
    padding-bottom: 0.2rem; }
  body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .textContainer .iLine {
    font-size: 1.1rem;
    line-height: 1.3rem; }
  body #gggHomepage #cinemaGraphRow .cinemaGraphContentContainer .textContainer .semesterLine {
    font-size: 1.7rem;
    line-height: 1.6rem; } }

/*# sourceMappingURL=goldenGrizzlyGuide.css.map */
