/**
 * NB: VALUES TAKEN DIRECTLY FROM PATTERN
 * LIBRARY FOR CONSISTENCY
 */
.oms.access section.main--header-nav .notification {
  background-color: #a8cc6d;
  padding-left: 45px;
  padding-top: 25px;
  padding-bottom: 25px;
}
.oms.access section.main--header-nav .notification p {
  font-family: "EuclidCircularASemiBold";
}
.oms.access section.main--header-nav .notification::before {
  content: "";
  font-size: 24px !important;
  padding-top: 0px;
  text-align: center;
  background: none;
}
.oms.access section.main--header-nav .notification.custom::before {
  display: none;
}
.oms.access section.main--header-nav .custom-notification-icon {
  border-radius: 50%;
  color: #fff;
  font-family: "mbs-icons";
  display: block;
  float: left;
  height: 30px;
  text-align: center;
  width: 30px;
  font-size: 24px !important;
  padding-top: 0;
  background: none;
}
.oms.access section.main--header-nav .dual-rate-header,
.oms.access section.main--header-nav .tax-statement-header,
.oms.access section.main--header-nav .custom-notification-header {
  display: block;
  color: #fff;
  margin-top: 0;
  margin-bottom: 3px;
  padding-left: 30px;
  position: relative;
  top: 0;
  left: 15px;
}
.oms.access section.main--header-nav .notification-text {
  font-family: EuclidCircularARegular;
  color: #fff;
  line-height: 1.25;
  padding-left: 45px;
}
.oms.access section.main--header-nav .btn-green-oval {
  height: 43px;
  border-radius: 25px;
  background-color: #fff;
  cursor: pointer;
  vertical-align: middle;
  width: auto;
}
.oms.access section.main--header-nav .dual-rate-more {
  display: inline-block;
  padding: 10px 30px;
  margin-top: 7px;
  font-family: EuclidCircularASemiBold;
  color: #8fc74e;
}
.oms.access .member-services-header--banner {
  text-align: center;
  background-color: #f3f3f3;
}
.oms.access .member-services-header--banner h1 {
  max-width: none;
}
.oms.access .support-page-header {
  background-color: #4054b8;
}
.oms.access .support-page-header .member-services-header--banner {
  background-color: #4054b8;
}
.oms.access main {
  background-image: none;
  background: #ffffff;
}
.oms.access main section {
  padding-top: 0;
  padding-bottom: 0;
}
.oms.access main .main--content h3 {
  margin-top: 0;
}
.oms.access main .main--content label {
  font-size: 0.9375rem;
}
.oms.access main .main-content {
  padding: 15px 15px 30px 15px;
}
.oms.access main .info-content {
  display: none;
}
.oms.access main .info-content a {
  font-weight: bold;
}
.oms.access main .info-content h3 {
  margin-bottom: 0px;
  font-size: 18px;
}
.oms.access main .info-content ul {
  margin-left: -20px;
}
.oms.access main .info-content p:last-of-type {
  padding-bottom: 20px;
}
.oms.access main .info-content p,
.oms.access main .info-content ul {
  line-height: 1.3em;
}
.oms.access main .info-content .accordion {
  position: absolute;
  z-index: 500;
  background-color: #ffffff;
  border-bottom: 1px solid #dbdbdb;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
}
.oms.access main .info-content .accordion .shadow-mask {
  width: 100%;
  height: 10px;
  position: absolute;
  margin-left: -10px;
  margin-top: -15px;
  z-index: 999;
  background-color: white;
}
.oms.access main .info-content .accordion .icon-chevron-down,
.oms.access main .info-content .accordion .icon-chevron-up {
  margin-left: 0.5rem;
  font-size: 0.7rem;
}
.oms.access main .info-content .info-header,
.oms.access main .info-content .accordion {
  padding: 10px;
}
.oms.access main .info-content .accordion {
  width: 100%;
}
.oms.access main .return-to-page {
  background: #ffffff;
}
.oms.access main .return-to-page > .icon {
  float: left;
  font-size: 24px;
  background: #0092d2;
  border-radius: 24px;
  color: #ffffff;
  padding: 10px;
  margin: 0px 10px 0 0;
}
.oms.access.support .member-services-header--banner {
  min-height: 200px;
}
.oms.access.support .section-box {
  position: relative;
}
.oms.access.support .linkback {
  position: absolute;
  bottom: 24px;
  left: 0;
  width: 100%;
}
.oms.access.support .linkback a {
  font-size: 18px !important;
  cursor: pointer;
  color: #FFF;
  background-color: transparent;
  box-shadow: 0 0 0 2px #FFF inset;
  font-size: 16px;
  line-height: 22px;
  padding: 14px 52px;
  transition: all 0.2s ease-in-out;
}
.oms.access.support .linkback a:hover {
  color: #4d4d4d;
  background: #FFF;
}
.oms.access.support .linkback a span.icon {
  font-size: 18px;
}
.oms.access.support .linkback p {
  margin: 0 0 8px;
}
.oms.access.support .f-grid {
  background-color: #FFF;
}
.oms.access.support .text section p {
  line-height: 28px;
  font-weight: bold;
}
.oms.access.support .support-content {
  padding: 0 10px 0 10px;
}
@media only screen and (min-width: 60em) {
  .oms.access {
    background: #0092d2;
    min-height: 100%;
  }
  .oms.access .member-services-header--banner {
    padding-bottom: 6.25rem;
    background-color: transparent;
  }
  .oms.access main {
    position: relative;
    padding: 0;
  }
  .oms.access main .form > section {
    padding: 0;
  }
  .oms.access main > section {
    margin: auto;
    display: table;
    clear: right;
    height: 100%;
    width: 100%;
    padding: 0;
    background: #e6e3e3;
    max-width: 100%;
  }
  .oms.access main > section > div {
    margin: auto;
    margin-right: auto;
    display: table-cell;
    float: none;
    vertical-align: middle;
  }
  .oms.access main .main-content,
  .oms.access main .info-content {
    width: 100%;
    max-width: 455px;
    background: #ffffff;
    padding: 0 30px 30px;
    margin: -60px auto 90px auto;
    display: block;
    text-align: left;
  }
  .oms.access main .info-content {
    margin-left: 20px;
    display: none;
    vertical-align: top;
    height: 100%;
  }
  .oms.access main .info-content .accordion {
    position: relative;
    border-bottom: none;
    box-shadow: none;
    z-index: auto;
  }
  .oms.access main .info-content .accordion .shadow-mask {
    display: none;
  }
  .oms.access main .info-content .info-header,
  .oms.access main .info-content .accordion {
    padding: 0px;
  }
  .oms.access main .info-content p,
  .oms.access main .info-content ul {
    line-height: 24px;
  }
  .oms.access main .info-content p {
    margin-top: 15px;
  }
  .oms.access main .info-content a {
    font-weight: bold;
  }
  .oms.access main .info-content .info-header {
    margin-top: 35px;
  }
  .oms.access main .info-content h3 {
    font-size: 24px;
  }
  .oms.access main section {
    padding-top: 0;
    padding-bottom: 0;
  }
  .oms.access main section > h3 {
    padding: 16px 30px;
    margin: 0 -30px 0;
    line-height: 28px;
  }
  .oms.access main .return-to-page {
    margin: 0px -30px -30px -30px;
    padding: 20px 30px;
    background: #ffffff;
    border-top: 1px solid #dbdbdb;
  }
  .oms.access main .return-to-page p {
    margin: 0;
  }
  .oms.access main .return-to-page > .icon {
    float: left;
    font-size: 24px;
    background: #0092d2;
    border-radius: 24px;
    color: #ffffff;
    padding: 10px;
    margin: 0px 10px 0 0;
  }
  .oms.access.support .linkback a {
    font-size: 25px;
    padding-bottom: 14px;
    padding-top: 14px;
  }
  .oms.access.support .linkback a span.icon {
    font-size: 25px;
  }
  .oms.access.support .linkback p {
    margin: 0 0 10px;
  }
  .oms.access.support .text section p {
    line-height: 32px;
  }
  .oms.access.support .support-content {
    padding: 0;
  }
  .oms.access form > div.notification {
    margin-top: 0;
  }
}
