/* Declare fonts */
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Open Sans';
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-regular-webfont.svg#roboto_slabregular') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Roboto Slab';
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot');
  src: url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.woff') format('woff'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.ttf') format('truetype'), url('../../../../../../etc/clientlibs/history/fonts/robotoslab-bold-webfont.svg#roboto_slabbold') format('svg');
  font-weight: 700;
  font-style: normal;
}
.no-padding {
  padding: 0;
}
.textImage {
  position: relative;
  width: 225px;
  margin: 0;
  font-family: "Roboto Slab", serif;
}
div.pageNavContainer {
  float: left;
  vertical-align: top;
  width: 20%;
}
div#pageRollupListContainer.twoAcross {
  width: 100%;
  float: left;
  vertical-align: top;
  padding-left: 20px;
  padding-bottom: 20px;
}
div#pageRollupListContainer.twoAcross.topLevel {
  padding-left: 0px;
  padding-bottom: 0px;
}
div#pageRollupListContainer.threeAcross {
  padding-left: 20px;
}
div#pageRollupListContainer.threeAcross.topLevel {
  padding-left: 0px;
}
@media (max-width: 767px) {
  div#pageRollupListContainer {
    padding-left: 0 !important;
  }
}
div#pageRollupListContainer div.fadeContainer {
  opacity: 0.00;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  filter: alpha(opacity=0);
}
div#pageRollupListContainer ul {
  margin: 0;
  padding: 0;
  overflow: hidden;
}
div#pageRollupListContainer ul li.tableRow {
  padding-left: 40px;
}
div#pageRollupListContainer ul li.tableRow.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: start;
}
div#pageRollupListContainer ul li.tableRow.flex div.tableCell {
  display: flex;
  flex-direction: column;
}
.grid-container5 {
  padding: 0 20px 20px;
  /**
        * User input values.
        */
  /**
        * Calculated values.
        */
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));
  grid-gap: 20px;
  grid-auto-rows: 1fr;
}
@media screen and (max-width: 767px) {
  .grid-container5 {
    display: block;
  }
}
.grid-container3 {
  padding: 0 20px;
  /**
        * User input values.
        */
  /**
        * Calculated values.
        */
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(175px, 1fr));
  grid-gap: 20px;
  grid-auto-rows: 1fr;
}
@media (max-width: 991px) {
  div#pageRollupListContainer.twoAcross ul li.tableRow {
    padding-left: 0px;
  }
}
@media (max-width: 767px) {
  div#pageRollupListContainer.fiveAcross ul li.tableRow {
    padding-left: 0;
    padding-right: 0;
  }
  div#pageRollupListContainer ul li.tableRow {
    padding-left: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: start;
  }
  div#pageRollupListContainer ul li.tableRow div.tableCell {
    display: flex;
    flex-direction: column;
    line-height: 1;
  }
}
div#pageRollupListContainer ul li.tableRow div.tableCell {
  zoom: 1;
  vertical-align: top;
  background-color: white;
  margin-bottom: 20px;
  display: flex;
  flex-direction: column;
}
div#pageRollupListContainer ul li.tableRow div.tableCell.hybrid-table-cell {
  flex-direction: row;
}
div#pageRollupListContainer.fiveAcross ul li.tableRow div.tableCell {
  margin: 0 15px 15px 0;
}
@media (max-width: 767px) and (orientation: landscape) {
  div#pageRollupListContainer ul li.tableRow div.tableCell.row-view {
    flex-direction: row;
  }
  .ls-6 {
    width: 50%;
  }
  .ls-4 {
    width: 33.33%;
  }
}
@media (max-width: 1199px) {
  div#pageRollupListContainer.fiveAcross ul li.tableRow div.tableCell {
    margin: 0 -12px 15px 0;
  }
}
.collections td.border {
  width: 20px;
  height: 262px;
  margin: 0 0 20px 0;
}
.tableCell a {
  color: #ab522e;
  text-decoration: none;
  display: block;
  padding-bottom: 10px;
}
.textImage a:hover {
  text-decoration: none;
  cursor: pointer;
}
.textImage .imageContainer {
  overflow: hidden;
  width: 225px;
}
.textImage .imageContainer img {
  width: 100%;
  border: 0;
}
.textImage .imageContainer a {
  height: 100%;
}
.textImage .imageContainer .description {
  color: #fff;
  position: absolute;
  top: 42px;
  left: 0px;
  background: url('clientlibs/img/white_1x1_opacity_50.png');
  background-repeat: repeat;
  width: 100%;
  height: 209px;
  padding: 10px 0 0 0;
  display: none;
  cursor: pointer;
}
.textImage .imageContainer .description .descriptionText {
  padding: 0 15px 0 15px;
  word-wrap: break-word;
  line-height: 23px;
  overflow: hidden;
  font-size: 15px;
}
.textImage .textTitle {
  padding: 0 0 0 12px;
  font-size: 15px;
  font-weight: 700;
}
.textImage.green .imageHeader {
  background-color: #387C7B;
}
.textImage.blue .imageHeader {
  background-color: #314150;
}
.textImage .imageHeader .imageTitle {
  font-size: 18px;
  font-weight: 700;
  height: auto;
  top: 0;
  left: 0;
}
.textImage .imageHeader .imageTitle img.icon {
  position: absolute;
  bottom: 13px;
  right: 6px;
  z-index: 55;
}
div#pageRollupListContainer.fiveAcross .textImage .imageHeader .imageTitle img.icon {
  bottom: 11px;
}
.textImage .imageHeader .imageSubtitle {
  padding: 0 0 0 12px;
  font-size: 30px;
  font-weight: 700;
}
.textImage .learnMore {
  position: absolute;
  color: #fff;
  margin: 0px;
  bottom: 0px;
  left: 0px;
  width: 140px;
  overflow: hidden;
  height: 27px;
}
.textImage .learnMore .learnMoreIconContainer {
  position: relative;
  float: left;
  width: 20px;
  height: 27px;
}
.textImage.green .learnMore .learnMoreIconContainer {
  background-color: #387C7B;
}
.textImage.blue .learnMore .learnMoreIconContainer {
  background-color: #314150;
}
.textImage .learnMore .learnMoreIconContainer .learnMoreIcon {
  background: url('clientlibs/img/link_icon_white.png');
  background-size: 15px 15px;
  background-repeat: no-repeat;
  width: 15px;
  height: 15px;
  margin: 5px 0 0 5px;
}
.textImage .learnMore .textTitle {
  position: relative;
  float: left;
  padding: 2px 0 0 7px;
  background-color: #314150;
  background-repeat: repeat;
  width: 67px;
  height: 27px;
}
.textImage.green .learnMore .textTitle {
  background-color: #387C7B;
}
.textImage.blue .learnMore .textTitle {
  background-color: #314150;
}
.textImage .learnMore .textArrow {
  position: relative;
  float: left;
  width: 25px;
  height: 27px;
}
.textImage.green .learnMore .textArrow {
  background: url('clientlibs/img/arrow_green.png');
}
.textImage.blue .learnMore .textArrow {
  background: url('clientlibs/img/arrow_blue.png');
}
.textImage .learnMore .textTitle a {
  text-decoration: none;
  color: #fff;
}
.textImage .learnMore .textTitle a:hover {
  text-decoration: none;
  cursor: pointer;
}
/* Styles for Collections Group Page */
div.collections div#pageRollupListContainer.fiveAcross td.border {
  height: auto;
}
div.collections div#pageRollupListContainer.fiveAcross div.textImage {
  width: auto;
}
div.collections div#pageRollupListContainer.fiveAcross div.textImage div.imageHeader {
  background: none;
}
div.collections div#pageRollupListContainer.fiveAcross div.textImage div.imageHeader div.imageTitle {
  font-size: 22px;
}
div.collections div#pageRollupListContainer.fiveAcross div.textImage div.imageContainer {
  width: auto;
  height: 220px;
}
@media screen and (max-width: 767px) {
  div.collections div#pageRollupListContainer.fiveAcross div.textImage div.imageContainer {
    height: unset;
  }
}
.fiveAcross .cell-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(calc(16.66666667%), 1fr));
  grid-auto-rows: 1fr;
  grid-gap: 3.0rem;
  padding: 0 20px;
}
div.collections div#pageRollupListContainer.fiveAcross div.textImage div.imageContainer img {
  width: auto;
  height: 100%;
}
@media screen and (max-width: 767px) {
  div.collections div#pageRollupListContainer.fiveAcross div.textImage div.imageContainer img {
    width: 100%;
    height: auto;
  }
}
div.collections div#pageRollupListContainer.fiveAcross div.textImage div.imageContainer div.description {
  z-index: 15;
  top: 0px;
  height: 220px;
}
div.collections div#pageRollupListContainer.fiveAcross div.textImage div.learnMore {
  z-index: 25;
}
/* Styles for Column View on Top-level CG Pages */
img.columnsRollupImage {
  width: auto;
  height: 100%;
  max-width: 100%;
  object-fit: scale-down;
  object-position: top;
}
div.columnsRollupTitle {
  font-family: 'roboto slab';
  color: #a0482e;
  font-weight: 600;
  font-size: 22px;
}
@media screen and (max-width: 991px) {
  div.columnsRollupTitle {
    font-size: 15px;
  }
}
span.columnsRollupDesc {
  font-family: 'open sans';
  font-size: 13px;
  color: #272B2F;
}
a:link.columnsRollupLink {
  color: #AA5130 !important;
  text-decoration: none;
  font-size: 14px;
}
a:visited.columnsRollupLink {
  color: #AA5130 !important;
  text-decoration: none;
  font-size: 14px;
}
a:hover.columnsRollupLink {
  color: #AA5130 !important;
  text-decoration: underline;
  font-size: 14px;
}
a:link.noLink {
  font-weight: normal;
  color: inherit;
  text-decoration: none;
}
a:visited.noLink {
  font-weight: normal;
  color: inherit;
  text-decoration: none;
}
a:hover.noLink {
  font-weight: normal;
  color: inherit;
  text-decoration: none;
}
img.lowerColumnsRollupImage {
  width: auto;
  height: 100%;
}
img.lowerColumnsRollupImage.image-hybrid {
  max-width: 150px;
}
div.lowerColumnsRollupTitle {
  font-family: 'roboto slab';
  color: #a0482e;
  font-weight: bold;
  font-size: 16px;
}
div.lowerColumnsRollupTitle.hybrid-title {
  font-size: 16px;
}
span.lowerColumnsRollupDesc {
  font-family: 'open sans';
  font-size: 13px;
  color: #272B2F;
}
.longDescription {
  overflow: hidden;
  display: block;
  font-family: 'open sans';
  font-size: 13px;
  color: #272B2F;
}
a:link.lowerColumnsRollupLink {
  color: #AA5130 !important;
  text-decoration: none;
  height: 17px;
  top: 0px;
  font-size: 14px;
  font-family: tahoma;
}
a:visited.lowerColumnsRollupLink {
  color: #AA5130 !important;
  text-decoration: none;
  font-family: tahoma;
  font-size: 14px;
}
a:hover.lowerColumnsRollupLink {
  color: #AA5130 !important;
  text-decoration: underline;
  font-family: tahoma;
  font-size: 14px;
}
div.lowerColumnsRollupImage {
  margin-top: 5px;
  display: inline-block;
  height: 200px;
  float: left;
  vertical-align: middle;
}
div.lowerColumnsRollupImage.rollup-image-hybrid {
  padding-right: 20px;
}
div.columnsRollupImageDiv {
  width: 100%;
  position: relative;
}
div.columnsRollupImageDiv > a > div {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  margin-bottom: 10px;
}
div.threeColumnsRollupMeta {
  margin-top: 10px;
  display: inline-block;
  float: left;
  vertical-align: middle;
  padding-left: 5px;
}
div.lowerColumnsRollupMeta {
  vertical-align: middle;
}
div.lowerColumnsRollupMeta.hybrid-rollup {
  order: 2;
}
@media (max-width: 991px) {
  img.columnsRollupImage {
    margin-top: 0;
    height: auto;
    width: 100%;
  }
}
@media (max-width: 767px) {
  div#pageRollupListContainer ul li.tableRow div.tableCell {
    display: flex;
    flex-direction: column;
  }
  div.lowerColumnsRollupImage,
  div.threeColumnsRollupMeta,
  div.lowerColumnsRollupMeta {
    display: block;
    float: none;
    padding: 0;
    height: auto;
    width: 100%;
  }
  img.lowerColumnsRollupImage {
    height: auto;
    width: 100%;
  }
  a.lowerColumnsRollupLink {
    font-size: 12px !important;
  }
  div.lowerColumnsRollupTitle {
    font-size: 16px;
  }
  span.lowerColumnsRollupDesc {
    font-size: 11px;
  }
}
div.columnRollupHR {
  display: none;
}
div.pageNavContainer {
  margin-left: 25px;
}
@media screen and (min-width: 768px) {
  div#pageRollupListContainer ul li.tableRow {
    padding-left: 10px;
  }
}
