.container {
  width: 100%; }

.row {
  margin-left: -20px;
  margin-right: -20px; }

.row--default {
  margin-left: -15px;
  margin-right: -15px; }

.mc__site__wrap {
  display: block;
  margin: 0 auto;
/*  max-width: 1170px;*/
  width: 100%; }

.mc__remove__space {
  margin: 0;
  padding: 0; }

.mc__link {
  color: #027da7;
  text-decoration: none; }

.mc__body {
  /*background: #e3eae9;*/
  padding: 47px 0 0; }

#site-wrapper {
  /*background-color: #eef4f3;*/
  /*max-width: 1170px;*/
  position: relative;
  z-index: 0; 
  top: 45px; }
  #site-wrapper::after {
    content: '';
    display: table;
    clear: both; }

#site-canvas {
  background-color: #ffffff;
/*  float: left;
  max-width: 1170px;
  padding: 20px;*/
  width: 100%; }

.l-main__main {
  max-width: 1170px;
}

.l-main__content-header, .region-help {
  max-width: 1170px;
  margin: 0 auto;
}

#sitename,
.header-site {
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 32px;
  line-height: 1;
  font-weight: 300;
  display: block;
  color: #02535a; }
  #sitename a,
  .header-site a {
    color: #02535a;
    font-weight: 300; }
    #sitename a:hover, #sitename a:focus,
    .header-site a:hover,
    .header-site a:focus {
      color: #02535a;
      text-decoration: none; }

.page-title {
  color: #02535a;
  font-family: "Roboto", "Arial", sans-serif;
  font-size: 2.8rem;
  font-weight: 400;
  line-height: 1.1;
  padding-bottom: 10px; }
  .page-title.hidden-title {
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0; }

.banner {
  padding: 0 1.5rem; }

.small-module {
  margin: 0 0 25px;
  width: auto;
  border: 1px solid #c4c3bf;
  line-height: 20px;
  padding: 10px; }

.read-more-link,
.read-more-link-inverted {
  text-align: right;
  margin-top: 1.4rem; }

.element-invisible {
  margin: 0;
  padding: 0;
  width: 1px;
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  overflow: hidden;
  height: 1px; }

.rtecenter {
  text-align: center; }

.vh__site__footer {
  background-color: #EEE;
  text-align: center; }

.footer-logo-container {
  margin: 20px; }

.footer {
  font-family: "Open Sans", "Arial", sans-serif;
  font-weight: 400;
  background-color: #eef4f3;
  padding: 40px 40px 30px;
  text-align: left; }
  .footer a {
    color: #4e4e4e;
    font-weight: 400; }
  .footer .mainphone {
    font-size: 14px;
    margin: 14px 0; }

.footer_links {
  font-size: 13px;
  color: #4e4e4e;
  padding: 40px 0 30px; }

.footer_address {
  border-left: 0;
  font-size: 13px;
  line-height: 18px;
  text-align: left; }
  @media (min-width: 64em) {
    .footer_address {
      /*border-left: 1px solid #4e4e4e;*/ } }

.footer_legal,
.footer_legal p {
  font-style: italic;
  font-size: 13px;
  color: #4e4e4e;
  margin: 0 0 30px; }
  .footer_legal:last-child,
  .footer_legal p:last-child {
    /*margin: 0 0 20px;*/ }

.mc__site__footer__wrap {
  background: #eef4f3;
  margin: 0 auto;
  padding: 70px 0 50px;
  position: relative; }

.mc__site__footer__fixed {
  bottom: 0;
  display: block;
  left: 0;
  position: relative;
  right: 0;
  width: 100%;
  z-index: -1; 
  top: 45px; }

.mc__site__footer--nonbranded {
  background: #ffffff;
  font-size: 11px;
  padding: 30px 0;
  text-align: center; }

.mc__footer__nonbranded__logo {
  margin: 0 auto;
  padding: 15px 0 0; }

.mc__site__footer__wrap--links {
  border-bottom: 1px solid #dfe4e3;
  margin-bottom: 40px !important;
  padding-bottom: 40px; }

.mc__site__footer__wrap--info {
  font-size: 13px; }

.mc__footer__nav__container {
  padding: 0; }

.mc__footer__nav__container--space {
  margin: 0 0 50px; }

.mc__footer__nav {
  list-style: none;
  margin: 0;
  padding: 0; }

.mc__site__footer {
  color: #4e4e4e;
  font-size: 0.85em;
  letter-spacing: 0.01em;
  padding: 0 20px; }

.mc__footer__link {
  margin: 0;
  padding: 5px 0; }

.mc__footer__link a {
  color: #4e4e4e; }

.mc__footer__link a:hover {
  color: #014C65; }

.mc__footer__social__nav {
  display: block;
  list-style: none;
  padding: 0;
  text-align: center; }
  @media (min-width: 64em) {
    .mc__footer__social__nav {
      text-align: left; } }

.mc__footer__link--header {
  font-weight: 700; }

.mc__footer__social__item {
  color: #ffffff;
  display: inline-block;
  margin: 0 26px 5px 0;
  padding: 0;
  height: 30px; }

.mc__footer__social__item:last-child {
  margin: 0; }

.mc__footer__social__item a {
  color: #4e4e4e; }

.mc__footer__social__icon {
  opacity: 1;
  transition: opacity 0.3s ease-in-out; }

.mc__footer__social__icon:hover {
  opacity: 0.8; }

.mc__footer__social__icon.mc__sprite {
  display: inline-block;
  vertical-align: middle; }

.mc__footer__address {
  display: block;
  float: left;
  clear: both;
  padding-bottom: 20px; }

.mc__footer__address a {
  color: #4e4e4e; }

.mc__footer__address a:hover {
  color: #014C65; }

.mc__footer__trademarks {
  padding-top: 30px; }

.mc__footer__mission__statement {
  margin: 0 0 30px; }

.vh__vhan__footer__logo {
  clear: none;
  display: block;
  float: left;
  max-height: 119px;
  width: auto; }

.footer-lightgrey {
  font-family: "Open Sans", "Arial", sans-serif;
  font-weight: 400;
  background-color: #cdcbc8;
  padding: 40px 40px 30px; }
  .footer-lightgrey a {
    color: #4e4e4e;
    font-weight: 400; }
  .footer-lightgrey .mainphone {
    font-size: 14px;
    margin: 14px 0; }

.add-width {
  max-width: 1170px;
}

.center-margin {
  margin: 0 auto;
}

.mc__site__subheader {
  background: #ffffff;
  border-bottom: 1px solid #d7d7d7;
  color: #02535a;
  font-size: 11px;
  padding: 0;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
  text-align: right;
  z-index: 0;
  /* height: 94px; */
  border-top: 1px solid #d7d7d7;
  /* display: block; */
}

.mc__subheader__rndbutton {
  color: #027da7;
  display: block;
  font-size: 11px;
  font-weight: 600;
  padding: 18px 15px;
  border: 1px solid #02535a;
  border-radius: 35px;
  float: left;
  margin: 20px 40px 20px 8px;
}

.mc__subheader__link {
  color: #02535a;
  display: block;
  font-size: 11px;
  padding: 8px 13px;
  text-decoration: none;
/*  margin-top: 34px;*/
  float: left; }

.vch__sprite {
  display: block;
  background-repeat: no-repeat;
  background-image: url("../assets/vumcFINAL4_c.png");
  transform: scale(1); }

.vch__sprite--logo-header {
  width: 215px;
  height: 150px; }

.vch__site__header__logo {
  cursor: pointer;
  margin: 0 auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  /* height: 60px; */
  /* float: left; */ }

.mc__subheader__link--button,
.mc__subheader__link--button:focus,
.mc__subheader__link--button:hover {
  background: #02535a;
  color: #ffffff; }

.left-align {
  text-align: left;
}

@media (max-width: 992px) {
  .mc__footer__address {
    display: block;
    float: left;
    clear: both;
    padding-bottom: 20px; }
  .mc__footer__copyright {
    padding-top: 20px; } }

  .toolbar-vertical .barista-adminbar > .navbar-fixed-top,
  .toolbar-horizontal .barista-adminbar > .navbar-fixed-top {
    top: 39px; 
  z-index: 1; }
  .toolbar-horizontal.toolbar-tray-open .barista-adminbar > .navbar-fixed-top {
    top: 79px; 
  z-index: 3; }

  .navbar-fixed-bottom {
    position: fixed;
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
    left: 0;
    border-width: 1px 0 0; 
    z-index: 2000; 
    width: 100%; }

  .navbar-bottom {
    margin-bottom: 0px; }

  .navbar-header-bottom {
    width: 100px;
    /* padding: 0px; */
    /* margin-right: 0px !important; */
    float: left; }
  .navbar-right-bottom {
    float: right !important;
    margin-right: -1px; }

  .not-power-user .mc__site__header {
        top: 0; }
  body.toolbar-horizontal.toolbar-tray-open {
    padding-top: 177px !important; 
  }

  .mc__site__header__logo {
  cursor: pointer;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.add-center {
  margin: 0 auto;
}

/* Helper CSS classes */
.hspace-10 { margin: 0 10px; }
.hspace-15 { margin: 0 15px; }
.hspace-20 { margin: 0 20px; }
.hspace-25 { margin: 0 25px; }
.hspace-30 { margin: 0 30px; }

.vspace-10 { margin: 10px 0; }
.vspace-15 { margin: 15px 0; }
.vspace-20 { margin: 20px 0; }
.vspace-25 { margin: 25px 0; }
.vspace-30 { margin: 30px 0; }
