@charset "UTF-8";
/**
 * Theme Name: NJEA Theme
 * Description: NJEA Child Theme
 * Template: magzilla
 * Version: 1.0.0
 * @package njea
 */
/* ----------------------------------------------------------------------------
 * Child Theme Style.css styles begin here!
 * ------------------------------------------------------------------------- */
/*
 * General
 */
body.page-template-my-njea div.page-header {
  margin: -20px 0 0 0 !important;
}

div.njea-header {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  margin-top: 10px;
}
div.njea-header span {
  border-bottom: 3px solid #d9d9d6;
  position: relative;
}
div.njea-header span.gold {
  border-bottom-color: #c99700;
}
div.njea-header span.purple {
  border-bottom-color: #403a60;
}
div.njea-header span.orange {
  border-bottom-color: #D37E27;
}
div.njea-header span.blue {
  border-bottom-color: #0082ba;
}

div.njea-subheader {
  font-weight: bold;
}

div.njea-header.npad {
  margin: 20px 0;
}

div.njea-header.nh1 {
  font-weight: bold;
  border-bottom: 5px solid #d9d9d6;
  line-height: 2em;
  font-family: "Montserrat", sans-serif;
  color: #4c4f54;
  font-size: 130%;
  border-bottom-width: 5px;
}
div.njea-header.nh1 span {
  bottom: -8px;
  border-bottom-width: 5px;
}

div.njea-header.nh2 {
  font-weight: bold;
  border-bottom: 5px solid #d9d9d6;
  line-height: 2em;
  font-family: "Montserrat", sans-serif;
  color: #0082ba;
  font-size: 100%;
  border-bottom-width: 4px;
  font-weight: normal;
}
div.njea-header.nh2 span {
  bottom: -7px;
  border-bottom-width: 4px;
}

div.njea-header.nh3 {
  font-weight: bold;
  border-bottom: 5px solid #d9d9d6;
  line-height: 2em;
  font-family: "Montserrat", sans-serif;
  color: #0082ba;
  font-size: 90%;
  border-bottom-width: 3px;
}
div.njea-header.nh3 span {
  bottom: -5px;
  border-bottom-width: 3px;
}

.njea-error-container,
.njea-success-container {
  padding: 20px;
  margin-bottom: 20px;
}

.njea-success-container {
  background: #efe;
  color: green;
}

.njea-error-container {
  background: #fee;
  color: red;
}

body.page-template-my-njea aside.sidebar {
  background-color: inherit;
  border: 0;
}
body.page-template-my-njea aside.sidebar div.widget-top {
  border: 0;
  margin: 0;
}
body.page-template-my-njea aside.sidebar div.widget-top h3 {
  padding: 0;
  border: 0;
  text-transform: uppercase;
  color: #0082ba;
}

table.njea-stacktable th, table.njea-stacktable td {
  padding: 5px;
}

table.njea-stacktable.small-only {
  display: none;
}

table.njea-stacktable.large-only {
  display: table;
}

/* Style the NJEA Menu Items */
/*Center the single post with no sidebar content */
.col-centered {
  float: none;
  margin: 0 auto;
}

[class*=navbar-header-] {
  /*Membership*/
  /*Issues*/
  /*Events*/
  /*Community*/
  /*Learning*/
  /*Grants*/
  /*About*/
  /*MyNJEA*/
}
[class*=navbar-header-] .nav > li.menu-item-419 a {
  border-bottom-color: #183d6e;
}
[class*=navbar-header-] .nav > li.menu-item-419 > a:hover {
  background-color: #183d6e;
}
[class*=navbar-header-] .nav > li.menu-item-420 a {
  border-bottom-color: #aa3339;
}
[class*=navbar-header-] .nav > li.menu-item-420 > a:hover {
  background-color: #aa3339;
}
[class*=navbar-header-] .nav > li.menu-item-17 a {
  border-bottom-color: #bb9f30;
}
[class*=navbar-header-] .nav > li.menu-item-17 > a:hover {
  background-color: #bb9f30;
}
[class*=navbar-header-] .nav > li.menu-item-421 a {
  border-bottom-color: #f04f23;
}
[class*=navbar-header-] .nav > li.menu-item-421 > a:hover {
  background-color: #f04f23;
}
[class*=navbar-header-] .nav > li.menu-item-422 a {
  border-bottom-color: #3fc1c0;
}
[class*=navbar-header-] .nav > li.menu-item-422 > a:hover {
  background-color: #3fc1c0;
}
[class*=navbar-header-] .nav > li.menu-item-423 a {
  border-bottom-color: #d68128;
}
[class*=navbar-header-] .nav > li.menu-item-423 > a:hover {
  background-color: #d68128;
}
[class*=navbar-header-] .nav > li.menu-item-424 a {
  border-bottom-color: #dbe563;
}
[class*=navbar-header-] .nav > li.menu-item-424 > a:hover {
  background-color: #dbe563;
}
[class*=navbar-header-] .nav > li.menu-item-199 a {
  border-bottom-color: #0082b5;
}
[class*=navbar-header-] .nav > li.menu-item-199 > a:hover {
  background-color: #0082b5;
}

/*
Mobile Menu color management
 */
/*SignIn*/
#favethemes_mobile_nav > li#nav-menu-item-488 {
  border-left: 6px solid #E3E3E3 !important;
}

/*Membership*/
#favethemes_mobile_nav > li#nav-menu-item-472 {
  border-left: 6px solid #183d6e !important;
}

/*Issues*/
#favethemes_mobile_nav > li#nav-menu-item-473 {
  border-left: 6px solid #aa3339 !important;
}

/*Events*/
#favethemes_mobile_nav > li#nav-menu-item-474 {
  border-left: 6px solid #bb9f30 !important;
}

/*Community*/
#favethemes_mobile_nav > li#nav-menu-item-475 {
  border-left: 6px solid #f04f23 !important;
}

/*Learning*/
#favethemes_mobile_nav > li#nav-menu-item-476 {
  border-left: 6px solid #3fc1c0 !important;
}

/*Grants*/
#favethemes_mobile_nav > li#nav-menu-item-477 {
  border-left: 6px solid #d68128 !important;
}

/*About*/
#favethemes_mobile_nav > li#nav-menu-item-478 {
  border-left: 6px solid #dbe563 !important;
}

/*MyNJEA*/
#favethemes_mobile_nav > li#nav-menu-item-479 {
  border-left: 6px solid #0082b5 !important;
}

.njea-form .njea-form-box {
  margin-bottom: 20px;
}
.njea-form .njea-form-box .njea-form-box-header {
  font-weight: bold;
  border-bottom: 5px solid #d9d9d6;
  line-height: 2em;
  font-family: "Montserrat", sans-serif;
  color: #4c4f54;
  font-size: 130%;
}
.njea-form .njea-form-box .njea-form-box-header span {
  border-bottom: 5px solid #d9d9d6;
  position: relative;
  bottom: -9px;
}
.njea-form .njea-form-box .njea-form-box-header span.gold {
  border-bottom-color: #c99700;
}
.njea-form .njea-form-box .njea-form-box-header span.purple {
  border-bottom-color: #403a60;
}
.njea-form .njea-form-box .njea-form-box-header span.orange {
  border-bottom-color: #D37E27;
}
.njea-form .njea-form-box .njea-form-box-header span.red {
  border-bottom-color: #a9333a;
}
.njea-form .njea-form-box .njea-form-box-header span.med-blue {
  border-bottom-color: #0082ba;
}
.njea-form .njea-form-box .njea-form-box-content-cih {
  max-height: none !important;
}
.njea-form .njea-form-box .njea-form-box-content {
  -webkit-transition: max-height 600ms ease-in-out;
  -moz-transition: max-height 600ms ease-in-out;
  -ms-transition: max-height 600ms ease-in-out;
  -o-transition: max-height 600ms ease-in-out;
  transition: max-height 600ms ease-in-out;
  overflow: hidden;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-subhead {
  border-bottom: 2px solid #d9d9d6;
  font-weight: bold;
  margin: 20px 0 5px 0;
  color: #193a6f;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-subhead.small {
  font-weight: normal;
  font-size: 85%;
  border: none;
  margin-top: 5px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-subhead-right {
  border-bottom: 2px solid #d9d9d6;
  font-weight: bold;
  margin: 20px 0 5px 0;
  color: #193a6f;
  text-align: right;
  width: 49%;
  display: inline-block;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-width {
  width: 49%;
  display: inline-block;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-subhead.pad {
  margin-top: 20px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row-cih {
  margin-left: 3px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  position: relative;
  margin: 15px 0;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row input,
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row label {
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1 0 100px;
  /* IE 10 */
  flex: 1;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  margin: 2px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row label {
  text-align: right;
  text-transform: uppercase;
  margin-right: 20px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row .spacer {
  max-width: 174px;
  flex-grow: 1;
  margin-right: 20px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row .njea-flex-2column {
  flex: 1 0 50%;
  -ms-flex: 1 0 50%;
  min-width: 250px;
  max-width: 49.5%;
  margin-bottom: 5px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row .njea-flex-2column.first {
  margin-right: 20px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row .njea-form-box-sub-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  align-items: center;
  flex-wrap: wrap;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row div.njea-phone-input-group {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row div.njea-phone-input-group input {
  flex-grow: 1;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row div.njea-phone-input-group input[type=radio] {
  max-width: 100px;
}
.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row div.njea-profile-input-hint {
  font-family: "Montserrat", sans-serif;
  font-size: 13px;
  color: #3D3D3D;
}
.njea-form .njea-form-box .njea-form-box-content.no-header {
  padding-top: 10px;
}
.njea-form .njea-form-box .njea-form-box-content.closed {
  max-height: 0;
}
.njea-form .njea-form-box .njea-form-box-row.right-align {
  text-align: right;
  margin-top: 20px;
}
.njea-form .njea-form-box .njea-form-box-row.center-align {
  text-align: center;
  margin-top: 20px;
}
.njea-form .njea-form-box input {
  text-transform: uppercase;
  color: #0082ba;
  border: 1px solid #0082ba;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 200ms;
  -moz-transition: background-color 200ms;
  -ms-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  font-family: inherit;
  height: 2.5em;
  font-size: 100%;
}
.njea-form .njea-form-box input[type=radio] {
  height: 15px;
}
.njea-form .njea-form-box input[type=file] {
  border: none;
  padding-left: 0;
  padding-right: 0;
}
.njea-form .njea-form-box input:focus {
  background-color: #d9d9d6;
}
.njea-form .njea-form-box input.has-been-focused:invalid {
  color: #a9333a;
  border-color: #a9333a;
}
.njea-form .njea-form-box select {
  text-transform: uppercase;
  color: #0082ba;
  border: 1px solid #0082ba;
  padding: 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: background-color 200ms;
  -moz-transition: background-color 200ms;
  -ms-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  font-family: inherit;
  height: 2.5em;
  font-size: 100%;
  margin-bottom: 5px;
  display: block;
}
.njea-form .njea-form-box button.njea-submit {
  background-color: white;
  color: #0082ba;
  border: 1px solid #0082ba;
  padding: 0 50px;
  height: 2.5em;
  display: inline-block;
  -webkit-transition: 300ms;
  -moz-transition: 300ms;
  -ms-transition: 300ms;
  -o-transition: 300ms;
  transition: 300ms;
}
.njea-form .njea-form-box button.njea-submit.active {
  color: white;
  background-color: #0082ba;
  border: 0;
}
.njea-form .njea-form-box button.njea-close-button {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #d9d9d6;
  text-transform: lowercase;
  padding: 5px 10px;
  color: #d9d9d6;
  background-color: white;
}
.njea-form .njea-form-box#njea-bc-upload-form-container input[type=text], .njea-form .njea-form-box#njea-bc-upload-form-container input[type=email] {
  text-transform: none;
}
.njea-form .njea-form-box#njea-bc-upload-form-container input[type=file] {
  margin: 0;
  padding: 0;
}
.njea-form .njea-form-box#njea-bc-upload-form-container div.njea-form-box-subhead {
  border: none;
  margin-top: 30px;
}
.njea-form .njea-form-box#njea-bc-upload-form-container div.njea-form-box-subhead i.fa-chevron-circle-right {
  color: #aa3339;
  margin-right: 2px;
}
.njea-form .njea-form-box#njea-bc-upload-form-container div.njea-form-box-row {
  margin-top: 0;
}
.njea-form .njea-form-box#njea-bc-upload-form-container button.njea-submit {
  margin-top: 15px;
}
.njea-form .njea-form-box.njea-nl-form .form-header {
  margin-bottom: 25px;
}
.njea-form .njea-form-box.njea-nl-form button.njea-submit {
  margin-top: 30px;
}
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row {
  margin: 15px 0;
}
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row#EMAIL999-row {
  padding-top: 20px;
  border-top: 1px solid #9aa4b9;
}
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row div.njea-nl-input-container,
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row div.njea-nl-desc-container {
  display: inline-block;
  vertical-align: top;
}
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row div.njea-nl-input-container {
  width: 6%;
}
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row div.njea-nl-input-container input {
  height: auto;
}
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row div.njea-nl-desc-container {
  width: 89%;
}
.njea-form .njea-form-box.njea-nl-form .njea-nl-pref-row div.njea-nl-desc-container div.njea-nl-desc {
  font-size: 85%;
  color: #555;
  font-style: italic;
  line-height: 1.5em;
}

@media screen and (max-width: 768px) {
  .njea-form .njea-form-box .njea-form-box-content .njea-form-box-row .njea-flex-2column {
    max-width: 100%;
  }
}
aside.sidebar .njea-form .njea-form-box input, div.wpb_widgetised_column .njea-form .njea-form-box input {
  height: auto;
}
aside.sidebar .njea-form .njea-form-box .njea-form-box-content, div.wpb_widgetised_column .njea-form .njea-form-box .njea-form-box-content {
  font-size: 85%;
}
aside.sidebar .njea-form .njea-form-box .njea-form-box-content input, div.wpb_widgetised_column .njea-form .njea-form-box .njea-form-box-content input {
  padding: 2px 10px;
  height: auto;
}
aside.sidebar .njea-form .njea-form-box .njea-form-box-content .njea-form-box-row, div.wpb_widgetised_column .njea-form .njea-form-box .njea-form-box-content .njea-form-box-row {
  margin: 5px 0;
}
aside.sidebar .njea-form .njea-form-box .njea-form-box-content button, div.wpb_widgetised_column .njea-form .njea-form-box .njea-form-box-content button {
  background-color: white;
  color: #0082ba;
  border: 1px solid #0082ba;
  padding: 5px 15px;
}
aside.sidebar div.njea-header.nh3, div.wpb_widgetised_column div.njea-header.nh3 {
  color: #4c4f54;
  font-weight: normal;
  border-bottom: 2px solid #d9d9d6;
}

select#njea-Membership-JobCode option {
  max-width: 200px;
}

@media screen and (max-width: 768px) {
  aside.sidebar {
    padding: 0;
  }

  div.njea-form-box-row .spacer {
    display: none;
  }

  div.njea-form-box-row label {
    display: none;
  }

  div.njea-phone-input-group {
    text-align: center;
  }

  div.njea-form-box-subhead {
    margin: 10px 0;
  }

  table.njea-stacktable.small-only {
    display: table;
  }

  table.njea-stacktable.large-only {
    display: none;
  }
}
div#njea-add-cert-modal tr.njea-form-input td {
  padding-right: 20px;
}
div#njea-add-cert-modal tr.njea-form-input span.njea-form-example {
  font-style: italic;
  color: #555;
}
div#njea-add-cert-modal tr.njea-form-buttons td {
  padding-top: 30px;
}

div.profile_grid {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  align-items: flex-start;
  flex-wrap: wrap;
}

div.profile_grid_main {
  flex-grow: 3;
}

div.profile_grid_side {
  flex-grow: 1;
  min-width: 320px;
  margin-left: 20px;
}
div.profile_grid_side h2, div.profile_grid_side h3 {
  color: #193a6f;
  border-bottom: 2px solid #c99700;
  font-size: 24px;
  margin-bottom: 10px;
}
div.profile_grid_side h3 {
  margin-top: 20px;
  font-size: 18px;
}

div#njea-card-progress {
  width: 100%;
  text-align: center;
  font-size: 2em;
}

div#njea-card-container {
  height: 304px;
  width: 455px;
  cursor: pointer;
}
div#njea-card-container.flipped div.njea-card-front {
  -webkit-transform: perspective(500px) rotateY(180deg);
  -moz-transform: perspective(500px) rotateY(180deg);
  -ms-transform: perspective(500px) rotateY(180deg);
  -o-transform: perspective(500px) rotateY(180deg);
  transform: perspective(500px) rotateY(180deg);
}
div#njea-card-container.flipped div.njea-card-back {
  -webkit-transform: perspective(500px) rotateY(0deg);
  -moz-transform: perspective(500px) rotateY(0deg);
  -ms-transform: perspective(500px) rotateY(0deg);
  -o-transform: perspective(500px) rotateY(0deg);
  transform: perspective(500px) rotateY(0deg);
}
div#njea-card-container.njea-mobile-card {
  margin: 0 auto;
}

div#njea-membership-card {
  height: 304px;
  width: 455px;
  position: relative;
}
div#njea-membership-card div.njea-card-front,
div#njea-membership-card div.njea-card-back {
  -webkit-transition: 0.8s ease-in-out;
  -moz-transition: 0.8s ease-in-out;
  -ms-transition: 0.8s ease-in-out;
  -o-transition: 0.8s ease-in-out;
  transition: 0.8s ease-in-out;
  height: 304px;
  width: 455px;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
div#njea-membership-card div.njea-card-front div.click-surface,
div#njea-membership-card div.njea-card-back div.click-surface {
  z-index: 10;
  height: 304px;
  width: 455px;
  position: absolute;
  top: 0;
  left: 0;
}
div#njea-membership-card div.njea-card-front {
  z-index: 2;
  /* for firefox 31 */
  transform: perspective(500px) rotateY(0deg);
}
div#njea-membership-card div.njea-card-back {
  transform: perspective(500px) rotateY(-180deg);
}
div#njea-membership-card object#njea-card-bkgnd,
div#njea-membership-card object#njea-card-backside {
  width: 100%;
}
div#njea-membership-card div.njea-member-details {
  font-family: "Montserrat", serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.4em;
  position: absolute;
  bottom: 40px;
  left: 30px;
}
div#njea-membership-card img.njea-member-qr-code {
  position: absolute;
  height: 85px;
  width: 85px;
  right: 28px;
  bottom: 38px;
}
div#njea-membership-card.njea-mobile-card {
  margin: 0 auto;
}

div.widget div#njea-card-container {
  width: 370px;
  height: 247px;
}
div.widget div#njea-card-container div#njea-membership-card {
  height: 247px;
  width: 370px;
  margin-bottom: 15px;
}
div.widget div#njea-card-container div#njea-membership-card div.njea-card-front,
div.widget div#njea-card-container div#njea-membership-card div.njea-card-back,
div.widget div#njea-card-container div#njea-membership-card div.click-surface {
  height: 247px;
  width: 370px;
}
div.widget div#njea-card-container div#njea-membership-card div.njea-member-details {
  font-size: 14px;
  line-height: 1.3em;
  bottom: 28px;
  left: 26px;
}
div.widget div#njea-card-container div#njea-membership-card img.njea-member-qr-code {
  height: 65px;
  width: 65px;
  right: 24px;
  bottom: 26px;
}
div.widget div.njea-card-actions {
  display: block;
  text-align: center;
  color: #c99700;
}
div.widget div.njea-card-actions span.njea-pipe-separator {
  padding: 0 20px;
  font-size: 6pt;
  vertical-align: middle;
}
div.widget div.njea-card-actions a {
  font-size: 15px;
}

body.njea-card-page div.njea-card-actions {
  display: none;
}
body.njea-card-page div#njea-card-progress {
  margin-top: 100px;
  font-size: 3em;
}

@media print {
  body.njea-card-page div#njea-card-container {
    height: 247px !important;
    width: 370px !important;
  }
  body.njea-card-page div#njea-card-container div#njea-membership-card {
    height: 247px !important;
    width: 370px !important;
  }
  body.njea-card-page div#njea-card-container div#njea-membership-card div.njea-card-front,
body.njea-card-page div#njea-card-container div#njea-membership-card div.njea-card-back,
body.njea-card-page div#njea-card-container div#njea-membership-card div.click-surface {
    height: 247px;
    width: 370px;
  }
  body.njea-card-page div#njea-card-container div#njea-membership-card div.njea-member-details {
    font-size: 14px !important;
    line-height: 1.3em !important;
    bottom: 28px !important;
    left: 26px !important;
  }
  body.njea-card-page div#njea-card-container div#njea-membership-card img.njea-member-qr-code {
    height: 65px !important;
    width: 65px !important;
    right: 24px !important;
    bottom: 26px !important;
  }
}
@media screen and (max-width: 768px) {
  div.profile_grid_side {
    margin-left: 0;
  }
}
form#njea-update-eballot-pref {
  margin: 20px;
}
form#njea-update-eballot-pref div.eballot_pref_choice {
  font-size: initial;
  font-weight: normal;
}
form#njea-update-eballot-pref div.eballot_pref_choice label {
  font-weight: normal;
  cursor: pointer;
}
form#njea-update-eballot-pref button {
  background-color: white;
  color: #0082ba;
  border: 1px solid #0082ba;
  padding: 5px 15px;
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  font-size: 15px;
  margin: 15px 0 0 -20px;
}

div#njea-eballot-link form.njea-webapp-form button {
  margin-top: 20px;
  width: 180px;
  min-height: 50px;
}

button.njea-webapp-a {
  background: none !important;
  border: none;
  padding: 0 !important;
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

button.njea-webapp-a:hover {
  cursor: pointer;
  text-decoration: underline;
}

div.njea-webapps-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  max-height: 1000px;
  -webkit-transition: max-height 600ms ease-in-out;
  -moz-transition: max-height 600ms ease-in-out;
  -ms-transition: max-height 600ms ease-in-out;
  -o-transition: max-height 600ms ease-in-out;
  transition: max-height 600ms ease-in-out;
  overflow: hidden;
}
div.njea-webapps-container form.njea-webapp-form {
  width: 33%;
  margin-top: 10px;
}
div.njea-webapps-container form.njea-webapp-form span.njea-webapp-abbrev {
  width: 40px;
  display: inline-block;
  border-radius: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 80%;
  margin: 5px;
  color: #fff;
}
div.njea-webapps-container form.njea-webapp-form span.njea-webapp-abbrev.small {
  font-size: 60%;
}
div.njea-webapps-container form.njea-webapp-form span.njea-webapp-abbrev.gold {
  background-color: #c99700;
}
div.njea-webapps-container form.njea-webapp-form span.njea-webapp-abbrev.purple {
  background-color: #403a60;
}
div.njea-webapps-container form.njea-webapp-form span.njea-webapp-abbrev.orange {
  background-color: #D37E27;
}
div.njea-webapps-container form.njea-webapp-form span.njea-webapp-abbrev.red {
  background-color: #a9333a;
}
div.njea-webapps-container form.njea-webapp-form span.njea-webapp-abbrev.med-blue {
  background-color: #0082ba;
}

@media screen and (max-width: 768px) {
  div.njea-webapps-container {
    max-height: inherit;
  }
  div.njea-webapps-container form.njea-webapp-form {
    width: 100%;
  }

  button.njea-close-button {
    display: none;
  }
}
div.njea-webapps-container.closed {
  max-height: 0;
}

div.njea-committee-container,
div.njea-my-committees-container,
div.njea-my-committees-upcoming-container,
div.njea-one-committee-meetings-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
div.njea-committee-container div.njea-one-committee,
div.njea-my-committees-container div.njea-one-committee,
div.njea-my-committees-upcoming-container div.njea-one-committee,
div.njea-one-committee-meetings-container div.njea-one-committee {
  position: relative;
  width: 33%;
  margin-top: 10px;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot {
  width: 20px;
  display: inline-block;
  border-radius: 100%;
  height: 20px;
  line-height: 10px;
  margin: 5px;
  position: absolute;
  top: 0;
  left: 0;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.njea-my-committee,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.njea-my-committee,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.njea-my-committee,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.njea-my-committee {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: white;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vr1,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vr1,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vr1,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vr1 {
  background-color: #fc4c02;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vr2,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vr2,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vr2,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vr2 {
  background-color: #fc773f;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vr3,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vr3,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vr3,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vr3 {
  background-color: #fca37e;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vb1,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vb1,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vb1,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vb1 {
  background-color: #2ad2c9;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vb2,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vb2,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vb2,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vb2 {
  background-color: #5ed2cc;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vb3,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vb3,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vb3,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vb3 {
  background-color: #93d2cf;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vg1,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vg1,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vg1,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vg1 {
  background-color: #d0df00;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vg2,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vg2,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vg2,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vg2 {
  background-color: #d4df38;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.vg3,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.vg3,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.vg3,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.vg3 {
  background-color: #d8df70;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.gold,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.gold,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.gold,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.gold {
  background-color: #c99700;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.purple,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.purple,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.purple,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.purple {
  background-color: #403a60;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.orange,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.orange,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.orange,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.orange {
  background-color: #D37E27;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.red,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.red,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.red,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.red {
  background-color: #a9333a;
}
div.njea-committee-container div.njea-one-committee span.njea-committee-dot.med-blue,
div.njea-my-committees-container div.njea-one-committee span.njea-committee-dot.med-blue,
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot.med-blue,
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot.med-blue {
  background-color: #0082ba;
}
div.njea-committee-container div.njea-one-committee div.njea-other-committee-link,
div.njea-my-committees-container div.njea-one-committee div.njea-other-committee-link,
div.njea-my-committees-upcoming-container div.njea-one-committee div.njea-other-committee-link,
div.njea-one-committee-meetings-container div.njea-one-committee div.njea-other-committee-link {
  margin: 4px 10px 10px 35px;
}
div.njea-committee-container div.njea-one-committee div.njea-other-committee-link a,
div.njea-my-committees-container div.njea-one-committee div.njea-other-committee-link a,
div.njea-my-committees-upcoming-container div.njea-one-committee div.njea-other-committee-link a,
div.njea-one-committee-meetings-container div.njea-one-committee div.njea-other-committee-link a {
  font-size: 90%;
  color: #193a6f;
}

div.njea-my-committees-container div.njea-one-committee {
  width: 50%;
}
div.njea-my-committees-container div.njea-my-committee-link {
  margin: 4px 10px 10px 55px;
}
div.njea-my-committees-container div.njea-my-committee-link a {
  color: #0082ba;
}
div.njea-my-committees-container div.njea-my-committee-link div.njea-my-committee-next-meeting {
  font-size: 80%;
}

div.njea-my-committees-upcoming-container div.njea-one-committee {
  width: 100%;
}
div.njea-my-committees-upcoming-container div.njea-one-committee span.njea-committee-dot {
  font-weight: bold;
}
div.njea-my-committees-upcoming-container div.njea-one-committee div.njea-my-committee-link {
  margin: 4px 10px 10px 55px;
  font-size: 75%;
  line-height: 1.5em;
}
div.njea-my-committees-upcoming-container div.njea-one-committee div.njea-my-committee-link div.njea-meeting-date {
  line-height: 40px;
  font-size: 16px;
  font-weight: bold;
}
div.njea-my-committees-upcoming-container div.njea-one-committee div.njea-my-committee-link a.njea-committee-link {
  color: #0082ba;
  font-weight: 500;
}
div.njea-my-committees-upcoming-container div.njea-one-committee div.njea-my-committee-link ul {
  margin: 8px 0 0 0;
  list-style-position: outside;
  padding-left: 17px;
  font-size: 65%;
}
div.njea-my-committees-upcoming-container div.njea-one-committee div.njea-my-committee-link ul li {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
}

div.njea-one-committee-meetings-container div.njea-one-committee {
  width: 33%;
}
div.njea-one-committee-meetings-container div.njea-one-committee span.njea-committee-dot {
  font-weight: bold;
}
div.njea-one-committee-meetings-container div.njea-one-committee div.njea-my-committee-link {
  margin: 4px 10px 10px 55px;
  font-size: 75%;
  line-height: 1.5em;
}
div.njea-one-committee-meetings-container div.njea-one-committee div.njea-my-committee-link div.njea-meeting-date {
  line-height: 1.2em;
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: bold;
}
div.njea-one-committee-meetings-container div.njea-one-committee div.njea-my-committee-link ul {
  margin: 8px 0 0 0;
  list-style-position: outside;
  padding-left: 17px;
  font-size: 65%;
}
div.njea-one-committee-meetings-container div.njea-one-committee div.njea-my-committee-link ul li {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
}

@media screen and (max-width: 768px) {
  div.njea-webapps-container {
    max-height: inherit;
  }
  div.njea-webapps-container form.njea-webapp-form {
    width: 100%;
  }

  button.njea-close-button {
    display: none;
  }
}
div#njea-committee-attendance-modal button.close {
  color: white;
  opacity: 1;
  font-size: 31px;
  margin: 16px;
}

div.njea-committee-contact-link {
  float: right;
  font-size: 16px;
}

ul.njea-attendance-list {
  list-style-type: none;
  margin: 0;
}
ul.njea-attendance-list i {
  margin-right: 6px;
  color: white;
}
ul.njea-attendance-list i[data-njea-absent=N] {
  color: #c99700;
}
ul.njea-attendance-list i[data-njea-absent=Y] {
  color: #a9333a;
}

a.njea-committee-directory-link {
  float: right;
  font-size: smaller;
}

div.njea-single-committee-description {
  font-size: 17px;
  line-height: 1.5em;
  text-align: justify;
}

div.njea-goal-container div.njea-subheader {
  font-family: "Montserrat", sans-serif;
  font-size: 95%;
  margin-bottom: 0.5em;
}
div.njea-goal-container div.njea-goal-content-container {
  margin: 10px 0;
  font-size: 17px;
}

div.njea-division-container table {
  width: 100%;
  font-size: smaller;
}
div.njea-division-container img {
  padding: 30px 40px;
}

table.njea-division-staff tr td:first-child {
  width: 40%;
}

div.njea-division-image {
  text-align: center;
  margin-top: 10px;
}
div.njea-division-image svg {
  height: 160px;
  width: 160px;
}
div.njea-division-image svg path {
  stroke: #555 !important;
}

.njea-elearning-err {
  color: red;
}

body.page-template-my-njea div.page-header {
  margin: 0;
  border: 0;
}
body.page-template-my-njea h1.page-title {
  font-family: "Montserrat", sans-serif;
  color: white;
  background-color: #193a6f;
  font-size: 22px;
  padding-left: 20px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase;
  letter-spacing: 1.5px;
}

div.association {
  font-family: "Montserrat", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
div.association li#older-contracts {
  max-height: 0;
  overflow: hidden;
  -webkit-transition: max-height 300ms;
  -moz-transition: max-height 300ms;
  -ms-transition: max-height 300ms;
  -o-transition: max-height 300ms;
  transition: max-height 300ms;
}
div.association li#older-contracts ul {
  margin: 0;
}
div.association li#older-contracts.visible {
  max-height: 1000px;
}

div.njea-assn-contact {
  display: flex;
  align-items: center;
  margin-top: 10px;
}
div.njea-assn-contact div {
  font-size: 90%;
  line-height: 1.2em;
}
div.njea-assn-contact div:first-of-type {
  font-size: 100%;
  margin-right: 10px;
  align-self: flex-start;
}
div.njea-assn-contact div:first-of-type i.fa {
  border-radius: 100%;
  height: 1.8em;
  width: 1.8em;
  color: white;
  line-height: 1.8em;
  text-align: center;
  cursor: pointer;
}
div.njea-assn-contact div:first-of-type i.gold {
  background-color: #c99700;
}
div.njea-assn-contact div:first-of-type i.orange {
  background-color: #D37E27;
}
div.njea-assn-contact div:first-of-type i.blue {
  background-color: #0082ba;
}
div.njea-assn-contact div:first-of-type i.purple {
  background-color: #403a60;
}
div.njea-assn-contact div.njea-address-map-links {
  font-size: smaller;
  margin-top: 5px;
}

div.njea-da-subheader {
  font-style: italic;
  font-size: 90%;
}

ul.my-da-members-list {
  margin-top: 15px;
  list-style-position: inside;
}
ul.my-da-members-list div.njea-assn-contact {
  display: inline-block;
}

aside.sidebar div.njea-assn-contact {
  align-items: flex-start;
}
aside.sidebar div.njea-assn-contact div {
  font-size: 80%;
  line-height: 1.2em;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}
aside.sidebar div.njea-assn-contact div:first-of-type {
  font-size: 75%;
  margin-right: 10px;
}
aside.sidebar div.njea-assn-contact div:first-of-type i.fa {
  height: 1.8em;
  width: 1.8em;
  line-height: 1.8em;
  text-align: center;
}
aside.sidebar div.njea-assn-contact div:first-of-type i.gold {
  color: white;
}

div.modal-dialog {
  font-family: "Lora", serif;
}
div.modal-dialog div.modal-header {
  font-family: "Montserrat", sans-serif;
  background-color: #193a6f;
  color: white;
  padding: 0;
}
div.modal-dialog div.modal-header h4.modal-title {
  padding: 20px;
  margin-bottom: 0;
}
div.modal-dialog div.modal-header .modal-subtitle,
div.modal-dialog div.modal-header .njea-office-name {
  padding: 10px 20px;
  background: white;
  color: #193a6f;
}
div.modal-dialog div.modal-body {
  padding: 20px;
}
div.modal-dialog div.modal-body div {
  margin-bottom: 10px;
}
div.modal-dialog div.modal-body div.njea-full-width label {
  display: block;
  margin-bottom: 5px;
}
div.modal-dialog div.modal-body div.njea-full-width input {
  width: 100%;
}
div.modal-dialog div.modal-body div.njea-full-width textarea {
  width: 100%;
  line-height: 1.2em;
  height: 5em;
}
div.modal-dialog div.modal-body input.has-been-focused:invalid {
  border: 1px solid red;
}
div.modal-dialog div.modal-body div.wait-container {
  font-size: 18px;
  text-align: center;
  font-style: italic;
  margin-top: 30px;
}
div.modal-dialog div.modal-body div.wait-container i {
  font-size: 17px;
}
div.modal-dialog div.modal-body div.close-button-container {
  text-align: center;
  margin-top: 30px;
}

div#njea-comm-pref-modal div.modal-dialog {
  width: 90%;
  height: 90%;
  margin: 2% 5%;
  padding: 0;
  background-color: #0F203A;
}
div#njea-comm-pref-modal .modal-header {
  padding: 10px;
  text-align: right;
  background-color: #0F203A;
}
div#njea-comm-pref-modal .modal-header span.close-button {
  color: #0F203A;
  background: white;
  font-size: 25px;
  font-weight: normal;
  border-radius: 100%;
  width: 0.8em;
  height: 0.8em;
  display: inline-block;
  text-align: center;
  cursor: pointer;
}
div#njea-comm-pref-modal .modal-content {
  height: auto;
  min-height: 100%;
  border-radius: 0;
  background-color: #0F203A;
}
div#njea-comm-pref-modal .modal-body {
  color: white;
  text-align: center;
  font-family: "Montserrat", sans-serif;
}
div#njea-comm-pref-modal .modal-body .title {
  font-size: 68px;
  text-transform: uppercase;
  font-weight: 600;
  margin-top: 100px;
  margin-bottom: 50px;
}
div#njea-comm-pref-modal .modal-body .subtitle {
  margin-top: 40px;
  font-size: 18px;
  font-weight: 400;
}
div#njea-comm-pref-modal .modal-body .privacy {
  font-size: 12px;
  font-weight: 100;
  margin-top: 20px;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update {
  max-width: 300px;
  margin: 50px auto 0;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label[for=mobile-number-input] {
  font-weight: normal;
  font-size: 12px;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update input[type=text] {
  border-radius: 2px;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label.checkbox-container {
  display: inline-block;
  position: relative;
  padding-right: 25px;
  cursor: pointer;
  font-size: 12px;
  font-weight: bold;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Hide the browser's default checkbox */
  /* Create a custom checkbox */
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label.checkbox-container input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label.checkbox-container input:checked ~ .checkmark {
  background-color: #45C0C0;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label.checkbox-container input:checked ~ .checkmark:after {
  display: block;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label.checkbox-container .checkmark {
  position: absolute;
  top: 0;
  right: 0;
  height: 13px;
  width: 13px;
  background-color: #eee;
  border-radius: 2px;
  margin-top: 2px;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label.checkbox-container .checkmark:after {
  content: "";
  position: absolute;
  display: none;
  left: 5px;
  top: 1px;
  width: 4px;
  height: 9px;
  border: solid black;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update label.checkbox-container:hover input:not(:checked) ~ .checkmark {
  background-color: #ccc;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update div.mobile-entry {
  text-align: left;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update div.pref-checkboxes {
  margin-top: 25px;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update div.pref-checkboxes label.checkbox-container:first-child {
  margin-right: 40px;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update button[type=submit] {
  line-height: 2em;
  margin-top: 40px;
  text-transform: uppercase;
  background-color: #45C0C0;
  color: white;
  width: 80%;
  font-size: 15px;
  font-weight: 500;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update button[type=submit].submitting span.submitting {
  display: initial;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update button[type=submit].submitting span.active {
  display: none;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update button[type=submit]:not(.submitting) span.submitting {
  display: none;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update button[type=submit]:not(.submitting) span.active {
  display: initial;
}
div#njea-comm-pref-modal .modal-body form.comm-pref-update div.error-notice {
  background: #E7E9EC;
  color: red;
  padding: 10px;
  margin-top: 10px;
  border: 1px dotted red;
  font-size: 12px;
  text-align: left;
  display: none;
}
div#njea-comm-pref-modal .modal-body div.agreement {
  max-width: 600px;
  margin: 0 auto;
  font-size: 11px;
  font-weight: normal;
  line-height: 1.5em;
  text-align: justify;
  color: white;
  padding: 10px 20px;
  margin-top: 20px;
  font-style: italic;
}

@media (max-width: 576px) {
  div#njea-comm-pref-modal div.modal-dialog {
    width: 95%;
    height: 95%;
    margin: 2% 2%;
  }
  div#njea-comm-pref-modal .modal-body .title {
    line-height: 1.2em;
    font-size: 40px;
    margin-top: initial;
  }
}
div#njea-comm-pref-widget {
  font-size: smaller;
}
div#njea-comm-pref-widget div.error-notice,
div#njea-comm-pref-widget div.success-notice {
  display: none;
}
div#njea-comm-pref-widget div.error-notice {
  color: red;
  background-color: rgba(255, 0, 0, 0.1);
  padding: 10px;
  border-radius: 4px;
  margin: 15px 0;
  font-size: small;
}
div#njea-comm-pref-widget div.success-notice {
  color: green;
  background-color: rgba(0, 255, 0, 0.1);
  padding: 10px;
  border-radius: 4px;
  margin: 15px 0;
  font-size: small;
}
div#njea-comm-pref-widget label {
  color: #193a6f;
}
div#njea-comm-pref-widget label input {
  height: initial;
}
div#njea-comm-pref-widget div.mobile-entry {
  margin-top: 20px;
}
div#njea-comm-pref-widget div.pref-checkboxes label:first-child {
  margin-right: 20px;
}
div#njea-comm-pref-widget div.pref-checkboxes input {
  padding: 0;
  border: 0;
  height: 1em;
  margin-left: 5px;
  vertical-align: text-top;
  -webkit-transform: scale(1.3);
  -moz-transform: scale(1.3);
  -ms-transform: scale(1.3);
  -o-transform: scale(1.3);
  transform: scale(1.3);
}
div#njea-comm-pref-widget button[type=submit].submitting span.submitting {
  display: initial;
}
div#njea-comm-pref-widget button[type=submit].submitting span.active {
  display: none;
}
div#njea-comm-pref-widget button[type=submit]:not(.submitting) span.submitting {
  display: none;
}
div#njea-comm-pref-widget button[type=submit]:not(.submitting) span.active {
  display: initial;
}
div#njea-comm-pref-widget a.njea-pref-terms-link {
  font-size: small;
  margin-left: 10px;
}

div#njea-comm-prefs-terms button {
  background-color: #193a6f;
  color: white;
}

/*Footer Style*/
.bottom-footer p {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}

.bottom-footer {
  font-family: "Montserrat", sans-serif;
  font-size: 12px;
}

/* Top Menu */
@media (min-width: 992px) {
  .navbar-nav {
    float: right;
    margin: 8px 0;
  }
}
.magazilla-top-nav .navbar-nav > li > a {
  color: #183d6e !important;
  /* border:solid 1px #0082BA; */
  /* padding:10px 26px; */
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  text-decoration: underline;
}

.magazilla-top-nav .navbar-nav > li > a:hover {
  color: #ffffff !important;
  /* border:solid 1px #0082BA; */
  /* padding:10px 26px; */
  background-color: #0082BA;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/*Menu Thumbnails */
.njea-microsite-ccu {
  background-image: url("images/ccu-menu-item.jpg");
  height: 175px;
  width: 235px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}

.njea-microsite-review {
  background-image: url("images/review-menu-item.jpg");
  height: 175px;
  width: 237px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  font-size: 0;
}

li#menu-item-219 a {
  padding: 10px 0 165px 0;
}

li#menu-item-220 a {
  padding: 10px 0 165px 0;
}

/*Style Download Monitor download button*/
ul.dlm-downloads {
  padding: 0;
  list-style: none;
  margin: 2em 0;
}

ul.dlm-downloads li {
  padding: 0;
  list-style: none;
  margin: 1em 1em 1em 1.5em;
}

ul.dlm-downloads li:before {
  content: "";
  font-family: "FontAwesome";
  float: left;
  margin-left: -1.5em;
  color: #003a70;
}

#download-page .download_category {
  min-height: 250px;
}

ul.njea-dload-style {
  padding: 0;
  list-style: none;
  margin: 2em 0;
}

li.njea-dload-list {
  padding: 0;
  list-style: none;
  margin: 1em 1em 1em 3em;
}

li.njea-dload-list:before {
  content: "";
  font-family: "FontAwesome";
  float: left;
  margin-left: -1.5em;
  color: #003a70;
}

.download-button {
  text-align: center;
  text-decoration: none;
  padding: 0.75em 1em;
  color: #fff;
  display: block;
  font-size: 1.2em;
  font-family: "Montserrat", sans-serif;
  line-height: 1.5em;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: none;
  background: #0082BA none;
}

ul.dlm-downloads {
  line-height: 1.9em;
  font-size: 18px;
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
  letter-spacing: 0.5px;
}

a.download-link {
  font-size: 14px;
  font-family: "Montserrat", sans-serif;
  font-weight: 600;
  letter-spacing: 0.5px;
  color: #c99700;
  text-transform: capitalize;
}

a.download-link:hover {
  text-decoration: underline !important;
}

#download-page .download_group h3 a {
  color: #003a70;
}

#download-page #download-search#download-search input[type=text] {
  padding-left: 10px;
}

h3.njea-dl-cat a {
  font-size: 20px;
  font-weight: 900;
}

/*
Typography Settings
*/
.entry-content h3, .wpb_wrapper h3 {
  margin: 0 0 10px 0;
}

table.download-meta td {
  padding-top: 10px;
  padding-right: 20px;
}

body.error-page-bg {
  background: url("images/njea-404.jpg") no-repeat fixed center;
  background-size: cover;
}

.container-404 {
  width: 39%;
  margin-left: 6.75%;
  margin-top: 3.25%;
}

.title-404 {
  font-family: "Montserrat", sans-serif;
  font-size: 12em;
  font-weight: 900;
  color: #FFFFFF;
  line-height: 100%;
  margin-bottom: 5.5%;
}

.sub-title-404 {
  font-family: "Montserrat", sans-serif;
  font-size: 3em;
  font-weight: 100;
  color: #FFFFFF;
  line-height: 120%;
  letter-spacing: 0.75px;
  margin-left: 1.85%;
  margin-bottom: 8%;
}

.sm-title-404 {
  font-family: "Montserrat", sans-serif;
  font-size: 2.05em;
  font-weight: 100;
  color: #FFFFFF;
  line-height: 130%;
  margin-left: 1.85%;
  letter-spacing: 1.3px;
}

ul.list-404 {
  list-style-type: none;
  margin-top: 2%;
  margin-left: -5.5%;
  line-height: 50px;
  font-size: 1em;
}

li.list-item-404 a {
  color: #403A60;
  /*text-decoration: underline;*/
  text-transform: uppercase;
  font-weight: 900;
}

@media only screen and (max-device-width: 480px) {
  body.error-page-bg {
    background: url("images/njea-404-m.jpg") no-repeat fixed center;
    background-size: cover;
  }

  .container-404 {
    width: 67%;
  }
}
/*
* Welcome message in the header
 */
li.njea-sign-in {
  margin-top: 8px;
  margin-right: 4px;
}

.welcome-njea-member {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400;
  color: #183d6e;
  font-size: 13px;
  letter-spacing: 0.5px;
  display: inline-block;
  vertical-align: middle;
}

.welcome-njea-member a:hover {
  text-decoration: underline;
}

li.njea-sign-in .fa {
  color: #183d6e;
  font-size: 18px;
  vertical-align: middle;
}

/*
 * Animation configurations ( duration and fill mode )
*/
.animated {
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/*
 * Flash animation
*/
@-webkit-keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
@keyframes flash {
  0%, 50%, 100% {
    opacity: 1;
  }
  25%, 75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}

.magazilla-top-nav .navbar-nav > li > a {
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: 400 !important;
  color: #183d6e;
  font-size: 13px;
  letter-spacing: 0.5px;
}

/*
NJEA Styles
 */
.njea-form .njea-form-box input {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

.njea-form .njea-form-box button.njea-close-button {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

.njea-form .njea-form-box button.njea-close-button:hover {
  background-color: #d9d9d6;
  color: #FFFFFF;
}

.njea-form .njea-form-box select {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row div.njea-phone-input-group input[type=radio] {
  max-width: 40px;
  margin-left: 20px;
}

.njea-form .njea-form-box button.njea-submit {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

.njea-form .njea-form-box .njea-form-box-content .njea-form-box-row label {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

.njea-form .njea-form-box .njea-form-box-header {
  color: #4c4f54;
}

aside.sidebar .njea-form .njea-form-box .njea-form-box-content .njea-form-box-row {
  margin: 10px 0;
}

aside.sidebar .njea-form .njea-form-box .njea-form-box-content input {
  height: 2.5em;
  font-size: 100%;
  padding: 5px 10px;
}

div#njea-membership-card-link a {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

div#njea-eballot-status {
  font-size: smaller;
}

div#nea-id-status {
  font-size: smaller;
  margin-top: -10px;
  margin-left: 10px;
}

a.wppb-logout-url {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

/*
Styles used throughout the site that were added to the theme as temp holding
 */
.entry-content a {
  text-decoration: none;
}

.entry-content ul {
  /*  padding-left:0; */
}

.magazilla-top-nav {
  border: none;
}

.navbar {
  margin-bottom: 0;
}

.column-space-22 {
  padding: 0 35px 0 35px;
}

ul.simple-links-list {
  margin-bottom: 25px;
}

li.simple-links-shortcode-item {
  margin-bottom: 25px;
  list-style-type: none;
}

li.simple-links-shortcode-item a::after {
  content: "";
  font-family: FontAwesome;
  color: #4c4f54;
  display: inline-block;
  margin-left: 0.3em;
  /* same as padding-left set on li */
  width: 1.3em;
  /* same as padding-left set on li */
  font-size: 14px;
}

.related-post .fave_related_post:nth-of-type(2n+1) {
  clear: none;
}

.vertical-space-30 {
  margin-bottom: 30px;
}

.essb_links.essb_links_center {
  margin-top: 50px;
  margin-bottom: 200px;
  border-top: 2px solid #f3f3f3;
  padding-top: 25px;
}

.featured-image-wrap .category-label {
  display: none;
}

.leader-space {
  padding-right: 25px;
}

.vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon:before {
  display: flex;
  font-size: 0.5em;
}

.press-room-pad {
  padding-right: 100px;
}

.contact-margin {
  padding-left: 100px;
}

/*
end
 */
/*
Search page styles
 */
button.btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

input.fave-search {
  font-family: "Montserrat", sans-serif;
  font-weight: 100;
}

/*
Search in top menu
 */
input.menu-search-form-njea {
  height: 25px;
  margin-top: 14px;
  font-size: 14px;
  float: right;
  border: none;
  width: 24px;
  cursor: pointer;
}

input[type=search]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #183d6e;
}

input[type=search]::-moz-placeholder {
  /* Firefox 19+ */
  color: #183d6e;
}

input[type=search]:-ms-input-placeholder {
  /* IE 10+ */
  color: #183d6e;
}

input[type=search]:-moz-placeholder {
  /* Firefox 18- */
  color: #183d6e;
}

.njea-search-mods {
  border-top: none;
  margin-bottom: 20px;
}

a.njea-search-title {
  font-size: 22px;
  line-height: 28px;
}

/*
Styles migrated from theme custom css field
 */
@media only screen and (min-width: 641px) {
  .gform_wrapper .top_label li.gfield.gf_left_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    width: 49% !important;
  }

  .gform_wrapper .top_label li.gfield.gf_middle_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    width: 24% !important;
  }

  .gform_wrapper .top_label li.gfield.gf_right_third:not(.gfield_time_hour):not(.gfield_time_minute):not(.gfield_time_ampm) {
    width: 24% !important;
  }
}
.ginput_product_price_label {
  display: none;
}

.ginput_product_price {
  display: none;
}

.njea-webapp-button {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  width: 274px;
  min-height: 62px;
  border: none;
  background: #0082ba;
  color: #ffffff;
  margin: auto;
  display: block;
  transition: all 0.2s ease-in-out;
}

.njea-webapp-button:hover {
  transform: scale(1.1);
}

ul.dropdown-menu {
  font-weight: 400;
}

i.Defaults-arrow-circle-o-down {
  padding-left: 5px;
}

i.Defaults-gift {
  padding-left: 5px;
}

.page-id-49 .entry-content ul {
  padding-left: 0;
}

.page-id-93 .entry-content ul {
  padding-left: 0;
}

.page-id-95 .entry-content ul {
  padding-left: 0;
}

.page-id-99 .entry-content ul {
  padding-left: 0;
}

.page-id-101 .entry-content ul {
  padding-left: 0;
}

.page-id-105 .entry-content ul {
  padding-left: 0;
}

.page-id-105 .entry-content ul {
  padding-left: 0;
}

.page-id-139 .entry-content ul {
  padding-left: 0;
}

#full-screen-search {
  display: none !important;
}

#full-screen-search.open {
  display: block !important;
}

.nav > li > a {
  padding: 15px;
}

.mobile-menu.sticky-nav {
  overflow-y: scroll;
}

ul.rss-aggregator li {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.mobile-menu-collapse {
  font-weight: 400;
}

.tribe-mini-calendar-event .list-date {
  background: #003a70;
}

.tribe-events-adv-list-widget .tribe-event-featured .tribe-mini-calendar-event {
  background-color: #0082ba;
}

#tribe-events-header .tribe-events-sub-nav {
  display: none;
}

.continue-reading {
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
}

.nav-links a {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.tribe-events-widget-link a {
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}

.post-10586 .post-content {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.category-label {
  display: none;
}

.tribe-mini-calendar-event .list-info h2 {
  font-family: "Montserrat", sans-serif;
}

ul.rss-aggregator {
  margin: 0 0 20px 0;
  list-style-type: none;
  padding-left: 10px;
}

.magazilla-top-nav {
  border: none;
}

.press-room-pad {
  padding: 75px 25px;
}

a.white-link {
  color: white;
}

body .gform_wrapper .gform_body .gform_fields .gfield .gfield_label {
  color: #4b4f54;
  font-family: "Montserrat", sans-serif;
  margin-top: 15px;
  font-size: 18px;
  margin-bottom: 0;
}

body .gform_wrapper .gform_body .gform_fields .gfield input[type=text] {
  text-transform: uppercase;
  border: 1px solid #0082ba;
  border-radius: 3px;
  font-size: 17px !important;
  font-family: "Montserrat", sans-serif !important;
  padding-left: 12px !important;
  letter-spacing: normal !important;
  height: 50px !important;
  color: grey !important;
}

body .gform_wrapper .gform_body .gform_fields .gfield textarea {
  text-transform: uppercase;
  border: 1px solid #0082ba;
  border-radius: 3px;
  font-size: 17px !important;
  font-family: "Montserrat", sans-serif !important;
  padding-left: 12px !important;
  letter-spacing: normal !important;
  color: grey !important;
}

body .gform_wrapper .gform_footer input[type=submit] {
  font-family: "Montserrat", sans-serif;
  font-size: 20px;
  color: white;
  padding: 15px 50px;
  background-color: #0082ba;
  border: none;
}

.trans-btn-border {
  border: solid 1px #ffffff;
}

.post-small-content p {
  font-size: 14px;
  line-height: 20px;
  font-family: "Open Sans", sans-serif;
}

ul.dlm-downloads {
  padding-left: 0 !important;
  margin-left: 0 !important;
}

h3.njea-dl-cat a {
  font-weight: 500;
}

ul.simple-links-list {
  padding-left: 0;
}

li.simple-links-shortcode-item {
  margin-bottom: 15px;
}

@media (max-width: 480px) {
  .continue-reading {
    font-size: 11px;
  }
}
.njea-phone:before {
  content: "";
  font-family: FontAwesome;
  color: #ffffff;
  display: inline-block;
  width: 1.8em;
  height: 1.8em;
  background-color: #f04f23;
  border-radius: 100%;
  line-height: 1.8em;
  text-align: center;
  margin-right: 10px;
  margin-top: 10px;
  margin-left: 0;
}

div.njea-assn-contact div:first-of-type {
  margin-right: 0;
}

div.njea-assn-contact div:first-of-type i.fa {
  margin-right: 10px;
}

.contact-njea-button .njea-modal-toggle {
  font-family: "Montserrat", sans-serif;
  font-weight: normal;
  width: 274px;
  min-height: 62px;
  border: none;
  background: #0082ba;
  color: #ffffff;
  margin: auto;
  display: block;
  transition: all 0.2s ease-in-out;
}

.contact-njea-button .njea-modal-toggle:hover {
  transform: scale(1.1);
}

div.modal-dialog div.modal-body div.njea-full-width input {
  height: 35px;
  padding-left: 6px;
  font-family: "Montserrat", sans-serif;
  color: #a9a9a9;
  font-weight: 100;
  border: 1px solid #0082ba;
  border-radius: 3px;
  font-size: 16px;
}

div.modal-dialog div.modal-body div.njea-full-width textarea {
  padding: 8px 6px;
  font-family: "Montserrat", sans-serif;
  color: #a9a9a9;
  font-weight: 100;
  border: 1px solid #0082ba;
  border-radius: 3px;
  font-size: 16px;
}

.button {
  color: white;
  background-color: #0082ba;
  padding: 14px 24px;
  font-size: 15px;
  border: 0;
  font-family: "Nunito", sans-serif;
  font-weight: 200;
  margin: 16px 10px;
  border-bottom: 3px solid #024b6a;
  box-shadow: 0 2px 4px 0 rgba(168, 168, 168, 0.75);
  transition: all 0.3s ease 0s;
  margin-top: 10px;
  display: inline-block;
}

.button:hover {
  color: #fff;
  background-color: #029ee0;
  border-bottom: 3px solid #0082ba;
  box-shadow: 0 2px 4px 2px rgba(180, 180, 180, 0.48);
  transition: all 0.3s ease 0s !important;
  letter-spacing: 1px;
}

div.modal-dialog div.modal-header .modal-subtitle {
  padding: 20px 0 0 20px;
  background: white;
  color: #193a6f;
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

form#njea-contact-njea {
  font-family: "Montserrat", sans-serif;
}
form#njea-contact-njea div {
  margin: 20px 0;
}
form#njea-contact-njea input,
form#njea-contact-njea textarea,
form#njea-contact-njea select {
  display: block;
  min-width: 400px;
  width: 80%;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #E3E3E3;
  padding: 6px 12px !important;
  height: 40px;
}
form#njea-contact-njea textarea {
  height: 4em;
}
form#njea-contact-njea input[type=radio] {
  display: inline;
  min-width: inherit;
  width: inherit;
  height: inherit;
}
form#njea-contact-njea label {
  cursor: pointer;
}

div.njea-contact-vector {
  position: absolute;
  top: 65px;
}
div.njea-contact-vector path {
  stroke: white !important;
}

/*
Cat in the hat form
*/
#njea-SchoolDayStartTime {
  width: 43%;
  margin-right: 6px;
}

#njea-SchoolDayEndTime {
  width: 43%;
  margin-left: 6px;
}

#njea-LunchPeriodStartTime {
  width: 43%;
  margin-right: 6px;
}

#njea-LunchPeriodEndTime {
  width: 43%;
  margin-left: 6px;
}

label[for=njea-input-feature] {
  margin: 15px;
  width: 80%;
  font-size: smaller;
  line-height: normal;
}

div.njea-cih-radio ul.njea-radio-list {
  list-style-type: none;
  padding: 0;
  margin: 0 0 0 20px;
}

input#FeatureTypeId_radio_1, input#FeatureTypeId_radio_2, input#njea-input-agree, input#njea-input-agree-2, input#njea-input-agree-3, input#njea-input-self-contained {
  margin: 0 6px 0 15px;
  vertical-align: middle;
}

label[for=FeatureTypeId_radio_1], label[for=FeatureTypeId_radio_2] {
  font-size: 0.75em;
}

label[for=njea-input-agree], label[for=njea-input-agree-2], label[for=njea-input-agree-3], label[for=njea-input-self-contained] {
  width: 80%;
  font-size: smaller;
  line-height: normal;
}

/*
Regional Office Styles
 */
div.njea-rm-regional-office {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

/*
Membership Card
 */
img#njea-mb-image {
  position: absolute;
  left: 0;
  top: 0;
}

p#njea-mb-mdetails {
  z-index: 100;
  position: absolute;
  color: #4c4f54;
  font-size: 16px;
  left: 80px;
  top: 156px;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

/*
 * MyWebApps
 */
form.njea-webapp-form.njea-mywebapp-disabled button {
  cursor: wait;
}

/*
Event custom field removal
 */
.njea-display-none {
  display: none;
}

/*
Advocacy Portfolio Styles
 */
table.njea-ap-entries th {
  padding: 10px 0 10px 6px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

table.njea-ap-entries td {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 100;
}

div.advocacy-transcript div.row.outer-row,
div.advocacy-diary div.row.outer-row {
  margin: 20px 0;
  padding-bottom: 20px;
  border-bottom: 1px dashed #ddd;
}
div.advocacy-transcript div.row.outer-row.header,
div.advocacy-diary div.row.outer-row.header {
  border-bottom: 1px solid #ddd;
  padding-bottom: 0;
}
div.advocacy-transcript div.row.outer-row:last-child,
div.advocacy-diary div.row.outer-row:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
div.advocacy-transcript div.row.outer-row div.title h5.njea-ap,
div.advocacy-diary div.row.outer-row div.title h5.njea-ap {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 10px;
}
div.advocacy-transcript div.row.outer-row div.description,
div.advocacy-diary div.row.outer-row div.description {
  font-size: 15px;
  font-family: "Montserrat", sans-serif;
}
div.advocacy-transcript div.row.inner-row,
div.advocacy-diary div.row.inner-row {
  font-size: 14px;
}
div.advocacy-transcript div.row.inner-row div.term,
div.advocacy-diary div.row.inner-row div.term {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  color: #0082ba;
}

a.print-button i.fa-print {
  margin-right: 5px;
}
a.print-button:hover {
  opacity: 0.8;
  color: white;
}

/*
Professional Development Styles
 */
.njea-pd-print-ctn {
  display: inline-block;
  float: right;
  margin: 15px;
  text-align: right;
}

.njea-pd-print-tb {
  display: inline-block;
  margin-top: 30px;
}

table.njea-pd-entries th {
  padding: 10px 0 10px 6px;
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}

table.njea-pd-entries td {
  font-family: "Montserrat", sans-serif;
  font-size: 15px;
  font-weight: 100;
}

a.njea-pd-pr-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}

a.njea-pd-pr-btn:hover {
  text-decoration: underline;
}

a.njea-pd-pr-btn:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 6px;
  font-size: 18px;
}

.njea-pd-pr-btn-hide {
  display: none;
}

h5#njea-pd {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 0;
}

h6#njea-pd-sub {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  color: #0082ba;
}

a.njea-pd-btn {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
}

a.njea-pd-btn:after {
  font-family: FontAwesome;
  content: "";
  margin-left: 6px;
  font-size: 18px;
}

p#njea-hide-me {
  display: none;
}

/*
NJEA Dev Server Footer
 */
.njea-dev-server {
  background: rgba(0, 0, 0, 0.75);
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  height: 50px;
  color: #ffffff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  padding-top: 10px;
  text-align: center;
}

/*
From theme holdings
 */
.njea-sm-text {
  font-size: 14px;
  font-weight: 100;
  font-family: "Montserrat", sans-serif;
  line-height: 20px;
}

.magazilla-top-nav {
  border-bottom: none;
}

div.njea-rm-regional-office {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
}

.post-total-shares {
  color: #a9333a !important;
}

.page-id-78 .entry-content ul {
  padding-left: 0;
}

li.simple-links-shortcode-item {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

li.simple-links-shortcode-item a {
  font-size: 14px;
  line-height: 18px;
}

li.simple-links-shortcode-item a:hover {
  text-decoration: underline;
}

li.simple-links-shortcode-item {
  margin: 0 0 10px 10px;
}

li.simple-links-shortcode-item a::after {
  color: #003a70;
  font-size: 12px;
  margin-left: 0.6em;
}

.regionalmap-search {
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
}

.regionalmap-search a:hover {
  text-decoration: underline;
}

.regionalmap-search::before {
  content: "";
  font-family: FontAwesome;
  color: #4c4f54;
  display: inline-block;
  margin-left: 0.7em;
  margin-right: 0.3em;
  width: 1.3em;
  font-size: 14px;
}

.regional-space {
  margin-bottom: 45px;
}

.page-id-284 .entry-content ul {
  padding-left: 0;
}

#njea-pd-add {
  display: none;
}

/*
*Committee Return Link
 */
.njea-return {
  margin-top: 20px;
}

a.njea-return-link {
  font-size: 90%;
}

a.njea-return-link:hover {
  text-decoration: underline;
}

a.njea-return-link:before {
  content: "";
  font-family: FontAwesome;
  color: #c99700;
  display: inline-block;
  margin-left: 1.3em;
  margin-right: 0.3em;
  font-size: 90%;
}

/* The Events Calendar */
a.tribe-events-gcal {
  display: none !important;
}

a.tribe-events-ical {
  display: none !important;
}

.njea-event-registration-closed {
  display: inline-block;
}

div#njea-renewal-webapp-container div {
  font-family: "Montserrat", sans-serif;
  text-align: center;
  margin: 15px 0 20px;
  font-size: 140%;
  font-weight: 400;
}

div#njea-elearning-no-email {
  color: #a9333a;
  font-style: italic;
}

.full-screen-cover .entry-content-cover {
  /* overflow: visible; */
}

#njea-renewal-webapp-container {
  background-color: #f2f2f2;
  padding: 5%;
}

div#njea-renewal-webapp-container div:first-of-type {
  font-weight: bold;
}

div#njea-renewal-webapp-container div:nth-of-type(2) {
  font-size: 110%;
}

.njea-assn-o-cntr {
  float: left;
  display: inline-block;
  height: 75px;
  width: 100%;
}

.njea-assn-o-img {
  width: 64px;
  height: 64px;
  display: inline;
  float: left;
  margin-right: 16px;
}

.njea-assn-title {
  font-weight: bold;
}

select#njea-SexCode,
select#njea-GenderCode,
select#njea-Preferred-Pronouns,
select#njea-EthnicityCode,
input#njea-custom-pronoun-input {
  text-transform: none;
}

/*# sourceMappingURL=style.css.map */
