/* 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;
}
.leftContainer .title {
  font-family: 'roboto slab';
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 10px 0;
}
.leftContainer .text {
  font-family: 'open sans';
  font-size: 13px;
  line-height: 22px;
}
.label {
  font-family: 'roboto slab';
  font-size: 22px;
  font-weight: 700;
}
.label.blink {
  background-color: yellow;
  color: red;
  font-size: 25px;
  line-height: 35px;
  white-space: normal;
}
.contentContainer {
  padding: 0 50px 0 20px;
}
@media (max-width: 767px) {
  .contentContainer {
    padding: 0;
  }
}
.leftnav-mobile {
  margin-bottom: 50px;
}
.bottomContainer {
  margin: 0;
}
.relatedContentContainer {
  display: block;
  margin: 0 0 15px 0;
  color: #272b2f;
}
.sourcesContainer {
  display: block;
  margin: 0 0 15px 0;
  color: #272b2f;
}
.acknowledgementContainer {
  display: block;
  margin: 0 0 15px 0;
  color: #272b2f;
}
.meta {
  padding: 0;
}
.titleContainer {
  font-family: 'roboto slab', serif !important;
  font-size: 30px !important;
  font-weight: 700;
  line-height: 33px;
  margin: 0 0 5px 0;
  color: #272b2f;
}
.titleContainer p {
  font-family: 'roboto slab', serif !important;
  font-size: 30px !important;
  font-weight: 700;
  line-height: 33px;
  margin: 0 0 5px 0;
  color: #272b2f;
}
.subtitleContainer {
  font-family: 'roboto slab';
  font-size: 22px;
  font-weight: 600;
  color: #052534;
  margin: 0 0 10px 0;
}
.subtitleContainer p {
  font-family: 'roboto slab';
  font-size: 22px;
  font-weight: 600;
  color: #052534;
  margin: 0 0 10px 0;
}
.bodyContainer {
  font-family: 'open sans';
  font-size: 13px;
  line-height: 22px;
}
.bodyContainer .sectionSubtitleContainer {
  font-family: 'roboto slab';
  font-size: 16px;
  font-weight: 600;
  color: #052534;
  margin: 0 0 10px 0;
}
.bodyContainer .sectionSubtitleContainer p {
  font-family: 'roboto slab';
  font-size: 16px;
  font-weight: 600;
  color: #052534;
  margin: 0 0 10px 0;
}
img.cq-dd-image {
  max-width: 100%;
}
.topContainer {
  display: block;
  font-family: 'roboto slab', serif;
  font-size: 15px;
  /*font-weight: 700;*/
  width: 100%;
  margin: 0 0 15px 0;
}
.topContainer a {
  position: relative;
  float: left;
  color: #272b2f;
}
.topContainer .delim {
  position: relative;
  float: left;
  margin: -3px 0 0 0;
  font-size: 18px;
}
.topContainer a.last {
  color: #A94D2E;
}
/*override ship names*/
div.text.parbase a {
  float: none;
}
/* Library Logo Section */
div#libraryLogoContainer {
  text-align: center;
  margin-bottom: 20px;
}
div#libraryLogoContainer img {
  width: 102px;
  height: 121px;
}
div#libraryLogoContainer h4 {
  margin: 0;
  padding: 0;
  font-style: italic;
  font-size: 12px;
  font-family: 'roboto slab', serif;
}
/* Library Footer Logo */
div#libraryFooterLogoContainer {
  text-align: right;
  padding: 0;
  margin: 0;
}
div#libraryFooterLogoContainer img {
  width: 50px;
  height: 45px;
  padding: 0;
  margin: 0;
}
.stdtable {
  border-collapse: collapse;
}
.stdtable th {
  background: #364659;
  color: #FFFFFF;
  border-top: 1px solid #364659;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 5px;
}
.stdtable td {
  color: #515151;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 5px;
}
.stdtable tr:nth-child(odd) {
  background: #cad7e0;
  border-top: 1px solid #364659;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
.stdtable tr {
  background: #FFFFFF;
  border-bottom: 1px solid #364659;
  border-top: none;
  border-left: none;
  border-right: none;
}
.bluetable {
  border-collapse: collapse;
}
.bluetable th {
  background: #000099;
  color: #FFFFFF;
}
.bluetable td {
  color: #FFFFFF;
  padding: 5px;
}
.bluetable tr:nth-child(odd) {
  background: #0099ff;
  border-top: 1px solid #BDBDBD;
}
.bluetable tr {
  height: 50px;
  background: #00ffff;
  border-bottom: 1px solid #FFFFFF;
}
.redtable {
  border-collapse: collapse;
}
.redtable th {
  background: RED;
  color: #FFFFFF;
  font-size: .8em;
}
.redtable td {
  color: yellow;
  font-size: .6em;
  line-height: 1.2em;
  padding: 5px;
}
.redtable tr:nth-child(odd) {
  background: #8B0000;
  border-top: 1px solid #BDBDBD;
}
.redtable tr {
  height: 50px;
  background: #E9967A;
  border-bottom: 1px solid #FFFFFF;
}
.subheaderList {
  border-collapse: collapse;
  cellpadding: 0;
  cellspacing: 0;
}
.subheaderList th {
  background: #364659;
  border: none;
  color: #FFFFFF;
  padding: 5px;
}
.subheaderList td {
  border-top: 1px solid #364659;
  border-bottom: none;
  border-left: none;
  border-right: none;
  padding: 5px;
}
.subheaderList td.subHeader {
  background: #6e82a5;
  border-top: 1px solid #364659;
  border-bottom: none;
  border-left: none;
  border-right: none;
  font-weight: bold;
  padding: 5px;
}
.subheaderList tr {
  border-top: 1px solid #364659;
  border-bottom: none;
  border-left: none;
  border-right: none;
}
/* Column Control Layouts */
div.cq-colctrl-cols {
  width: 100%;
  float: left;
}
div.cq-colctrl-default {
  width: 100%;
}
/* layout 0 : 50% 50% ( grid6 + grid6 ) */
div.cq-colctrl-lt0 {
  width: 100%;
}
div.cq-colctrl-lt0-c0 {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt0-c1 {
  display: inline;
  float: left;
  width: 50%;
  margin: 0 !important;
  padding-right: 10px;
}
@media (max-width: 767px) {
  div.parsys_column {
    width: 100% !important;
    margin: 0 !important;
  }
}
/* layout 1 : 33% 33% 33%( grid4 + grid4 + grid4 ) */
div.cq-colctrl-lt1 {
  width: 100%;
}
div.cq-colctrl-lt1-c0 {
  display: inline;
  float: left;
  width: 33%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt1-c1 {
  display: inline;
  float: left;
  width: 33%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt1-c2 {
  display: inline;
  float: left;
  width: 33%;
  margin: 0 !important;
  padding-right: 10px;
}
/* layout 2 : 25% 25% 25% 25%(grid2 + grid2+ grid2 + grid2) */
div.cq-colctrl-lt3 {
  width: 100%;
}
div.cq-colctrl-lt3-c0 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt3-c1 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt3-c2 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt3-c3 {
  display: inline;
  float: left;
  width: 25%;
  margin: 0 !important;
  padding-right: 10px;
}
/* layout 4 : 20% 20% 20% 20%(grid1 + grid1 + grid1 + grid1 + grid1) */
div.cq-colctrl-lt4 {
  width: 100%;
}
div.cq-colctrl-lt4-c0 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c1 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c2 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c3 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
div.cq-colctrl-lt4-c4 {
  display: inline;
  float: left;
  width: 20%;
  margin: 0 !important;
  padding-right: 10px;
}
