@charset "UTF-8";
body {
  margin: 0 auto;
  background: #fbfaf5;
  background: -moz-linear-gradient(top, #fbfaf5 0%, #a5a38d 100%);
  background: -webkit-gradient(left top, left bottom, color-stop(0%, #fbfaf5), color-stop(100%, #a5a38d));
  background: -webkit-linear-gradient(top, #fbfaf5 0%, #a5a38d 100%);
  background: -o-linear-gradient(top, #fbfaf5 0%, #a5a38d 100%);
  background: -ms-linear-gradient(top, #fbfaf5 0%, #a5a38d 100%);
  background: linear-gradient(to bottom, #fbfaf5 0%, #a5a38d 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr="#fbfaf5", endColorstr="#a5a38d", GradientType=0 );
  font-family: "ArialMT", sans-serif;
  font-size: 14px;
  color: #000;
}

body, html {
  height: auto !important;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 1em 0;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-transform: none;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: #2C6A92;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
  color: #204b65;
}

h1 {
  font-size: 2em;
  margin: 0 0 0.25em 0;
}

@media (max-width: 991px) {
  h1 {
    font-size: 1.5em;
    margin: 0 0 0.25em 0;
  }
}
h2 {
  font-size: 32px;
  line-height: 36px;
  letter-spacing: -0.64px;
}

h2,
h3 {
  font-weight: 400;
}

h3 {
  font-size: 24px;
  line-height: 30px;
  color: #6b6b6b;
  letter-spacing: -0.48px;
}

h4 {
  font-size: 1.1em;
}

h5 {
  font-size: 0.9em;
}

a {
  text-decoration: underline;
  color: #0056b3;
  background-color: transparent;
}

strong {
  color: #000000;
}

.btn,
.button {
  background-color: #11618D !important;
  border-color: #11618D;
  text-decoration: none;
  color: #ffffff !important;
  text-transform: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 5px !important;
  padding: 12px 18px;
  font-weight: 600;
}
.btn:hover,
.button:hover {
  background-color: #1A84BC !important;
  color: #ffffff !important;
  border-color: #1A84BC !important;
}

/* Main */
main .container {
  max-width: 1140px !important;
  background-color: #ffffff;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 50px;
  padding-top: 0 !important;
}
@media (max-width: 992px) {
  main .container {
    margin: 0 4px;
    width: calc(100% - 8px);
  }
}
main .h1, main .h2, main .h3, main .h4, main .h5, main .h6 {
  color: #000000;
  font-weight: bold;
}
main .h1 {
  font-size: 28px;
}
main .h2 {
  font-size: 26px;
}
main .h3 {
  font-size: 24px;
}
main .h4 {
  font-size: 20px;
}
main .h5 {
  font-size: 18px;
}
main .h6 {
  font-size: 16px;
}

.resources main #main-content + .container {
  padding: 20px;
}
@media (max-width: 768px) {
  .resources main #main-content + .container {
    padding: 20px;
  }
}

.badge.badge-pill {
  background-color: rebeccapurple;
  color: #FFF;
  padding: 0.5em;
  margin: 0.2em;
}

/* SPARS Styles */
/* Header */
li.first.last.leaf.menu-479.samhsagov::before {
  content: "";
  display: block;
  font-family: FontAwesome;
  float: left;
  padding: 3px 7px;
}

.navbar-brand img {
  margin: 0;
  height: 87px;
}
@media (max-width: 992px) {
  .navbar-brand img {
    height: 75px;
  }
}

header {
  color: #000;
  cursor: default;
  width: 100%;
}

ul.menu {
  float: right;
  list-style-type: none;
}

.region.region-nav-branding {
  flex: 1;
}
.region.region-nav-branding .navbar-brand a {
  width: 100%;
  text-align: center;
}

input[type=search] {
  padding: 5px 14px;
  margin-top: 0;
  width: auto;
  margin: 0;
  font-size: 0.86rem;
  height: auto;
  line-height: normal;
}
@media (max-width: 768px) {
  input[type=search] {
    margin-right: 10px;
  }
}
@media (max-width: 576px) {
  input[type=search] {
    font-size: 16px;
  }
}

input[data-drupal-selector=edit-submit] {
  background-color: #11618D !important;
  border-color: #11618D;
  text-decoration: none;
  color: #ffffff !important;
  text-transform: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 5px !important;
  padding: 12px 18px;
  font-weight: 600;
}
input[data-drupal-selector=edit-submit]:hover {
  background-color: #1A84BC !important;
  color: #ffffff !important;
  border-color: #1A84BC !important;
}

.btn-border-red,
.remove-button,
.ui-dialog-buttonset .form-submit[id*=remove],
form #edit-actions-delete,
form #edit-cancel,
form #edit-delete,
form #edit-unpublish,
form .form-submit[id*=remove] {
  background-color: none !important;
  border-color: #d34a4a;
  text-decoration: none;
  color: #000 !important;
  text-transform: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-radius: 5px !important;
}
.btn-border-red:hover,
.remove-button:hover,
.ui-dialog-buttonset .form-submit[id*=remove]:hover,
form #edit-actions-delete:hover,
form #edit-cancel:hover,
form #edit-delete:hover,
form #edit-unpublish:hover,
form .form-submit[id*=remove]:hover {
  background-color: #d34a4a !important;
  color: #ffffff !important;
  border-color: #d34a4a !important;
}

.navbar .block-search form {
  flex-direction: row;
}
.navbar .block-search form .form-actions {
  margin-top: 0;
}

.search-block-form {
  flex: 1.35;
  margin: 1rem 0;
}
.search-block-form form {
  justify-content: flex-end;
}
@media (max-width: 576px) {
  .search-block-form form {
    justify-content: center;
  }
}

#block-samhsaheadermenulink {
  flex: 1;
}

.navbar-expand-lg .navbar-collapse {
  flex-wrap: wrap;
}

.region-nav-additional {
  width: 100%;
  display: flex;
}
@media (max-width: 992px) {
  .region-nav-additional {
    display: block;
  }
}

/* Navbar */
.navbar-light .navbar-nav .nav-link {
  color: #204b65;
  padding: 0 1.5em !important;
  text-decoration: none;
  font-weight: 700;
  font-size: 1em;
}

.navbar {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0;
}

.navbar .container {
  padding: 0;
  align-items: flex-start;
}

.navbar.navbar-expand-lg {
  padding: 20px 0 0 0;
  background-image: url(../images/top-multicolorline.png);
  background-repeat: repeat-x;
  border-bottom: 12px solid #8a180e;
}
@media (max-width: 992px) {
  .navbar.navbar-expand-lg {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .navbar.navbar-expand-lg .row:first-child {
    margin-right: 0 !important;
    margin-left: 0 !important;
    width: 100%;
  }
}

.navbar-nav .dropdown-menu .nav-item.nav-link {
  text-transform: none;
  padding: 10px !important;
  font-weight: 600;
  color: #000000;
}

.navbar-nav .dropdown-menu .nav-item:hover {
  background-color: #eef3f6;
}

.navbar-nav .dropdown-toggle::after {
  float: none;
}

@media (max-width: 992px) {
  .navbar-nav .nav-item {
    padding: 10px 0;
  }

  .navbar-nav .dropdown-menu .nav-item {
    padding: 5px 0;
  }
}
#block-sparsmainmenu ul.navbar-nav {
  display: flex;
  flex-direction: column;
  justify-content: flex-end !important;
}
@media (min-width: 992px) {
  #block-sparsmainmenu ul.navbar-nav {
    flex-direction: row;
  }
}
@media (max-width: 992px) {
  #block-sparsmainmenu ul.navbar-nav {
    position: absolute;
    width: 100%;
    z-index: 2;
  }
}
#block-sparsmainmenu ul.navbar-nav li {
  background-color: #a96607;
  border: 0;
  padding: 0;
  margin: 0 4px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
@media (max-width: 992px) {
  #block-sparsmainmenu ul.navbar-nav li {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#block-sparsmainmenu ul.navbar-nav li a {
  color: #fff;
  text-decoration: none;
  padding: 6px 16px !important;
  font-weight: normal;
  line-height: normal;
  display: block;
}
@media (max-width: 992px) {
  #block-sparsmainmenu ul.navbar-nav li a {
    transition: all 0.2s ease-in-out;
  }
}
@media (max-width: 768px) {
  #block-sparsmainmenu ul.navbar-nav li a {
    padding: 1em 5% !important;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  }
}
#block-sparsmainmenu ul.navbar-nav li a.is-active, #block-sparsmainmenu ul.navbar-nav li a.active, #block-sparsmainmenu ul.navbar-nav li a[data-drupal-link-system-path="node/137"] {
  background-color: #8a180e;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  color: white;
}
@media (max-width: 992px) {
  #block-sparsmainmenu ul.navbar-nav li a.is-active, #block-sparsmainmenu ul.navbar-nav li a.active, #block-sparsmainmenu ul.navbar-nav li a[data-drupal-link-system-path="node/137"] {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}
#block-sparsmainmenu ul.navbar-nav li a:hover {
  color: white;
  background-color: #8a180e;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
@media (max-width: 992px) {
  #block-sparsmainmenu ul.navbar-nav li a:hover {
    margin: 0 -4px;
    padding: 1em 30px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }
}

.navbar-light .navbar-toggler {
  background: linear-gradient(0deg, #a96607 0%, #ec8e0a 100%);
  width: calc(100% - 0.5rem);
  border: none;
  color: white;
  border-radius: 0;
  margin: 0 0.25rem 0.125rem;
}
.navbar-light .navbar-toggler .navbar-toggler-icon {
  filter: invert(100%);
  position: relative;
  top: -2px;
}

/* Footer */
/*Aristotle Footer overrides */
.page-footer {
  background: inherit;
  margin-top: 0;
  padding: 0;
}
.page-footer .col-12 {
  padding: 0;
}
.page-footer .container {
  max-width: 100% !important;
}

/*footer links*/
.samhsa-links .samhsagovhomepage,
.samhsa-links .eeonofearactdata,
.samhsa-links .nondiscriminationnotice,
.samhsa-links .officeoftheinspectorgeneral {
  line-height: 14px;
}

/* footer logos */
.footer-logo .logos.samhsa {
  width: 160px;
  height: 68px;
}

.footer-logo .logos.hhs {
  width: 68px;
  height: 68px;
}

.footer-logo .samhsa-logo, .footer-logo .hhs-logo {
  fill: #fff;
}

.footer-logo .logos {
  display: inline-block;
  margin-right: 10px;
}

footer {
  padding: 0;
}

/*Footer*/
#block-upperfooter,
.footer-menu {
  background-color: #6a6d35;
  color: #fff;
  padding: 10px 24px;
  display: inline-block;
  width: 100%;
  max-width: 1140px;
  margin: 0 auto;
}
#block-upperfooter > .col-md-2 > p,
.footer-menu > .col-md-2 > p {
  margin: 0;
  padding: 3px 0;
}
#block-upperfooter ul,
.footer-menu ul {
  list-style-type: none;
}
#block-upperfooter p a,
.footer-menu p a {
  color: white;
}
#block-upperfooter p a:hover,
.footer-menu p a:hover {
  text-decoration: underline;
}

.footer-menu {
  border-bottom: 1px solid #ffffff;
}
.footer-menu .navbar-nav {
  flex-direction: row;
  padding: 10px 0;
}
@media (max-width: 576px) {
  .footer-menu .navbar-nav {
    flex-direction: column;
    padding: 0;
  }
}
.footer-menu .navbar-nav li {
  border-right: 1px solid #ffffff;
  margin-right: 0;
}
@media (max-width: 576px) {
  .footer-menu .navbar-nav li {
    border: none;
    width: 100%;
    padding: 0;
  }
}
.footer-menu .navbar-nav li:last-child {
  border-right: 0;
}
.footer-menu .navbar-nav li a {
  display: inline-block;
  padding: 0rem 1rem;
  font-size: 15px;
}
.footer-menu .navbar-nav a {
  color: white;
  text-decoration: none;
}
.footer-menu .navbar-nav a:hover {
  text-decoration: underline;
}

.section-right {
  float: right;
  padding: 11px 0 0 10px;
}

.row.first-footer-wrapper {
  background-color: #334b56;
  width: 100%;
  padding: 1rem;
}
.row.first-footer-wrapper > .l-region--footer {
  margin: 0;
  padding: 0;
  width: 100%;
}
.row.first-footer-wrapper .l-region--footer {
  margin: 0;
  padding: 0;
  width: 100%;
}
.row.first-footer-wrapper nav {
  width: 100%;
  float: left;
}
.row.first-footer-wrapper nav ul {
  margin: 0;
  padding: 2px 0 17px 0;
}
.row.first-footer-wrapper ul {
  padding: 0;
  list-style-type: none;
}
.row.first-footer-wrapper ul li a {
  display: block;
}
.row.first-footer-wrapper .footer-samhsa-links ul:not(.contextual-links) {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
@media (max-width: 576px) {
  .row.first-footer-wrapper .footer-samhsa-links ul:not(.contextual-links) {
    display: none;
  }
  .row.first-footer-wrapper .footer-samhsa-links ul:not(.contextual-links).shown {
    display: flex;
  }
}
.row.first-footer-wrapper .footer-samhsa-links ul:not(.contextual-links) li {
  flex: 0 0 33.33%;
}
.row.first-footer-wrapper .footer-samhsa-links ul:not(.contextual-links) a {
  color: #fff;
  text-decoration: none;
  padding: 7px;
  vertical-align: middle;
  font-size: 14px;
  display: block;
}
.row.first-footer-wrapper .footer-samhsa-links ul:not(.contextual-links) a:hover {
  color: #fff;
  text-decoration: none;
  background: #577786;
}
.row.first-footer-wrapper .samhsa-links-toggler {
  display: none;
  background: #5d889c;
  color: #fff;
  text-align: left;
  padding: 14px 21px;
  cursor: pointer;
  font-weight: bold;
  font-size: 17px;
}
.row.first-footer-wrapper .samhsa-links-toggler .fa {
  float: right;
  position: relative;
  top: 6px;
}
@media (max-width: 576px) {
  .row.first-footer-wrapper .samhsa-links-toggler {
    display: block;
  }
}
.row.first-footer-wrapper .social-icons {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  display: flex;
  padding: 0;
  align-items: center;
  justify-content: center;
  width: 197px;
}
.row.first-footer-wrapper .social-icons li {
  list-style-type: none;
  display: -webkit-inline-box;
  padding: 5px;
}
@media (max-width: 768px) {
  .row.first-footer-wrapper .social-icons li {
    max-width: 46px;
  }
}
.row.first-footer-wrapper .footer-buttons {
  clear: both;
  width: 197px;
}
.row.first-footer-wrapper .footer-buttons li:hover {
  filter: brightness(0.8);
}
.row.first-footer-wrapper .footer-external-links .row .col-md-6:first-child {
  padding-left: 30px;
}
.row.first-footer-wrapper .footer-external-links .row .col-md-6 {
  max-width: 51%;
}
.row.first-footer-wrapper .footer-external-links li {
  transition: all 0.2s ease-in-out;
}
.row.first-footer-wrapper .footer-external-links li img {
  width: 100%;
}
.row.first-footer-wrapper .footer-external-links li:hover {
  transform: scale(1.1);
}
.row.first-footer-wrapper .gov-icons ul {
  text-align: center;
}
.row.first-footer-wrapper .gov-icons ul li {
  line-height: 0;
  height: 61px;
  display: inline-block;
}
.footer-logo {
  position: absolute;
  right: 20px;
  top: 1rem;
}
@media (max-width: 768px) {
  .footer-logo {
    margin-top: 1rem;
    position: relative;
    right: 0;
    top: 0;
    left: 0;
    margin: 0;
  }
}

.footer-logo > img {
  width: 89%;
}

.bottom_footer {
  position: relative;
}

ul.social-icons {
  padding: 0;
}

ul.social-icons > li {
  float: left;
  width: 24%;
  padding: 5px;
  height: 46px;
}

.section-left {
  padding-top: 10px;
  padding-left: 0;
}

ul.social-icons > li:hover {
  transform: scale(1.2);
}

.bottom_footer_first > p {
  margin: 0;
}

.section-left > ul {
  padding: 0;
  margin: 0;
}

.section-left > ul > li {
  float: left;
  padding: 0 10px;
  font-size: 15px;
  border-right: 1px solid #fff;
}
@media (max-width: 576px) {
  .section-left > ul > li {
    border: none;
    width: 100%;
  }
}

.section-left > ul > li:last-child {
  border-right: 0;
}

.section-left > ul > li > a {
  text-decoration: none;
  color: #fff;
}
.section-left > ul > li > a:hover {
  text-decoration: underline;
}

.spars-help {
  color: #464a4e;
}

p.spars-help {
  float: left;
  color: #fff;
}

.section-right > p {
  padding: 0px 7px 0 0;
  margin: 0;
}

.section-right a {
  text-decoration: none;
}
.section-right a:hover {
  text-decoration: underline;
}

.gov-icons {
  padding-top: 13px;
  padding-bottom: 16px;
}
.gov-icons li + li {
  margin-top: 1rem;
}

.section-left > p {
  text-decoration: underline;
}

.blacklayer {
  background-color: #3f3922;
  width: 100%;
  height: 50px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  cursor: pointer;
}

footer.middle_footer li:hover .blacklayer {
  opacity: 0.3;
}

/* Flexbox */
.flexbox-wrapper {
  display: flex;
  flex-wrap: wrap;
}

@media (min-width: 992px) {
  .flexbox-wrapper {
    display: flex;
    flex-wrap: nowrap;
  }
}
.flexbox-item {
  flex-basis: 100%;
  padding: 0 20px;
}

.region-bottom-footer {
  color: #fff;
  padding: 8px;
  background: #8a180e;
  font-size: 14px;
  line-height: 16px;
  padding: 10px 27px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  max-width: 1140px;
  margin-bottom: 2rem;
}

.btn_viewmore {
  background-color: #f2f2f2;
  padding: 10px;
  text-align: right;
  width: 100%;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.btn_viewmore a {
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  color: #11618D;
  text-decoration: none;
  line-height: 24px;
}
.btn_viewmore a:hover {
  text-decoration: underline;
}
.btn_viewmore a .fa {
  margin-left: 0.25rem;
  padding-left: 7px;
  font-size: 21px;
  float: right;
  padding-top: 1px;
}

.node__submitted {
  display: none;
}

#block-spars-content {
  padding: 10px 0;
}

.headingtitle h3,
article.node--type-faq h3 {
  font-size: 24px;
  border-bottom: 3px solid #8a180e;
  color: #000000;
  font-weight: bold;
}

.headingtitle strong {
  color: #8a180e;
}

.standard-header {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: -0.48px;
  color: #000000;
  margin: 0;
}

.decorative-header {
  font-size: 24px;
  border-bottom: 3px solid #8a180e;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: -0.48px;
  color: #000000;
  text-align: left;
}

.rteindent1 {
  margin-left: 40px;
}

.rteindent2 {
  margin-left: 80px;
}

.rteindent3 {
  margin-left: 120px;
}

.rteindent4 {
  margin-left: 160px;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  background-color: #0072E6;
}

@media (min-width: 1000px) {
  .container-xl, .container-lg, .container-md, .container-sm, .container {
    max-width: 1230px !important;
  }
}
.region-breadcrumb {
  margin-bottom: 50px;
}

.region-footer {
  padding: 0 !important;
}

.region-content {
  max-width: 1140x;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}

.row {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 0;
}

main .container .row {
  padding: 0 20px;
}

.region-content {
  padding: 0;
}

.center-page-content {
  max-width: 1140px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 20px;
}

.content-homepage #main-content + .container {
  padding: 0 20px;
}

.path-frontpage .region-content {
  position: relative;
  z-index: 1;
}
.path-frontpage .block-system-main-block {
  display: none;
}

.block-views-blockwelcome-to-spars-block-1 {
  background: #f2f2f2;
  padding: 1rem 1.5rem;
  position: relative;
  margin: 1.5rem 1rem;
  z-index: auto;
}
.block-views-blockwelcome-to-spars-block-1::before, .block-views-blockwelcome-to-spars-block-1::after {
  --offset: 32px;
  --offset-border-color: #C88627;
  width: var(--offset);
  height: var(--offset);
  display: block;
  content: "";
  position: absolute;
  top: calc(var(--offset) / -9);
  left: calc(var(--offset) / -9);
  box-shadow: 2px 2px 0 2px white, 0 0 0 4px var(--offset-border-color);
  z-index: -1;
}
.block-views-blockwelcome-to-spars-block-1::after {
  top: initial;
  left: initial;
  bottom: calc(var(--offset) / -9);
  right: calc(var(--offset) / -9);
  box-shadow: -2px -2px 0 2px white, 0 0 0 4px var(--offset-border-color);
}
.block-views-blockwelcome-to-spars-block-1 h2, .block-views-blockwelcome-to-spars-block-1 .h2 {
  font-weight: bold;
  color: #11618d;
  font-weight: 700;
  font-style: normal;
  font-size: 24px;
  margin-bottom: 10px;
}
.block-views-blockwelcome-to-spars-block-1 strong {
  color: #8a180e;
  font-size: 21px;
}

.learnmore-btn {
  text-align: right;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.learnmore-btn > a {
  text-decoration: none;
  padding: 0 7px;
  vertical-align: sub;
  position: relative;
  z-index: 9;
  font-size: 16px;
}
.learnmore-btn > a .fa {
  padding-left: 5px;
  font-size: 21px;
  float: right;
  padding-top: 0;
  position: relative;
  top: 3px;
}
.learnmore-btn > a:hover {
  text-decoration: underline;
}

.block-views-blockannouncements-block-1,
.block-views-blockquick-links-block-1,
.block-views-blockneed-and-help-block-1 {
  margin-bottom: 1rem;
}
.block-views-blockannouncements-block-1 h2,
.block-views-blockquick-links-block-1 h2,
.block-views-blockneed-and-help-block-1 h2 {
  background-color: #11618d;
  color: #fff;
  padding: 7px 20px 9px 20px;
  margin: 0;
  font-weight: 500;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 20px;
  line-height: normal;
}
.block-views-blockannouncements-block-1 ul li,
.block-views-blockquick-links-block-1 ul li,
.block-views-blockneed-and-help-block-1 ul li {
  display: flex;
  padding: 7px 20px;
  border-bottom: 1px solid #cdcdcd;
  color: #6b6b6b;
  width: 100%;
  margin: 0;
}
.block-views-blockannouncements-block-1 ul li .fa,
.block-views-blockquick-links-block-1 ul li .fa,
.block-views-blockneed-and-help-block-1 ul li .fa {
  font-size: 24px;
}
.block-views-blockannouncements-block-1 ul li p,
.block-views-blockquick-links-block-1 ul li p,
.block-views-blockneed-and-help-block-1 ul li p {
  float: right;
  width: 100%;
  padding: 0;
}
.block-views-blockannouncements-block-1 ul li:last-child,
.block-views-blockquick-links-block-1 ul li:last-child,
.block-views-blockneed-and-help-block-1 ul li:last-child {
  border: 0;
}

.block-views-blockneed-and-help-block-1 {
  margin-bottom: 80px;
}

.block-views-blockannouncements-block-1 ul li {
  display: grid;
  grid-template-columns: 25px 1fr;
  grid-gap: 0 1rem;
}
.block-views-blockannouncements-block-1 ul li .views-field-field-type-of-announcement {
  grid-row: 1/span 2;
}
.block-views-blockannouncements-block-1 ul li:hover {
  background-color: #ffffdf;
}

.block-views-blockquick-links-block-1 ul {
  background-color: #f8f8f8;
}
.block-views-blockquick-links-block-1 ul li {
  flex-direction: column;
}
.block-views-blockquick-links-block-1 ul li p {
  margin-bottom: 0;
}

.block-views-blockneed-and-help-block-1 .item-list ul {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto 1fr;
  grid-column-gap: 1px;
  grid-row-gap: 1px;
  margin-bottom: 0;
}
@media (max-width: 576px) {
  .block-views-blockneed-and-help-block-1 .item-list ul {
    grid-template-columns: 1fr;
  }
}
.block-views-blockneed-and-help-block-1 ul li {
  border: none;
  background: #b9e2fa;
  padding: 0;
}
.block-views-blockneed-and-help-block-1 ul li .help-link {
  display: grid;
  grid-template-columns: 100px 1fr;
  grid-template-rows: auto auto 1fr;
  width: calc(100% - 1.5rem);
  height: calc(100% - 1.5rem);
  border: none;
  margin: 0.75rem;
  padding: 0.75rem;
  border-radius: 0px;
  position: relative;
  border-radius: 10px;
}
.block-views-blockneed-and-help-block-1 ul li .help-link:hover {
  outline: 1px solid gray;
  background: #fffeef;
}
.block-views-blockneed-and-help-block-1 ul li .help-link:hover a {
  text-decoration: underline;
}
.block-views-blockneed-and-help-block-1 ul li .help-link:hover a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .block-views-blockneed-and-help-block-1 ul li .help-link {
    grid-template-columns: 1fr;
  }
}
.block-views-blockneed-and-help-block-1 ul li .help-link .help-image {
  grid-column: 1;
  grid-row: 1/span 2;
  margin: 0 1rem;
}
@media (max-width: 768px) {
  .block-views-blockneed-and-help-block-1 ul li .help-link .help-image {
    grid-column: 1;
    grid-row: 1;
    max-width: 100px;
    margin: 1rem auto;
  }
}
.block-views-blockneed-and-help-block-1 ul li .help-link .help-image img {
  width: 100%;
  height: auto;
}
.block-views-blockneed-and-help-block-1 ul li .help-link .help-title {
  grid-column: 2;
  grid-row: 1;
}
@media (max-width: 768px) {
  .block-views-blockneed-and-help-block-1 ul li .help-link .help-title {
    grid-column: 1;
    grid-row: 2;
  }
}
.block-views-blockneed-and-help-block-1 ul li .help-link .help-title h3 {
  font-size: 17px;
  font-weight: bold;
  color: #11618d;
  margin-bottom: 0.5rem;
  line-height: 1.2;
}
.block-views-blockneed-and-help-block-1 ul li .help-link .help-body {
  grid-column: 2;
  grid-row: 2;
}
@media (max-width: 768px) {
  .block-views-blockneed-and-help-block-1 ul li .help-link .help-body {
    grid-column: 1;
    grid-row: 3;
  }
}
.block-views-blockneed-and-help-block-1 ul li .help-link .help-body h3 {
  font-size: 17px;
  color: #11618d;
  font-weight: bold;
  margin-bottom: 0.5rem;
}
.block-views-blockneed-and-help-block-1 ul li .help-link p {
  font-family: "ArialMT", sans-serif;
  color: #11618d;
  margin-bottom: 0;
  line-height: normal;
}
.block-views-blockneed-and-help-block-1 li a {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  text-decoration: none;
  color: #11618d;
  line-height: normal;
}
.block-views-blockneed-and-help-block-1 li a:hover {
  color: #11618d;
  text-decoration: underline;
}

.content-data-collection-tool-resources {
  --dot-csat: rgb(102, 51, 153);
  --dot-cmhs: rgb(237, 131, 78);
  --dot-csap: rgb(0, 187, 0);
  --dot-tta: rgb(93,94,94);
}
.content-data-collection-tool-resources #block-spars-content {
  padding-left: 15px;
}
.content-data-collection-tool-resources .headingtitle {
  border-bottom: 4px solid #8a180e;
  display: flex;
  align-items: center;
}
.content-data-collection-tool-resources .headingtitle p {
  margin: 0;
}
.content-data-collection-tool-resources .headingtitle h3, .content-data-collection-tool-resources .headingtitle .h3 {
  border: none;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: -0.48px;
}

.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 .fieldgroup,
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 .form-item-field-document-name-value {
  box-shadow: 0 0 0 1px #cdcdcd;
  border-radius: 10px;
  padding: 22px 0 11px 11px;
  margin: 11px 0;
  width: calc(100% - 2px);
  float: none !important;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 .fieldgroup legend,
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 .form-item-field-document-name-value legend {
  position: relative;
  top: 20px;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 .fieldgroup .fieldset-wrapper,
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 .form-item-field-document-name-value .fieldset-wrapper {
  max-height: 150px;
  overflow-y: auto;
  padding-left: 4px;
  margin-left: -4px;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 .form-item-field-document-name-value {
  font-weight: bold;
  padding-right: 11px;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 [data-drupal-selector=edit-field-document-name-value]::placeholder {
  font-size: 0.85rem;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 input[data-drupal-selector=edit-field-document-name-value] {
  padding: 6px;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 [data-drupal-selector=edit-field-samhsa-center-target-id] label {
  display: inline-flex;
  min-width: 80px;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 [data-drupal-selector=edit-field-samhsa-center-target-id] label::after {
  --dot-color: "gray";
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  color: var(--dot-color);
  width: 35px;
  text-align: right;
  padding: 0px 0px 0px 16px;
  margin-left: auto;
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 [data-drupal-selector=edit-field-samhsa-center-target-id] .form-item-field-samhsa-center-target-id-3 label::after {
  --dot-color: var(--dot-csap);
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 [data-drupal-selector=edit-field-samhsa-center-target-id] .form-item-field-samhsa-center-target-id-4 label::after {
  --dot-color: var(--dot-csat);
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 [data-drupal-selector=edit-field-samhsa-center-target-id] .form-item-field-samhsa-center-target-id-28 label::after {
  --dot-color: var(--dot-tta);
}
.block-views-exposed-filter-blockdata-collection-tool-resources-page-1 [data-drupal-selector=edit-field-samhsa-center-target-id] .form-item-field-samhsa-center-target-id-2 label::after {
  --dot-color: var(--dot-cmhs);
}

.resources-header-wrapper {
  display: grid;
  grid-template-columns: 1fr 140px;
  background-color: #ebebeb;
  font-weight: bold;
  margin-bottom: 1rem;
}
.resources-header-wrapper .resources-header-content, .resources-header-wrapper .resources-header-files {
  padding: 0.5rem;
}
.resources-header-wrapper .resources-header-files {
  text-align: center;
}

.resources-item {
  display: grid;
  grid-template-columns: 35px 1fr 140px;
  margin-bottom: 1rem;
  border-bottom: 1px solid #d1d1d1;
}
.resources-item:before {
  --dot-color: "gray";
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  color: var(--dot-color);
  width: 35px;
  line-height: 24px;
  padding-left: 0.5rem;
}
.resources-item.resources-CMHS::before {
  color: var(--dot-cmhs);
}
.resources-item.resources-CSAT::before {
  color: var(--dot-csat);
}
.resources-item.resources-CSAP::before {
  color: var(--dot-csap);
}
.resources-item.resources-TTA::before {
  color: var(--dot-tta);
}

.resources-info h2 {
  color: #333;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 0px;
  line-height: 1.4;
  margin-bottom: 0;
}

.resources-files {
  display: grid;
  grid-template-columns: 1fr 1fr;
  border-left: 1px solid #d1d1d1;
  margin-bottom: 0.5rem;
}
.resources-files a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.resources-files a:hover {
  text-decoration: underline;
  text-decoration-color: black;
}
.resources-files a span {
  display: block;
  color: black;
  margin-top: 0.25rem;
}
.resources-files a .fa {
  display: block;
  font-size: 2rem;
}
.resources-files .fa-file-pdf-o {
  color: #cb0606;
}
.resources-files .fa-file-word-o {
  color: #2A5699;
}
.resources-files .fa-file-excel-o {
  color: #207347;
}

/* Pager / Items per page */
.search .pager {
  display: inline-block;
  float: left;
}
.search .view-footer {
  float: right;
}
.search .view-footer [data-drupal-selector=edit-items-per-page-footer] {
  width: auto;
  display: inline-block;
}
.search .view-footer label {
  font-weight: bold;
}
.search .form-item-items-per-page {
  display: none;
}

.resources {
  --dot-csat: rgb(102, 51, 153);
  --dot-cmhs: rgb(237, 131, 78);
  --dot-csap: rgb(0, 187, 0);
  --dot-tta: rgb(93,94,94);
  --dot-general: rgb(17,97,141);
  /* Search Filters */
  /*  Resources Search  */
  /* Resources Sort by */
}
.resources .no-results-found {
  margin-top: 20px;
}
.resources #block-spars-content {
  padding-left: 15px;
}
.resources .headingtitle p {
  margin: 0;
}
.resources .headingtitle h3, .resources .headingtitle .h3 {
  border: none;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: -0.48px;
}
.resources .region-breadcrumb {
  background-color: #F1ECD7;
  margin: -19px -20px 20px -20px;
}
.resources .resources-search-header {
  padding: 20px;
}
.resources .resources-search-header p {
  max-width: 800px;
}
.resources .resources-search-header img {
  float: left;
  margin-right: 20px;
  padding-bottom: 60px;
}
.resources.role-anonymous .dropbutton-wrapper {
  display: none;
}
.resources .block-views-exposed-filter-blockresources-page-1 {
  /* SAMHSA Center filter dots */
}
.resources .block-views-exposed-filter-blockresources-page-1 h2 {
  color: #000000;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.64px;
  font-weight: 800;
  margin-bottom: 0;
}
.resources .block-views-exposed-filter-blockresources-page-1 .fieldgroup,
.resources .block-views-exposed-filter-blockresources-page-1 .form-item-field-document-name-value {
  box-shadow: 0 0 0 2px #9a9a9a;
  border-radius: 10px;
  padding: 22px 0 11px 11px;
  margin: 11px 0;
  width: calc(100% - 2px);
  float: none !important;
}
.resources .block-views-exposed-filter-blockresources-page-1 .fieldgroup legend,
.resources .block-views-exposed-filter-blockresources-page-1 .form-item-field-document-name-value legend {
  position: relative;
  top: 20px;
}
.resources .block-views-exposed-filter-blockresources-page-1 .fieldgroup .fieldset-wrapper,
.resources .block-views-exposed-filter-blockresources-page-1 .form-item-field-document-name-value .fieldset-wrapper {
  max-height: 150px;
  overflow-y: auto;
  padding-left: 4px;
  margin-left: -4px;
}
.resources .block-views-exposed-filter-blockresources-page-1 .form-item-field-document-name-value {
  font-weight: bold;
  padding-right: 11px;
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-document-name-value]::placeholder {
  font-size: 0.85rem;
}
.resources .block-views-exposed-filter-blockresources-page-1 input[data-drupal-selector=edit-field-document-name-value] {
  padding: 6px;
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-samhsa-center] label {
  display: inline-flex;
  min-width: 80px;
  margin-bottom: 0;
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-samhsa-center] label::after {
  --dot-color: "gray";
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  color: var(--dot-color);
  width: 30px;
  text-align: right;
  padding: 0px 0px 0px 16px;
  margin-left: auto;
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-29 label::after {
  --dot-color: var(--dot-general);
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-2 label::after {
  --dot-color: var(--dot-cmhs);
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-3 label::after {
  --dot-color: var(--dot-csap);
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-4 label::after {
  --dot-color: var(--dot-csat);
}
.resources .block-views-exposed-filter-blockresources-page-1 [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-28 label::after {
  --dot-color: var(--dot-tta);
}
.resources .view-resources .dropbutton-wrapper {
  width: 200px;
}
.resources .view-resources .item-list-resources ul {
  list-style-type: none;
  padding: 0;
}
.resources .view-resources .item-list-resources ul li.resource-item {
  margin-bottom: 0;
}
.resources .view-resources .item-list-resources ul li:nth-child(odd).resource-item {
  background-color: #f4f4f4;
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
}
.resources .view-resources .item-list-resources ul.dropbutton li {
  background-color: #ffffff;
  border: 1px solid #204b65;
}
.resources .resources-header-wrapper {
  display: grid;
  grid-template-columns: 1fr 140px;
  background-color: #ebebeb;
  font-weight: bold;
  margin-bottom: 1rem;
}
.resources .resources-header-wrapper .resources-header-content, .resources .resources-header-wrapper .resources-header-files {
  padding: 0.5rem;
}
.resources .resources-header-wrapper .resources-header-files {
  text-align: center;
}
.resources .resources-item {
  display: grid;
  grid-template-columns: 15px 1fr;
  margin-bottom: 1rem;
  padding-top: 1rem;
  border: none;
}
.resources .resources-item:before {
  --dot-color: "gray";
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  color: var(--dot-color);
  width: 5px;
  line-height: 24px;
  padding-left: 0.5rem;
}
.resources .resources-item.resources-General::before {
  color: var(--dot-general);
}
.resources .resources-item.resources-CMHS::before {
  color: var(--dot-cmhs);
}
.resources .resources-item.resources-CSAT::before {
  color: var(--dot-csat);
}
.resources .resources-item.resources-CSAP::before {
  color: var(--dot-csap);
}
.resources .resources-item.resources-TTA::before {
  color: var(--dot-tta);
}
.resources .resources-info img {
  vertical-align: baseline;
  padding-right: 5px;
}
.resources .resources-info h2 {
  color: #11618D;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 0px;
  line-height: 1.4;
  margin-bottom: 0;
  letter-spacing: 0;
}
.resources .resources-info h2 a {
  text-decoration: underline;
}
.resources .resources-item-body {
  padding: 0 16px 0 18px;
}
.resources .login-required {
  color: #1E384B;
  font-size: 14px;
}
.resources .resource-description {
  margin: 5px 0;
}
.resources .resource-description p {
  margin: 0;
}
.resources .resource-date {
  margin: 5px 0;
  color: #000000;
}
.resources .resource-date strong {
  color: #000000;
}
.resources .resources-files {
  display: grid;
  grid-template-columns: 1fr 3fr;
  border-left: none;
  margin-bottom: 0.5rem;
}
.resources .resources-files li {
  display: inline-block;
  margin: 0 2px 0 5px;
  padding: 5px;
  list-style-type: none;
  border: 1px solid #b2b2b2;
  background-color: #ffffff;
}
.resources .resources-files h3 {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
}
.resources .resources-files a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.resources .resources-files a:hover {
  text-decoration: underline;
  text-decoration-color: #000000;
}
.resources .resources-files a span {
  display: block;
  color: #000000;
  margin-top: 0.25rem;
}
.resources .resources-files a .fa {
  display: block;
  font-size: 2rem;
}
.resources .resources-files .fa-file-pdf-o {
  color: #cb0606;
}
.resources .resources-files .fa-file-word-o {
  color: #2A5699;
}
.resources .resources-files .fa-file-excel-o {
  color: #207347;
}
.resources .view-header {
  margin-top: 10px;
  border-bottom: 4px solid #8a180e;
  padding-bottom: 20px;
}
.resources .view-header strong {
  color: #000000;
  font-size: 16px;
}
.resources .view-header .headingtitle {
  padding-top: 8px;
}
.resources .view-header .pill {
  cursor: pointer;
  margin: 3px 2px;
  padding: 5px 15px;
  background: transparent;
  display: inline-block;
  text-decoration: none;
  background-color: #1E384B;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.85em;
  border: 1px solid #1E384B;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-weight: 600;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.resources .view-header a.pill:after {
  content: "✖";
  font-size: 1em;
  color: #ffffff;
}
.resources .view-header .filters-reset-button {
  border: 1px solid #000000;
  font-size: 0.85em;
  text-decoration: none;
  font-weight: bold;
}
.resources .form-item-search-api-fulltext {
  display: none;
}
.resources .search-keyword-box {
  margin-left: 15px;
  display: flex;
}
.resources .search-keyword-box span {
  font-weight: bold;
  font-size: 16px;
  width: 238px;
  margin-top: 6px;
}
.resources .search-keyword-box .resources-search-button {
  background-image: url(/themes/custom/spars/images/search.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.3rem;
  background-color: #11618D;
  height: 37px;
  width: 51px;
  border-radius: 0.25rem;
  border: none;
  margin-left: -4px;
}
.resources .search-keyword-box .resources-search-button:hover {
  background-color: #1e384b;
}
.resources .resources-sort-by {
  float: right;
}
.resources .resources-sort-by label {
  padding-right: 5px;
  font-weight: bold;
}
.resources .resources-sort-by select {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.resources .form-item-sort-bef-combine {
  display: none;
}

.page-node-type-data-collection-tool-resources .region-breadcrumb,
.page-node-type-privileged-resource .region-breadcrumb,
.privileged-resource-403 .region-breadcrumb {
  background-color: #F2F2F2;
  margin: -19px -40px 20px -40px;
}
.page-node-type-data-collection-tool-resources .resources-back-button,
.page-node-type-privileged-resource .resources-back-button,
.privileged-resource-403 .resources-back-button {
  padding: 10px 0 0 40px;
}
.page-node-type-data-collection-tool-resources .resources-back-button a,
.page-node-type-privileged-resource .resources-back-button a,
.privileged-resource-403 .resources-back-button a {
  text-decoration: none;
}
.page-node-type-data-collection-tool-resources .resources-back-button a:hover,
.page-node-type-privileged-resource .resources-back-button a:hover,
.privileged-resource-403 .resources-back-button a:hover {
  text-decoration: underline;
}
.page-node-type-data-collection-tool-resources .resources-back-button .fa,
.page-node-type-privileged-resource .resources-back-button .fa,
.privileged-resource-403 .resources-back-button .fa {
  margin-left: 0.25rem;
  padding-left: 7px;
  font-size: 21px;
  float: left;
  padding-top: 1px;
  color: #11618D;
}
.page-node-type-data-collection-tool-resources .spars-login-required strong,
.page-node-type-privileged-resource .spars-login-required strong,
.privileged-resource-403 .spars-login-required strong {
  color: #8a180e;
}
.page-node-type-data-collection-tool-resources strong,
.page-node-type-privileged-resource strong,
.privileged-resource-403 strong {
  color: #000000;
  margin-top: 15px;
}
.page-node-type-data-collection-tool-resources h1,
.page-node-type-privileged-resource h1,
.privileged-resource-403 h1 {
  text-align: left !important;
  font-size: 32px;
  font-weight: bold;
  color: #1E384B;
}
.page-node-type-data-collection-tool-resources .field--name-body p,
.page-node-type-privileged-resource .field--name-body p,
.privileged-resource-403 .field--name-body p {
  font-size: 16px;
}
.page-node-type-data-collection-tool-resources .filter-tags,
.page-node-type-privileged-resource .filter-tags,
.privileged-resource-403 .filter-tags {
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.page-node-type-data-collection-tool-resources .previous-versions,
.page-node-type-privileged-resource .previous-versions,
.privileged-resource-403 .previous-versions {
  border: 1px solid #707070;
  padding: 15px;
}
.page-node-type-data-collection-tool-resources .resources-files,
.page-node-type-privileged-resource .resources-files,
.privileged-resource-403 .resources-files {
  display: grid;
  grid-template-columns: 0.5fr 3fr;
  margin-bottom: 1.2rem;
  border-left: none;
  border-bottom: 1px solid #707070;
}
.page-node-type-data-collection-tool-resources .resources-files ul,
.page-node-type-privileged-resource .resources-files ul,
.privileged-resource-403 .resources-files ul {
  padding-left: 0;
}
.page-node-type-data-collection-tool-resources .resources-files li,
.page-node-type-privileged-resource .resources-files li,
.privileged-resource-403 .resources-files li {
  display: inline-block;
  margin: 0 2px 0 5px;
  padding: 5px;
  list-style-type: none;
  border: none;
  background-color: #ffffff;
  float: left;
}

.path-announcements .view-announcements .content-box__info {
  margin-top: 30px;
}

.announcement strong {
  color: #8a180e;
}

.view-announcements h2.content-box__title {
  margin-top: 16px;
  text-align: left;
  font-size: 24px;
}
.view-announcements h2 {
  font-size: 14px;
  margin-bottom: 0px;
}
.view-announcements h3 {
  margin-bottom: 0px;
}
.view-announcements .views-row {
  margin-top: 16px;
  margin-bottom: 0px;
  padding: 0px;
}
.view-announcements .item-list ul {
  list-style-type: none;
  padding: 0;
}
.view-announcements .item-list ul li {
  padding: 1rem 0;
  border-bottom: 1px solid #d1d1d1;
  margin: 0;
}
.view-announcements .item-list ul li:last-child {
  border-bottom: 0;
}
.view-announcements .views-field-title {
  font-size: 17px;
}
.view-announcements .views-field-created {
  font-size: 13px;
  font-style: italic;
  color: #6b6b6b;
  margin-bottom: 12px;
}

.announcement-title h3 {
  color: #2b2b2b;
  font-weight: 600;
  font-size: 19px;
  margin-bottom: 0;
}

.announcement-type {
  font-weight: 600;
  font-size: 15px;
  border-bottom: 3px solid #8a180e;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}

.page-node-type-announcement .field--name-body {
  padding-left: 15px;
  padding-right: 15px;
}
.page-node-type-announcement #main-content + .container {
  padding: 20px 40px;
}
.page-node-type-announcement p {
  margin-top: 0;
  margin-bottom: 0;
  padding: 7px 0px;
  font-size: 14px;
  line-height: 1.2;
}

.view-help .item-list ul {
  list-style-type: none;
}
.view-help .item-list ul li {
  margin: 0;
  padding: 1rem 0;
  border-top: 1px solid #d1d1d1;
  display: grid;
  grid-template-columns: 25% auto;
  grid-template-rows: auto 1fr;
}
.view-help .item-list ul li:first-child {
  border-top: none;
}
.view-help .item-list ul li .views-field-field-help-image {
  grid-column: 1;
  grid-row: 1/span 2;
  padding: 0 15px;
}
.view-help .item-list ul li .views-field-field-help-image img {
  max-width: 100%;
  height: auto;
}
.view-help .item-list ul li .views-field-body {
  grid-column: 2;
  grid-row: 2;
  padding: 0 15px;
  color: #6b6b6b;
}
.view-help .item-list ul li .views-field-title {
  grid-column: 2;
  grid-row: 1;
  padding: 15px 15px 10px;
}
.view-help .item-list ul li .views-field-title a {
  color: #6b6b6b;
  font-weight: bold;
  font-size: 14px;
  text-decoration: none;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
}
.view-help .item-list ul li .views-field-title a:hover {
  text-decoration: underline;
}

.contactblog > .title {
  margin: 0;
  background-color: #11618d;
  padding: 10px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 13px;
  font-weight: 700;
  color: white;
}
.contactblog > .col-md-12 {
  background-color: #F8F8F8;
  padding: 17px 12px;
}
.contactblog .contacthelp_listing {
  padding: 9px 5px 2px 5px;
  border-bottom: 1px solid #d1d1d1;
}
.contactblog .contacthelp_listing:first-child {
  padding-top: 0;
}
.contactblog .contacthelp_listing:last-child {
  border: none;
}
.contactblog .contacthelp_listing > h2 {
  font-size: 16px;
  margin: 0;
  padding: 0;
  color: #11618d;
  font-weight: 500;
  line-height: 1.4;
}
.contactblog .contacthelp_listing p {
  padding: 7px 0;
  margin: 0;
}
.contactblog .contacthelp_listing b {
  font-size: 15px;
  font-weight: 700;
}
.contactblog .contacthelp_listing p b, .contactblog .contacthelp_listing h2 + b {
  color: #6b6b6b;
}
.contactblog .contacthelp_listing a {
  word-wrap: break-word;
}

.content-data-entry-reports .buttons-wrap {
  padding: 0;
  background: #FFF;
  padding-bottom: 10px;
  display: flex;
  width: auto;
  gap: 1rem;
}
.content-data-entry-reports .boxwrapp {
  background-color: #f2f2f2;
  min-height: 300px;
  position: relative;
}
.content-data-entry-reports .infometter {
  padding-left: 0;
  padding-right: 0;
  min-height: 300px;
}
.content-data-entry-reports .infometter div[class*=col-] {
  float: left;
}
@media (max-width: 992px) {
  .content-data-entry-reports .infometter {
    min-height: 700px;
  }
}
.content-data-entry-reports .vec-icn {
  display: inline;
}
.content-data-entry-reports .vec-icn img {
  max-width: 100%;
  float: right;
  max-height: 150px;
}
@media (max-width: 992px) {
  .content-data-entry-reports .vec-icn img {
    margin: 10px auto;
    float: none;
    display: block;
  }
}
.content-data-entry-reports .spars_data_contain {
  padding: 27px 10px;
}
.content-data-entry-reports .spars_data_contain .vec-icn img {
  max-width: 100%;
  float: left;
  max-height: none;
}
.content-data-entry-reports .csat, .content-data-entry-reports .cmhs, .content-data-entry-reports .csap, .content-data-entry-reports .tta {
  height: 300px;
}
@media (max-width: 992px) {
  .content-data-entry-reports .csat, .content-data-entry-reports .cmhs, .content-data-entry-reports .csap, .content-data-entry-reports .tta {
    height: auto;
  }
}
.content-data-entry-reports .csat, .content-data-entry-reports .cmhs, .content-data-entry-reports .csap, .content-data-entry-reports .tta {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.content-data-entry-reports .csat-hover, .content-data-entry-reports .cmhs-hover, .content-data-entry-reports .csap-hover, .content-data-entry-reports .tta-hover {
  flex: 1;
}
.content-data-entry-reports .csat-hover div[class*=col-], .content-data-entry-reports .cmhs-hover div[class*=col-], .content-data-entry-reports .csap-hover div[class*=col-], .content-data-entry-reports .tta-hover div[class*=col-] {
  float: left;
}
.content-data-entry-reports .csat-hover:focus-within .csat {
  display: block;
}
.content-data-entry-reports .cmhs-hover:focus-within .cmhs {
  display: block;
}
.content-data-entry-reports .csap-hover:focus-within .csap {
  display: block;
}
.content-data-entry-reports .tta-hover:focus-within .csap {
  display: block;
}
.content-data-entry-reports .defult-weltext {
  border-left: 4px solid #8a180e;
  padding: 0 10px;
}
.content-data-entry-reports .defult-weltext h2, .content-data-entry-reports .defult-weltext .h2 {
  color: black;
  font-size: 20px;
  margin: 0;
  font-weight: bold;
  line-height: 36px;
  letter-spacing: -0.64px;
}
.content-data-entry-reports .defult-weltext p {
  font-size: 17px;
}
.content-data-entry-reports .csat, .content-data-entry-reports .cmhs, .content-data-entry-reports .csap, .content-data-entry-reports .tta {
  background-color: #11618d;
  padding: 27px 10px;
  z-index: 2;
}
.content-data-entry-reports .csat h2, .content-data-entry-reports .csat p, .content-data-entry-reports .csat div, .content-data-entry-reports .csat a, .content-data-entry-reports .cmhs h2, .content-data-entry-reports .cmhs p, .content-data-entry-reports .cmhs div, .content-data-entry-reports .cmhs a, .content-data-entry-reports .csap h2, .content-data-entry-reports .csap p, .content-data-entry-reports .csap div, .content-data-entry-reports .csap a, .content-data-entry-reports .tta h2, .content-data-entry-reports .tta p, .content-data-entry-reports .tta div, .content-data-entry-reports .tta a {
  color: white;
}
.content-data-entry-reports .csat h2, .content-data-entry-reports .cmhs h2, .content-data-entry-reports .csap h2, .content-data-entry-reports .tta h2 {
  font-size: 20px;
  font-weight: bold;
  margin: 0;
}
.content-data-entry-reports .csat p, .content-data-entry-reports .cmhs p, .content-data-entry-reports .csap p, .content-data-entry-reports .tta p {
  margin: 0;
}
.content-data-entry-reports .csat .info_center, .content-data-entry-reports .cmhs .info_center, .content-data-entry-reports .csap .info_center, .content-data-entry-reports .tta .info_center {
  padding: 30px 10px;
  font-size: 15px;
}
.content-data-entry-reports .csat .info_center a:hover, .content-data-entry-reports .cmhs .info_center a:hover, .content-data-entry-reports .csap .info_center a:hover, .content-data-entry-reports .tta .info_center a:hover {
  text-decoration: none;
}
.content-data-entry-reports .csat .info_center a .fa, .content-data-entry-reports .cmhs .info_center a .fa, .content-data-entry-reports .csap .info_center a .fa, .content-data-entry-reports .tta .info_center a .fa {
  padding-left: 10px;
  font-size: 21px;
  position: relative;
  top: 2px;
}
.content-data-entry-reports .csat .user-btn, .content-data-entry-reports .cmhs .user-btn, .content-data-entry-reports .csap .user-btn, .content-data-entry-reports .tta .user-btn {
  border: 2px solid #fff;
  border-radius: 4px;
  padding: 17px 12px;
  text-align: center;
  width: 23%;
  margin: 0 10px;
  white-space: nowrap;
  display: inline-block;
}
.content-data-entry-reports .csat .user-btn:hover, .content-data-entry-reports .cmhs .user-btn:hover, .content-data-entry-reports .csap .user-btn:hover, .content-data-entry-reports .tta .user-btn:hover {
  background-color: #1b99df;
  border-color: #1b99df;
}
@media (max-width: 768px) {
  .content-data-entry-reports .csat .user-btn, .content-data-entry-reports .cmhs .user-btn, .content-data-entry-reports .csap .user-btn, .content-data-entry-reports .tta .user-btn {
    float: none !important;
    width: 100%;
    margin-bottom: 10px;
  }
}
.content-data-entry-reports .csat .defult-weltext, .content-data-entry-reports .cmhs .defult-weltext, .content-data-entry-reports .csap .defult-weltext, .content-data-entry-reports .tta .defult-weltext {
  border-color: white;
}
.content-data-entry-reports .custombox {
  display: block;
  padding: 0;
  width: 100%;
  float: left;
  padding: 0px;
  text-decoration: none;
}
.content-data-entry-reports .custombox + .custombox {
  margin-left: 10px;
}
.content-data-entry-reports .custombox:hover {
  background-color: #11618d;
}
.content-data-entry-reports .custombox:hover span, .content-data-entry-reports .custombox:hover p {
  color: white;
}
.content-data-entry-reports .cst-text {
  text-align: center;
  border: 1px solid #11618d;
  width: 100%;
  margin: 0 auto;
  padding: 5px 0;
  color: #11618d;
  cursor: pointer;
}
.content-data-entry-reports .cst-text span {
  font-size: 13px;
  text-transform: lowercase;
}
.content-data-entry-reports .cst-text p {
  font-size: 19px;
  margin-bottom: 0;
}
.content-data-entry-reports .clear {
  clear: both;
}
.content-data-entry-reports .search-btn {
  background-color: #747474;
  color: #fff;
  padding: 10px;
  border-radius: 5px;
  max-width: 200px;
  text-transform: capitalize;
  right: 25px;
  margin-top: 13px;
  margin-right: 14px;
  float: right;
  transition: all 0.5s ease-in-out;
}
.content-data-entry-reports .search-btn:hover {
  transform: scale(1.1);
  background-color: #317aa1;
}
.content-data-entry-reports .search-btn a {
  color: white;
  text-decoration: none;
  font-size: 14px;
}
.content-data-entry-reports .search-btn a .fa {
  font-size: 23px;
  float: left;
  padding-right: 10px;
  color: #fff;
  height: 23px;
}

.content-faq tr.tbheader th {
  background-color: #11618d;
  color: #fff;
}
.content-faq tr td {
  padding: 5px;
}
.content-faq tr th {
  padding: 5px;
}

.search {
  --dot-csat: rgb(102, 51, 153);
  --dot-cmhs: rgb(237, 131, 78);
  --dot-csap: rgb(0, 187, 0);
  --dot-tta: rgb(93,94,94);
  --dot-general: rgb(17,97,141);
  /* override exposed form styles from Aristotle theme */
  /* override Aristotle form input */
  /* Search Filters */
  /*  Resources Search  */
  /* Resources Sort by */
}
.search .pagination {
  margin: 0;
}
.search .resources-back-button {
  padding: 0 0 20px 0;
  background-color: #E2ECF1;
  font-size: 16px;
}
.search .resources-back-button a {
  text-decoration: none;
}
.search .resources-back-button a:hover {
  text-decoration: underline;
}
.search .resources-back-button .fa {
  margin-left: 0.25rem;
  padding-left: 7px;
  font-size: 21px;
  float: left;
  padding-top: 1px;
  color: #11618D;
}
.search .views-exposed-form .form-item input[type=checkbox],
.search .views-exposed-form .form-item input[type=radio] {
  position: inherit;
  width: 13px;
  height: 13px;
  padding: 0;
  margin: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.search .views-exposed-form .form-item label.option {
  background-color: #ffffff;
  border-radius: 0;
  display: inline;
  cursor: pointer;
  font-weight: normal;
  margin-bottom: 0;
  padding: 0;
  position: inherit;
}
.search .views-exposed-form .form-item input[type=checkbox]:checked ~ label.option:before,
.search .views-exposed-form .form-item input[type=radio]:checked ~ label.option:before {
  opacity: 0;
}
.search .views-exposed-form .form-item label.option:before {
  content: "";
  display: block;
  font-family: uicons-regular-rounded;
  font-size: 1.375rem;
  opacity: 0;
  position: absolute;
  right: 0.75rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: opacity 0.3s ease-out;
  -o-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
.search .views-exposed-form .form-item input[type=checkbox]:checked ~ label.option,
.search .views-exposed-form .form-item input[type=radio]:checked ~ label.option {
  background-color: #ffffff;
  color: #000000;
}
.search .form-text,
.search .form-control {
  font-family: "ArialMT", sans-serif;
  width: 100%;
  height: calc(1.5em + 0.75rem + 2px);
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.search .view-search-content .content-box__info {
  text-align: left;
}
.search .no-results-found {
  margin-top: 20px;
}
.search #block-spars-content {
  padding-left: 15px;
}
.search .headingtitle p {
  margin: 0;
}
.search .headingtitle h3, .search .headingtitle .h3 {
  border: none;
  margin-bottom: 0;
  margin-right: 2rem;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  line-height: 30px;
  letter-spacing: -0.48px;
}
.search .region-breadcrumb {
  background-color: #F1ECD7;
  margin: -19px -20px 20px -20px;
}
.search .training-search-header {
  padding: 20px;
  margin-bottom: 20px;
  background: #E2ECF1;
}
.search .training-search-header .training-header-icon-wrapper {
  width: 103px;
  height: 103px;
  border: 3px solid #707070;
  background-color: #F3F7F9;
  border-radius: 50%;
  opacity: 1;
  float: left;
  margin-right: 20px;
  margin-bottom: 25px;
}
.search .training-search-header .training-header-icon-wrapper img {
  top: 25px;
  left: 23px;
  position: relative;
}
.search .training-search-header p {
  max-width: 800px;
}
.search .training-search-header img {
  float: left;
  margin-right: 20px;
}
.search.role-anonymous .dropbutton-wrapper {
  display: none;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] {
  /* SAMHSA Center filter dots */
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] h2 {
  color: #000000;
  font-size: 22px;
  line-height: 22px;
  letter-spacing: -0.64px;
  font-weight: 800;
  margin-bottom: 0;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] .fieldgroup,
.search [data-drupal-selector=views-exposed-form-search-content-page-1] .form-item-field-document-name-value {
  box-shadow: 0 0 0 2px #9a9a9a;
  border-radius: 10px;
  padding: 22px 0 11px 11px;
  margin: 11px 0;
  width: calc(100% - 2px);
  float: none !important;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] .fieldgroup legend,
.search [data-drupal-selector=views-exposed-form-search-content-page-1] .form-item-field-document-name-value legend {
  position: relative;
  top: 20px;
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  text-transform: none;
  float: none;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] .fieldgroup .fieldset-wrapper,
.search [data-drupal-selector=views-exposed-form-search-content-page-1] .form-item-field-document-name-value .fieldset-wrapper {
  max-height: 150px;
  overflow-y: auto;
  padding-left: 4px;
  margin-left: -4px;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] .form-item-field-document-name-value {
  font-weight: bold;
  padding-right: 11px;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-document-name-value]::placeholder {
  font-size: 0.85rem;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] input[data-drupal-selector=edit-field-document-name-value] {
  padding: 6px;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-samhsa-center] label {
  display: inline-flex !important;
  min-width: 80px;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-samhsa-center] label::after {
  --dot-color: "gray";
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  color: var(--dot-color);
  width: 30px;
  text-align: right;
  padding: 0px 0px 0px 16px;
  margin-left: auto;
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-26 label::after {
  --dot-color: var(--dot-general);
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-27 label::after {
  --dot-color: var(--dot-cmhs);
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-28 label::after {
  --dot-color: var(--dot-csap);
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-29 label::after {
  --dot-color: var(--dot-csat);
}
.search [data-drupal-selector=views-exposed-form-search-content-page-1] [data-drupal-selector=edit-field-samhsa-center] .form-item-field-samhsa-center-30 label::after {
  --dot-color: var(--dot-tta);
}
.search .view-search-content .dropbutton-wrapper {
  width: 200px;
}
.search .view-search-content .item-list-resources ul {
  list-style-type: none;
  padding: 0;
}
.search .view-search-content .item-list-resources ul li.resource-item {
  margin-bottom: 0;
}
.search .view-search-content .item-list-resources ul li:nth-child(odd).resource-item {
  background-color: #f4f4f4;
  border-bottom: 1px solid #b2b2b2;
  border-top: 1px solid #b2b2b2;
}
.search .view-search-content .item-list-resources ul.dropbutton li {
  background-color: #ffffff;
  border: 1px solid #204b65;
}
.search .resources-header-wrapper {
  display: grid;
  grid-template-columns: 1fr 140px;
  background-color: #ebebeb;
  font-weight: bold;
  margin-bottom: 1rem;
}
.search .resources-header-wrapper .resources-header-content, .search .resources-header-wrapper .resources-header-files {
  padding: 0.5rem;
}
.search .resources-header-wrapper .resources-header-files {
  text-align: center;
}
.search .resources-item {
  display: grid;
  grid-template-columns: 15px 1fr;
  margin-bottom: 1rem;
  padding-top: 1rem;
  border: none;
}
.search .resources-item:before {
  --dot-color: "gray";
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  color: var(--dot-color);
  width: 5px;
  line-height: 24px;
  padding-left: 0.5rem;
}
.search .resources-item.resources-General::before {
  color: var(--dot-general);
}
.search .resources-item.resources-CMHS::before {
  color: var(--dot-cmhs);
}
.search .resources-item.resources-CSAT::before {
  color: var(--dot-csat);
}
.search .resources-item.resources-CSAP::before {
  color: var(--dot-csap);
}
.search .resources-item.resources-TTA::before {
  color: var(--dot-tta);
}
.search .resources-info .row {
  padding: 0;
  margin-top: 0;
}
.search .resources-info .col-8 {
  padding-left: 15px;
}
.search .resources-info img {
  vertical-align: baseline;
  padding-right: 5px;
}
.search .resources-info h2 {
  color: #11618D;
  font-weight: 600;
  font-size: 18px;
  padding-bottom: 0px;
  line-height: 1.4;
  margin-bottom: 0;
  letter-spacing: 0;
}
.search .resources-info h2 a {
  text-decoration: underline;
}
.search .resources-item-body {
  padding: 0 16px 0 18px;
}
.search .login-required {
  color: #1E384B;
  font-size: 14px;
}
.search .resource-description {
  margin: 5px 0;
}
.search .resource-description p {
  margin: 0;
}
.search .resource-date {
  margin: 5px 0;
  color: #000000;
}
.search .resource-date strong {
  color: #000000;
}
.search .resources-files {
  display: grid;
  grid-template-columns: 1fr 3fr;
  border-left: none;
  margin-bottom: 0;
}
.search .resources-files li {
  display: inline-block;
  margin: 0 2px 5px 5px;
  padding: 5px;
  list-style-type: none;
  border: 1px solid #b2b2b2;
  background-color: #ffffff;
}
.search .resources-files li img {
  display: inline-block;
  vertical-align: middle;
}
.search .resources-files h3 {
  font-size: 14px;
  color: #000000;
  font-weight: bold;
  margin-bottom: 10px;
}
.search .resources-files a {
  display: block;
  text-align: center;
  text-decoration: none;
}
.search .resources-files a:hover {
  text-decoration: underline;
  text-decoration-color: #000000;
}
.search .resources-files a span {
  display: block;
  color: #000000;
  margin-top: 0.25rem;
}
.search .resources-files a .fa {
  display: block;
  font-size: 2rem;
}
.search .resources-files .fa-file-pdf-o {
  color: #cb0606;
}
.search .resources-files .fa-file-word-o {
  color: #2A5699;
}
.search .resources-files .fa-file-excel-o {
  color: #207347;
}
.search .content-box__info {
  margin-top: 20px;
  border-bottom: 4px solid #085A87;
  padding-bottom: 20px;
}
.search .content-box__info strong {
  color: #000000;
  font-size: 16px;
}
.search .content-box__info .headingtitle {
  padding-top: 8px;
  display: inline-block;
}
.search .content-box__info .pill {
  cursor: pointer;
  margin: 3px 2px;
  padding: 5px 15px;
  background: transparent;
  display: inline-block;
  text-decoration: none;
  background-color: #1E384B;
  color: #ffffff;
  font-weight: bold;
  font-size: 0.85em;
  border: 1px solid #1E384B;
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  font-weight: 600;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.search .content-box__info a.pill:after {
  content: "✖";
  font-size: 1em;
  color: #ffffff;
}
.search .content-box__info .filters-reset-button {
  border: 1px solid #000000 !important;
  border-radius: 5px;
  background-color: #ffffff !important;
  color: #000000 !important;
  font-size: 0.85em;
  text-decoration: none;
  font-weight: bold;
  padding: 6px 12px;
  margin: 0 12px;
  min-height: 2rem;
  min-width: 3rem;
}
.search .js-form-type-search {
  display: none;
}
.search .search-keyword-box {
  margin-left: 15px;
  display: flex;
}
.search .search-keyword-box span {
  font-weight: bold;
  font-size: 16px;
  width: 238px;
  margin-top: 6px;
}
.search .search-keyword-box .resources-search-button {
  background-image: url(/themes/custom/spars/images/search.svg), linear-gradient(transparent, transparent);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 1.3rem;
  background-color: #11618D;
  height: 37px;
  width: 51px;
  border-radius: 0.25rem;
  border: none;
  margin-left: -4px;
}
.search .search-keyword-box .resources-search-button:hover {
  background-color: #1e384b;
}
.search .resources-sort-by {
  float: right;
}
.search .resources-sort-by label {
  padding-right: 5px;
  font-weight: bold;
}
.search .resources-sort-by select {
  display: inline-block;
  width: auto;
  vertical-align: middle;
}
.search .js-form-item-items-per-page {
  display: none;
}

.form-item-sort-bef-combine {
  display: none;
}

.page-node-type-data-collection-tool-resources .region-breadcrumb,
.page-node-type-privileged-resource .region-breadcrumb,
.privileged-resource-403 .region-breadcrumb {
  background-color: #F2F2F2;
  margin: -19px -40px 20px -40px;
}
.page-node-type-data-collection-tool-resources .resources-back-button,
.page-node-type-privileged-resource .resources-back-button,
.privileged-resource-403 .resources-back-button {
  padding: 10px 0 0 40px;
}
.page-node-type-data-collection-tool-resources .resources-back-button a,
.page-node-type-privileged-resource .resources-back-button a,
.privileged-resource-403 .resources-back-button a {
  text-decoration: none;
}
.page-node-type-data-collection-tool-resources .resources-back-button a:hover,
.page-node-type-privileged-resource .resources-back-button a:hover,
.privileged-resource-403 .resources-back-button a:hover {
  text-decoration: underline;
}
.page-node-type-data-collection-tool-resources .resources-back-button .fa,
.page-node-type-privileged-resource .resources-back-button .fa,
.privileged-resource-403 .resources-back-button .fa {
  margin-left: 0.25rem;
  padding-left: 7px;
  font-size: 21px;
  float: left;
  padding-top: 1px;
  color: #11618D;
}
.page-node-type-data-collection-tool-resources .spars-login-required strong,
.page-node-type-privileged-resource .spars-login-required strong,
.privileged-resource-403 .spars-login-required strong {
  color: #8a180e;
}
.page-node-type-data-collection-tool-resources strong,
.page-node-type-privileged-resource strong,
.privileged-resource-403 strong {
  color: #000000;
  margin-top: 15px;
}
.page-node-type-data-collection-tool-resources h1,
.page-node-type-privileged-resource h1,
.privileged-resource-403 h1 {
  text-align: left !important;
  font-size: 32px;
  font-weight: bold;
  color: #1E384B;
}
.page-node-type-data-collection-tool-resources .field--name-body p,
.page-node-type-privileged-resource .field--name-body p,
.privileged-resource-403 .field--name-body p {
  font-size: 16px;
}
.page-node-type-data-collection-tool-resources .filter-tags,
.page-node-type-privileged-resource .filter-tags,
.privileged-resource-403 .filter-tags {
  border-bottom: 1px solid #707070;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.page-node-type-data-collection-tool-resources .previous-versions,
.page-node-type-privileged-resource .previous-versions,
.privileged-resource-403 .previous-versions {
  border: 1px solid #707070;
  padding: 15px;
}
.page-node-type-data-collection-tool-resources .resources-files,
.page-node-type-privileged-resource .resources-files,
.privileged-resource-403 .resources-files {
  display: grid;
  grid-template-columns: 0.5fr 3fr;
  margin-bottom: 1.2rem;
  border-left: none;
  border-bottom: 1px solid #707070;
}
.page-node-type-data-collection-tool-resources .resources-files ul,
.page-node-type-privileged-resource .resources-files ul,
.privileged-resource-403 .resources-files ul {
  padding-left: 0;
}
.page-node-type-data-collection-tool-resources .resources-files li,
.page-node-type-privileged-resource .resources-files li,
.privileged-resource-403 .resources-files li {
  display: inline-block;
  margin: 0 2px 0 5px;
  padding: 5px;
  list-style-type: none;
  border: none;
  background-color: #ffffff;
  float: left;
}

.path-frontpage main .container,
.page-dashboard main .container {
  background-color: #DEDEDE;
}
.path-frontpage main .container .row,
.page-dashboard main .container .row {
  padding: 0;
}
.path-frontpage main .container a,
.page-dashboard main .container a {
  font-size: 15px;
  font-weight: bold;
  color: #11618D;
}
.path-frontpage main .container h3,
.page-dashboard main .container h3 {
  font-size: 21px;
  font-weight: bold;
  color: #565656;
}
.path-frontpage .dashboard-intro-header,
.page-dashboard .dashboard-intro-header {
  padding: 20px;
  background: #ffffff;
}
.path-frontpage .dashboard-intro-header p,
.page-dashboard .dashboard-intro-header p {
  max-width: 800px;
}
.path-frontpage .dashboard-intro-header img,
.page-dashboard .dashboard-intro-header img {
  float: left;
  margin-right: 20px;
}
.path-frontpage .browse-training,
.page-dashboard .browse-training {
  margin-bottom: 20px;
  background: #334B56;
  min-height: 127px;
  height: auto;
}
.path-frontpage .browse-training .col-12.col-lg-4,
.page-dashboard .browse-training .col-12.col-lg-4 {
  min-width: 335px;
}
.path-frontpage .browse-training a.btn,
.page-dashboard .browse-training a.btn {
  color: #ffffff !important;
  background-color: #56850D !important;
  border: 2px solid #56850D;
  border-radius: 5px 0 0 5px !important;
  font-size: 18px;
  width: 215px;
  height: 50px;
  margin: 38px 0 38px 38px;
}
.path-frontpage .browse-training a.btn-arrow,
.page-dashboard .browse-training a.btn-arrow {
  color: #ffffff;
  display: inline-block;
  background-color: #456E06;
  border: 2px solid #456E06;
  border-radius: 0 5px 5px 0;
  font-size: 17px;
  min-width: 45px;
  height: 50px;
  margin: 38px 0 38px 0;
}
.path-frontpage .browse-training ul,
.page-dashboard .browse-training ul {
  display: flex;
  flex-wrap: wrap;
  padding-left: 0;
  align-items: center;
  justify-content: center;
  height: 128px;
  margin-bottom: 0;
}
.path-frontpage .browse-training ul.training-view-courses li,
.page-dashboard .browse-training ul.training-view-courses li {
  list-style: none;
  flex: 0 0 33.333333%;
  color: #ffffff;
  padding-left: 30px;
  line-height: 30px;
}
.path-frontpage .browse-training ul.training-view-courses li a,
.page-dashboard .browse-training ul.training-view-courses li a {
  color: #ffffff;
  text-decoration: none;
}
.path-frontpage .browse-training ul.training-view-courses li a img,
.page-dashboard .browse-training ul.training-view-courses li a img {
  display: inline-block;
}
.path-frontpage .browse-training ul.training-view-courses li .view-courses-link,
.page-dashboard .browse-training ul.training-view-courses li .view-courses-link {
  border-top: 1px solid #AEAEAE;
}
.path-frontpage .content-box__info,
.page-dashboard .content-box__info {
  text-align: left;
}

#spars-lp-preview_overlay .modal-dialog {
  max-width: 75% !important;
}
#spars-lp-preview_overlay .modal-dialog .views-field-nothing {
  float: right;
  margin: 0px 0px 15px 15px;
}
#spars-lp-preview_overlay .modal-dialog .views-field-field-teaser-video {
  margin-bottom: 1em;
}

@media (min-width: 992px) {
  #spars-lp-preview_overlay .modal-dialog {
    max-width: 50% !important;
  }
}
#spars-dashboard .dashboard-panel {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  box-shadow: 0 0 6px 3px rgba(0, 0, 0, 0.1);
  padding: 1.25rem;
  background-color: #fff;
  margin-bottom: 10px;
}
#spars-dashboard .dashboard-panel .nav {
  margin-left: 0px;
  margin-bottom: 1rem;
}
#spars-dashboard .dashboard-panel .nav-item {
  border: none;
}
#spars-dashboard .dashboard-panel a.nav-item {
  font-size: 1rem;
}
#spars-dashboard .dashboard-panel .nav-link {
  color: #565656;
  font-weight: normal;
}
#spars-dashboard .dashboard-panel .nav-link.active {
  color: #565656;
  font-weight: bold;
}
#spars-dashboard .dashboard-panel .nav-link:hover {
  color: #565656;
}
#spars-dashboard .dashboard-panel .nav-item.active {
  border-bottom: 3px solid #2c6a92;
}
#spars-dashboard .dashboard-panel .more-link,
#spars-dashboard .dashboard-panel .view-footer {
  text-align: right;
  position: absolute;
  bottom: 20px;
  right: 30px;
}
#spars-dashboard .dashboard-panel .more-link a,
#spars-dashboard .dashboard-panel .view-footer a {
  text-decoration: none;
  font-weight: normal;
  font-size: 14px;
}
#spars-dashboard .dashboard-panel .more-link a i.fa,
#spars-dashboard .dashboard-panel .view-footer a i.fa {
  margin-left: 0.5em;
  font-size: 150%;
  vertical-align: middle;
}
#spars-dashboard .badge.badge-pill.required {
  background-color: #E6E6E6;
  border-color: #BABABA;
  color: #000;
}

.view-announcements p {
  margin-bottom: 0;
}
.view-announcements .views-row {
  border-bottom: 1px solid #aaa;
  padding: 10px 0px;
}

.view-my-trainings .views-row {
  border-bottom: 1px solid #aaa;
  padding: 10px 0px;
}

.view-on-demand-learning-path-lists .views-row {
  border-bottom: 1px solid #aaa;
  padding: 20px 0px;
}

.view-featured-lists .views-row {
  border-bottom: none !important;
  padding: 0 !important;
}
.view-featured-lists .field-content {
  display: block;
  padding-bottom: 10px;
}
.view-featured-lists a.btn {
  min-width: auto;
  color: #FFF !important;
  text-decoration: none;
}
.view-featured-lists a.btn:hover {
  color: #FFF !important;
}
.view-featured-lists a.btn::before {
  content: none;
}

.view-webinar-lists .cal-block {
  text-transform: uppercase;
  border-right: 1px solid #000;
}
.view-webinar-lists .cal-day {
  font-size: 2rem;
}
.view-webinar-lists .views-row {
  border-bottom: 1px solid #aaa;
  padding: 20px 0px;
}
.view-webinar-lists .webinar-metadata img {
  display: inline;
}

#spars-dashboard .row:first-child .col-md-8:first-child .tab-content {
  max-height: 400px;
  overflow-y: auto;
}

.page-webinars .content-box__info {
  margin-top: 30px;
}

.path-admin main.page-main,
.section-admin main.page-main {
  padding-bottom: 0;
}

main > .container {
  /*   padding-top: 20px !important; */
}
main > .container div.row {
  /*    margin-top: 20px;  */
}

#block-spars-primaryadminactions {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#block-spars-primaryadminactions > li {
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
  list-style: none;
}

#block-spars-tabs {
  margin-bottom: 0.625rem;
}

#block-spars-tabs > ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding: 0;
}

#block-spars-tabs > ul li {
  margin-right: 0.625rem;
  margin-bottom: 0.625rem;
}

#block-spars-tabs > ul a {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #f5f5f5;
  border-radius: 0.625rem;
  color: #2f3758;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 600;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  min-width: 7.5rem;
  padding: 0.625rem 0.9375rem;
  text-decoration: none;
  -webkit-transition: background 0.3s ease;
  -o-transition: background 0.3s ease;
  transition: background 0.3s ease;
}

#block-spars-tabs > ul a.is-active, #block-tabs > ul a:hover {
  background: #d5d5d5;
}

.group-opigno-course .lp-info .action-wrapper {
  justify-content: flex-start;
}
.group-opigno-course strong {
  color: #000000;
}
.group-opigno-course .lp-status span {
  font-weight: bold;
}
.group-opigno-course .lp-status h2 {
  font-size: 20px;
  color: #3A4146;
}
.group-opigno-course .lp-status ul {
  list-style-type: none;
  padding-left: 0;
}
.group-opigno-course .lp-status ul li {
  margin-bottom: 20px;
}
.group-opigno-course .lp-status ul li div {
  display: inline;
}
.group-opigno-course .lp-status ul li.status-tags div ~ div {
  display: inline;
}
.group-opigno-course .lp-status ul li.status-tags div ~ div::before {
  content: ",";
  margin-left: -4px;
  margin-right: 4px;
}
.group-opigno-course .lp-status .status-wrapper {
  padding: 15px;
  border: 2px solid #B5B3B3;
  border-radius: 10px;
}
.group-opigno-course .lp-status img {
  display: inline-block;
}

.path-group,
.page-opigno-module-module-result {
  /* Buttons for modal completed course box */
}
.path-group .form-submit.is-disabled,
.page-opigno-module-module-result .form-submit.is-disabled {
  display: none;
}
.path-group a.btn.btn-rounded.btn-image,
.page-opigno-module-module-result a.btn.btn-rounded.btn-image {
  background-repeat: no-repeat;
  background-position: 8px center;
  padding-left: 34px;
  padding-right: 8px;
  border: none;
  margin: 0.6em;
}
.path-group a.btn.btn-rounded.btn-image.back-to-dashboard,
.page-opigno-module-module-result a.btn.btn-rounded.btn-image.back-to-dashboard {
  background-color: transparent !important;
  background-image: url("/themes/custom/spars/images/dashboard-icon.svg");
  color: #11618D !important;
}
.path-group a.btn.btn-rounded.btn-image.feedback,
.page-opigno-module-module-result a.btn.btn-rounded.btn-image.feedback {
  background-color: #A96607 !important;
  background-image: url("/themes/custom/spars/images/chat-icon.svg");
  color: #FFFFFF !important;
}
.path-group a.btn.btn-rounded.btn-image.certificate,
.page-opigno-module-module-result a.btn.btn-rounded.btn-image.certificate {
  background-color: #1E741E !important;
  background-image: url("/themes/custom/spars/images/certificate-download-icon.svg");
  color: #FFFFFF !important;
}
.path-group .resources-back-button,
.page-opigno-module-module-result .resources-back-button {
  padding: 20px 0 20px 40px;
  background-color: #F2F2F2;
  font-size: 16px;
}
.path-group .resources-back-button a,
.page-opigno-module-module-result .resources-back-button a {
  text-decoration: none;
}
.path-group .resources-back-button a:hover,
.page-opigno-module-module-result .resources-back-button a:hover {
  text-decoration: underline;
}
.path-group .resources-back-button .fa,
.page-opigno-module-module-result .resources-back-button .fa {
  margin-left: 0.25rem;
  padding-left: 7px;
  font-size: 21px;
  float: left;
  padding-top: 1px;
  color: #11618D;
}
.path-group .opigno_activity__wrapper .form-actions,
.page-opigno-module-module-result .opigno_activity__wrapper .form-actions {
  position: relative;
}
.path-group .content-box,
.page-opigno-module-module-result .content-box {
  border: none;
  box-shadow: none;
  border-bottom: 1px dashed #707070;
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-radius: 0;
}
.path-group strong.views-label-field-learning-path-description,
.page-opigno-module-module-result strong.views-label-field-learning-path-description {
  color: #000000;
}
.path-group .views-field-field-learning-path-description,
.path-group .block-field-field-learning-path-description,
.path-group .twig-field-field-learning-path-description,
.page-opigno-module-module-result .views-field-field-learning-path-description,
.page-opigno-module-module-result .block-field-field-learning-path-description,
.page-opigno-module-module-result .twig-field-field-learning-path-description {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #707070;
}
.path-group .lp_progress_wrapper .lp_progress_bar_completed,
.page-opigno-module-module-result .lp_progress_wrapper .lp_progress_bar_completed {
  background: #0D6CA1;
}
.path-group .lp-title h1,
.page-opigno-module-module-result .lp-title h1 {
  font-size: 30px;
  color: #1E384B;
  margin: 15px 0;
}
.path-group .lp-docs .form-item,
.page-opigno-module-module-result .lp-docs .form-item {
  display: block;
  clear: both;
}
.path-group .lp-docs .form-item div.fi,
.page-opigno-module-module-result .lp-docs .form-item div.fi {
  font-size: 1em;
  padding-left: 36px;
  background-repeat: no-repeat;
  background-size: 24px;
  line-height: 1.45em;
  margin-bottom: 8px;
  margin-left: 0px;
  font-weight: normal;
  background-position: 0px 0px;
  padding-bottom: 12px;
  max-width: 80%;
}
.path-group .lp-docs .form-item div.fi.fi-rr-file,
.page-opigno-module-module-result .lp-docs .form-item div.fi.fi-rr-file {
  background-image: url("/themes/custom/spars/images/document-icon.png");
}
.path-group .lp-docs .form-item div.fi-rr-file::before,
.page-opigno-module-module-result .lp-docs .form-item div.fi-rr-file::before {
  content: none;
}
.path-group .documents-box,
.page-opigno-module-module-result .documents-box {
  margin-top: 20px;
}
.path-group .documents-box .see-all,
.page-opigno-module-module-result .documents-box .see-all {
  background-color: #e4eff5;
  padding: 6px 0px;
}
.path-group .documents-box .lp-docs .form-item,
.page-opigno-module-module-result .documents-box .lp-docs .form-item {
  padding: 6px 0;
  /*     border-top: 1px dashed #707070; */
}
.path-group .documents-box .lp-docs .fi,
.page-opigno-module-module-result .documents-box .lp-docs .fi {
  display: inline-block;
}
.path-group #sidebar-first .status-wrapper,
.page-opigno-module-module-result #sidebar-first .status-wrapper {
  font-weight: normal;
  padding: 8px 18px;
  border: 2px solid #B5B3B3;
  border-radius: 10px;
}
.path-group #sidebar-first .status-wrapper img,
.page-opigno-module-module-result #sidebar-first .status-wrapper img {
  display: inline-block;
}
.path-group #sidebar-first .status-wrapper img.prefix,
.page-opigno-module-module-result #sidebar-first .status-wrapper img.prefix {
  padding: 10px 13px;
  background-repeat: no-repeat;
}
.path-group #sidebar-first .status-wrapper img.img_duration,
.page-opigno-module-module-result #sidebar-first .status-wrapper img.img_duration {
  background-image: url("/themes/custom/spars/images/duration-icon.svg");
  background-position: 1px 1px;
}
.path-group #sidebar-first .status-wrapper img.img_modules,
.page-opigno-module-module-result #sidebar-first .status-wrapper img.img_modules {
  background-image: url("/themes/custom/spars/images/module-icon.svg");
}
.path-group #sidebar-first .status-wrapper img.img_date,
.page-opigno-module-module-result #sidebar-first .status-wrapper img.img_date {
  background-image: url("/themes/custom/spars/images/date-posted-icon.svg");
  background-position: 1px 0px;
}
.path-group #sidebar-first .status-wrapper img.img_certificate,
.page-opigno-module-module-result #sidebar-first .status-wrapper img.img_certificate {
  background-image: url("/themes/custom/spars/images/certificate-icon.svg");
}
.path-group #sidebar-first .status-wrapper img.img_tags,
.page-opigno-module-module-result #sidebar-first .status-wrapper img.img_tags {
  background-image: url("/themes/custom/spars/images/tags-icon.svg");
  background-position: 1px 0px;
}
.path-group #sidebar-first .status-wrapper span,
.page-opigno-module-module-result #sidebar-first .status-wrapper span {
  font-weight: bold;
}
.path-group #sidebar-first .status-wrapper span.value,
.page-opigno-module-module-result #sidebar-first .status-wrapper span.value {
  margin-left: 6px;
  font-weight: normal;
}
.path-group #sidebar-first .status-wrapper h2,
.page-opigno-module-module-result #sidebar-first .status-wrapper h2 {
  font-size: 20px;
  color: #3A4146;
}
.path-group #sidebar-first .status-wrapper ul,
.page-opigno-module-module-result #sidebar-first .status-wrapper ul {
  list-style-type: none;
  padding-left: 0;
}
.path-group #sidebar-first .status-wrapper ul li,
.page-opigno-module-module-result #sidebar-first .status-wrapper ul li {
  margin-bottom: 20px;
}
.path-group #sidebar-first .status-wrapper ul li div,
.page-opigno-module-module-result #sidebar-first .status-wrapper ul li div {
  display: inline;
}
.path-group #sidebar-first .status-wrapper ul li.certificate span.value,
.page-opigno-module-module-result #sidebar-first .status-wrapper ul li.certificate span.value {
  margin-left: 0;
}
.path-group #sidebar-first .status-wrapper ul img,
.page-opigno-module-module-result #sidebar-first .status-wrapper ul img {
  width: 16px;
  margin-right: 0.4em;
}

.page-opigno-module-module-result .modal-buttons {
  margin-top: 40px;
}
.page-opigno-module-module-result .modal-dialog {
  max-width: 650px;
}
.page-opigno-module-module-result .modal-title {
  color: #000000;
  font-size: 28px;
}

div.opigno-lp-step-activity.content-box {
  border: solid #AEAEAE 1px;
  background-color: #F9F9F9;
  color: #3A4146;
  border-radius: 6px;
}
div.opigno-lp-step-activity.content-box h3, div.opigno-lp-step-activity.content-box h4 {
  font-size: 14px;
  text-align: left;
  color: #3A4146;
  text-transform: unset;
  font-weight: bold;
  border: none;
}
div.opigno-lp-step-activity.content-box h3 {
  padding-top: 10px;
  padding-bottom: 10px;
}
div.opigno-lp-step-activity.content-box h4 {
  padding: 0px;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-list {
  padding: 0 16px;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-module {
  border: none;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-module h3, div.opigno-lp-step-activity.content-box .opigno-lp-step-module h4, div.opigno-lp-step-activity.content-box .opigno-lp-step-module div.opigno-lp-step-module-activity {
  padding-top: 3px;
  padding-bottom: 3px;
  padding-right: 6px;
  margin-bottom: 0px;
  font-weight: normal;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-module.current {
  background-color: #7bab4b4f;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-module.current h4 {
  font-weight: bold;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-module.current .activities-list div.opigno-lp-step-module-activity.current {
  font-weight: bold;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-ilt .state.passed,
div.opigno-lp-step-activity.content-box .opigno-lp-step-meeting .state.passed,
div.opigno-lp-step-activity.content-box .opigno-lp-step-module .state.passed,
div.opigno-lp-step-activity.content-box .opigno-lp-step-ilt .opigno-lp-step-module-activity.passed::before,
div.opigno-lp-step-activity.content-box .opigno-lp-step-meeting .opigno-lp-step-module-activity.passed::before,
div.opigno-lp-step-activity.content-box .opigno-lp-step-module .opigno-lp-step-module-activity.passed::before {
  background: #0D6CA1;
}
div.opigno-lp-step-activity.content-box .fi.fi-rr-caret-right,
div.opigno-lp-step-activity.content-box .opigno-lp-step-module-activity.passed::before {
  color: #0D6CA1;
}
div.opigno-lp-step-activity.content-box .opigno-lp-step-ilt .opigno-lp-step-module-activity.passed + .passed::after,
div.opigno-lp-step-activity.content-box .opigno-lp-step-meeting .opigno-lp-step-module-activity.passed + .passed::after,
div.opigno-lp-step-activity.content-box .opigno-lp-step-module .opigno-lp-step-module-activity.passed + .passed::after {
  background-color: #0D6CA1;
}

.col, .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col-auto, .col-lg, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-auto, .col-md, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md-auto, .col-sm, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-auto, .col-xxl, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12, .col-xxl-auto {
  position: relative;
  width: 100%;
  padding-right: 15px;
  padding-left: 15px;
}

.course-complete {
  width: 90%;
  height: 200px;
  vertical-align: middle;
  line-height: 200px;
  text-align: center;
  font-size: 32px;
  color: #888;
  background-color: #f7f7f7;
  margin-left: auto;
  margin-right: auto;
  border: solid #d0d0d0 1px;
}

/* --------------------------------------- */
/* opigno-module-activity-from.html.twig   */
/* --------------------------------------- */
.page-opigno-module-group-answer-form .content-box.module-title-wrapper + .content-box.lp_progress_wrapper {
  border-bottom: none;
}
.page-opigno-module-group-answer-form .module-title-wrapper .module-title {
  margin-left: 20px;
}

.module-title-wrapper .fullscreen-link {
  height: 2rem;
  width: 2rem;
  margin-right: 10px;
}

.opigno_activity {
  background-color: #F9F9F9;
}

div#block-lpadmininfoblock div.contextual {
  display: none !important;
}

div.spars_lp_admin_block {
  background-color: #1E741E;
  padding: 6px 24px 6px 20px;
  color: #fff;
  font-size: 16px;
  font-weight: normal;
}
div.spars_lp_admin_block span.value {
  font-weight: bold;
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-right: 30px;
}
div.spars_lp_admin_block span.value.title {
  max-width: calc(100% - 300px);
}
div.spars_lp_admin_block .dropdown-toggle {
  margin-top: -4px;
}
div.spars_lp_admin_block .dropdown-toggle .fi {
  color: #fff;
}
div.spars_lp_admin_block .dropdown {
  float: right;
}

.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}
.pagination .page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #11618D;
  background-color: #fff;
  border: 1px solid #dee2e6;
}
.pagination .page-link:hover {
  z-index: 2;
  color: #003167;
  text-decoration: none;
  background-color: #e9ecef;
  border-color: #dee2e6;
}
.pagination .page-link:focus {
  z-index: 3;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 86, 179, 0.25);
}
.pagination .page-item {
  margin: 0;
}
.pagination .page-item a {
  font-size: 14px;
}
.pagination .page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}
.pagination .page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}
.pagination .page-item.active .page-link {
  z-index: 3;
  color: #fff;
  background-color: #11618D;
  border-color: #11618D;
}
.pagination .page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}
.pagination .pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}
.pagination .pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}
.pagination .pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}
.pagination .pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
.pagination .pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}
.pagination .pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}

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