@import url(https://fonts.googleapis.com/css?family=PT+Sans+Caption:400,700|PT+Serif:700);
body {
  font-family: "PT Sans Caption",sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
}

#navbar {
  padding-top: .5rem;
  padding-left: 1rem;
  padding-bottom: .5rem;
  padding-right: 1rem;
}
#navbar .nav-link {
  font-size: 1.1em;
  font-weight: 900;
}
#navbar #ncspin_logo {
  width: 100px;
  height: 60px;
}

.fa {
  color: #dc3545;
}

.bg-dark {
  background-color: #084c9e !important;
}

.bg-success {
  background-color: #1c5809 !important;
}

.main a {
  color: #212529;
  text-decoration: underline;
}
.main a:hover {
  text-decoration: underline;
  color: #212529;
}
.main a:active {
  text-decoration: underline;
  color: #212529;
}
.main a:visited {
  text-decoration: underline;
  color: #212529;
}
.main h1, .main h2, .main h3, .main h4, .main h5, .main h6, .main h7 {
  font-family: PT Serif,serif;
  font-weight: 700;
  line-height: 1.2;
  color: #212529;
}
.main h1 a, .main h2 a, .main h3 a, .main h4 a, .main h5 a, .main h6 a, .main h7 a {
  text-decoration: none;
}
.main h1 {
  padding-bottom: 1em;
}
.main .article-wrapper .article-card {
  border: none;
}
.main .article-wrapper .article-card header.card-header {
  background-color: white;
  border: none;
}

.sidebar a {
  text-decoration: none;
}

@media (min-width: 576px) and (max-width: 991px) {
  .container {
    width: 100%;
    max-width: none;
  }
}
.social_contacts a {
  text-decoration: none;
}

.cse .gsc-control-cse, .gsc-control-cse {
  background-color: #084c9e !important;
  padding: 0 !important;
  border: none !important;
}

#homepage_alert .text-white a, #homepage_alert .text-white a:hover, #homepage_alert .text-white a:active, #homepage_alert .text-white a:visited {
  color: #fff !important;
}

/*# sourceMappingURL=ncspin.css.map */
