.eds_containers_NewsMagazine > h2 {
  line-height: 0;
  font-size: 0;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
  font-weight: normal;
}
.eds_containers_NewsMagazine > h2 .eds_containerTitle {
  font-size: 20px;
  line-height: 1;
  display: inline-block;
  padding: 8px 0;
  color: #c81704;
}
.eds_containers_NewsMagazine > h2.eds_bottomBorder {
  border-bottom: solid 1px #6c6c6c;
}
.eds_containers_NewsMagazine > div {
  margin-top: 10px;
}
.eds_containers_NewsMagazine.eds_containerBox {
  padding: 15px 20px 10px;
}
.eds_containers_NewsMagazine.eds_templateGroup_box {
  border: solid 1px #9f9f9f;
}
.eds_containers_NewsMagazine.eds_templateGroup_box > h2 .eds_containerTitle {
  padding: 0;
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBackground {
  border: solid 1px #c81704;
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBackground > h2 {
  margin: -15px -20px 0;
  background-color: #eb1601;
  box-shadow: 0 -30px 15px -15px #cb1400 inset;
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBackground > h2 .eds_containerTitle {
  color: #fff;
  padding: 10px 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBackground > h2.eds_bottomBorder {
  border-bottom: solid 1px #9e1808;
}
.eds_containers_NewsMagazine.eds_templateGroup_titleWithBackgroundAndCaret {
  border: none;
}
.eds_containers_NewsMagazine.eds_templateGroup_titleWithBackgroundAndCaret > div {
  margin-top: 20px;
}
.eds_containers_NewsMagazine.eds_templateGroup_titleWithBackgroundAndCaret > h2 {
  margin: 0;
  position: relative;
  background-color: #eb1601;
  box-shadow: 0 -30px 15px -15px #cb1400 inset;
}
.eds_containers_NewsMagazine.eds_templateGroup_titleWithBackgroundAndCaret > h2 .eds_containerTitle {
  color: #fff;
  padding: 10px 20px;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
}
.eds_containers_NewsMagazine.eds_templateGroup_titleWithBackgroundAndCaret > h2:after {
  content: "";
  position: absolute;
  bottom: -8px;
  left: 50%;
  border-style: solid;
  border-width: 8px 14px 0;
  border-color: #eb1601 transparent transparent;
  margin-left: -14px;
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBorder {
  border: solid 1px #c81704;
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBorder > h2 {
  margin: -15px -20px 0;
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBorder > h2 .eds_containerTitle {
  padding: 10px 20px;
}
.eds_containers_NewsMagazine.eds_templateGroup_boxWithTitleWithBorder > h2.eds_bottomBorder {
  border-bottom: solid 1px #9e1808;
}
.eds_containers_NewsMagazine.eds_templateGroup_colorBox {
  background-color: #eb1601;
  box-shadow: 0 -200px 100px -100px #cb1400 inset;
}
.eds_containers_NewsMagazine.eds_templateGroup_colorBox.eds_containerBox {
  border-color: #c81704;
}
.eds_containers_NewsMagazine.eds_templateGroup_colorBox > h2 {
  margin: -15px -20px 0;
  box-shadow: 0px 1px 0 0 #e12d1b;
}
.eds_containers_NewsMagazine.eds_templateGroup_colorBox > h2.eds_bottomBorder {
  border-bottom: solid 1px #6c160c;
}
.eds_containers_NewsMagazine.eds_templateGroup_colorBox > h2 .eds_containerTitle {
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  padding: 10px 20px;
}
.eds_containers_NewsMagazine.eds_templateGroup_colorBox > div .Normal {
  color: #fff;
}
.eds_containers_NewsMagazine.eds_templateGroup_footer > h2 .eds_containerTitle {
  font-size: 24px;
  color: #fff;
}
.eds_containers_NewsMagazine.eds_templateGroup_footer > div .Normal {
  color: #a9a9a9;
}
.eds_containers_NewsMagazine.eds_noTitleNoPadding {
  margin-bottom: 0;
}
.eds_containers_NewsMagazine.eds_noTitleNoPadding > div {
  padding: 0;
  margin: 0;
}
.eds_containers_NewsMagazine.eds_noTitlePaddingTopBottom > div {
  padding: 30px 0 10px;
  margin: 0;
}
.eds_containers_NewsMagazine.eds_titleSeparator > h2 {
  padding-top: 15px;
  padding-bottom: 0;
  border-bottom: solid 1px #a0a0a0;
}
.eds_containers_NewsMagazine.eds_titleSeparator > h2 .eds_containerTitle {
  font-size: 28px;
  padding: 0 0 15px;
  position: relative;
}
.eds_containers_NewsMagazine.eds_titleSeparator > h2 .eds_containerTitle:after, .eds_containers_NewsMagazine.eds_titleSeparator > h2 .eds_containerTitle:before {
  content: "";
  display: inline-block;
}
.eds_containers_NewsMagazine.eds_titleSeparator > h2 .eds_containerTitle:after {
  bottom: -2px;
  border-bottom: solid 3px #c81704;
  left: 0;
  right: 0;
  position: absolute;
}
.eds_containers_NewsMagazine.eds_titleSeparator > div {
  padding-top: 15px;
  padding-bottom: 5px;
}
.eds_containers_NewsMagazine.eds_titleSeparator.eds_titleStyle2 > h2 .eds_containerTitle:before {
  position: absolute;
  width: 0;
  border-style: solid;
  border-width: 6px;
  border-color: transparent transparent #c81704;
  bottom: 1px;
  left: 50%;
  margin-left: -3px;
}
.eds_containers_NewsMagazine.eds_titleSeparator.eds_titleStyle3 > h2 .eds_containerTitle:before {
  width: 40%;
  border-bottom: solid 7px #c81704;
  position: absolute;
  bottom: -4px;
  left: 50%;
  margin-left: -20%;
  z-index: 1;
}
.eds_containers_NewsMagazine.eds_titleSeparator.eds_titleStyle4 > h2 {
  border-bottom: dashed 1px #bfbfbf;
  padding: 8px 0;
}
.eds_containers_NewsMagazine.eds_titleSeparator.eds_titleStyle4 > h2 .eds_containerTitle {
  padding: 0;
}
.eds_containers_NewsMagazine.eds_titleSeparator.eds_titleStyle4 > h2 .eds_containerTitle:after, .eds_containers_NewsMagazine.eds_titleSeparator.eds_titleStyle4 > h2 .eds_containerTitle:before {
  display: none;
}
.eds_containers_NewsMagazine.eds_titleSeparator.eds_centerTitle > h2 {
  text-align: center;
}
.eds_containers_NewsMagazine.eds_titleSeparator.eds_rightTitle > h2 {
  text-align: right;
}
.eds_containers_NewsMagazine .eds_clear {
  clear: both;
  margin: 0 !important;
  padding: 0 !important;
}

/* Version 16.02 */
