/*Colors

cyan: #21FFFF;
yellow: #FCE737;
light blue: #a4eded;
color: #7f60cc; purple?
b7b49 purple
9275B6 mimeograph
9275B6 mimeogrpah2
#7f5ea7 the purple that voodoo overrides my mimeograph2 with
5f5f5f dark grey type


*/

.byline {
  font-size: 20px !important;
}

.masthead {
  border: none !important;
  padding: 0 0 !important;
  margin: 0 0 !important;
  width: 1256px !important;
  height: auto !important;
}

.myModalCaption {
  font-family: 'Times', serif;
  font-size: 5.0em;
  width: 80%;
  margin-top: 100%;
  line-height: 1.5em;
  color: #FFF;

}

.flex-container {
  display: flex;
  justify-content: space-between;
  background-color: none;
  text-align: left !important;
}

.flex-container > div {
  background-color: none;
  /*width: 100px;*/s
  margin: 10px;
  text-align: center;
  maxWidth: 10%;
}

.headerNavDiv {

}

.captionQuotedColor {
  color: #FCE737;
  font-style: italic;
}


.modalCaptionDiv {
  font-family: 'Times', serif;
  font-size: 2.0em;
  width: 80%;
  margin-top: 100%;
  line-height: 1.5em;
  color: #F00;

}

.cf:before,
.cf:after {
  content: " "; /* 1 */
  display: table; /* 2 */
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

body {
  /* background for overall page */
  background-color: #f9f9f9 !important;
  /*color: #9275B6 !important;*/
  margin: 0;
}

p {
  line-height: 1.8em !important;
  /*color: #5f5f5f !important;*/
  font-style: bold;
  /*text-align: left !important;*/
  /*font-size: 22px !important;*/
  /*font: 22px Gentium Book Basic !important;*/
}

.content {
    background-color: white;
    padding: 0;
    /*max-width: 760px;*/
    max-width: 900px;
    margin: 0 auto;
}

.content-box {
    background: #FFFFFF;
    padding: 0 120px 0 120px;
    /*border-left: #e5e0ea solid 1px !important;*/
    /*border-right: #e5e0ea solid 1px !important;*/
}

.page-content {
  margin-top: 24px;
}

.nav-content {
    padding-bottom: 10px;
    border-bottom: 1px solid #FCE737;
    margin-bottom: 50px;
}

.header {
  margin: 0 0px 5px 0px;
}

.captionOnPage {
  color: #ffffff !important;
  text-align: center;
  display: inline-block;
  font-family: 'Open Sans', sans-serif;
  font-size: 18px;
}

.pageNotes {
  margin-top: 100px;
  padding-top: 40px;
  max-width: 800px;
  color: white;
  font-size: 22px;
  border-top: 1px solid #ddd;
  line-height: 2.0em !important;
  /*font-family: 'Open Sans', sans-serif;*/
  font-family: 'Open Sans', sans-serif;
  letter-spacing: 0.01em;
}

a {
  /*color: #9275B6 !important;*/
  /*color: #5f5f5f !important;*/
  color: #9275B6 !important;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  text-decoration: none;
  line-height: 5px !important;
}

a:hover {
  color: #b7b49;
  text-decoration: none !important;
}

img {
  max-width: 100% !important;
  height: auto !important;
  /*border: solid 1px #9275B6;*/
  border: solid 1px #9275B6;
  padding: 12px;
  border-radius: 4px;
}


li {
  margin-left: 24px;
  margin-bottom: 4px;
  font-size: 80%;
}

.menu-button a {
  display: block;
  float: left;
  margin-right: 12px;
  background: #dddddd;
  border: none;
  border-radius: 4px;
  padding: 7px 6px;
}

.menu-button a svg {
  width: 18px;
  height: 18px;
  display: block;
  fill: #bbbbbb;
  -webkit-transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: all 0.3s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.menu-button a:hover {
  //background: #405361;
  background: #eeeeee;
  box-shadow: 0 4px 8px rgba(64,83,97,0.15);
}

.title {
  color: #000;
  float: left;
  width: 100%;
  display: block;
  margin: 42px 0 24px 0;
  padding-bottom: 8px;
  border-bottom: none;
  border-top: 1px solid #ddd;
  padding-top: 40px;
  font-weight: 700;
  font-size: 62px;
  font-style: bolder;
  font-family: “Gentium Book Basic”;
  color: #607584;
}

.photoKey {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  color: #bbb;
}

.photoRowDiv {
  text-align: left;
}

.photoRowDivCenter {
  text-align: center;
}

.captionRowDiv {
  text-align: left;
  margin: 0px 0 0px 0;
}

.captionRowDivCenter {
  text-align: center;
  margin: 0px 0 0px 0;
}

.tomButton {
  background-color: #444;
  color: #FCE737;
  text-align: center;
  display: inline-block;
  font-size: 12px;  
  padding: 6px 8px;
  margin-right: 12px;
  cursor: pointer;
}

.tomButtonDisabled {
  background-color: #444;
  color: #8f8323;
  text-align: center;
  display: inline-block;
  font-size: 14px;  
  padding: 6px 8px;
  margin-right: 12px;
}

/*light blue; #D4F8FF*/

.tomNoteButton {
  background-color: #fff8c1;
  color: black;
  text-align: center;
  display: inline-block;
  font-size: 14px; 
  padding: 15px 32px;
  margin-right: 12px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
}

#popupNotesContainer {
  margin-top: 80px !important;
  width: 100%;
}

    
.myModalCaption {
  font-family: 'Times', serif;
  font-size: 1.8em;
  width: 80%;
  margin-top: 100%;
  line-height: 1.5em;
  color: #FFF;
}


.navButton2 {
  text-align: center;
  background-color: #4CAF50; /* Green */
  border: none;
  color: black;
  padding: 40px 40px;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 16px;
  margin-right: 12px;
  max-width: 100px;
}
.navButton2 a {

}

.navButton a {
  display: block;
  float: left;
  margin-right: 12px;
  background: #dddddd;
  border: none;
  border-radius: 4px;
  padding: 7px 6px;
}

.menu-button a {
  display: block;
  float: left;
  margin-right: 12px;
  background: #dddddd;
  border: none;
  border-radius: 4px;
  padding: 7px 6px;
}

.topNavBox {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  color: #9275B6 !important;
  margin-top: 40px;
}

.topNav {
  cursor: pointer;
}

.footerNavBox {
  margin: 40px 0 20px 0;
  border-top: 1px solid #9275B6;
  padding-top: 20px;
}

.footerNav {
  font-family: 'Open Sans', sans-serif !important;
  font-size: 14px !important;
  color: #9275B6 !important;

  cursor: pointer;
}

.pastIssueSlug {
  margin-top: 20px;
  color: white;
  padding: 6px;
  background-color: black;
}

/*Overrides*/

.ct-popup-text {
  font-size: 22px !important;
  line-height: 1.5em !important;
}


