@charset "UTF-8";
@font-face {
  font-family: icomoon;
  src: url(../../fonts/icomoon.eot?dudvqo);
  src: url(../../fonts/icomoon.eot?dudvqo#iefixdudvqo) format("embedded-opentype"), url(../../fonts/icomoon.woff?dudvqo) format("woff"), url(../../fonts/icomoon.tiff?dudvqo) format("truetype"), url(../../fonts/icomoon.svg?dudvqo#icomoon) format("svg");
  font-weight: 400;
  font-style: normal;
}
[class*=" icon-"], [class^=icon-] {
  font-family: icomoon;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-calendar:before {
  content: "";
}

.icon-play:before {
  content: "";
}

.icon-house:before {
  content: "";
}

.icon-minus:before {
  content: "";
}

.icon-plus:before {
  content: "";
}

.icon-feed:before {
  content: "";
}

.icon-flickr:before {
  content: "";
}

.icon-blogger:before {
  content: "";
}

.icon-giveToSRU:before {
  content: "";
}

.icon-twitter:before {
  content: "";
}

.icon-facebook:before {
  content: "";
}

.icon-menu:before {
  content: "";
}

.icon-linkedin:before {
  content: "";
}

.icon-youtube:before {
  content: "";
}

.icon-mySRU:before {
  content: "";
}

.icon-search:before {
  content: "";
}

.icon-instagram:before {
  content: "";
}

.icon-zenfolio:before {
  content: "";
}

.icon-expanded:before {
  content: "";
}

.icon-list:before {
  content: "";
}

.icon .access {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/*  !Animate.css - http://daneden.me/animateLicensed under the MIT license - http://opensource.org/licenses/MIT */
* {
  box-sizing: border-box;
}

body {
  color: #222222;
  font-family: Lato, sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 1;
  background-color: #e7e7e7;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
body.inactivescreen {
  overflow-y: hidden;
}

.accessible {
  padding: 10px;
  position: absolute;
  left: -9999em;
  background: #fff;
}
.accessible ul {
  text-align: right;
}
.accessible ul li {
  margin: 0 0 0 0.5em;
  display: inline;
}
.accessible.show {
  position: relative;
  left: 0;
}

.wrap {
  width: 100%;
  max-width: 1085px;
  padding-left: 15px;
  padding-right: 15px;
  margin: 0 auto;
}
@media (min-width: 1130px) {
  .wrap {
    padding: 0;
  }
}

#content-container .wrap {
  display: flex;
  flex-wrap: wrap;
}

#col-nav,
#col-content {
  padding-bottom: 20px;
}
@media (min-width: 1024px) {
  #col-nav,
#col-content {
    padding-bottom: 45px;
  }
}

#col-nav {
  flex: 0 0 100%;
}
@media (min-width: 1024px) {
  #col-nav {
    flex: 0 0 30.25%;
    max-width: 30.25%;
  }
}
@media (min-width: 1100px) {
  #col-nav {
    flex: 0 0 23%;
    max-width: 23%;
  }
}

@media (min-width: 1024px) {
  #col-content {
    flex: 0 0 65%;
    max-width: 65%;
    margin-left: auto;
  }
}
@media (min-width: 1100px) {
  #col-content {
    flex: 0 0 75%;
    max-width: 75%;
  }
}

#header {
  background: #007055;
  padding: 0;
  position: relative;
  color: #fff;
  text-align: right;
  z-index: 9;
  box-shadow: 0.063rem 0.063rem 0.313rem 0.063rem #33393c;
  font-size: 0;
}
#header:before, #header:after {
  content: " ";
  display: table;
}
#header:after {
  clear: both;
}
@media (min-width: 576px) {
  #header {
    padding: 0;
  }
  #header .wrap {
    display: flex;
    align-items: center;
  }
}
#header #secondary-navigation {
  display: none;
}
@media (max-width: 1023px) {
  #header #secondary-navigation {
    display: block;
    background: #33393c;
    border-top: 3px solid #fff;
    padding-bottom: 1.5rem;
  }
  #header #secondary-navigation h2 {
    font-size: 1rem;
    font-style: italic;
    color: #fff;
    padding: 2rem 1rem 1rem 1.5rem;
    text-align: left;
    width: 100%;
    text-transform: uppercase;
  }
  #header #secondary-navigation li a {
    color: #fff;
    font-weight: 700;
  }
  #header #secondary-navigation li a:hover, #header #secondary-navigation li a:focus {
    color: #ffcb0b;
    text-decoration: underline;
  }
}

#logo {
  display: inline-block;
  padding: 20px 0 20px 0;
  width: 175px;
  float: left;
}
@media (min-width: 1024px) {
  #logo {
    padding: 13px 0 7px 15px;
    width: 208px;
  }
}
#logo img {
  display: inline-block;
  width: 188px;
  height: 59px;
}
#logo a {
  display: block;
  font-size: 1rem;
}

#local-header {
  background: #007055;
}
#local-header .wrap {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

#site-title {
  position: relative;
  min-height: 82px;
}
@media (max-width: 1023px) {
  #site-title {
    flex: 0 0 100%;
  }
}
#site-title h1 {
  color: #fff;
  font-weight: bold;
  font-size: 1.5rem;
  padding: 15px 0;
}
#site-title h1 a {
  color: inherit;
  text-decoration: none;
}

#navigation {
  display: none;
}
#navigation:before, #navigation:after {
  content: " ";
  display: table;
}
#navigation:after {
  clear: both;
}
@media (min-width: 1024px) {
  #navigation {
    display: inline-block;
    vertical-align: middle;
  }
}
#navigation.active {
  display: block;
}
#navigation ul {
  padding: 2px 8px 0 0;
}
@media (max-width: 1023px) {
  #navigation ul {
    padding: 1rem 0;
  }
}
@media (min-width: 1024px) {
  #navigation ul li {
    float: left;
    padding-top: 3px;
  }
}
#navigation ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 400;
  text-transform: uppercase;
  padding: 20px 10px;
  font-size: 18px;
}
@media (min-width: 1100px) {
  #navigation ul li a {
    padding: 19px 14px;
  }
}
@media (max-width: 1050px) {
  #navigation ul li a {
    padding: 20px 5px;
  }
}
#navigation ul li a.mysru {
  color: #ffcb0b;
  position: relative;
  top: -1px;
}
@media (max-width: 1023px) {
  #navigation ul li a.mysru {
    color: #007055;
  }
}
#navigation ul li a:hover, #navigation ul li a:focus {
  text-decoration: underline;
}
#navigation ul li.isparent {
  position: relative;
}
#navigation ul li.isparent > a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: 7px;
}
#navigation ul ul {
  position: fixed;
  z-index: 50;
  left: 105%;
  top: 100%;
  background: #006149;
  min-width: 225px;
}
#navigation ul ul li {
  float: none;
}
#navigation ul ul a {
  text-transform: none;
  padding: 15px;
}
#navigation ul ul a:hover, #navigation ul ul a:focus {
  background: #007055;
}
#navigation ul li.opened > a {
  background: #006149;
}
#navigation ul li.opened ul {
  position: absolute;
  left: 0;
}
@media (max-width: 1023px) {
  #navigation {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    z-index: 9;
    background: #e1e1e1;
    transition: 0.3s ease;
    max-height: calc(100vh - 175px);
    overflow: scroll;
  }
  #navigation[aria-hidden=true] {
    max-height: 0;
  }
  #navigation ul {
    text-align: left;
  }
  #navigation ul li {
    width: 45%;
    display: inline-block;
    vertical-align: middle;
  }
  #navigation ul li a {
    color: #33393c;
    font-size: 1rem;
    font-weight: 700;
    margin-left: 1rem;
    padding: 12px 10px;
  }
  #navigation ul li a:hover, #navigation ul li a:focus {
    text-decoration: underline;
    color: #007055;
  }
}

#hamburger {
  background: #33393c;
  text-align: center;
  color: #fff;
  padding: 8px 22px;
  font-size: 26px;
  cursor: pointer;
  display: inline-block;
  vertical-align: top;
  position: static;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  border: 5px solid #fff;
  border-width: 5px 5px 5px 0;
}
#hamburger span.icon {
  display: block;
  font-size: 40px;
}
#hamburger[aria-expanded=true] {
  background: #e1e1e1;
  color: #33393c;
  border-bottom-color: #e1e1e1;
}
@media (min-width: 1024px) {
  #hamburger {
    display: none;
  }
}

.search {
  display: inline-block;
  max-width: 400px;
  transition: 0.3s ease;
  overflow: hidden;
  font-size: 1rem;
  position: absolute;
  top: 0;
  right: 100%;
  height: 100%;
}
.search[aria-hidden=true] {
  max-width: 0;
}
.search form {
  position: relative;
  width: 400px;
  display: block;
  padding: 0.75rem 1rem 0 1rem;
  color: #fff;
  background: #33393c;
  height: 100%;
}
.search input[type=text] {
  width: 100%;
  display: block;
  line-height: normal;
  border-radius: 0;
  border: none;
  box-shadow: inset 0 0.125em 0.125em 0.188em #aaa;
  font-weight: 400;
  font-size: 1.125em;
  padding: 1rem;
}
.search button {
  width: 40px;
  position: absolute;
  right: 1rem;
  top: 0;
  bottom: 0;
  background: none;
  border-radius: 0;
  border: none;
  cursor: pointer;
}

.header-search-box {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background: #000;
  color: #fff;
  height: 100%;
}
.header-search-box button[aria-controls=cat-search] {
  display: none;
  font-size: 2rem;
  padding: 23.5px 21px;
  color: #fff;
  background: #33393c;
  border-left: 5px solid #fff;
}
.header-search-box button[aria-controls=cat-search] .icon::before {
  position: relative;
  top: 1px;
}
.header-search-box button[aria-controls=cat-search][aria-expanded=true] {
  color: #ffcb0b;
  background: rgba(51, 57, 60, 0.9);
}
@media (min-width: 1024px) {
  .header-search-box button[aria-controls=cat-search] {
    display: inline-block;
  }
}
@media (max-width: 1023px) {
  .header-search-box {
    width: calc(100% - 85px);
    max-width: calc(100% - 85px);
    border: 5px solid #fff;
    height: auto;
    position: static;
    padding: 0;
    border-width: 5px 0;
  }
  .header-search-box .search {
    width: 100%;
    max-width: 100%;
    position: static;
    height: auto;
    padding: 0;
  }
  .header-search-box .search form {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding: 15px 20px;
  }
  .header-search-box .search form input[type=text] {
    width: 100%;
    font-size: 0.9375rem;
    box-shadow: inset 0 0.125rem 0.125rem 0.188rem #aaa;
    padding: 0.625rem 2.75rem 0.625rem 0.625rem;
  }
}

#sidebar {
  display: none;
}
@media (min-width: 1024px) {
  #sidebar {
    display: block;
  }
}
#sidebar.active {
  display: block;
}
#sidebar .sidebar-item {
  background: #F9F9F9;
  border: 1px solid #EAEAEA;
  margin-bottom: 30px;
}
#sidebar .sidebar-item .search {
  display: block;
  position: static;
  width: 100%;
}
#sidebar .sidebar-item .search form {
  padding: 0;
  width: 100%;
}
#sidebar .sidebar-item .search form button {
  right: 0;
}
#sidebar .sidebar-header {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 21px;
  padding: 30px 10px 10px 25px;
  background-color: #007055;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #005943 0, #006c52 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005943", endColorstr="#006c52", GradientType=0);
  color: #ffcb0b;
  border-bottom: 2px ridge #fff;
}
#sidebar .sidebar-header a {
  color: inherit;
  text-decoration: none;
}
#sidebar .sidebar-header a:hover, #sidebar .sidebar-header a:focus {
  text-decoration: underline;
}

#sidebar-toggle {
  background: #F9F9F9;
  border: 1px solid #EAEAEA;
  padding: 15px;
  width: 100%;
  text-align: left;
  cursor: pointer;
  font-weight: bold;
  text-transform: uppercase;
}
#sidebar-toggle i {
  margin-right: 10px;
  font-weight: normal;
}
@media (min-width: 1024px) {
  #sidebar-toggle {
    display: none;
  }
}

@media (max-width: 1023px) {
  #edition {
    display: none;
  }
}

#cl-menu {
  background-color: #e1e1e1;
}
#cl-menu ul.nav li {
  position: relative;
  border-bottom: 2px ridge #fff;
}
#cl-menu ul.nav li:last-child {
  border: none;
}
#cl-menu ul.nav li a {
  display: block;
  text-decoration: none;
  position: relative;
  color: inherit;
  padding: 15px 10px 10px 25px;
  color: #272626;
  font-size: 1.125rem;
}
#cl-menu ul.nav li a:hover, #cl-menu ul.nav li a:focus {
  text-decoration: underline;
}
#cl-menu ul.nav li.isparent > a:after {
  content: "";
  font-family: FontAwesome;
  position: absolute;
  right: 10px;
  top: 14px;
}
#cl-menu ul.nav li.isparent.active > a:after {
  content: "";
}
#cl-menu ul.nav li > ul {
  border-top: 2px ridge #fff;
}
#cl-menu ul.nav ul.nav li a {
  padding-left: 35px;
}
#cl-menu ul.nav ul.nav li.self > a {
  font-weight: bold;
}
#cl-menu ul.nav ul.nav ul.nav a {
  padding-left: 45px;
}
#cl-menu > ul.nav > li:last-child {
  border-bottom: 0;
}
#cl-menu > ul.nav > li.active > a,
#cl-menu > ul.nav > li > a:hover,
#cl-menu > ul.nav > li > a:focus, #cl-menu > ul.nav > li.active > .toggle-wrap > a,
#cl-menu > ul.nav > li > .toggle-wrap > a:hover,
#cl-menu > ul.nav > li > .toggle-wrap > a:focus {
  background: #EAEAEA;
  text-decoration: none;
}
#cl-menu.togglenav li.isparent:not(.active):not(.self) > ul.nav {
  display: none;
}
#cl-menu.togglenav button {
  width: 35px;
  position: absolute;
  padding: 10px;
  right: 0;
  top: 0;
  background: none;
  cursor: pointer;
}
#cl-menu.togglenav button:hover, #cl-menu.togglenav button:focus {
  background: #EAEAEA;
}
#cl-menu.togglenav button span {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#cl-menu.togglenav button:after {
  content: "";
  font-family: FontAwesome;
  speak: none;
}
#cl-menu.togglenav button.open:after {
  content: "";
}

#breadcrumb {
  min-height: 54px;
}
#breadcrumb .wrap {
  border-bottom: 2px ridge #fff;
  padding: 8px 0 9px 30px;
  margin-bottom: 14px;
}
#breadcrumb .icon.icon-house {
  display: inline-block;
  vertical-align: middle;
  color: #3e7cf9;
  font-size: 2em;
  text-decoration: none;
  margin-right: 5px;
}
#breadcrumb .icon.icon-house::before {
  display: inline-block;
  vertical-align: bottom;
  margin-right: -5px;
}
#breadcrumb .icon.icon-house::after {
  content: ">";
  color: #000;
  font-size: 11px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -2px;
}
#breadcrumb ul {
  display: inline-block;
  vertical-align: middle;
}
#breadcrumb li {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  vertical-align: middle;
}
#breadcrumb li a {
  display: inline-block;
  text-decoration: none;
  color: #33393c;
  font-size: 14px;
  font-weight: 400;
}
#breadcrumb li a:hover, #breadcrumb li a:focus {
  text-decoration: underline;
}
#breadcrumb .crumbsep {
  color: transparent;
  padding: 0 5px;
  position: relative;
}
#breadcrumb .crumbsep::after {
  content: ">";
  color: #000;
}

h1.page-title {
  font-size: 2.25rem;
  line-height: 1;
  margin: 15px 0 30px 0;
  color: #007055;
  font-weight: 900;
  text-transform: uppercase;
}

.page_content,
#content {
  line-height: 1.4;
}
.page_content:before, .page_content:after,
#content:before,
#content:after {
  content: " ";
  display: table;
}
.page_content:after,
#content:after {
  clear: both;
}
.page_content > a.lfeditable + h2,
.page_content > h2:first-child,
#content > a.lfeditable + h2,
#content > h2:first-child {
  padding-top: 0;
  margin-top: 0;
}
.page_content a,
#content a {
  color: #3e7cf9;
  text-decoration: none;
  font-weight: bold;
}
.page_content a:hover, .page_content a:focus,
#content a:hover,
#content a:focus {
  text-decoration: underline;
}
.page_content h2, .page_content h3, .page_content h4, .page_content h5, .page_content h6,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
  margin: 1.3rem 0 0.6rem;
  line-height: 1.2;
  font-weight: bold;
  color: #007055;
}
.page_content h2:before, .page_content h2:after, .page_content h3:before, .page_content h3:after, .page_content h4:before, .page_content h4:after, .page_content h5:before, .page_content h5:after, .page_content h6:before, .page_content h6:after,
#content h2:before,
#content h2:after,
#content h3:before,
#content h3:after,
#content h4:before,
#content h4:after,
#content h5:before,
#content h5:after,
#content h6:before,
#content h6:after {
  content: " ";
  display: table;
}
.page_content h2:after, .page_content h3:after, .page_content h4:after, .page_content h5:after, .page_content h6:after,
#content h2:after,
#content h3:after,
#content h4:after,
#content h5:after,
#content h6:after {
  clear: both;
}
.page_content h2,
#content h2 {
  font-size: 1.25rem;
  margin-top: 1.75rem;
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.page_content h3,
#content h3 {
  font-size: 1.125rem;
  text-transform: uppercase;
}
.page_content h4,
#content h4 {
  font-size: 1rem;
  margin-bottom: 0.25rem;
}
.page_content h5,
#content h5 {
  font-size: 0.9375rem;
  margin-bottom: 0.25rem;
}
.page_content h6,
#content h6 {
  font-size: 0.875rem;
  margin-bottom: 0.25rem;
}
.page_content p,
.page_content dl,
.page_content ul,
.page_content ol,
.page_content table,
.page_content blockquote,
.page_content .onthispage,
#content p,
#content dl,
#content ul,
#content ol,
#content table,
#content blockquote,
#content .onthispage {
  margin-bottom: 1rem;
}
.page_content p.introtext,
#content p.introtext {
  font-size: 1.2em;
}
.page_content p.noindent,
#content p.noindent {
  margin: 0;
  padding: 0;
}
.page_content p.hangindent,
#content p.hangindent {
  padding-left: 25px;
  text-indent: -25px;
}
.page_content ul,
.page_content ol,
#content ul,
#content ol {
  margin-left: 20px;
}
.page_content ul,
#content ul {
  padding-left: 1.25rem;
}
.page_content ul:not([type]),
#content ul:not([type]) {
  list-style: disc;
}
.page_content ul li ul,
#content ul li ul {
  margin-bottom: 0;
  padding-bottom: 1rem;
}
.page_content ul li ul:not([type]),
#content ul li ul:not([type]) {
  list-style: circle;
}
.page_content ul li ul ul:not([type]),
#content ul li ul ul:not([type]) {
  list-style: square;
}
.page_content ul li p,
.page_content ul li table,
#content ul li p,
#content ul li table {
  font-size: 1em;
}
.page_content ul.tightlist,
#content ul.tightlist {
  list-style: none;
  margin-left: 0;
}
.page_content ul.tightlist li,
#content ul.tightlist li {
  margin: 0;
}
.page_content ul.tightlist ul,
#content ul.tightlist ul {
  list-style: none;
  margin: 0 0 0 25px;
}
.page_content ul[type=circle],
#content ul[type=circle] {
  list-style: circle;
}
.page_content ul[type=disc],
#content ul[type=disc] {
  list-style: disc;
}
.page_content ul[type=square],
#content ul[type=square] {
  list-style: square;
}
.page_content ol:not([type]),
#content ol:not([type]) {
  list-style: decimal;
}
.page_content ol ol,
#content ol ol {
  margin-top: 0.5em;
  margin-bottom: 0;
}
.page_content ol ol:not([type]),
#content ol ol:not([type]) {
  list-style: lower-alpha;
}
.page_content ol ol ol:not([type]),
#content ol ol ol:not([type]) {
  list-style: lower-roman;
}
.page_content li br,
#content li br {
  content: "";
  display: block;
  margin: 0 0 0.3em;
}
.page_content sup,
.page_content sub,
#content sup,
#content sub {
  font-size: 0.75em;
  line-height: 1;
}
.page_content sup,
#content sup {
  vertical-align: super;
}
.page_content sub,
#content sub {
  vertical-align: sub;
}
.page_content hr,
#content hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
.page_content blockquote,
#content blockquote {
  padding: 0 8px 0 40px;
  border-left-width: 10px;
}
.page_content blockquote p,
#content blockquote p {
  margin: 0 0 1em;
}
.page_content blockquote cite,
#content blockquote cite {
  display: block;
  font-style: italic;
}
.page_content .cola,
#content .cola {
  width: 48%;
  float: left;
}
.page_content .colb,
#content .colb {
  width: 48%;
  float: right;
}
@media (max-width: 1023px) {
  .page_content .cola,
.page_content .colb,
#content .cola,
#content .colb {
    width: auto;
    float: none;
  }
}
.page_content table,
#content table {
  width: 100%;
  border-collapse: collapse;
  background: #e7e7e7;
}
.page_content table th,
.page_content table td,
#content table th,
#content table td {
  padding: 0.25rem;
  text-align: left;
  vertical-align: top;
}
.page_content table th,
#content table th {
  font-weight: bolder;
  background-color: #007055;
  color: #ffcb0b;
}
.page_content table td img,
#content table td img {
  vertical-align: top;
}
.page_content table td p,
.page_content table td li,
#content table td p,
#content table td li {
  margin: 0;
  font-size: 1em;
}
.page_content table tr.areaheader td, .page_content table tr.areaheader, .page_content table tr.areasubheader td, .page_content table tr.areasubheader, .page_content table tr.listsum td, .page_content table tr.plangridtotal td, .page_content table tr.plangridsum td,
.page_content table tr .areaheader,
#content table tr.areaheader td,
#content table tr.areaheader,
#content table tr.areasubheader td,
#content table tr.areasubheader,
#content table tr.listsum td,
#content table tr.plangridtotal td,
#content table tr.plangridsum td,
#content table tr .areaheader {
  font-weight: bold;
}
.page_content table tr.areaheader td, .page_content table tr.areaheader,
#content table tr.areaheader td,
#content table tr.areaheader {
  font-size: 1.05em;
}
.page_content table tr.areasubheader, .page_content table tr.areasubheader td,
.page_content table tr td.areasubheader,
#content table tr.areasubheader,
#content table tr.areasubheader td,
#content table tr td.areasubheader {
  font-style: italic;
}
.page_content table tr.odd,
#content table tr.odd {
  background: #fff;
}
.page_content table tr.orclass td,
#content table tr.orclass td {
  padding-top: 0;
  border-top: none;
}
.page_content table tr.orclass td.codecol,
#content table tr.orclass td.codecol {
  padding-left: 2em;
}
.page_content table tr td.hourscol,
.page_content table tr th.hourscol,
#content table tr td.hourscol,
#content table tr th.hourscol {
  text-align: right;
  width: 10%;
  white-space: nowrap;
}
.page_content table.hiddencourselist,
#content table.hiddencourselist {
  display: none;
}
.page_content table.sc_courselist td.codecol,
#content table.sc_courselist td.codecol {
  width: 18%;
}
.page_content table.sc_courselist td[colspan="2"] + td.hourscol,
#content table.sc_courselist td[colspan="2"] + td.hourscol {
  width: 75px;
  white-space: nowrap;
}
.page_content table.sc_courselist tr.even,
#content table.sc_courselist tr.even {
  background: #fff;
}
.page_content table.sc_courselist tr.odd,
#content table.sc_courselist tr.odd {
  background: transparent;
}
.page_content table .plangridterm th,
#content table .plangridterm th {
  text-transform: uppercase;
  font-size: 0.85em;
}
.page_content table.sorttable tr.odd,
.page_content table.sorttable tr.even,
#content table.sorttable tr.odd,
#content table.sorttable tr.even {
  background: none;
}
.page_content table.sorttable tr:nth-child(2n),
#content table.sorttable tr:nth-child(2n) {
  background: #f5f5f5;
}
.page_content table.sc_footnotes,
#content table.sc_footnotes {
  border: 0;
  font-size: 15px;
}
.page_content table.sc_footnotes td,
#content table.sc_footnotes td {
  padding: 0 0 0.75em 0;
  border: 0;
}
.page_content table.sc_footnotes td.symcol,
#content table.sc_footnotes td.symcol {
  width: 15px;
}
.page_content table.sc_footnotes td ul,
#content table.sc_footnotes td ul {
  margin-top: 7px;
  margin-bottom: 7px;
}
.page_content table.sc_footnotes td li,
#content table.sc_footnotes td li {
  font-size: 1em;
}
.page_content table.sc_plangrid, .page_content table.sc_footnotes,
#content table.sc_plangrid,
#content table.sc_footnotes {
  background: none;
}
.page_content ul.letternav,
#content ul.letternav {
  padding: 0;
  margin: 0 0 1em 0;
  list-style: none;
}
.page_content ul.letternav li,
#content ul.letternav li {
  text-transform: uppercase;
  font-weight: bold;
  float: left;
  margin: 0 1px 1px 0;
}
.page_content ul.letternav li:before, .page_content ul.letternav li:after,
#content ul.letternav li:before,
#content ul.letternav li:after {
  display: none;
}
.page_content ul.letternav li a, .page_content ul.letternav li.inactive,
#content ul.letternav li a,
#content ul.letternav li.inactive {
  padding: 0.25em 0.6em;
  color: #333;
  text-align: center;
  text-decoration: none;
  display: block;
  width: 1em;
  float: left;
  border: none;
  background: #ffcb0b;
  box-sizing: content-box;
}
.page_content ul.letternav li a,
#content ul.letternav li a {
  color: #007055;
  text-decoration: none;
  border: none;
}
.page_content ul.letternav li a:hover, .page_content ul.letternav li a:active, .page_content ul.letternav li a:focus,
#content ul.letternav li a:hover,
#content ul.letternav li a:active,
#content ul.letternav li a:focus {
  background: #007055;
  color: #ffcb0b;
}
.page_content ul.letternav li.inactive,
#content ul.letternav li.inactive {
  background: #eee;
}
.page_content ul.letternav li.inactive a,
#content ul.letternav li.inactive a {
  background: none;
  color: #333;
  padding: 0;
}
.page_content ul.letternav li.inactive a:hover, .page_content ul.letternav li.inactive a:focus,
#content ul.letternav li.inactive a:hover,
#content ul.letternav li.inactive a:focus {
  background: none;
  cursor: text;
}
.page_content img.imgleft,
#content img.imgleft {
  padding: 0 10px 10px 0;
  float: left;
}
.page_content img.imgright,
#content img.imgright {
  padding: 0 0 10px 10px;
  float: right;
}
.page_content img.imgcenter,
#content img.imgcenter {
  padding: 10px;
  margin: 0 auto;
  display: block;
}
.page_content .archive-message,
.page_content .shared-message,
.page_content .search-message,
#content .archive-message,
#content .shared-message,
#content .search-message {
  background: #fafafa;
}
.page_content .archive-message p,
.page_content .shared-message p,
.page_content .search-message p,
#content .archive-message p,
#content .shared-message p,
#content .search-message p {
  padding: 1rem;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.page_content .toggle,
#content .toggle {
  padding: 0;
  margin: 0;
}
.page_content .toggle:before, .page_content .toggle:after,
#content .toggle:before,
#content .toggle:after {
  display: none;
}
.page_content .toggle button,
#content .toggle button {
  width: 100%;
  text-align: left;
  text-transform: uppercase;
  color: #007055;
  position: relative;
  cursor: pointer;
  font-weight: 900;
  -ms-user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  font-size: 1.25rem;
  padding: 0.5rem 2.25rem 0.5rem 1rem;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #bebebe 0, #cecece 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#bebebe", endColorstr="#cecece", GradientType=0);
  margin-top: 10px;
}
.page_content .toggle button:before,
#content .toggle button:before {
  content: "";
  font-family: FontAwesome;
  font-size: 12px;
  line-height: 0;
  font-weight: normal;
  vertical-align: middle;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 10px;
  color: #007055;
  border: 3px solid #fff;
  padding: 10px 5px;
  border-radius: 50%;
  background: #fff;
}
.page_content .toggle button[aria-expanded=true]:before,
#content .toggle button[aria-expanded=true]:before {
  content: "";
}
.page_content .toggle-wrap,
#content .toggle-wrap {
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
}
.page_content .toggle-wrap + .toggle-wrap,
#content .toggle-wrap + .toggle-wrap {
  border-top: none;
}
.page_content .toggle-wrap .toggle-wrap,
#content .toggle-wrap .toggle-wrap {
  border: none;
}
.page_content .toggle-content,
#content .toggle-content {
  margin: 15px 0;
  padding: 5px 0 15px 20px;
}
.page_content .toggle-content *:last-child,
#content .toggle-content *:last-child {
  margin-bottom: 0;
}
.page_content .toggle-content[aria-hidden=true],
#content .toggle-content[aria-hidden=true] {
  display: none;
}
.page_content .toggle-content .toggle-content,
#content .toggle-content .toggle-content {
  padding-left: 25px;
}
.page_content .toggle-group,
#content .toggle-group {
  margin-bottom: 25px;
}
.page_content .fslaunch,
#content .fslaunch {
  margin: 2rem 0;
}
.page_content .fslaunch a,
#content .fslaunch a {
  display: inline-block;
  padding: 10px 20px;
  background: #ffcb0b;
  color: #000;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 13px;
  border-radius: 3px;
}
.page_content .fslaunch a:after,
#content .fslaunch a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: 10px;
}
.page_content .fslaunch a:hover, .page_content .fslaunch a:focus,
#content .fslaunch a:hover,
#content .fslaunch a:focus {
  background: #007055;
  color: #ffcb0b;
}
.page_content .onthispage,
#content .onthispage {
  border: 1px solid #EAEAEA;
}
.page_content .onthispage .otp-title,
#content .onthispage .otp-title {
  font-weight: bold;
  padding: 10px;
  background: #F9F9F9;
  border-bottom: 1px solid #EAEAEA;
}
.page_content .onthispage ul,
#content .onthispage ul {
  font-size: 0.9rem;
  margin: 0;
  padding: 10px;
  list-style: none;
}
.page_content .onthispage ul li,
#content .onthispage ul li {
  padding: 4px 0;
  margin: 0;
}
.page_content .onthispage ul li:last-child,
#content .onthispage ul li:last-child {
  padding-bottom: 0;
}
.page_content .onthispage ul li a,
#content .onthispage ul li a {
  color: inherit;
  text-decoration: none;
}
.page_content .onthispage ul li a:hover, .page_content .onthispage ul li a:focus,
#content .onthispage ul li a:hover,
#content .onthispage ul li a:focus {
  text-decoration: underline;
}
.page_content .onthispage ul ul,
#content .onthispage ul ul {
  list-style-type: square !important;
  margin: 0 0 0 30px;
  padding: 0;
}

.archive-message,
.shared-message,
.search-message {
  background: #fafafa;
}
.archive-message p,
.shared-message p,
.search-message p {
  padding: 1rem;
  border: 1px solid #ccc;
  border-radius: 3px;
}

#fssearchresults .searchresult {
  margin-bottom: 20px;
}
#fssearchresults .searchresult + .searchresult {
  padding-top: 20px;
  border-top: 1px solid #EAEAEA;
}
#fssearchresults h2,
#fssearchresults h3 {
  margin: 0;
  padding: 0;
  text-transform: none;
}
#fssearchresults h2:before, #fssearchresults h2:after,
#fssearchresults h3:before,
#fssearchresults h3:after {
  display: none;
}
#fssearchresults h2 {
  font-size: 1rem;
}
#fssearchresults h2 a {
  font-size: 1.3rem;
  text-decoration: none;
}
#fssearchresults h3 {
  margin: 5px 0 0;
  font-size: 0.8rem;
  text-transform: uppercase;
}
#fssearchresults p {
  margin: 15px 0;
}
#fssearchresults p.noindent {
  margin: 3px 0;
}
#fssearchresults p.search-url {
  margin: 5px 0 0;
  font-size: 0.9rem;
}
#fssearchresults p.search-url a {
  word-break: break-all;
}

#archive-selector {
  margin-bottom: 25px;
}

#archive-selector label {
  font-size: 0.85rem;
}

#archive-selector select {
  margin: 0 10px;
}

#archive-selector button {
  cursor: pointer;
  background: #ffcb0b;
  color: #000;
  border-radius: 10px;
  padding: 2px 10px;
  text-transform: uppercase;
  font-size: 0.75rem;
}
#archive-selector button:hover, #archive-selector button:focus {
  text-decoration: underline;
  background: #007055;
  color: #ffcb0b;
}

#tabs {
  margin: 0 0 2rem;
}
#tabs ul {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #222;
  position: relative;
}
#tabs li {
  float: left;
  list-style-type: none;
  padding: 0;
  margin: 0 0 -1px;
}
#tabs li:only-child {
  float: none;
}
#tabs li:before, #tabs li:after {
  display: none;
}
#tabs li a,
#tabs li button {
  cursor: pointer;
  text-transform: none;
  text-align: left;
  display: block;
  text-decoration: none;
  padding: 15px 18px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  border: 1px solid #F9F9F9;
  border-top: 3px solid transparent;
  border-bottom-color: #EAEAEA;
  width: 100%;
  border-bottom-color: transparent;
  box-sizing: border-box;
  background-color: #007055;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: linear-gradient(to bottom, #005943 0, #006c52 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#005943", endColorstr="#006c52", GradientType=0);
  color: #ffcb0b;
}
#tabs li a:hover, #tabs li a:focus,
#tabs li button:hover,
#tabs li button:focus {
  background: #ffcb0b;
  border-color: #EAEAEA;
  color: #007055;
}
#tabs li.active > a,
#tabs li.active > button, #tabs li.active-sub > a,
#tabs li.active-sub > button {
  border-color: #EAEAEA;
  border-top: 3px solid #ffcb0b;
  border-bottom-color: transparent;
}
#tabs li.tab-overflow {
  position: relative;
}
#tabs li.tab-overflow > button {
  position: relative;
  padding-right: 32px;
}
#tabs li.tab-overflow > button:after {
  content: "";
  font-family: FontAwesome;
  font-weight: normal;
  line-height: 0;
  width: 14px;
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 7px;
}
#tabs li.tab-overflow ul {
  border: none;
  background: none;
  margin: 0;
  padding: 0;
  position: fixed;
  z-index: 50;
  right: 105%;
  top: calc(100% - 1px);
  white-space: nowrap;
}
#tabs li.tab-overflow ul a {
  background: #EAEAEA;
  border: none;
  border-left: 3px solid transparent;
  text-align: right;
}
#tabs li.tab-overflow ul a:hover, #tabs li.tab-overflow ul a:focus {
  background: #F9F9F9;
}
#tabs li.tab-overflow.tab-solo button {
  background: #ffcb0b;
  color: #000;
}
#tabs li.tab-overflow.tab-solo ul,
#tabs li.tab-overflow.tab-solo ul a {
  text-align: left;
}
#tabs li.tab-overflow li {
  float: none;
  border: none;
  margin: 0;
  padding: 0;
}
#tabs li.tab-overflow li.active > a {
  background: #F9F9F9;
  border-left-color: #ffcb0b;
}
#tabs li.tab-overflow.open ul {
  position: absolute;
  right: 0;
}
#tabs.condense li.tab-overflow {
  position: static;
}
#tabs.condense li.tab-overflow ul {
  white-space: normal;
  width: 100%;
}

#footer {
  text-align: center;
  background: #007055;
  padding: 0;
  color: #fff;
  font-size: 14px;
  border-top: 5px solid #33393c;
}
#footer a {
  color: #fff;
  text-decoration: underline;
}
#footer a:hover, #footer a:focus {
  opacity: 0.8;
}
#footer ul {
  display: block;
  width: 100%;
}
#footer ul li {
  display: inline-block;
}
#footer ul li a {
  display: block;
  padding: 1rem;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 700;
}
#footer ul li a:hover, #footer ul li a:focus {
  text-decoration: underline;
  color: #ffcb0b;
}
@media (max-width: 767px) {
  #footer section {
    border-bottom: 1px solid #fff;
  }
}
#footer section:nth-child(1) {
  padding: 0.75rem 0;
}
#footer section:nth-child(1) ul li a {
  padding: 0.25rem 1.5rem;
  font-size: 18px;
}
@media (max-width: 767px) {
  #footer section:nth-child(1):before, #footer section:nth-child(1):after {
    content: " ";
    display: table;
  }
  #footer section:nth-child(1):after {
    clear: both;
  }
  #footer section:nth-child(1) ul {
    font-size: 0;
  }
  #footer section:nth-child(1) ul li {
    float: left;
    width: 49.5%;
    display: inline-block;
    text-align: center;
  }
  #footer section:nth-child(1) ul li a {
    font-weight: 400;
    font-size: 16px;
  }
}
#footer section:nth-child(2) {
  padding: 15px 0 24px 14px;
}
#footer section:nth-child(2) a {
  width: 60px;
  height: 60px;
  font-size: 40px;
  border-radius: 60px;
  color: #007055;
  background-color: #fff;
  text-align: center;
  text-decoration: none;
  padding: 10px;
  margin: 16px 8px;
  font-weight: 400;
}
#footer section:nth-child(2) a:hover, #footer section:nth-child(2) a:focus {
  background-color: #ffcb0b;
  color: #007055;
  text-decoration: none;
}
#footer section:nth-child(3) ul {
  padding: 1rem 0.25rem;
  margin-bottom: 2px;
}
#footer section:nth-child(3) ul li a {
  font-size: 16px;
  padding: 5px 24px;
}
@media (max-width: 767px) {
  #footer section:nth-child(3) {
    padding-bottom: 1rem;
  }
  #footer section:nth-child(3):before, #footer section:nth-child(3):after {
    content: " ";
    display: table;
  }
  #footer section:nth-child(3):after {
    clear: both;
  }
  #footer section:nth-child(3) ul {
    font-size: 0;
    margin-bottom: 0;
  }
  #footer section:nth-child(3) ul li {
    width: 49.5%;
    float: left;
    display: inline-block;
    text-align: center;
  }
  #footer section:nth-child(3) ul li a {
    font-weight: 400;
  }
}
#footer section:nth-child(4) {
  margin-bottom: 1.35rem;
  margin-top: 0;
}
#footer section:nth-child(4) img {
  height: 68px;
  width: 175px;
}
@media (max-width: 767px) {
  #footer section:nth-child(4) {
    border-bottom: none;
    padding: 2rem 0 1rem;
  }
}
#footer section:nth-child(5) {
  font-size: 14px;
  padding-left: 15px;
}
#footer section:nth-child(5) span {
  margin: 0 6.5px;
}
@media (max-width: 767px) {
  #footer section:nth-child(5) {
    border: none;
    padding-bottom: 1rem;
  }
  #footer section:nth-child(5) span {
    display: block;
    margin-bottom: 5px;
  }
}
#footer .base {
  background: #fff;
  margin-top: 19px;
}
#footer .base ul li {
  display: inline-block;
  vertical-align: middle;
}
#footer .base ul li:first-child {
  position: relative;
  top: 1px;
}
#footer .base ul li a {
  padding: 20px 10px 18px 10px;
}
@media (max-width: 767px) {
  #footer .base {
    padding: 0 0 4rem;
  }
}

a#totop {
  display: block;
  text-decoration: none;
  background: #007055;
  border: 1px solid #fff;
  color: #fff;
  width: 94px;
  height: 54px;
  position: fixed;
  z-index: 99;
  right: -1px;
  bottom: -55px;
  transition: bottom 0.2s;
  border-radius: 12px 0 0 12px;
  text-align: center;
  text-transform: uppercase;
  padding-top: 12px;
  font-weight: 700;
  font-size: 13px;
}
a#totop img, a#totop span {
  display: inline-block;
  vertical-align: middle;
  margin: 0 2px;
}
a#totop.show {
  bottom: 25px;
}

#print-btn {
  display: block;
  text-align: left;
  background: #ffcb0b;
  color: #007055;
  width: 100%;
  cursor: pointer;
  border-radius: 12.5px;
  padding: 18px;
  font-size: 1rem;
  font-weight: 700;
  text-transform: uppercase;
  font-weight: bold;
}
#print-btn:hover, #print-btn:focus {
  background: #007055;
  color: #ffcb0b;
}
#print-btn i {
  margin-right: 7px;
}

#lfjs_modaldiv {
  opacity: 0.8 !important;
  background: #fff !important;
}

#print-dialog {
  padding: 0;
  width: 350px;
  text-align: left;
  background: #fff;
  border: 1px solid #EAEAEA;
  border-bottom-width: 5px;
  border-radius: 3px;
  line-height: 1.5;
  font-family: inherit !important;
}
@media (max-width: 575px) {
  #print-dialog {
    width: 90%;
  }
}
.no-js #print-dialog {
  display: block;
  position: relative;
}
#print-dialog .print-header {
  padding: 10px 20px;
  background: #ffcb0b;
  color: #000;
  position: relative;
}
#print-dialog .print-header button {
  position: absolute;
  right: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: none;
  line-height: 1;
  background: #007055;
  border-radius: 50%;
  text-align: center;
  width: 30px;
  height: 30px;
  cursor: pointer;
}
#print-dialog .print-header button:after {
  content: "";
  width: 30px;
  height: 30px;
  display: block;
  background-color: #007055;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iaXNvLTg4NTktMSI/PjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIGlkPSJDYXBhXzEiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCAzNDguMzMzIDM0OC4zMzQiIHN0eWxlPSJlbmFibGUtYmFja2dyb3VuZDpuZXcgMCAwIDM0OC4zMzMgMzQ4LjMzNDsiIHhtbDpzcGFjZT0icHJlc2VydmUiPjxnPjxwYXRoIGQ9Ik0zMzYuNTU5LDY4LjYxMUwyMzEuMDE2LDE3NC4xNjVsMTA1LjU0MywxMDUuNTQ5YzE1LjY5OSwxNS43MDUsMTUuNjk5LDQxLjE0NSwwLDU2Ljg1ICAgYy03Ljg0NCw3Ljg0NC0xOC4xMjgsMTEuNzY5LTI4LjQwNywxMS43NjljLTEwLjI5NiwwLTIwLjU4MS0zLjkxOS0yOC40MTktMTEuNzY5TDE3NC4xNjcsMjMxLjAwM0w2OC42MDksMzM2LjU2MyAgIGMtNy44NDMsNy44NDQtMTguMTI4LDExLjc2OS0yOC40MTYsMTEuNzY5Yy0xMC4yODUsMC0yMC41NjMtMy45MTktMjguNDEzLTExLjc2OWMtMTUuNjk5LTE1LjY5OC0xNS42OTktNDEuMTM5LDAtNTYuODUgICBsMTA1LjU0LTEwNS41NDlMMTEuNzc0LDY4LjYxMWMtMTUuNjk5LTE1LjY5OS0xNS42OTktNDEuMTQ1LDAtNTYuODQ0YzE1LjY5Ni0xNS42ODcsNDEuMTI3LTE1LjY4Nyw1Ni44MjksMGwxMDUuNTYzLDEwNS41NTQgICBMMjc5LjcyMSwxMS43NjdjMTUuNzA1LTE1LjY4Nyw0MS4xMzktMTUuNjg3LDU2LjgzMiwwQzM1Mi4yNTgsMjcuNDY2LDM1Mi4yNTgsNTIuOTEyLDMzNi41NTksNjguNjExeiIgZmlsbD0iI0ZGRkZGRiIvPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48Zz48L2c+PGc+PC9nPjxnPjwvZz48L3N2Zz4=);
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center center;
  border-radius: 50%;
  line-height: normal;
  font-family: FontAwesome;
  font-weight: 300;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}
#print-dialog .print-header h2 {
  font-size: 1.3em;
  font-weight: bold;
}
#print-dialog .print-body {
  padding: 20px;
  border-top: 1px solid #EAEAEA;
  border-bottom: 1px solid #EAEAEA;
  font-size: 15px;
}
#print-dialog .print-body li + li {
  margin-top: 20px;
}
#print-dialog .print-body a {
  font-weight: 700;
  color: #007055;
}
#print-dialog .print-body p.option-desc {
  font-size: 14px;
}

.lfjsbubble .courseblock,
.page_content .courseblock,
#content .courseblock {
  margin-bottom: 30px;
}
.lfjsbubble .courseblock p.noindent,
.page_content .courseblock p.noindent,
#content .courseblock p.noindent {
  margin: 0 0 3px;
  padding: 0;
}
.lfjsbubble .courseblock p.courseblocktitle,
.page_content .courseblock p.courseblocktitle,
#content .courseblock p.courseblocktitle {
  font-size: 18px;
}
.lfjsbubble .courseblock span.credits,
.page_content .courseblock span.credits,
#content .courseblock span.credits {
  float: right;
}

.lfjsbubble .courseblock {
  margin-bottom: 0;
}
.lfjsbubble .courseblock a {
  color: #ffcb0b;
}

html.no-js .accessible {
  position: relative;
  left: 0;
}
html.no-js #print-dialog {
  display: block;
  position: relative;
}
html.no-js #totop {
  opacity: 1;
}

.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.pagebreak {
  height: 0;
  line-height: 0;
}

#bannerImage[style] {
  background: #fff;
  padding: 22% 0 0;
  position: relative;
  overflow: hidden;
  background-image: url(../../images/academics-masthead.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  border-color: #fff;
  border-width: 10px 0 10px 0;
  border-style: solid;
}
@media (min-width: 1024px) {
  #bannerImage[style] {
    display: block;
  }
}

.site-title-Border {
  width: 100%;
  background-color: #31383b;
  background-color: rgba(49, 56, 59, 0.5);
  padding: 1rem 0;
}
.site-title-Border #site-title {
  background-color: rgba(255, 255, 255, 0.5);
}
.site-title-Border #site-title h1 {
  color: #007055;
  font-size: 24px;
  font-weight: 900;
  padding: 15px 0 8px;
}

body.mobile .search {
  position: static;
}
body.mobile #logo {
  width: 100%;
  text-align: center;
  float: none;
}
body.mobile #header {
  box-shadow: none;
}
body.mobile #bannerImage {
  border: none;
  background: none !important;
  padding: 0;
}
body.mobile .site-title-Border {
  position: static;
  padding: 0;
}
