@CHARSET "ISO-8859-1";
@import url(https://fonts.googleapis.com/css?family=Droid%20Sans:300,300i,400,400i,500,500i,700,700i,900,900i);

.fancy-font {
  font-family: 'Droid Sans';
  text-shadow: 3px 3px 3px #191919,
  				-1px -1px 0 #050505,
      			1px -1px 0 #050505,
      			-1px 1px 0 #050505,
	   			1px 1px 0 #050505;
}
.form-check-input {
  position: static;
  margin: 0px 10px 0px 0px;
}
.btn-danger {
  text-shadow: 1px 1px 3px #000000 !important;
}
a:focus {
  text-decoration: underline;
  text-underline-color: #149dcc !important;
}
a:focus img {
  border: 1px solid #149dcc;
}
a.collapse_title, a.btn {
  text-decoration: none;
}
.modal-content {
  min-height: 300px;
  max-height: 50%;
}
._kst_text-blue {
  color: #013e7d;
}
._kst_text-blue a {
  color: #013e7d;
}
._kst_text-blue a:hover {
  color: #3678c2;
  font-weight: bold;
}
@media (min-width: 992px) {
  ._kst_up-background {
    background-image: url("/assets/images/ks-treasurer-seal-transparent.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: 20%;
  }
}
@media (max-width: 991px) {
  ._kst_headers {
    font-size: 2.3rem;
    color: #013e7d;
    font-weight: bolder;
    letter-spacing: .2rem;
  }
}
@media (min-width: 992px) {
  ._kst_headers {
    font-size: 2.7rem;
    color: #013e7d;
    font-weight: bolder;
    letter-spacing: .1rem;
  }
}
@media (min-width: 1200px) {
  ._kst_headers {
    font-size: 3rem;
    color: #013e7d;
    font-weight: bolder;
    letter-spacing: .2rem;
  }
}
._kst_text-lblue {
  color: #3678c2;
}
._kst_text-yellow {
  color: #e9e900;
}

._kst_header-spacer {
  min-height: 80px;
}

._kst_prop-box {
  border: 1px solid #002366;
  box-shadow: 2px 2px 3px #888888;
  -moz-box-shadow: 2px 2px 3px #888888;
  -webkit-box-shadow: 2px 2px 3px #888888;
  padding: 0.25rem !important;
}
._kst_btn-shadow {
  box-shadow: 2px 2px 3px #888888;
}
._kst_bg-title {
  background-color: rgba(0, 0, 0, 0.1);
  padding: 0.25rem !important;
  margin-bottom: 0.25rem;
  box-shadow: 2px 2px 3px #888888;
  -moz-box-shadow: 2px 2px 3px #888888;
  -webkit-box-shadow: 2px 2px 3px #888888;
  cursor: pointer;
}
._kst_dflt-yes-text {
  color: #008000;
}
._kst_dflt-no-text {
  color: #800000;
}
._kst_bad-text {
	color: #800000;
}
._kst_good-text {
	color: #008000;
}
._kst_warn-text {
	color: #808000;
}
._kst_submit-btn {
  border-radius: 100px !important;
  padding: 1rem 3rem;
}
._kst_submit-btn:hover {
  box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
}
._kst_entry-error {
  color: #721c24 !important;
  background-color: #f8d7da !important;
  border-color: #f1b0b7 !important;
}
._kst_popover-arrow {
  border-color: #f1b0b7 !important;
}
._kst_text-required {
  color: #800000 !important;
  margin-left: 1rem;
}
._kst_btn-search {
  background-color: #ffce00;
  color: #051c14;
  font-weight: bold;
  margin: auto auto 0px auto;
  border-radius: 8px;
}
._kst_btn-inline-go {
  background-color: #28a745;
  color: #ffffff;
  font-weight: bold;
  margin: auto auto 0px auto;
  border-radius: 8px;
}
._kst_btn-inline-go,
._kst_btn-inline-go:active {
  background-color: #28a745;
  border-color: #28a745;
  color: #ffffff;
}
._kst_btn-inline-go:hover,
._kst_btn-inline-go:focus,
._kst_btn-inline-go.focus,
._kst_btn-inline-go.active {
  color: #ffffff;
  background-color: #008000;
  border-color: #008000;
}
._kst_btn-inline-primary {
  background-color: #002366;
  color: #ffffff;
  font-weight: bold;
  margin: auto auto 0px auto;
  border-radius: 8px;
}
._kst_btn-inline-primary,
._kst_btn-inline-primary:active {
  background-color: #002366;
  border-color: #002366;
  color: #ffffff;
}
._kst_btn-inline-primary:hover,
._kst_btn-inline-primary:focus,
._kst_btn-inline-primary.focus,
._kst_btn-inline-primary.active {
  color: #ffffff;
  background-color: #00091a;
  border-color: #00091a;
}
._kst_mnwr1 {
	min-width: 1rem !important;
}
._kst_mnwr2 {
	min-width: 2rem !important;
}
._kst_mnwr3 {
	min-width: 3rem !important;
}
._kst_mnwr4 {
	min-width: 4rem !important;
}
._kst_mnwr5 {
	min-width: 5rem !important;
}
._kst_mnwr6 {
	min-width: 6rem !important;
}
._kst_mnwr7 {
	min-width: 7rem !important;
}
._kst_mnwr8 {
	min-width: 8rem !important;
}
._kst_mnwr9 {
	min-width: 9rem !important;
}
._kst_mnwr10 {
	min-width: 10rem !important;
}
._kst_mnwr11 {
	min-width: 11rem !important;
}
._kst_mnwr12 {
	min-width: 12rem !important;
}
._kst_mnwr13 {
	min-width: 13rem !important;
}
._kst_mnwr14 {
	min-width: 14rem !important;
}
._kst_mnwr15 {
	min-width: 15rem !important;
}
._kst_mnwr16 {
	min-width: 16rem !important;
}
._kst_mnwr17 {
	min-width: 17rem !important;
}
._kst_mnwr18 {
	min-width: 18rem !important;
}
._kst_mnwr19 {
	min-width: 19rem !important;
}
._kst_mnwr20 {
	min-width: 20rem !important;
}
._kst_mxwp150 {
	max-width: 150px;
}
._kst_w45 {
	width: 45%;
}
._kst_text_shadow {
	text-shadow: 3px 3px 3px #191919;
}
._kst_btn_text_shadow {
	text-shadow: 1px 1px 3px #191919;
}
._kst_fs_small {
	font-size: 0.7rem;
}
._kst_fs_medium {
  font-size: 0.85rem;
}
._kst_fs_large {
  font-size: 1rem;
}
._kst_fs_xlarge {
  font-size: 1.2rem;
}
._kst_overlay {
	opacity: 0.3;
	background-color: rgb(0, 35, 102);
}
._kst_fake_overlay {
  background-color: rgba(240, 240, 240,0.8);
}
._kst_initial_hide {
}
._kst_dusty_red {
	color: #c32b2b;
}
._kst_lr_logo_height {
  height: 5.8rem !important;
}
._kst_main-pic-ribbon {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
._kst_main-pic-ribbon .mbr-slider .carousel-control {
  background: #1b1b1b;
}
._kst_main-pic-ribbon .mbr-slider .carousel-control-prev {
  left: 0;
  margin-left: 2.5rem;
}
._kst_main-pic-ribbon .mbr-slider .carousel-control-next {
  right: 0;
  margin-right: 2.5rem;
}
._kst_main-pic-ribbon .mbr-slider .modal-body .close {
  background: #1b1b1b;
}
._kst_main-pic-ribbon .mbr-gallery-item > div::before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #554346;
  opacity: 0;
  -webkit-transition: 0.2s opacity ease-in-out;
  transition: 0.2s opacity ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
._kst_main-pic-ribbon .mbr-gallery-item > div:hover .mbr-gallery-title::before {
  background: transparent !important;
}
._kst_main-pic-ribbon .mbr-gallery-item > div:hover:before {
  opacity: 0.6 !important;
}
._kst_main-pic-ribbon .mbr-gallery-title {
  font-size: .9em;
  position: absolute;
  display: block;
  width: 100%;
  bottom: 0;
  padding: 1rem;
  color: #fff;
  z-index: 2;
}
._kst_main-pic-ribbon .mbr-gallery-title:before {
  content: " ";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  position: absolute;
  background: #554346 !important;
  opacity: 0.6;
  -webkit-transition: 0.2s background ease-in-out;
  transition: 0.2s background ease-in-out;
  background: linear-gradient(to left, #554346, #45505b) !important;
}
/*
@media (min-width: 992px) {
  ._kst_up-background {
    background-image: url("/assets/images/ks-treasurer-seal-transparent.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: 20%;
  }
}
@media (max-width: 991px) {
  ._kst_up-background {
    background-image: url("/assets/images/ks-treasurer-seal-transparent.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: 30%;
  }
}
@media (max-width: 767px) {
  ._kst_up-background {
    background-image: url("/assets/images/ks-treasurer-seal-transparent.png");
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center center;
    background-size: 40%;
  }
}
*/

.kst_savings-menu {
  background-color: #c2c2c2;
  color: #000000;
  font-size: 1.75rem;
}
.kst_up-menu {
  background-color: #002366;
  color: #e6d97b;
  font-size: 1.75rem;
}
.kst_up-menu a {
  color: #e6d97b;
}
.kst_up-menu a:hover {
  color: #ffff00;
}
.kst_up-menu a:hover:before {
  content: "< ";
}
.kst_up-menu a:hover:after {
  content: " >";
}
._kst_image-center {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
/* Styles for up_search shopping cart */
.site-shopping_cart {
  padding-top: 0px;
  padding-bottom: 0px;
}
.site-shopping_cart ._kst_cart-icon {
  color: #000000;
  font-size: 1.8rem;
  text-align: right;
}
.site-shopping_cart ._kst_cart-icon a {
  color: #000000;
  font-size: 1.8rem;
}

/* Styles for main site page */
.site-subscribe {
  padding-top: 90px;
  padding-bottom: 90px;
  background-image: url("/assets/images/sunflowers_bg_1.jpg");
}
.site-home {
  background-image: url("/assets/images/website_banner.png");
}
.cid-qCpuweR7Te h2,
.cid-qCpuweR7Te h3,
.cid-qCpuweR7Te p {
  color: #767676;
}
.site-home .mbr-section-subtitle {
  font-style: italic;
}
.site-home h1 {
  color: #ffffff;
  text-align: left;
}
.site-home h3 {
  color: #ffffff;
  text-align: left;
}

/* Styles for accordion headers */
.site-accordion_header {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.site-accordion_header .counter-container {
  color: #767676;
}
.site-accordion_header .counter-container ul {
  margin-bottom: 0;
}
.site-accordion_header .counter-container ul li {
  margin-bottom: 1rem;
}
.site-accordion_header .mbr-text SPAN {
  color: #002366;
}
.site-accordion_header .mbr-text P {
  text-align: center;
  color: #767676;
}

/* Styles for message from Steven */
.site-mfs {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.site-mfs .testimonials-container {
  margin: 0 auto;
}
.site-mfs .testimonials-container .testimonials-item {
  justify-content: center;
  margin-top: 3rem;
}
.site-mfs .testimonials-container .testimonials-item .user {
  background: #ffffff;
}
.site-mfs .testimonials-container .testimonials-item .user.row {
  margin: 0;
}
.site-mfs .testimonials-container .testimonials-item .user .user_image {
  width: 150px;
  height: 150px;
  overflow: hidden;
  margin: 2rem auto 2rem auto;
}
.site-mfs .testimonials-container .testimonials-item .user .user_image img {
  width: 100%;
  min-width: 100%;
  min-height: 100%;
}
.site-mfs .testimonials-container .testimonials-item .user .testimonials-caption {
  padding: 2rem;
  padding: 2rem 2rem 2rem 0;
}
@media (max-width: 260px) {
  .site-mfs .user_image {
    width: 100% !important;
    height: auto !important;
  }
}
@media (max-width: 767px) {
  .site-mfs .testimonials-caption {
    padding: 0 2rem 2rem 2rem !important;
  }
}
.site-mfs H2 {
  color: #002366;
}
.site-mfs .user_text {
  color: #767676;
}
.site-mfs .user_name {
  color: #002366;
}

/* Styles for financial disclaimer */
.site-disclaimer {
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #ffffff;
}
.site-disclaimer .counter-container {
  color: #767676;
}
.site-disclaimer .counter-container ul {
  margin-bottom: 0;
}
.site-disclaimer .counter-container ul li {
  margin-bottom: 1rem;
}
.site-disclaimer .mbr-text SPAN {
  color: #002366;
}
.site-disclaimer .mbr-text P {
  text-align: center;
  color: #0a5393;
}

/* Styles for meet steven picture */
.site-meet_steven {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #ffffff;
}
.site-meet_steven .counter-container {
  color: #232323;
}
.site-meet_steven .counter-container ul {
  margin-bottom: 0;
}
.site-meet_steven .counter-container ul li {
  margin-bottom: 1rem;
  list-style: none;
}
.site-meet_steven_check {
  position: absolute;
  left: 0px;
  margin-top: -10px;
  padding-top: 3px;
  content: '';
  display: inline-block;
  text-align: center;
  margin: 5px 10px;
  line-height: 20px;
  transition: all .2s;
  color: #ffffff;
  background: #002366;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: none;
  border: 1px solid #002366;
  color: #002366;
}

/* Styles for site forms */
.site-form {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #ffffff;
}
.site-form .title {
  margin-bottom: 2rem;
}
.site-form .mbr-section-subtitle {
  color: #767676;
}
.site-form a:not([href]):not([tabindex]) {
  color: #fff;
  border-radius: 3px;
}
.site-form a.btn-white:not([href]):not([tabindex]) {
  color: #333;
}
a.btn-success {
  color: #013e7d;
  font-weight: bolder;
}
.site-form .multi-horizontal {
  flex-grow: 1;
  -webkit-flex-grow: 1;
  max-width: 100%;
}
.site-form .input-group-btn {
  display: block;
  text-align: center;
}
.site-form ._kst_text-required {
  color: #800000 !important;
  margin-left: 1rem;
}

/* Styles for template sub-header */
.site-sub_header {
  padding-top: 60px;
  padding-bottom: 0px;
  background-image: url("/assets/images/wf-bg-for-headers.jpg");
}
/*.students-sub_header {
  padding-top: 60px;
  padding-bottom: 0px;
  background-image: url("/assets/images/SallyMai_playing.jpg");
}*/
@media (min-width: 992px) {
  .site-sub_header .mbr-figure {
    padding-right: 4rem;
  }
}
@media (max-width: 991px) {
  .site-sub_header .mbr-figure {
    padding-bottom: 3rem;
  }
}
@media (max-width: 767px) {
  .site-sub_header .mbr-text {
    text-align: center;
  }
}
.site-sub_header .mbr-text,
.site-sub_header .mbr-section-btn {
  color: #ffffff;
}
.site-sub_header H1 {
  text-align: center;
  color: #efefef;
}
.site-sub_header .mbr-figure {
  @media (min-width: 992px) {
    padding-right: 4rem;
    & when (@reverseContent) {
      padding-right: 0;
      padding-left: 4rem;
    }
  }
  @media (max-width: 991px) {
    padding-bottom: 3rem;
  }
}
.site-sub_header .mbr-text {
  @media (max-width: 767px) {
    text-align: center;
  }
}
.site-sub_header .mbr-text, .site-sub_header .mbr-section-btn {
  color: #ffffff;
}

/* Styles for mid body links */
.site-mid_body_links {
  padding-top: 30px;
  padding-bottom: 30px;
}
.site-mid_body_links .icons-media-container {
  display: flex;
  justify-content: center;
  -webkit-justify-content: center;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-top: 4rem;
}
.site-mid_body_links .icons-media-container .mbr-iconfont {
  font-size: 96px;
  color: #ffffff;
}
.site-mid_body_links .icons-media-container .icon-block {
  padding-bottom: 1rem;
}
.site-mid_body_links .mbr-text {
  color: #ffffff;
}
.site-mid_body_links .card {
  padding-bottom: 1.5rem;
}
.site-mid_body_links ._kst-icon-text {
  font-size: 1.8rem;
  color: #ffffff;
}

/* Styles for the header.html include file */
.site_header .navbar {
  padding: .5rem 0;
  background: #f0f0f0;
  transition: none;
  min-height: 77px;
}

.site_header .navbar-dropdown.bg-color.transparent.opened {
  background: #002366;
}
.site_header a {
  font-style: normal;
}
.site_header .nav-item span {
  padding-right: 0.4em;
  line-height: 0.5em;
  vertical-align: text-bottom;
  position: relative;
  text-decoration: none;
}
.site_header .nav-item a {
  font-size: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: .35rem !important;
}
.site_header .nav-item:focus,
.site_header .nav-link:focus {
  outline: none;
}
.site_header .btn {
  padding: 0.4rem 1.5rem;
  display: inline-flex;
  align-items: center;
}
.site_header .btn .mbr-iconfont {
  font-size: 1.6rem;
}
.site_header .menu-logo {
  margin-right: auto;
}
.site_header .menu-logo .navbar-brand {
  display: flex;
  margin-left: 5rem;
  padding: 0;
  transition: padding .2s;
  min-height: 3.8rem;
  align-items: center;
}
.site_header .menu-logo .navbar-brand .navbar-caption-wrap {
  display: -webkit-flex;
  -webkit-align-items: center;
  align-items: center;
  word-break: break-word;
  min-width: 7rem;
  margin: .3rem 0;
}
.site_header .menu-logo .navbar-brand .navbar-caption-wrap .navbar-caption {
  line-height: 1.2rem !important;
  padding-right: 2rem;
}
.site_header .menu-logo .navbar-brand .navbar-logo {
  font-size: 4rem;
  transition: font-size 0.25s;
}
.site_header .menu-logo .navbar-brand .navbar-logo img {
  display: flex;
}
.site_header .menu-logo .navbar-brand .navbar-logo .mbr-iconfont {
  transition: font-size 0.25s;
}
.site_header .navbar-toggleable-sm .navbar-collapse {
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
  padding-right: 5rem;
  width: auto;
}
.site_header .navbar-toggleable-sm .navbar-collapse .navbar-nav {
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 0;
}
.site_header .navbar-toggleable-sm .navbar-collapse .navbar-nav .nav-item {
  -webkit-align-self: center;
  align-self: center;
}
.site_header .navbar-toggleable-sm .navbar-collapse .navbar-buttons {
  padding-left: 0;
  padding-bottom: 0;
}
.site_header .dropdown .dropdown-menu {
  background: #002366;
  display: none;
  position: absolute;
  min-width: 5rem;
  padding-top: 1.4rem;
  padding-bottom: 1.4rem;
  text-align: left;
}
.site_header .dropdown .dropdown-menu .dropdown-item {
  width: auto;
  padding: 0.235em 1.5385em 0.235em 1.5385em !important;
}
.site_header .dropdown .dropdown-menu .dropdown-item::after {
  right: 0.5rem;
}
.site_header .dropdown .dropdown-menu .dropdown-submenu {
  margin: 0;
}
.site_header .dropdown.open > .dropdown-menu {
  display: block;
}
.site_header .navbar-toggleable-sm.opened:after {
  position: absolute;
  width: 100vw;
  height: 100vh;
  content: '';
  background-color: rgba(0, 0, 0, 0.1);
  left: 0;
  bottom: 0;
  transform: translateY(100%);
  -webkit-transform: translateY(100%);
  z-index: 1000;
}
.site_header .navbar.navbar-short {
  min-height: 60px;
  transition: all .2s;
}
.site_header .navbar.navbar-short .navbar-toggler-right {
  top: 20px;
}
.site_header .navbar.navbar-short .navbar-logo a {
  font-size: 2.5rem !important;
  line-height: 2.5rem;
  transition: font-size 0.25s;
}
.site_header .navbar.navbar-short .navbar-logo a .mbr-iconfont {
  font-size: 2.5rem !important;
}
.site_header .navbar.navbar-short .navbar-logo a img {
  height: 3rem !important;
}
.site_header .navbar.navbar-short .navbar-brand {
  min-height: 3rem;
}
.site_header button.navbar-toggler {
  width: 31px;
  height: 18px;
  cursor: pointer;
  transition: all .2s;
  top: 1.5rem;
  right: 1rem;
}
.site_header button.navbar-toggler:focus {
  outline: none;
}
.site_header button.navbar-toggler .hamburger span {
  background-color: #013e7d;
}
.site_header .collapsed.navbar-expand {
  flex-direction: column;
}
.site_header .collapsed .btn {
  display: flex;
}
.site_header .collapsed .navbar-collapse {
  display: none !important;
  padding-right: 0 !important;
}
.site_header .collapsed .navbar-collapse.collapsing,
.site_header .collapsed .navbar-collapse.show {
  display: block !important;
}
.site_header .collapsed .navbar-collapse.collapsing .navbar-nav,
.site_header .collapsed .navbar-collapse.show .navbar-nav {
  display: block;
  text-align: center;
}
.site_header .collapsed .navbar-collapse.collapsing .navbar-nav .nav-item,
.site_header .collapsed .navbar-collapse.show .navbar-nav .nav-item {
  clear: both;
}
.site_header .collapsed .navbar-collapse.collapsing .navbar-buttons,
.site_header .collapsed .navbar-collapse.show .navbar-buttons {
  text-align: center;
}
.site_header .collapsed .navbar-collapse.collapsing .navbar-buttons:last-child,
.site_header .collapsed .navbar-collapse.show .navbar-buttons:last-child {
  margin-bottom: 1rem;
}
.site_header .collapsed button.navbar-toggler {
  display: block;
}
.site_header .collapsed .navbar-brand {
  margin-left: 1rem !important;
}
.site_header .collapsed .navbar-toggleable-sm {
  flex-direction: column;
  -webkit-flex-direction: column;
}
.site_header .collapsed .dropdown .dropdown-menu {
  width: 100%;
  text-align: center;
  position: relative;
  opacity: 0;
  display: block;
  height: 0;
  visibility: hidden;
  padding: 0;
  transition-duration: .5s;
  transition-property: opacity,padding,height;
}
.site_header .collapsed .dropdown.open > .dropdown-menu {
  position: relative;
  opacity: 1;
  height: auto;
  padding: 1.4rem 0;
  visibility: visible;
}
.site_header .collapsed .dropdown .dropdown-submenu {
  left: 0;
  text-align: center;
  width: 100%;
}
.site_header .collapsed .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
  margin-top: 0;
  position: inherit;
  right: 0;
  top: 50%;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .3em;
  vertical-align: middle;
  content: "";
  border-top: .30em solid;
  border-right: .30em solid transparent;
  border-left: .30em solid transparent;
}
@media (max-width: 991px) {
  .site_header .navbar-expand {
    flex-direction: column;
  }
  .site_header img {
    height: 3.8rem !important;
  }
  .site_header .btn {
    display: flex;
  }
  .site_header button.navbar-toggler {
    display: block;
  }
  .site_header .navbar-brand {
    margin-left: 1rem !important;
  }
  .site_header .navbar-toggleable-sm {
    flex-direction: column;
    -webkit-flex-direction: column;
  }
  .site_header .navbar-collapse {
    display: none !important;
    padding-right: 0 !important;
  }
  .site_header .navbar-collapse.collapsing,
  .site_header .navbar-collapse.show {
    display: block !important;
  }
  .site_header .navbar-collapse.collapsing .navbar-nav,
  .site_header .navbar-collapse.show .navbar-nav {
    display: block;
    text-align: center;
  }
  .site_header .navbar-collapse.collapsing .navbar-nav .nav-item,
  .site_header .navbar-collapse.show .navbar-nav .nav-item {
    clear: both;
  }
  .site_header .navbar-collapse.collapsing .navbar-buttons,
  .site_header .navbar-collapse.show .navbar-buttons {
    text-align: center;
  }
  .site_header .navbar-collapse.collapsing .navbar-buttons:last-child,
  .site_header .navbar-collapse.show .navbar-buttons:last-child {
    margin-bottom: 1rem;
  }
  .site_header .dropdown .dropdown-menu {
    width: 100%;
    text-align: center;
    position: relative;
    opacity: 0;
    display: block;
    height: 0;
    visibility: hidden;
    padding: 0;
    transition-duration: .5s;
    transition-property: opacity,padding,height;
  }
  .site_header .dropdown.open > .dropdown-menu {
    position: relative;
    opacity: 1;
    height: auto;
    padding: 1.4rem 0;
    visibility: visible;
  }
  .site_header .dropdown .dropdown-submenu {
    left: 0;
    text-align: center;
    width: 100%;
  }
  .site_header .dropdown .dropdown-toggle[data-toggle="dropdown-submenu"]::after {
    margin-top: 0;
    position: inherit;
    right: 0;
    top: 50%;
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: .3em;
    vertical-align: middle;
    content: "";
    border-top: .30em solid;
    border-right: .30em solid transparent;
    border-left: .30em solid transparent;
  }
}
@media (min-width: 767px) {
  .site_header .menu-logo {
    flex-shrink: 0;
  }
}
.site_header .navbar-collapse {
  flex-basis: auto;
}

/* Styles for the up_stats.html include file */
.up_stats {
  padding-top: 5px;
  padding-bottom: 5px;
}

/* Styles for the footer.html include file */
.site_footer {
  padding-top: 30px;
  padding-bottom: 15px;
  background-color: #002366;
}
@media (max-width: 767px) {
  .site_footer .content {
    text-align: center;
  }
  .site_footer .content > div:not(:last-child) {
    margin-bottom: 2rem;
  }
}
@media (max-width: 767px) {
  .site_footer .media-wrap {
    margin-bottom: 1rem;
  }
}
.site_footer .media-wrap .mbr-iconfont-logo {
  font-size: 7.5rem;
  color: #f36;
}
.site_footer .media-wrap img {
  height: 6rem;
}
@media (max-width: 767px) {
  .site_footer .footer-lower .copyright {
    margin-bottom: 1rem;
    text-align: center;
  }
}
.site_footer .footer-lower hr {
  margin: 1rem 0;
  border-color: #fff;
  opacity: .05;
}
.site_footer .footer-lower .social-list {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  -webkit-justify-content: flex-end;
}
.site_footer .footer-lower .social-list .mbr-iconfont-social {
  font-size: 1.3rem;
  color: #fff;
}
.site_footer .footer-lower .social-list .soc-item {
  margin: 0 .5rem;
}
.site_footer .footer-lower .social-list a {
  margin: 0;
  opacity: .5;
  -webkit-transition: .2s linear;
  transition: .2s linear;
}
.site_footer .footer-lower .social-list a:hover {
  opacity: 1;
}
@media (max-width: 767px) {
  .site_footer .footer-lower .social-list {
    justify-content: center;
    -webkit-justify-content: center;
  }
}
.site_footer .copyright > p {
  text-align: left;
}

/* Styles for the data tables in the site */
.container-table {
  margin: 0 auto;
}
.scroll {
  overflow-x: auto;
  padding: 0;
}
.dataTables_wrapper {
  display: block;
  .search {
    margin-bottom: .5rem;
  }
  .table {
    overflow-x: auto;
  }
}
table {
  width: 100% !important;
  margin-top: 1rem;
  border: 1px solid @tbColor;
  margin-bottom: 0;
  th {
    border-top: none;
    transition: all .2s;
    border-bottom: none;
    &:hover {
      background: @tbColor;
      color: contrast(@tbColor);
    }
  }
  td {
    border-top: 1px solid @tbColor;
  }
  &.table {
    & when (@tbBackground) {
      background: @tbBgColor;
    }
  }
}
.dataTables_filter {
  text-align: right;
  margin-bottom: .5rem;
  label {
    display: inline;
    white-space: normal !important;
  }
  input {
    display: inline;
    width: auto;
    margin-left: .5rem;
    border-radius: 100px;
    padding-left: 1rem;
  }
}
.dataTables_info {
  padding-bottom: 1rem;
  padding-top: 1rem;
  white-space: normal !important;
}
@media (max-width: 992px) {
  .dataTables_filter {
    text-align: center;
  }
}
@media (max-width: 350px) {
  .dataTables_filter {
    text-align: center;
    input {
      width: 100% !important;
      margin-left: 0 !important;
    }
  }
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(255, 206, 68, .15);
}
.table-hover tbody tr:hover {
	background: linear-gradient(#ffce44,#ffec62);
	background-color: #ffce44;
}
.table-inverse {
	background-color: #002366;
}

.table-bordered {
  border: none;
}

.table thead tr {
  border: none;
}

.table thead th {
  border: none;
  text-align: center;
}

table th:first-of-type {
  border-top-left-radius: .5em;
}
table th:last-of-type {
  border-top-right-radius: .5em;
}
#ajax_messages div:nth-of-type(odd) {
  background-color: rgba(255, 206, 68, .15);
}

/* Change spacing for mobile menu */
@media all and (max-width: 991px) {
  .site_header .dropdown .dropdown-menu .dropdown-item {
    line-height: 1;
  	margin-top: 0px;
  	margin-bottom: 0px;
  	padding-top: 0px;
  	padding-bottom: 0px;
  	padding: 0;
  	margin: 0;
  }
}

/* highcharts custom classes */

.highchartsBreadCrumb {
	font-size: .85em;
	cursor: pointer;
}
.highchartsBreadCrumbTitle {
	font-weight: bold;
}

@media (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 1;
            column-count: 1;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

@media (min-width: 768px) {
  .card-columns {
    -webkit-column-count: 2;
            column-count: 2;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}

@media (min-width: 992px) {
  .card-columns {
    -webkit-column-count: 3;
            column-count: 3;
    -webkit-column-gap: 1.25rem;
            column-gap: 1.25rem;
  }
  .card-columns .card {
    display: inline-block;
    width: 100%;
  }
}
.card-image {
  display: inline-block;
  width: 100%;
}

.news_logo {
  max-width: 60%;
  height: auto;
}
.pt-6 {
  padding-top: 4rem!important;
}
.pt-7 {
  padding-top: 5rem!important;
}
.pt-8 {
  padding-top: 6rem!important;
}
.pt-9 {
  padding-top: 7rem!important;
}
.pt-10 {
  padding-top: 8rem!important;
}
@media (min-width: 576px) {
  .pt-sm-6 {
    padding-top: 4rem!important;
  }
  .pt-sm-7 {
    padding-top: 5rem!important;
  }
  .pt-sm-8 {
    padding-top: 6rem!important;
  }
  .pt-sm-9 {
    padding-top: 7rem!important;
  }
  .pt-sm-10 {
    padding-top: 8rem!important;
  }
}
@media (min-width: 768px) {
  .pt-md-6 {
    padding-top: 4rem!important;
  }
  .pt-md-7 {
    padding-top: 5rem!important;
  }
  .pt-md-8 {
    padding-top: 6rem!important;
  }
  .pt-md-9 {
    padding-top: 7rem!important;
  }
  .pt-md-10 {
    padding-top: 8rem!important;
  }
}
@media (min-width: 992px) {
  .pt-lg-6 {
    padding-top: 4rem!important;
  }
  .pt-lg-7 {
    padding-top: 5rem!important;
  }
  .pt-lg-8 {
    padding-top: 6rem!important;
  }
  .pt-lg-9 {
    padding-top: 7rem!important;
  }
  .pt-lg-10 {
    padding-top: 8rem!important;
  }
}
@media (min-width: 1200px) {
  .pt-xl-6 {
    padding-top: 4rem!important;
  }
  .pt-xl-7 {
    padding-top: 5rem!important;
  }
  .pt-xl-8 {
    padding-top: 6rem!important;
  }
  .pt-xl-9 {
    padding-top: 7rem!important;
  }
  .pt-xl-10 {
    padding-top: 8rem!important;
  }
}
