.hidden {
  display: none; }

.hidden-important {
  display: none !important; }

.text-align-center {
  text-align: center !important; }

.text-align-right {
  text-align: right !important; }

.slim-padding {
  line-height: 2rem !important; }

.ui-widget-overlay {
  background: #000000 !important;
  opacity: 0.75 !important; }

.bg-color-transparent {
  background-color: transparent !important; }

.border-bottom {
  border-bottom: 1px solid #e1e0e1; }

.highlight {
  background-color: #ffff00; }

.border-rounded .t-Region-body {
  border-radius: 8px; }

.danger-button {
  padding-right: 15px; }

.danger-region {
  border-color: #ff0000 !important; }

.success-region {
  border-color: #3baa2c !important; }

.margin-top-16 {
  margin-top: 16px; }

.error-placeholder-overflow .t-Form-inputContainer {
  overflow: initial; }

.error-placeholder-overflow .a-Form-error.u-visible {
  width: -webkit-max-content;
  width: max-content; }

.line-height-normal {
  line-height: normal !important; }

.margin-auto-important {
  margin: auto !important; }

.apex-item-select,
.apex-item-text,
.apex-item-textarea,
.apex-item-multi {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.action-tiles .r-card-title,
.action-tiles .r-card-titleWrap {
  font-size: 1.5rem !important;
  font-weight: 400;
  color: #262626; }

.t-Body-contentInner {
  padding-left: 8px;
  padding-right: 8px; }

.t-Region-headerItems--title {
  padding: 16px 27px; }

.has-buttons .t-Region-buttons--bottom {
  border-top: 1px solid #d6dee9; }

.t-Button--large:not(.t-Button--icon) {
  min-width: 100px; }

.t-Region-body {
  overflow-x: hidden; }

.body-padding-sm .t-Region-body {
  padding: 16px 27px !important; }

.t-AVPList-label,
.t-Form-label {
  font-weight: bold; }

#plan-toggle-button {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  padding-left: 0; }

#plan-toggle-button:hover,
#plan-toggle-button::after,
#plan-toggle-button:active,
#plan-toggle-button:focus::before,
#plan-toggle-button:focus::after,
#plan-toggle-button.t-Button:not(.t-Button--simple) {
  box-shadow: none !important; }

.apex-item-display-only {
  font-weight: normal; }

.t-Form-fieldContainer--stacked .apex-item-display-only {
  line-height: 1.4rem; }

.password_estimator {
  order: 4;
  margin-top: 4px; }

.password-strength-warning,
.password-strength-suggestion {
  font-style: initial !important;
  font-size: 1.2rem; }

.nodatafound {
  padding: 24px 26px; }

.pill {
  min-width: 40px;
  border: 1px solid;
  padding: 2px 8px;
  border-radius: 4px;
  font-size: 1rem;
  color: #ffffff; }

.pill.green {
  border-color: green;
  background-color: #3BAA2C; }

.pill.red {
  border-color: red;
  background-color: #f44336; }

.apex-item-group--rc input:checked + label {
  font-weight: normal; }

.apex-item-group--rc input.datepicker {
  border: 1px solid #dfdfdf;
  margin: initial;
  position: initial;
  margin-left: 16px; }

.apex-item-group--rc .t-Form-inlineHelp,
.apex-item-group--rc .t-Form-error {
  margin-left: 16px; }
  .apex-item-group--rc .t-Form-inlineHelp .fa,
  .apex-item-group--rc .t-Form-error .fa {
    font-size: 10px;
    padding-top: 4px; }

.t-Report-cell select.apex-item-select,
.t-Report-cell input.apex-item-text {
  width: 100%; }

.restore-maximized-region .t-Button-label {
  display: none; }

.restore-maximized-region .t-Button {
  line-height: 32px; }

.restore-maximized-region .t-Icon {
  line-height: 36px;
  margin-right: 0 !important; }

.t-PageBody.js-regionIsMaximized {
  visibility: visible; }
  .t-PageBody.js-regionIsMaximized .t-Body-content {
    visibility: hidden; }
  .t-PageBody.js-regionIsMaximized .restore-maximized-region {
    display: inline-block; }

.js-showMaximizeButton {
  margin-top: -56px; }
  .js-showMaximizeButton > .t-Region-header > .t-Region-headerItems--buttons {
    margin-right: 0; }

.js-showMaximizeButton.is-maximized {
  max-width: 1280px;
  margin: 0 auto;
  top: 31px; }
  .js-showMaximizeButton.is-maximized > .t-Region-header {
    display: none; }
  .js-showMaximizeButton.is-maximized .margin-top-lg-when-maximized {
    margin-top: 32px; }

.t-Header-wrap {
  max-width: 1280px;
  margin: 0 auto; }

.t-NavigationBar-item .t-Icon,
.t-NavigationBar-item .t-Button-label {
  line-height: 32px; }

.language-toggle .t-Button-label {
  display: inline-block;
  font-size: 16px; }

.language-toggle .a-Icon {
  height: 12px;
  width: 20px;
  margin-top: 10px;
  margin-left: 4px; }

.language-toggle .icon-down-arrow {
  display: none; }

.t-NavigationBar-item.has-username .user-initials,
.profile-initials {
  text-transform: uppercase;
  background-color: #d3d3d3;
  border-radius: 100%;
  width: 32px;
  height: 32px;
  display: inline-block; }

.t-NavigationBar-item.has-username .t-Button-label > img {
  width: 32px;
  height: 32px;
  border-radius: 16px;
  line-height: 32px; }

.t-Header-navBar .t-NavigationBar-item.notifications .t-Button-label {
  display: none; }

.t-Header-navBar .t-NavigationBar-item.notifications .t-Button-badge {
  margin-left: -8px;
  font-size: 8px;
  width: 12px;
  height: 12px;
  background-color: #ff0000;
  padding: 0;
  line-height: 12px;
  color: #ffffff; }

.t-Header-navBar .t-NavigationBar-item .fa {
  font-size: 20px; }

.t-Header-navBar .t-NavigationBar-item.icon-only .fa::before {
  width: 32px; }

#notification-menu {
  display: none; }

.my-toggleNotifications .t-Button-label {
  display: none; }

.my-toggleNotifications .t-Button {
  width: 48px; }

.my-toggleNotifications .t-Icon {
  margin-right: 0 !important;
  background-color: rgba(70, 70, 70, 0.9);
  border-radius: 50%;
  width: 32px;
  color: white; }

.my-toggleNotifications .t-Button-badge {
  margin-left: 24px;
  background-color: #e83737;
  color: #ffffff;
  display: none;
  padding: 1px 6px;
  display: none;
  position: absolute;
  top: 5px; }

.my-toggleNotifications .t-Button.t-Button--header:focus::before,
.my-toggleNotifications .t-Button:focus::before,
.my-toggleNotifications .t-Button:focus::after {
  box-shadow: none !important; }

.notifications {
  margin: 0 !important;
  top: 80px !important; }

.t-Body-title {
  box-shadow: #000000 0 0 10px 0; }

.t-Alert--welcome .t-Alert-wrap {
  background-image: url(https://mcdn.wallpapersafari.com/medium/35/33/FxJW50.jpg);
  background-size: cover;
  background-position: left;
  border-radius: 4px; }

.t-Alert--colorBG.t-Alert--welcome {
  background-color: #f5faf4;
  color: #000000; }

.t-Alert--welcome .t-Alert-content,
.t-Alert--welcome .t-Alert-buttons {
  background-color: rgba(255, 255, 255, 0.5); }

.profile-picture {
  width: 160px;
  height: 160px;
  max-width: 165px;
  max-height: 165px;
  border-radius: 100%;
  width: 100%;
  padding: 0;
  box-shadow: none !important; }

.profile-initials {
  width: 160px;
  height: 160px;
  text-align: center;
  font-size: 7rem;
  padding: 64px 0;
  font-weight: 900; }

#profile-header .t-Region-headerItems--title {
  padding-left: 8px;
  padding-right: 8px; }

#profile-header_heading {
  font-size: 3rem; }

#profile-header .t-Region-body {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 0; }

#profile-header .title,
#profile-header .effective-date {
  font-size: 1.6rem; }

#profile-header .divider {
  font-size: 2rem;
  font-weight: 200;
  margin: 0 10px; }

.t-Footer-links .t-LinksList-link {
  padding-left: 0;
  border: 0; }

.left-sidebar-desktop .t-LinksList-item,
.left-sidebar-desktop .t-LinksList-link {
  border-color: transparent; }

.left-sidebar-desktop .t-LinksList-link {
  border-left: 3px solid transparent;
  padding-left: 10px; }

.left-sidebar-desktop .t-LinksList-link:focus {
  box-shadow: none; }

.left-sidebar-desktop .t-LinksList-link:hover {
  background-color: transparent !important; }

.t-PageBody {
  background-size: cover; }

.t-Footer-copyright a img {
  height: 16px;
  position: absolute;
  margin-left: 4px;
  margin-top: 0; }

.t-Footer {
  padding-left: 0;
  padding-right: 0; }

.t-Footer-body {
  margin: 0 auto;
  max-width: 1280px; }

.t-Footer-apex {
  display: flex;
  justify-content: space-between; }

.t-Footer-copyright {
  margin-right: 0.8rem;
  font-size: 1.4rem;
  padding-left: 8px;
  display: flex; }

.t-Footer-version,
.u-BuiltWithAPEX,
.t-Footer-top {
  display: none; }

.t-Footer-links .t-LinksList-label {
  padding-top: 0;
  padding-bottom: 0; }

.t-Footer-links .t-LinksList-link:hover {
  background-color: transparent !important; }

::-ms-reveal {
  display: none; }

div.fos-ap-constraints.fos-ap-rule-container-stretch.fos-ap-container.fos-ap-container-static {
  color: #eb4034; }

.t-Form-fieldContainer--floatingLabel .t-Form-inputContainer .apex-item-display-only {
  color: #909090; }

@media (min-width: 641px) {
  .left-sidebar-mobile {
    display: none; } }

@media (max-width: 640px) {
  .t-NavigationBar-item.has-username .t-Button-label {
    display: inline-block; }
  #profile-header .t-Region-headerItems.t-Region-headerItems--title {
    padding-top: 0; }
  #profile-header .divider {
    display: none; }
  #profile-header .effective-date {
    display: block;
    max-width: 360px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden; }
  #profile-header .t-Region-headerItems--buttons {
    display: none; }
  .a-MenuBar-item--overflow {
    float: right; }
  .js-showMaximizeButton {
    margin-top: unset; }
    .js-showMaximizeButton > .t-Region-header {
      display: none; }
  .left-sidebar-desktop {
    display: none; } }

.page-500 .t-Body-contentInner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh; }

.page-500 .t-Region-body {
  text-align: center; }

.page-1020 .a-Table--reflow.ui-responsive td .a-Table-cellLabel {
  min-width: 37%; }

.page-1020 #P1020_MONTH_SELECT_CONTAINER .t-Form-inputContainer {
  padding-top: 0; }

.page-1030 .tiles-region {
  margin-top: -20px; }

.page-1060 .benefits-coverage .t-Report-cell {
  padding: 16px 12px;
  font-size: 1.4rem;
  white-space: nowrap; }

.page-1060 .benefits-coverage tr:first-of-type .t-Report-cell {
  border-top: 0; }

.page-1060 .benefits-coverage tr:last-of-type .t-Report-cell {
  border-bottom: 0; }

.page-1060 .benefits-coverage .t-Region-body {
  padding-bottom: 4px; }

.page-1090 .a-Table--reflow.ui-responsive td .a-Table-cellLabel {
  min-width: 36%; }

.page-1240 .t-Body-contentInner {
  padding-bottom: 0; }

.page-1240 footer {
  display: none; }

.page-1240 #employee-list-container {
  border-radius: 0;
  border-bottom: none; }

.page-1240 .apex-tabs-region > .t-Region-bodyWrap > .t-Region-body > div.container {
  height: calc(100vh - 315px);
  overflow-y: auto; }

.page-1240 .apex-rds-container {
  background-color: #ffffff;
  border: 1px solid #e5e5e5;
  box-shadow: 0 2px 4px -2px rgba(0, 0, 0, 0.075); }

.page-1240 .apex-rds.a-Tabs {
  padding: 8px; }

.page-1240 .apex-rds-slider .a-Icon {
  line-height: 32px;
  height: 32px;
  margin-right: 16px !important; }

.page-1240 .apex-rds .apex-rds-selected span {
  box-shadow: 0 -3px 0 #8cb759 inset; }

.page-1240 .apex-rds a:focus {
  box-shadow: none; }

.page-1240 .apex-rds .apex-rds-selected a {
  color: #1c2534 !important;
  font-weight: 700; }

.page-1240 #BENEFIT_GROUP_NAME,
.page-1240 td[headers="BENEFIT_GROUP_NAME"] {
  padding-left: 27px !important; }

.page-1240 .benefit-group-name {
  font-size: 1.1rem; }

.page-1240 .benefit-name,
.page-1240 .coverage {
  font-size: 1.4rem; }

.page-1240 .t-Report--altRowsDefault .t-Report-report tr:nth-child(odd) .t-Report-cell {
  background-color: #fafafa !important; }

.page-1240 #ROW_ID,
.page-1240 td[headers="ROW_ID"] {
  width: 1px; }

.page-1240 td[headers="FILENAME"] {
  white-space: nowrap; }

.page-1240 #member-documents td[headers="ID"] .fa.fa-trash-o {
  color: #ff0000 !important; }

.page-1240 #member-documents td[headers="ID"] .fa.fa-info-circle-o {
  color: #ababab !important; }

.page-1240 #member-notes #ID,
.page-1240 #member-notes td[headers="ID"] {
  width: 40px; }

.page-1240 .t-Standard .total-premium,
.page-1240 .t-Standard .total-tax {
  text-decoration: underline;
  -webkit-text-decoration-style: dotted;
  text-decoration-style: dotted;
  cursor: help; }

.page-1240 #dynToolTip {
  border: 1px solid #808080;
  border-radius: 4px;
  box-shadow: #808080 0 0 10px 0; }
  .page-1240 #dynToolTip .total-premium,
  .page-1240 #dynToolTip .total-tax {
    border-top: 1px solid #000000; }

.page-1240 .t-EmployeeList {
  display: block;
  height: calc(100vh - 417px);
  overflow-y: auto;
  border-bottom: 1px solid #e0e0e1; }

.page-1240 .js-showMaximizeButton.is-maximized .t-EmployeeList {
  height: calc(100vh - 240px); }

.page-1240 .js-showMaximizeButton.is-maximized .apex-tabs-region > .t-Region-bodyWrap > .t-Region-body > div.container {
  height: calc(100vh - 138px); }

.page-1240 #add-employee-button {
  margin-top: 4px;
  margin-right: 4px; }

.page-1240 #add-employee-button-no-data-found {
  margin: 0 auto;
  display: block; }

.page-1240 #delete-document-dialog p,
.page-1240 #delete-document-dialog button {
  font-size: 1.4rem; }

.page-1240 #delete-account-dialog {
  height: 225px !important; }

.page-1240 #delete-document-dialog {
  height: 160px !important; }

.page-1240 #employee-list-container .nodatafound {
  display: block;
  height: calc(100vh - 380px);
  overflow-y: auto;
  border-bottom: 1px solid #e0e0e1; }

.page-1240 .no-employee-found {
  min-height: calc(100vh - 257px);
  border-radius: 0; }

.page-1290 .t-Report-cell,
.page-1290 .t-Report-colHead {
  font-size: 1.4rem; }

.page-1290 td[headers="NAME"] {
  white-space: nowrap; }

.page-1290 .review-confirm-details dl {
  border-bottom: 1px solid #ececec; }

.page-1290 #alerts_region .t-Alert-title {
  display: none; }

.page-2020 .apex-item-grid-row {
  background-color: #ffffff; }
  .page-2020 .apex-item-grid-row > div:first-of-type {
    padding-right: 8px; }
  .page-2020 .apex-item-grid-row > div:last-of-type {
    padding-left: 8px; }
  .page-2020 .apex-item-grid-row .apex-item-option > label {
    border-radius: 4px !important; }

.page-2060 #P2060_MESSAGE_DISPLAY p {
  margin-bottom: 0; }

.page-2060 .t-Form-inlineHelp {
  margin-top: 8px; }

.page-2060 .col-lg-6.margin-auto-important {
  margin-bottom: 8px !important; }

.page-2070 .coverage-card .t-Card-desc,
.page-2070 .coverage-card .t-Card-info {
  color: #dcdcdc; }

.page-2070 .coverage-card .t-Card-wrap {
  border-radius: 24px;
  background-color: #223463;
  border: 1px solid #a0a0a0; }

.page-2070 .coverage-card .t-Card-titleWrap {
  background-color: #ffffff;
  flex-direction: row !important;
  justify-content: space-between !important;
  padding: 12px 16px 12px 16px !important; }

.page-2070 .coverage-card .t-Card-title,
.page-2070 .t-Card-subtitle {
  color: #223463; }

.page-2070 .coverage-card .t-Card-desc {
  height: 14rem;
  padding-top: 24px;
  font-family: BentonSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300; }

.page-2070 .coverage-card .t-Card-title-logo.app-icon {
  height: 40px;
  width: 53px;
  background-position: center right; }

.page-2070 .coverage-card .t-Card-desc-member-name {
  font-size: 2rem; }

.page-2070 .coverage-card .t-Card-print {
  text-align: center; }

.page-2070 .coverage-card .t-Card-print a {
  color: #d3d3d3; }

.page-2070 .coverage-card .t-Card-print-icon,
.page-2070 .coverage-card .t-Card-print-desc {
  font-size: 1rem;
  line-height: normal; }

.page-2070 .coverage-card .t-Card-print-icon {
  margin-right: 4px;
  margin-top: 7px; }

.page-2070 .coverage-card .t-Card-info {
  display: flex;
  justify-content: space-between; }

.page-2070 .t-SearchResults-title {
  font-size: 2.4rem; }

.page-2070 .t-SearchResults-info .fa {
  margin-right: 4px; }

.page-2070 .t-SearchResults-desc {
  margin-bottom: 16px;
  font-size: 1.6rem;
  line-height: 1.6rem;
  margin-top: 16px; }

.page-2070 .t-SearchResults-misc {
  margin-top: 16px; }

.page-2070 .t-SearchResults-list {
  border: 1px solid #d3d3d3;
  border-radius: 16px;
  padding: 40px;
  background-color: #fffaf0; }

.page-2070 .t-SearchResults-item:last-child {
  margin-bottom: 0 !important; }

.page-2100 .coverage-card .t-Card-wrap {
  border-radius: 24px;
  background-color: #8cb75b; }

.page-2100 .coverage-card .t-Card-titleWrap {
  background-color: #1b3a64;
  flex-direction: row !important;
  justify-content: space-between !important;
  padding: 12px 16px 12px 16px !important; }

.page-2100 .coverage-card .t-Card-desc {
  height: 14rem;
  padding-top: 24px;
  font-family: BentonSans, "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 300;
  color: #000000; }

.page-2100 .coverage-card .t-Card-title-logo.app-icon {
  height: 40px;
  width: 64px;
  background-size: 64px;
  background-position: center right; }

.page-2100 .coverage-card .t-Card-desc-member-name {
  font-size: 2rem; }

.page-2100 .coverage-card .t-Card-print {
  text-align: center; }

.page-2100 .coverage-card .t-Card-print a {
  color: #d3d3d3; }

.page-2100 .coverage-card .t-Card-print-icon {
  margin-right: 4px;
  margin-top: 7px; }

.page-2100 .coverage-card .t-Card-info {
  display: flex;
  justify-content: space-between;
  color: #000000; }

.page-2100 .coverage-card .t-Card-title,
.page-2100 .t-Card-subtitle,
.page-2100 .t-Card-title-logo {
  color: #ffffff; }

.page-2100 .coverage-card .t-Card-print-icon,
.page-2100 .coverage-card .t-Card-print-desc {
  font-size: 1rem;
  line-height: normal; }

.page-2200 .terms-conditions-contents {
  height: calc(100vh - 274px);
  overflow-y: auto;
  overflow-x: hidden; }

@media (max-width: 640px) {
  .page-2200 .terms-conditions-contents {
    height: calc(100vh - 368px); }
  .page-2200 #decline {
    margin-top: 8px; } }

.page-9999 .t-Login-region,
.page-9998 .t-Login-region,
.page-9990 .t-Login-region {
  padding-bottom: 56px; }

.page-9999 .t-Login-links button,
.page-9998 .t-Login-links button,
.page-9990 .t-Login-links button {
  display: block;
  margin-left: 0;
  padding: 0;
  color: #747879; }

.page-9999 .t-Login-links .t-Button::after,
.page-9999 .t-Login-links .t-Button:focus::before,
.page-9999 .t-Login-links .t-Button:focus::after,
.page-9998 .t-Login-links .t-Button::after,
.page-9998 .t-Login-links .t-Button:focus::before,
.page-9998 .t-Login-links .t-Button:focus::after,
.page-9990 .t-Login-links .t-Button::after,
.page-9990 .t-Login-links .t-Button:focus::before,
.page-9990 .t-Login-links .t-Button:focus::after {
  box-shadow: none !important; }

.page-9999 .a-Login-links--languages,
.page-9998 .a-Login-links--languages,
.page-9990 .a-Login-links--languages {
  background: #f9f9f9;
  border-top-color: #f0f0f0; }

.page-9999 .a-Login-links,
.page-9999 .a-Login-linkss > a,
.page-9998 .a-Login-links,
.page-9998 .a-Login-linkss > a,
.page-9990 .a-Login-links,
.page-9990 .a-Login-linkss > a {
  color: #707070; }

.page-9999 .a-Login-links,
.page-9998 .a-Login-links,
.page-9990 .a-Login-links {
  border-radius: 0 0 4px 4px;
  padding: 8px;
  text-align: center;
  position: fixed;
  bottom: 0;
  width: 100%;
  left: 0; }

.page-9999 .a-LinksList,
.page-9998 .a-LinksList,
.page-9990 .a-LinksList {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: 16px; }

.page-9999 .a-LinksList--lang::before,
.page-9998 .a-LinksList--lang::before,
.page-9990 .a-LinksList--lang::before {
  content: '';
  background-image: url("../assets/icons/canada-flag-32.png");
  background-size: cover;
  width: 20px;
  height: 10px;
  display: inline-block;
  margin-right: 4px; }

.page-9999 .a-LinksList--lang .a-LinksList-item,
.page-9998 .a-LinksList--lang .a-LinksList-item,
.page-9990 .a-LinksList--lang .a-LinksList-item {
  font-size: 1.2rem;
  display: inline;
  margin: 0;
  border: none; }

.page-9999 .a-LinksList--lang .a-LinksList-item.is-active,
.page-9998 .a-LinksList--lang .a-LinksList-item.is-active,
.page-9990 .a-LinksList--lang .a-LinksList-item.is-active {
  font-weight: 700; }

.page-9999 .a-LinksList--lang .a-LinksList-link,
.page-9998 .a-LinksList--lang .a-LinksList-link,
.page-9990 .a-LinksList--lang .a-LinksList-link {
  display: inline;
  white-space: nowrap;
  font-weight: inherit;
  transition: none; }

.page-9999 .a-LinksList--lang .a-LinksList-item::after,
.page-9998 .a-LinksList--lang .a-LinksList-item::after,
.page-9990 .a-LinksList--lang .a-LinksList-item::after {
  content: " \b7 "; }

.page-9999 .a-LinksList--lang .a-LinksList-item:last-child::after,
.page-9998 .a-LinksList--lang .a-LinksList-item:last-child::after,
.page-9990 .a-LinksList--lang .a-LinksList-item:last-child::after {
  content: none; }

.page-9999 .t-PageBody--login,
.page-9999 .t-PageBody,
.page-9998 .t-PageBody--login,
.page-9998 .t-PageBody,
.page-9990 .t-PageBody--login,
.page-9990 .t-PageBody {
  background-size: cover; }

.page-9999 .apex-item-group--rc input:checked + label,
.page-9998 .apex-item-group--rc input:checked + label,
.page-9990 .apex-item-group--rc input:checked + label {
  font-weight: normal; }

.page-9999 #P9999_SOCIAL_LOGIN_CONTAINER .t-Form-inputContainer,
.page-9998 #P9999_SOCIAL_LOGIN_CONTAINER .t-Form-inputContainer,
.page-9990 #P9999_SOCIAL_LOGIN_CONTAINER .t-Form-inputContainer {
  padding-bottom: 0; }

.page-9999 .social-sign-in-buttons,
.page-9998 .social-sign-in-buttons,
.page-9990 .social-sign-in-buttons {
  display: flex;
  margin-top: 8px; }
  .page-9999 .social-sign-in-buttons .google-button,
  .page-9998 .social-sign-in-buttons .google-button,
  .page-9990 .social-sign-in-buttons .google-button {
    margin-right: 8px; }
  .page-9999 .social-sign-in-buttons .facebook-button,
  .page-9998 .social-sign-in-buttons .facebook-button,
  .page-9990 .social-sign-in-buttons .facebook-button {
    margin-left: 8px;
    margin-right: 8px; }
  .page-9999 .social-sign-in-buttons .azure-button,
  .page-9998 .social-sign-in-buttons .azure-button,
  .page-9990 .social-sign-in-buttons .azure-button {
    margin-left: 8px; }

@media (min-width: 641px) {
  .page-9999 .t-Login-region,
  .page-9998 .t-Login-region,
  .page-9990 .t-Login-region {
    min-width: 460px; } }

@media (max-width: 640px) {
  .page-9999 .t-Login-containerBody,
  .page-9998 .t-Login-containerBody,
  .page-9990 .t-Login-containerBody {
    margin-top: 10px;
    margin-bottom: 10px; }
  .page-9999 .google-button.col-xxs-12,
  .page-9998 .google-button.col-xxs-12,
  .page-9990 .google-button.col-xxs-12 {
    margin-bottom: 16px; } }

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