
.eds_containers_Nova::after {
  content: "";
  clear: both;
  width: 100%;
  display: table;
}
.eds_containers_Nova > h2 {
  margin: 0;
  padding: 0;
  line-height: 0;
  font-size: 0;
}
.eds_containers_Nova > h2 .eds_containerTitle {
  font-family: "Coda", sans-serif;
  line-height: 1;
  font-size: 28px;
  color: #836098;
}
.eds_containers_Nova.eds_templateGroup_default > h2 {
  border-left: solid 3px #836098;
  border-bottom: solid 3px #836098;
  padding: 13px 25px;
}
.eds_containers_Nova.eds_templateGroup_default > div {
  padding: 25px 3px;
}
.eds_containers_Nova.eds_templateGroup_boxedTitle > h2 {
  border-top: solid 3px #836098;
  border-bottom: solid 3px #836098;
  padding: 13px 0;
}
.eds_containers_Nova.eds_templateGroup_boxedTitle > div {
  padding: 25px 3px;
}
.eds_containers_Nova.eds_templateGroup_boxed {
  border: solid 3px #836098;
}
.eds_containers_Nova.eds_templateGroup_boxed > h2 {
  border-bottom: solid 3px #836098;
  padding: 13px 25px;
}
.eds_containers_Nova.eds_templateGroup_boxed > div {
  padding: 25px;
}
.eds_containers_Nova.eds_templateGroup_boxedTitleWithBackground {
  border: solid 3px #836098;
}
.eds_containers_Nova.eds_templateGroup_boxedTitleWithBackground > h2 {
  border-bottom: solid 3px #836098;
  padding: 13px 25px;
  background-color: #836098;
}
.eds_containers_Nova.eds_templateGroup_boxedTitleWithBackground > h2 > .eds_containerTitle {
  color: #fff;
}
.eds_containers_Nova.eds_templateGroup_boxedTitleWithBackground > div {
  padding: 25px;
}
.eds_containers_Nova.eds_templateGroup_titleWithBackground > h2 {
  padding: 16px 25px;
  background-color: #836098;
}
.eds_containers_Nova.eds_templateGroup_titleWithBackground > h2 > .eds_containerTitle {
  color: #fff;
}
.eds_containers_Nova.eds_templateGroup_titleWithBackground > div {
  padding: 25px 3px;
}
.eds_containers_Nova.eds_templateGroup_titleCenteredWithBorder > h2 {
  border-bottom: solid 3px #836098;
  padding: 13px 25px;
  text-align: center;
}
.eds_containers_Nova.eds_templateGroup_titleCenteredWithBorder > div {
  padding: 25px 3px;
}
.eds_containers_Nova.eds_templateGroup_titleCenteredWithBorder2 > h2 {
  border-bottom: solid 1px #c0c0c0;
  padding: 0 25px;
  text-align: center;
}
.eds_containers_Nova.eds_templateGroup_titleCenteredWithBorder2 > h2 .eds_containerTitle {
  padding: 13px 10%;
  border-bottom: solid 3px #836098;
  margin-bottom: -2px;
  display: inline-block;
}
.eds_containers_Nova.eds_templateGroup_titleCenteredWithBorder2 > div {
  padding: 25px 3px;
}
.eds_containers_Nova.eds_templateGroup_noTitle > div {
  padding: 25px 0;
}
.eds_containers_Nova.eds_templateGroup_noTitle.eds_noPadding > div {
  padding: 0;
}

/* Version 11.5 */

