.carousel-item-body {
  padding: 0 45px 45px;
}

.slide-controls {
  width: 100%;
  height: 150px;
  background: #eee;
}

.card-img-top {
  width: 280px;
  margin-top: 35px;
  margin-left: auto;
  margin-right: auto;
}

.panel-signin img.trustarc-logo {
  width: 280px;
}

.card {
  width: 512px;
  max-width: 100%;
}

form .invisible {
  height: 0px;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.mb-12px {
  margin-bottom: 12px;
}

.welcome > h2 {
  color: #003A70;
  font-weight: 400;
  font-size: 20px;
  line-height: 28px;
  margin: 8px 0 32px;
}

#usernameLabel,
#form2 #form2InputEmail {
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  color: #064676;
  background: none;
  border: none;
  box-shadow: none;
}

.xauth-info {
  margin-top: 32px;
  margin-bottom: 16px;
}

.xauth-list {
  background: #f1f1f1;
  border-radius: 4px;
  padding: 18px;
}

.xauth-list > .btn {
  outline: none !important;
  margin-bottom: 8px;
  min-height: 40px;
}

.xauth-list > .btn:last-child {
  margin-bottom: 0;
}

.xauth-list > .btn.signout {
  padding: 12px 8px !important;
  text-align: left !important;
}

.xauth-list > .btn .signout-with-icon {
  color: #0052CC;
  display: flex;
  align-items: center;
  white-space: nowrap;
  align-self: flex-start;
}

.xauth-list > .btn .signout-with-icon > svg {
  margin-right: 6px;
}

.xauth-list > .btn:not(.btn-google) {
  border: 1px solid #E6E6E6 !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 6px 14px 6px 8px;
}

.xauth-list > .btn:not(.btn-google):hover {
  background: #F7FCFD;
  box-shadow: none;
}

.xauth-list > .btn:not(.btn-google):focus {
  background: #fff;
  box-shadow: inset 0 0 0 2px #99dfe9 !important;
}

.xauth-list > .btn:not(.btn-google):active {
  background: #007A8B;
  box-shadow: inset 0 0 0 2px #e6e6e6 !important;
  color: #fff;
}

.xauth-list > .btn:not(.btn-google):active > svg.right-arrow path {
  fill: #fff;
}

.xauth-list > .btn:not(.btn-google):disabled {
  background: #A8A8A8;
  color: #5B5B5B;
  cursor: default;
}

.xauth-list > .btn:not(.btn-google):disabled > vg.right-arrow path {
  fill: #505050;
}

.xauth-list > .btn:not(.btn-google) > .display-name {
  padding: 0 12px;
  text-align: left;
  width: 100%;
}

.reset-card {
  padding: 66px 45px;
}

.reset-card .welcome h5 {
  font-size: 20px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #064676;
  padding-top: 31px;
}

.reset-card .welcome .message {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}

.nymity-notice-message,
.reset-card .welcome .alert {
  border-radius: 4px;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);
  border: solid 1px #d4e6fe;
  background-color: #f5f9ff;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  letter-spacing: normal;
  color: #000000;
  padding: 16px 18px;
  margin-top: 20px;
}

.nymity-notice-message {
  margin: 35px 45px;
}

.nymity-notice-message img.info-icon {
  margin-right: 14px;
  height: 20px;
}

.nymity-notice-message a.btn-link {
  color: #0052cc;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  line-height: 10px;
  vertical-align: unset;
}
