  .admintoolbar {
    display: none;
  }
  h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
td,
th, a, li {
    font-family: 'Lato', sans-serif;
    font-weight: normal;
    margin-bottom: 0.6em;
    line-height: 120%;
    color: #474C3E;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 600;
      color: #F0B400;

}
a {
text-decoration: none;
}
h1 {
  font-size: 28px;

}
h2 {
  font-size: 21px;
  }
  h3 {
  font-size: 18px;
  }
    h4, h5, h6 {
  font-size: 16px;
  }
table {
border-collapse: collapse;
border-spacing: 0;
width: 100%;
}
td,
th {
    padding:15px 10px 15px 0;
  border-bottom: 1px solid #474C3E;
  font-size: 14px;

}
header, footer {
display: none;
}
th {
  font-weight: bold;
  vertical-align: top;
  text-align: left;
  max-width: 250px;
}
li input, li textarea, .flex-form-group input, .flex-form-group label {
  width:100%;
  display: block;
}
input.non-table-input {
  width: 100%;
}
textarea.non-table-input {
  min-height: 150px;

}
ul.flex-form-wrap {
  list-style: none;
      font-family: 'Lato', sans-serif;
  
}
ul.flex-form-wrap li {
  margin-bottom: 20px;
}
.fc-day {
  height: 120px;
}
.fc-day-grid-event {
  height: 120px;
}
#calendar table {
      table-layout: fixed;
}
table {
  /*page-break-inside: avoid;*/
}
.image-upload, .pdf-upload {
  display: none;
}
h2 {
  text-transform: uppercase;
color: #F0B400;
border-bottom: 1px #F0B400 solid;
font-size: 24px;
page-break-after:avoid;
}
.title-dropdown img {
  width: 20px;
  display: inline-block;
}
.folio-item-links {
  width: 100%;
  clear: both;
  display: block;
}
.folio-item-links ul {
  float: left;
  width: 100%;
  padding: 0;
}
.folio-item-links li {
  float: left;
  list-style: none;
  margin-right: 10px;
}
.folio-item-links li svg {
  width: 50px;
}
.title-dropdown ul {
  list-style: none;
  padding: 0;
  display: none;

}
.pdf-gallery img {
  display: inline-block;
}
 .fc-left,.fc-right {
  display: none;
 }
h2 span {
  display: none;
}
@page {
  margin: 50px 60px 150px 60px;
}
table {
 /* page-break-inside: avoid;*/
  width: 100%;
}
    tr, td, tr td, tr th    { /*page-break-inside:avoid; page-break-after:auto*/ }
    thead { display:table-header-group }
    tfoot { display:table-footer-group }

.cols {
  width: 100% !important;
}
.popup-gallery a, .cycle-popup-gallery  {
  display: none;
}
.popup-gallery a:first-child {
  display: block;
}