.cf:before,
.cf:after {
  display: table;
  content: "";
  line-height: 0;
}
.cf:after {
  clear: both;
}
em {
  font-style: normal;
}
h2.item-title,
.page-header > h2,
.content-category > h2,
.blog > h2,
.cat-children > h3,
.contact-category > h2,
.weblink-category > h2,
.newsfeed > h2,
.newsfeed-category > h2,
.weblink-category > h2,
.contact > h3 {
  margin: 0 0 24px;
}
.jm-module .jm-title {
  font-weight: 600;
  font-family: 'Lato', sans-serif;
  font-size: 1.3em;
  margin: 5px 0 20px;
  position: relative;
  color: #1c3a45;
  text-transform: uppercase;
}
#jm-header {
  padding-top: 0px;
}
#jm-header .jm-module {
  margin-top: 0px;
  margin-left: 0px;
  margin-right: 0px;
  margin-bottom: 0px;
}
.breadcrumb {
  border-bottom: 1px solid #d3d3d3 !important;
}
.calendartitle {
  font-weight: 400 !important;
  font-family: 'Lato', sans-serif !important;
  font-size: 1.6em !important;
  margin: 5px 0 20px;
  position: relative;
  color: #1c3a45;
  text-transform: none !important;
}
a,
a:hover,
a:focus {
  color: #0d5fb5;
  text-decoration: underline;
}
.nav.menu li a:hover,
.nav.menu li span.separator:hover,
.nav.menu li a:focus,
.nav.menu li span.separator:focus {
  color: #1072d9;
}
.nav.menu > li > a,
.nav.menu > li > span.separator {
  border-top: 1px solid #d3d3d3;
  padding: 9px 0;
}
.dj-megamenu-override .dj-submenu > li.active > a,
.dj-megamenu-override .dj-submenu > li:hover > a {
  color: #dd8747;
}
#jm-header {
  padding-top: 0px;
}
#jm-main {
  padding: 15px 0 30px;
}
#jm-footer-mod {
  padding: 10px;
}
a[target='_blank']::after {
  content: "\f08e";
  font-family: FontAwesome;
  margin-left: 3px;
}
a.jmm-link::after {
  content: none;
}
#jm-bottom1 {
  background: #ffffff;
  color: #1c3a45;
  padding: 10px 0 10px;
}
#jm-bottom2 {
  background: #ffffff;
  padding-top: 5px;
  padding-right: 0px;
  padding-bottom: 30px;
  padding-left: 0px;
}
#jm-top1 {
  background: #f2f2f2;
  color: #1c3a45;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 0px;
  padding-left: 15px;
}
#jm-top-bar2 .jm-module-raw,
#jm-bar-right .jm-module-raw {
  float: right;
  margin-left: 15px;
  margin-right: 0;
  margin-top: 1px;
}
.dj-offcanvas-custom347 .dj-offcanvas-logo {
  padding: 15px;
  text-align: center;
  background-color: #eee;
}
hr {
  margin: 15px 0;
  border: 0;
  border-top: 1px solid #ccc;
}
#jm-logo-nav #jm-sitedesc {
  vertical-align: middle;
  font-family: 'Lato', sans-serif;
  color: #2a5768;
  font-size: 75%;
  padding-top: 2px;
}
#jm-logo-nav #jm-bar-left {
  padding-top: 0px;
  padding-bottom: 5px;
}
#jm-logo-nav #jm-logo {
  vertical-align: middle;
  margin-top: 18px !important;
}
#jm-allpage .header-ms .djslider-loader .dj-slide-desc-text,
#jm-allpage .header-ms .dj-mslider .dj-slide-desc-text {
  margin: 0 !important;
  padding: 10px 30px !important;
  background: none !important;
}
#jm-allpage .header-ms .djslider-loader .dj-slide-title,
#jm-allpage .header-ms .dj-mslider .dj-slide-title {
  color: #ffffff !important;
  font-size: 3em !important;
}
.jm-module .jm-title .caltitle {
  font-family: 'Lato', sans-serif;
  font-size: 26px;
  font-weight: 400;
  color: #000000;
  display: block;
  margin: 0 0 5px;
  text-transform: none;
}
/* Fadi (Mobile offcanvas element borders)
    - ADA red border selection has reappeared with this modification, before the unnecessary black background elements would hide that ADA selection border */
ul.dj-mobile-custom347 ul li.dj-mobileitem > a {
  background: none !important;
}
ul.dj-mobile-custom347 li.dj-mobileitem > a {
  background: none !important;
}
.offmenu-ms #jm-offcanvas .nav.menu li a {
  color: red;
}
#jm-allpage .color1-ms .nav.menu > li > a {
  color: white;
}
.clerk-table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.clerk-table a {
  color: #1c3a45;
}
.clerk-table caption {
  margin: .5em 0 .75em;
}
.clerk-table tr {
  padding: .35em;
}
.clerk-table tr:hover {
  background: #1c3a45;
  color: white;
}
.clerk-table tr:hover a {
  color: white;
}
.clerk-table th,
.clerk-table td {
  padding: .625em;
  text-align: center;
}
.clerk-table th,
.clerk-table.category th,
.clerk-table td,
.clerk-table.category td {
  border-top: none !important;
}
@media screen and (max-width: 600px) {
  .clerk-table {
    border: 0;
  }
  .clerk-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .clerk-table tr:hover {
    background: white;
    color: black;
  }
  .clerk-table tr:hover a {
    color: #1649F8;
  }
  .clerk-table tr {
    display: block;
    margin-bottom: .625em;
    border-bottom: 1px solid #0d5fb5;
  }
  .clerk-table td {
    display: block;
    text-align: left;
  }
  .clerk-table td::before {
    content: attr(data-label) !important;
    float: left !important;
    font-weight: bold !important;
    padding-right: 40px !important;
    width: 100%;
  }
  .clerk-table td:last-child {
    border-bottom: 0;
  }
}
.fees-table {
  border-collapse: collapse;
  margin: 0;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}
.fees-table a {
  color: #1c3a45;
}
.fees-table caption {
  margin: .5em 0 .75em;
}
.fees-table tr {
  padding: .35em;
}
.fees-table tr:hover {
  background: #1c3a45;
  color: white;
}
.fees-table tr:hover a {
  color: white;
}
.fees-table th,
.fees-table td {
  padding: .625em;
  text-align: center;
}
.fees-table th,
.fees-table.category th,
.fees-table td,
.fees-table.category td {
  border-top: none !important;
}
@media screen and (max-width: 600px) {
  .fees-table {
    border: 0;
  }
  .fees-table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  .fees-table tr:hover {
    background: white;
    color: black;
  }
  .fees-table tr:hover a {
    color: #1649F8;
  }
  .fees-table tr {
    display: block;
    margin-bottom: .625em;
    border-bottom: 1px solid #0d5fb5;
  }
  .fees-table td {
    display: block;
    text-align: center;
  }
  .fees-table td::before {
    content: attr(data-label) !important;
    float: left !important;
    font-weight: bold !important;
    padding-right: 40px !important;
    width: 100%;
  }
  .fees-table td:last-child {
    border-bottom: 0;
  }
}
.chronoform {
  display: none;
}
.flex {
  display: flex;
}
.white-submit {
  color: white;
  font-weight: bold;
}
.form-div {
  display: flex !important;
}
.form-div .textarea {
  height: 35px;
}
.form-div .button {
  height: 38px;
  padding: 11px 11px;
  margin-left: 25px;
}
.form-div p {
  font-size: 12px;
}
.button {
  background-color: #0d5fb5 !important;
  border: none;
  border-radius: 70px !important;
  text-align: center;
  font-size: medium;
  text-decoration: none;
  display: inline-block;
  cursor: pointer;
  margin-left: 1rem;
}
.subscribe-header {
  color: #E0E0E0;
}
#emailbox {
  margin-left: 8px;
}
#sub-btn {
  margin-left: -16px;
  margin-top: -2px;
}
.subscribe-small-text {
  position: absolute;
  margin-top: 35px;
}
.subscribe-title {
  color: white;
  font-size: 1.3rem;
}
.subscribe-action {
  display: flex;
}
#jm-top-bar {
  padding: 4px 0 15px 0;
  font-size: 0.9em;
  line-height: 10px;
  background-color: #f2f2f2;
  color: #1c3a45;
}
#jm-top-bar .search-ms .search input.button,
#jm-top-bar .search-ms .search button.button {
  background: none !important;
}
#jm-top-bar .search-ms .search input.button:before,
#jm-top-bar .search-ms .search button.button:before {
  font-size: 18px;
}
#jm-top-bar .search-ms .search input.button:after,
#jm-top-bar .search-ms .search button.button:after {
  font-size: 18px;
}
.search-desc-text {
  position: absolute;
  font-size: small;
  margin-top: 2px;
}
label {
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
}
legend {
  color: #000000;
  border-bottom: 1px solid #d3d3d3 !important;
}
.dj-megamenu-select-custom347 .dj-mobile-open-btn,
.dj-megamenu-offcanvas-custom347 .dj-mobile-open-btn,
.dj-megamenu-accordion-custom347 .dj-mobile-open-btn {
  display: inline-block;
  cursor: pointer;
  margin: 0 auto;
  width: auto;
  height: auto;
  font-size: 40px;
  line-height: 1;
  padding: 3px 8px;
  background: #1c3a45;
  color: #ffffff;
  text-align: center;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 0.2s ease-out, color 0.2s ease-out;
  transition: background-color 0.2s ease-out, color 0.2s ease-out;
}
#jm-allpage .dj-megamenu-offcanvas .dj-mobile-open-btn,
#jm-allpage .dj-megamenu-accordion .dj-mobile-open-btn,
#jm-allpage .dj-megamenu-select .dj-mobile-open-btn {
  background: none !important;
  border-radius: 0;
  color: #1c3a45 !important;
  margin-top: 5px !important;
  margin-bottom: 2px;
  padding-right: 5px;
}
.dj-megamenu-override li:hover div.dj-subwrap div.dj-subwrap,
.dj-megamenu-override li.hover div.dj-subwrap div.dj-subwrap {
  left: 100%;
  right: auto;
  top: -15px;
  z-index: 400;
  border-top: none;
  border-left: 0px solid transparent;
  border-right: 5px solid transparent;
}
#djevents.djev_event .djev_category {
  display: block;
  vertical-align: top;
  line-height: 20px;
  margin-left: 20px;
  margin-bottom: 30px;
  padding: 5px;
  margin-top: -5px;
  border-radius: 5px;
}
#djevents.djev_event .djev_event_info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  -ms-flex-align: flex-start;
  -ms-grid-row-align: flex-start;
  align-items: flex-start;
  margin-right: 30px;
}
.table th,
table.category th,
.table td,
table.category td {
  width: 85%;
}
#djevents .djev_item_content .btn {
  padding: 12px 36px;
  border-radius: 5px;
  margin-top: 0px;
}
#djevents.djev_event .djev_tags .btn {
  border-radius: 2px;
}
#jm-allpage .header-ms .djslider-loader .dj-slide-desc-text,
#jm-allpage .header-ms .dj-mslider .dj-slide-desc-text {
  margin: 0 !important;
  padding: 10px 30px !important;
  background: none !important;
}
#dj-mslider1m345 .dj-slide-desc {
  position: absolute;
  bottom: 15% !important;
  width: 100% !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#jm-allpage .header-ms .djslider-loader .dj-slide-desc-text,
#jm-allpage .header-ms .dj-mslider .dj-slide-desc-text {
  padding: 10px 30px !important;
  background: none !important;
  text-shadow: none !important;
}
#jm-allpage .header-ms .djslider-loader .dj-slide-title,
#jm-allpage .header-ms .dj-mslider .dj-slide-title {
  color: #ffffff !important;
  line-height: 1.1 !important;
}
@media only screen and (max-width: 1024px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 2.1em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media only screen and (max-width: 834px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.9em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media only screen and (max-width: 800px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.9em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media only screen and (max-width: 768px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.7em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media only screen and (max-width: 480px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.1em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -3% !important;
  }
}
@media only screen and (max-width: 414px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 0.9em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -3% !important;
  }
}
@media only screen and (max-width: 375px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 0.9em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -3% !important;
  }
}
@media only screen and (max-width: 360px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 0.8em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -3% !important;
  }
}
@media (min-width: 1025px) and (max-width: 1279px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 2.2em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media (min-width: 640px) and (max-width: 664px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.5em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media (min-width: 665px) and (max-width: 735px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.3em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: 1% !important;
  }
}
@media (min-width: 736px) and (max-width: 740px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.6em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: 1% !important;
  }
}
@media (min-width: 741px) and (max-width: 768px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 1.8em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media (min-width: 1280px) and (max-width: 1280px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 3.0em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: -1% !important;
  }
}
@media (min-width: 1281px) and (max-width: 1440px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 3.3em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: 1% !important;
  }
}
@media (min-width: 1441px) and (max-width: 1575px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 3.3em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: 1% !important;
  }
}
@media (min-width: 1576px) and (max-width: 1680px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 3.8em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: 1% !important;
  }
}
@media (min-width: 1681px) and (max-width: 1921px) {
  #jm-allpage .header-ms .djslider-loader .dj-slide-title,
  #jm-allpage .header-ms .dj-mslider .dj-slide-title {
    font-size: 4.2em !important;
  }
  #dj-mslider1m345 .dj-slide-desc {
    left: 1% !important;
  }
}
.G3-body .ui.button {
  color: #ffffff;
}
.G3-body .ui.button:hover {
  color: #cdcdcd;
}
/*# sourceMappingURL=/templates/jm-education/css/custom.12.map */