#graduate {
  top: 52px;
  left: 166px;
  color: white;
  font-size: 25px;
}

#graduate span.capital {
  color: silver;
  text-shadow: 1px 1px 2px darkslategrey;
}

#top-rights{
    width: 100%;
    height: 30px;
    left: 0;
    position: relative;
    top: -69px; 
}
#top-rights p{
        font-size:0.8em;
        color:#FFF;
}
#top-rights p a{
        font-size:0.8em;
        color:#FFF;
        padding: 0 5px;
        opacity:0.8;
}
#top-rights p a:hover{
        font-size:0.8em;
        color:#FFF;
        opacity:1;
}
#top-rights .nav-link {
  font-size: 12px;
  color: #fff !important;
  text-decoration: none!important;
}

#menu .navbar-brand {
  font-size: 18px;
  color: #fff !important;
}

#menu #navbarSupportedContent .nav-link{
  font-size: 14px;
  color: #fff !important;
}

#menu #navbarSupportedContent ul li.nav-item:hover {
  border-bottom: 1px #fff solid;
  height: 32px;
}

#content-L #smenu a {
  text-decoration: none!important;
}

#content-R #titleBar {
  height: auto;
  margin: 0;
}

#content-R .teacher-info p {
  margin-bottom: 0.25rem;
}

#content-R .teacher-info .teacher-boxed p {
  margin-bottom: 0;
}

#content-R .teacher-info p.infomore-c {
  font-size: 11px;
}

#content-R .teacher-info p.infomore-t {
  font-size: 11px;
}

#content-R #primary .d-flex.justify-content-center.flex-column.text-center h4 {
  margin-top: -4rem;
}

#footer #footerInner {
  height: 100px;
  padding: 10px;
}
