/* Styles for Forum*/
hr {
  border-top: 1px solid #009b3f ! important;
}
.button_hand {
  background-image: url(/forum/images/btnrep.gif);
  background-repeat: repeat-x;
  font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: normal;
  color: #000000;
  border: 0px;
  text-decoration: none;
  height: 22px;
  cursor: hand;
}
select {
  cursor: pointer;
}
select option {
  cursor: pointer !important;
}
.scedNav {
  font-family: sans-serif;
  z-index: 100;
  position: absolute;
  left: 80px;
  top: 166px;
  height: 100%;
  padding-right: 15px;
  margin: 10px -40px;
}
.scedNav li {
  color: #666666;
  text-decoration: none;
  font-weight: bold;
  padding: 0.50em;
}
.scedNav li:hover {background-color: #EEEEEE;
}
table.grey_tbl {
  border: 1px solid #999999;
  border-bottom: none;
}
th.grey_tbl1 {
  border-bottom: 1px;
  border-color: #999999;
  border-bottom-style: solid;
  background-color: #EEEEEE;
  text-align: left;
}
th.grey_tbl2 {
  border-bottom: 1px;
  border-color: #999999;
  border-bottom-style: solid;
  background-color: #EEEEEE;
  text-align: center;
}
td.grey_tbl1 {
  border-bottom: 1px solid #999999;
  background-color: #FFFFFF;
  padding: 3px;
}
td.grey_tbl2 {
  border-bottom: 1px solid #999999;
  border-left: 1px solid #999999;
  background-color: #FFFFFF;
  padding: 3px;
}
thead {
  background-color: #034296;
  text-align: center;
  color: White;
  padding: 4px;
  font-size: 0.9em;
}
td.ltblue {
  background-color: #DCEBFC;
  text-align: left;
  padding: 4px;
  font-size: 0.9em;
}
td.ltgrey {
  background-color: #FFFFFF;
  padding: 6px;
  font-size: 0.9em;
}
/* New styles from Andrew above */
/*Redesign*/
.panel-group .panel-heading:after {
  font-family: 'Font Awesome 5 Free';
  content: "\f146";
  font-size: 1.25em;
  color: #000 !important;
  float: right;
}
.panel-group .panel-heading.collapsed:after {
  content: "\f0fe";
}
.panel-default > .panel-heading {
  font-weight: bold;
  cursor: pointer;
  background: #EEEEEE !important;
  color: #000;
}
.MainContent a, .MainContent a:hover {
  color: #038e4a !important;
}
.MainContent a, .MainContent a:visited {
  color: #0139a8 !important
}
.MainContent a.btnForum {
  background: #1f9a5b;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
  border-radius: 4px;
  font-size: 1.2em;
}
.MainContent .btnForum {
  background: #1f9a5b;
  font-weight: bold;
  color: #fff !important;
  text-decoration: none;
  border-radius: 4px;
  font-size: 1.2em;
}
.forumGuide {
  background: none;
}
.forumGuide .image a img {
  width: 100%;
  margin: 1.5em auto;
  border: 0;
}
.forumM {
  font-family: 'Arial', sans-serif;
  font-size: .9em;
  font-weight: 600;
}
.forumM .navbar-nav {
  text-transform: uppercase;
  width: auto;
}
.forumM .navbar-collapse {
  padding: 0 !important;
}
.forumM .nav > li {
  text-align: center;
  width: 100%;
}
.forumM .mega-dropdown-menu > li > ul > li {
  list-style: none;
  text-transform: none !important;
}
.forumM .nav > li > a {
  padding: 4px 30px 0 15px !important;
}
.forumM .mega-dropdown-menu .dropdown-header {
  color: #ff3546;
  /*padding: 5px 20px 5px 5px;*/
}
.forumM .navbar-nav a, .forumM .navbar-nav a:visited {
  color: #575757 !important;
  text-decoration: none !important;
}
.forumM .navbar-nav .dropdown-menu a, .forumM .navbar-nav .dropdown-menu a:visited {
  color: #373737 !important;
  background: #fff !important;
  font-size: .9em;
  text-transform: none !important;
  text-decoration: none !important;
}
.forumM .nav > li > a {
  text-decoration: none !important;
}
.forumM .mega-dropdown-menu {
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.forumM .navbar-nav .mega-dropdown-menu li a {
  /*padding: 10px;*/
}
.forumM .navbar-nav .mega-dropdown-menu a:hover, .forumM .navbar-nav .mega-dropdown-menu a:focus {
  background: #EEEEEE !important;
  border-bottom: none !important;
  /*padding: 10px;*/
  width: 100%;
  display: table;
}
.forumM .navbar-nav li a:hover, forumM .navbar-nav li a:focus {
  border-bottom: 3px solid #00863a !important;
}
.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
  border-bottom: 3px solid #1f9a5b !important;
  padding-bottom: 0 !important;
}
body {
  font-size: 100% !important;
}
.MainContent {
  font-family: 'Arial', sans-serif !important;
  width: 1001px !important;
}
body {
  font-family: 'Arial', sans-serif !important;
}
.forumhdr {
  font-size: 1.35em;
  text-transform: uppercase;
  line-height: 16px;
}
.forumhdr h1 {
  float: left;
  margin: 0 10px 0 0;
  color: transparent;
  width: 56px;
  height: 56px;
  background: url(/forum/images/forum_icon.gif) no-repeat;
  background-size: contain;
}
.MainContent .forumhdr .col-md-5 {
  padding-top: 15px;
  text-align: right !important;
}
.MainContent .forumhdr .col-md-5 a {
  font-size: .8em !important;
  font-weight: bold;
  margin-left: 10px;
  text-decoration: none !important;
  color: #038e4a !important;
  text-transform: none !important;
}
.MainContent .forumhdr .col-md-5 .dropdown {
  width: auto;
  display: inline-block !important;
}
.MainContent .forumhdr .col-md-5 .dropdown .dropdown-menu {
  float: right;
  right: 0;
  width: 300px;
  padding: 10px;
  left: unset !important;
}
.MainContent .forumhdr .col-md-5 .dropdown .dropdown-menu a {
  color: #1f9a5b !important;
}
.forumM {
  font-family: 'Arial', sans-serif;
}
.forumM .navbar-toggle {
  margin-right: 15px !important;
}
a.accordion-toggle {
  text-decoration: none !important;
}
.fa-exclamation-circle {
  color: #5dbd74;
  font-size: 1.3em !important;
}
.notes, .notes_top {
  padding: 4px 0;
}
.container {
  background: #fff;
  border-top: 1px solid #576f7f;
  border-bottom: 1px solid #576f7f;
  padding: unset !important;
}
.container-fluid {
  padding: unset !important;
}
.navbar-toggle {
  border-color: #fff !important;
}
.icon-bar {
  background: #fff !important;
}
.navbar {
  margin-bottom: 0 !important;
  min-height: 30px !important;
}
.overviewTxt {
  background: #e5e0ca;
  background-clip: content-box;
  color: #000000 !important;
  font-size: 1.2em;
}
.overviewTxt h2 {
  color: #000000 !important;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal !important;
  font-size: 1.65em !important;
}
.overviewTxt p {
  line-height: 1em;
  padding-left: 3px;
}
.overviewClip {
  padding-left: 10px;
}
#topSide {
  position: fixed;
  bottom: 10%;
  right: 2%;
  font-size: 2em;
  opacity: 0.7;
  filter: alpha(opacity=70);
  color: #038e4a !important;
  z-index: 400;
}
#topSide a:hover {
  color: #038e4a !important;
}
#topSide a {
  color: #038e4a !important;
}
.homeBx {
  margin: 30px auto;
}
.homeBx i {
  color: #1f9a5b;
  font-size: 1.3em;
  width: 100%;
  display: contents;
}
.homeBx a, .homeBx a:visited {
  color: #0038a7 !important;
}
.homeBx a:hover {
  color: #1f9a5b !important;
}
.MainContent .homeBx h2 {
  color: #008639;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1.5em;
  font-weight: normal !important;
  margin: 4px auto;
}
.MainContent h2 {
  color: #008639;
  font-size: 1.75em;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal;
}
.MainContent h3 {
  color: #373737;
  font-size: 1.25em;
  font-weight: bold;
  border-top: 1px solid #eee;
  padding-top: 4px;
}
.tab-content h3 {
  color: #1f9a5b;
  font-size: 1.2em;
  border: none !important;
  font-family: Georgia, 'Times New Roman', Times, serif;
  padding-top: 0 !important;
}
.urgentTxt {
  padding: 15px;
  border-radius: 4px;
  border: 1px solid #971b2f;
  background: #e1dac7;
}
.urgentTxt h3 {
  color: #971b2f;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-size: 1.25em;
  border-top: none !important;
  font-weight: normal;
  margin-top: 0;
}
.fa-file-pdf, .fa-file-archive, .fa-file-code {
  color: #034296;
  font-size: 1.1em;
}
.MainContent p.newsHd {
  font-size: 1.5em !important;
  color: #5db65d !important;
}
.MainContent p.GreenText {
  font-family: 'Arial', sans-serif !important;
  font-size: 1.5em !important;
  color: #5db65d !important;
  font-weight: normal !important;
  text-transform: inherit !important;
  padding: unset !important;
  margin: unset !important;
}
.GreenText:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f0eb";
}
.GreenText img {
  display: none !important;
}
.BackToTop a {
  padding-left: 0;
  background: none;
  font-size: 1em;
}
div.MainContent {
  font-size: 1.2em !important;
}
.MainContent p {
  font-size: 1.1em !important;
  line-height: 1.45em !important;
}
.nav-tabs {
  border-bottom: 1px solid #1f9a5b !important;
  display: flex;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:visited, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #1f9a5b !important;
  background: #fff;
  border: none !important;
  text-decoration: none;
  font-size: 1.1em;
  border-bottom: 3px solid #1f9a5b !important;
  font-family: Georgia, 'Times New Roman', Times, serif;
}
.nav-tabs > li > a, .nav-tabs > li > a:visited {
  text-decoration: none;
  color: #999999 !important;
  font-family: Georgia, 'Times New Roman', Times, serif !important;
}
.nav > li > a {
  padding: 10px 5px !important;
  border-radius: 0 !important;
}
.tab-content {
  padding-top: 10px;
}
.panel-heading button {
  color: #336633 !important;
  font-weight: normal !important;
  text-decoration: none !important;
  width: 100%;
  background: transparent !important;
  text-align: left !important;
  border: none !important;
  display: table;
  cursor: pointer;
  text-transform: uppercase;
}
.panel-heading button:before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f077";
  font-size: .9em !important;
  color: #5db65d !important;
  margin-right: 6px;
}
.panel-heading button.collapsed:before {
  content: "\f078";
}
blockquote small {
  display: unset !important;
}
.panel-body {
  padding-top: 10px;
}
.forumTbl {
  border-collapse: collapse;
  margin-bottom: 15px;
  width: 100%;
}
.forumTbl th, .forumTbl td {
  padding: 4px;
  vertical-align: middle;
}
.forumTbl thead th:first-child {
  background: #25499b;
  color: #fff;
}
.forumTbl thead tr:nth-child(2) th {
  background: #cbf3d5;
  color: #fff;
  border-right: 1px solid #fff;
}
.forumTbl tbody tr:nth-child(even) {
  background: #cbf3d5;
}
.subThead td {
  background: #336633;
  color: #fff;
  font-weight: bold;
}
.errorBx {
  width: 100%;
  background: #eee;
  border: 1px solid #ddd;
  padding: 10px;
  margin: 10px auto;
}
.tocM .dropdown-menu {
  overflow-y: scroll;
  height: 400px;
  width: 100%;
  overflow-x: hidden;
}
.tocM .dropdown-item {
  width: 100%;
  height: auto;
  display: table;
  float: none;
  border-top: 1px dotted #ccc;
  padding: 6px 4px;
}
.tocM .dropdown-item:first-child {
  border-top: none;
}
.goR {
  margin-left: 10px;
}
.goR2 {
  margin-left: 20px;
}
.carousel-inner {
  height: 350px;
}
.carousel-control span {
  margin-top: 100% !important;
}
.carousel-caption {
  text-align: left !important;
  bottom: 4px !important;
  padding-bottom: unset !important;
}
.MainContent .h3-responsive {
  color: #fff !important;
  font-size: 1.65em !important;
  border-top: none !important;
}
.MainContent a.carousel-control {
  color: #fff !important;
}
.textMask {
  background: #336633;
  opacity: .7;
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
}
.carousel-indicators {
  bottom: 5% !important;
  right: 5% !important;
  width: 20% !important;
  margin-left: unset !important;
  left: unset !important;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  /* IE10+ CSS styles go here */
  .carousel-caption {
    bottom: -25px !important;
  }
  .carousel-indicators {
    left: 110% !important;
  }
}
.footer_container.nces {
  margin-top: 20px;
}
blockquote {
  font-size: 1em !important;
  border-left: none !important;
  padding: 4px 10px !important;
}

.memberTbl {
    border-collapse: collapse;
    width: 95%;
}
    .memberTbl th {
        background: #e5e0ca;
        color: #000;
        text-align: center;
        border-bottom: 2px solid #000;
    }

    .memberTbl blockquote {
        font-size: 1em !important;
        border-left: none !important;
        padding: 4px 10px 8px 10px !important;
        border-bottom: 2px solid #000;
        margin: 0 0 1px !important;
    }

.memberTbl tr:nth-child(even) {
    color: #000 !important;
    background: #eee;
    font-weight: bold;
    border-bottom: 1px solid #000;
}

.memberTbl tr:nth-child(odd) {
    color: #000 !important;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}


.memberTbl td a strong {
    color: #000 !important;
}
    .memberTbl td, .memberTbl th {
        padding: 4px;
        vertical-align: top;
        display: block;
    }
@media (min-width: 1200px) {
  .container {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .container {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100% !important;
  }
}
@media (max-width: 992px) {
  .MainContent {
    width: 100% !important;
    margin-right: 2px !important;
    margin-left: 4px !important;
  }
  .forumhdr {
    margin-top: -10px !important;
    margin-bottom: 20px !important;
  }
}
@media (max-width: 768px) {
  .MainContent {
    width: 100% !important;
    margin-right: 2px !important;
    margin-left: 4px !important;
  }
  .forumM .nav > li {
    text-align: left !important;
    width: 100% !important;
  }
  .forumM .navbar-nav {
    width: 100% !important;
  }
  .forumM .mega-dropdown-menu {
    margin: -10px -16px !important;
    width: 105% !important;
  }
  .idBtn {
    margin-right: 15px;
    margin-bottom: 6px;
  }
  .forumhdr {
    margin-top: -20px !important;
    margin-bottom: 20px !important;
  }
  .textMask {
    height: 140px;
  }
  .carousel-indicators {
    display: none;
  }
}
@media (max-width: 468px) {
  .MainContent {
    width: 100% !important;
    margin-right: 2px !important;
    margin-left: 4px !important;
  }
  .forumM .nav > li {
    text-align: left !important;
    width: 100% !important;
  }
  .forumM .navbar-nav {
    width: 100% !important;
  }
  .forumM .mega-dropdown-menu {
    margin: -10px -16px !important;
    width: 105% !important;
  }
  .tablealign {
    text-align: center;
  }
  .forumhdr {
    margin-top: -20px !important;
    margin-bottom: 20px !important;
  }
}
.resultRows {
  width: 1000px;
}
.resultRows .col-md-3 {
  margin: .5em 0;
  padding: 2.5em 0em;
}
.resultRows .row:nth-child(even) {
  background: none;
}
.resultRows .col-md-3 img {
  float: left;
  width: 35%
}
.resultRows .col-md-3 .pubLink {
  display: block;
  float: right;
  width: 60%;
  font-weight: bold;
}
.resultRows .col-md-3 .pubLink a:hover {
  color: #038e4a !important;
}
.resultRows .row {
  border-bottom: 1px solid #009b3f ! important;
  margin: 0;
}
::placeholder {
  font-style: italic;
}
.pubTxt {
  background: #e5e0ca;
  background-clip: content-box;
  color: #000000 !important;
  font-size: 1.2em;
  height: 85px;
  padding: 0 !important;
}
.pubTxt h2 {
  color: #000000 !important;
  font-family: Georgia, 'Times New Roman', Times, serif;
  font-weight: normal !important;
  font-size: 1.65em !important;
}
.pubTxt p {
  line-height: 1em;
  padding-left: 3px;
}

.sidemenu {
    list-style-type: none;
    margin-left: -12px;
    padding-left: 0;
}

.sidemenu li {
    border-bottom: 1px solid #EEEEEE;
    padding: 4px;
    font-weight: bold;
    font-size: 1.1em;
}


.sidebar .container { border-top: none; margin-top: -15px;}