.ergrtwer {
  font-size: 16px !important;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
  text-overflow: ellipsis;
}

@media (max-width:991px) {
  .sdgwehjghj {
    padding-bottom: 30px;
  }
}

.dgfwf {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  text-overflow: ellipsis;
}

.fgesff {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.esdfewadg {
  word-break: break-all;
}

h1 {
  text-align: center !important;
  font-weight: bold !important;
  font-size: 30px !important;
  line-height: 1.3 !important;
  color: #fff !important;
  padding-bottom: 20px !important;
}

h2 {
  font-weight: bold !important;
  font-size: 26px !important;
  line-height: 1.3 !important;
}

h3 {
  font-weight: bold !important;
  font-size: 23px !important;
  line-height: 1.3 !important;
}

h4 {
  font-weight: bold !important;
  font-size: 20px !important;
  line-height: 1.3 !important;
}

p {
  font-size: 18px !important;
}

.esdfewadg h2 {
  text-align: center !important;
  color: #fff !important;
}

.esdfewadg h3 {
  text-align: center !important;
  color: #fff !important;
}

.esdfewadg h4 {
  text-align: center !important;
  color: #fff;
}

.esdfewadg h5,
.esdfewadg h6 {
  text-align: center !important;
  font-weight: bold !important;
  color: #fff !important;
}

.esdfewadg li,
.esdfewadg span,
.esdfewadg a {
  color: #fff !important;
}

.esdfewadg img {
  max-width: 100%;
  height: auto;
}

.esdfewadg p {
  line-height: 1.6 !important;
  text-align: left !important;
  color: #fff !important;
}

.esdfewadg table {
  word-break: break-all !important;
}

.esdfewadg td {
  font-size: 16px !important;
  color: #fff !important;
}

.esdfewadg li {
  font-size: 16px !important;
  text-align: left !important;
  color: #fff !important;
}

.cc-hidden {
  opacity: 0.5;
  border: 3px dashed gray !important;
}



.cc-hidden {
  opacity: 0.5;
  border: 3px dashed gray !important;
}



.embeddedServiceHelpButton .helpButton .uiButton {
  background-image: url("{$theme_path}/static/picture/chat_btn_hover.png");
  background-color: rgba(0, 0, 0, .00);
  display: block;
  right: 50px;
  bottom: 35px;
  text-align: left;
  z-index: 3141591;
  overflow: hidden;
  position: fixed;
  border-radius: 50%;
  font-family: "Arial", sans-serif;
}

.embeddedServiceHelpButton .embeddedServiceIcon::before {
  content: none;
}

.embeddedServiceHelpButton .helpButton .uiButton:focus {
  outline: 1px solid #C10016;
}

.embeddedServiceHelpButton .helpButton,
.embeddedServiceHelpButton.embeddedServiceBottomTabBar .helpButton {
  bottom: 45px;
}

.embeddedServiceHelpButton .uiButton {
  min-width: 54px;
  max-width: 54px;
  min-height: 54px;
  max-height: 54px;
}

.message {
  display: none;
}

.embeddedServiceSidebarMinimizedDefaultUI .messageContent {
  display: none;
}

body button {
  background: #94B7BB;
}

.sidebarHeader minimizedContainer .helpButton .embeddedServiceSidebarMinimizedDefaultUI {
  background-color: #94B7BB;
}

.embeddedServiceSidebar.layout-docked .dockableContainer {
  width: 400px;
}