/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

/* Scss Document */
.twatch-section {
  text-align: center;
  text-transform: uppercase;
  border-top: #ccc 1px solid;
  border-bottom: #ccc 1px solid;
  background: #FFF;
}
.twatch-committee {
  text-decoration: underline;
}
.twatch-up {
  color: #008000;
}
.twatch-down {
  color: #FF0000;
}
.twatch-watching {
  color: #FFAE00;
}
.twatch-title {
  color: #5b90a1;
}
#events .item .title, .eventgallery-tiles-list .wrapper .data {
  word-break: normal;
  word-wrap: normal;
}
blockquote {
  color: #FF0004;
}
.news-field {
  font-weight: bold;
}
.eventdesclarge {
  margin-top: 2rem;
  margin-bottom: 5rem;
  font-size: 1.6em;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
li.jcalpro_events_event {
  margin-bottom: 1em;
}
.jcalpro_events_link {
  font-size: 1.2em;
  font-weight: bold;
}
.noborders td {
  border: none;
}
.latestnews li {
  margin-bottom: 1.5em;
}
/*-- SPONSOR LOGOS--*/
.njcc_spnsr_title {
  padding: 6px;
  text-transform: uppercase;
  background: #EFEFEF;
}
.njcc_spnsr_box1 {
  border: #ccc 1px solid;
  text-align: center;
  margin-bottom: 24px;
}
.njcc_spnsr_box2 {
  border: #ccc 1px solid;
  text-align: center;
  margin-bottom: 24px;
  display: inline-table;
}
.njcc_clear {
  clear: both;
}
.reasons {
  line-height: 1.7em;
}
.reasons strong {
  font-size: 1.2em;
  font-weight: bold;
}
.reasons h4 {
  font-size: 1.4em;
  border-bottom: #ccc 1px solid;
  padding-bottom: 4px;
  color: #8D8D8D;
}
.reasons em {
  color: #8D8D8D;
}
.count {
  font-size: 2.5em;
  color: red;
  font-weight: bold;
}
.rokbox-content {
  background: #FFF;
}
.wia table, th, tr, td {
  border: 0;
}
.wia table {
  background: lavender;
  color: #000;
}
.wia td {
  padding: 6px;
  padding-left: 12px;
}
.wia-box {
  margin-bottom: 72px;
  border-bottom: 2px solid lightskyblue;
}
.wia-box p {
  margin-left: 154px;
}
.wia h3 {
  color: tomato;
  padding-top: 140px;
  margin-bottom: 0;
}
.wia-img {
  /*border-bottom: 12px dodgerblue solid;*/
  /*padding-bottom: 12px;*/
}
.wia-img img {
  border-radius: 5%;
  float: left;
  margin-right: 12px;
  margin-bottom: 6px;
}
.img_caption {
  font-size: 0.9em;
  font-style: italic;
  margin-bottom: 4em;
}
/*--SPONSOR POOL - uses flex grid --*/
.poolbox {
  display: flex;
  justify-content: center;
  align-items: center;
}
.poollevel1 {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  grid-gap: 2rem;
}
.poollevel2 {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-gap: 2rem;
}
.poollevel3 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 2rem;
}
.poollevel4 {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-gap: 2rem;
}
.pooltitle {
  text-align: center;
  text-transform: uppercase;
  margin: 2rem 0 1rem 0;
  background: #efefef;
}
.poolmaintitle {
  text-align: center;
  text-transform: uppercase;
  font-size: 2em;
  margin: 2rem 0 1rem 0;
}
.poollogo1 {
  max-height: 160px;
  max-width: 100%;
}
.poollogo2 {
  max-height: 100px;
  max-width: 100%;
}
.poollogo3 {
  max-height: 60px;
  max-width: 100%;
}
.iframe-container {
  overflow: hidden;
  padding-top: 56.25%;
  position: relative;
}
.iframe-container iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.daily-title {
  color: #005D99;
}
.daily-header {
  color: #FFF;
  font-size: 1.5em;
  margin: 14px 0 24px 0;
  padding: 8px 12px;
  background: #D3AE47;
}
.daily-headertop {
  color: #FFF;
  font-size: 1.5em;
  margin: 14px 0 24px 0;
  padding: 8px 12px;
  background: #079BFB;
}
/*# sourceMappingURL=custom_11.css.map */