/*!
 * ExtensionVersion: 6.2.58
 *  Thu Jul 17 2025 17:34:08 GMT+0000 (Coordinated Universal Time)
 */
/* Synovus Color Palette */
/* Synovus Color Palette */
body[class$='self-service-feedback'] .surveyWrapper {
  margin-right: 25%;
  margin-left: 25%;
  height: 1400px;
}
@media (max-width: 767px) {
  body[class$='self-service-feedback'] .surveyWrapper {
    margin-right: 0%;
    margin-left: 0%;
    margin-top: 70px;
    border-top: 1px solid #c5c4c4;
  }
}
body[class$='self-service-feedback'] button.scroll-to-top-btn {
  display: none;
}
.survey-open #survey {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  background-color: transparent;
}
#mcxSurveyDialog {
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  width: 350px;
  height: 100%;
}
#mcxSurveyWrapper {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  background: #f2f2f2;
  box-shadow: 0px -1px 14px 0px rgba(207, 207, 207, 0.5);
  overflow-y: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  width: 430px;
  height: 100%;
  z-index: 9999;
  -webkit-animation: slide 0.5s forwards;
  -webkit-animation-delay: 2s;
  animation: slide 0.5s forwards;
  animation-delay: 1s;
}
.mcxSurveyCloseWrapperClass {
  position: absolute;
  background-image: url(4735f0f4221d44468075.svg);
  background-repeat: no-repeat;
  background-position: 10px 15px;
  background-size: 100px 20px;
  background-color: white;
  width: 430px;
  height: 40px;
}
#mcxSurveyClose {
  background-color: transparent;
  background-image: url(69dbfc30338c03ade80c.svg);
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
  cursor: pointer;
  margin-top: 7px;
  padding: 10px 0;
  position: absolute;
  right: 26px;
  text-align: center;
  top: 5px;
  width: 20px;
  z-index: 2003;
}
#mcxSurveyWrapper iframe {
  float: left;
  width: 100%;
  height: 100%;
}
#mcxNoButton {
  display: none;
}
#mcxYesButton {
  color: #fff !important;
}
#mcxYesButton {
  background-color: #e61e25;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  box-shadow: -1px -1px 2px #969696;
  cursor: pointer;
  display: inline-block;
  font-size: 1rem;
  font-family: sans-serif;
  padding: 0 10px;
  position: fixed;
  right: -53px;
  top: 225px;
  transform: rotate(270deg);
  z-index: 2001;
  height: 24px;
  width: 130px;
}
#mcxYesButton .btn-close {
  color: #fff !important;
}
#mcxYesButton .btn-close {
  border: 0;
  position: relative;
  top: -22px;
  right: -85px;
  background-color: transparent;
  margin-left: 1px;
  width: 30px;
  min-height: 24px;
  padding: 0;
}
#mcxYesButton .btn-close:hover {
  opacity: 0.8;
}
#mcxYesButton #mcx-text {
  width: 75%;
}
#mcxYesButton #mcx-text:hover {
  opacity: 0.8;
}
body.accounts-overview #mcxYesButton {
  top: 195px;
}
body[class^='pre-auth'] #mcxYesButton,
body[class^='post-auth'] #mcxYesButton,
body[class^='self-service-feedback'] #mcxYesButton {
  display: none;
}
body[class^='pre-auth'] #mcxSurveyDialog,
body[class^='post-auth'] #mcxSurveyDialog,
body[class^='self-service-feedback'] #mcxSurveyDialog {
  display: none !important;
}
@media (max-width: 839px) {
  #mcxYesButton {
    display: none;
  }
}
/* Smartphones (portrait and landscape) ----------- */

