@charset "UTF-8";
:root {
  --main-color: #ee1512;
}
.path-webform .webform-submission-employer-shared-access-request-add-form ~ * {
  display: none;
}
footer .flex {
  flex-direction: column;
}
footer .flex li {
  list-style: none;
  margin: 0;
  padding: 0;
}
footer .flex ul {
  margin: 0;
}
.custom-content {
  display: flex;
  gap: 2em;
}
.custom-content .flex {
  flex: 1;
}
.custom-content h2 {
  font-weight: bold;
}
footer .main-nav-secondary {
  display: none;
}
footer {
  padding-block: 2em;
}
@media (min-width: 64em) {
  .region.region-footer {
    background-image: url(https://alabamaworks.com//wp-content/uploads/2022/02/AlabamaWorks-Lines-80-fade-v2.webp);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
  }
}
.grid .video, .grid .grid-center {
  grid-column: 1/2;
  grid-row: 1/2;
}
.grid {
  display: grid;
  grid-template-columns: 1fr;
  align-items: center;
}
.path-frontpage h1 {
  font-size: 40px;
  line-height: 1;
}
@media (min-width: 40em) {
  .path-frontpage h1 {
    font-size: 86px;
  }
}
.grid-center * {
  color: white;
  font-weight: bold;
  text-align: center;
}
.header-layout-10-region.header-background-color-holder {
  display: none;
}
.header-layout-10 .top-bar-wrapper {
  margin-bottom: 0;
}
.header-layout-10.header-default {
  display: flex;
  flex-direction: column;
}
.header-layout-10 .stacks-search-bar {
  width: 100%;
}
.header-background-color-holder, .header-background-image-holder, .header-image-overlay {
  position: relative;
}
.path-frontpage .main-inner-wrapper {
  padding: 0;
  display: block;
}
@media (min-width: 40em) {
  .path-frontpage .main-inner-wrapper {
    max-width: revert;
  }
}
.path-my-account #block-gateway-page-title {
  display: none;
}
.flex.flex-row {
  display: flex;
  flex: 100%;
}
.custom-content {
  flex-wrap: wrap;
}
.custom-content .flex.column ul {
  font-size: 16px;
}
.path-frontpage #block-gateway-page-title {
  margin: 0;
}
.flex.flex-column {
  flex-direction: column;
}
.cta-block > .cta-primary {
  background-color: ghostwhite;
}
.cta-block .cta-secondary {
  background-color: transparent;
}
.cta-block {
  width: 100%;
}
.cta-block > .flex {
  flex: 1;
  justify-content: center;
  align-items: center;
  color: white;
  min-height: calc(40vh - 80px);
}
/*.layout-content .block.block-container {*/
/*  margin: 0;*/
/*}*/
video {
  display: block;
  max-height: calc(60vh - 80px);
}
#main-content, #main-content .layout {
  margin: 0;
}
.button.cta-button {
  display: block;
}
.button {
  background-color: #dc1f26;
  font-weight: bold;
  border-radius: 6px;
}
#user-login-form .button, #user-pass .button {
  border-radius: 6px;
  font-size: 0.875em;
  padding: 0.375rem 0.75rem;
  line-height: inherit;
}
.button.cta-button.button-secondary {
  background-color: #18394d;
}
.button.button-password-reset, .button[value="Reset"] {
  background-color: gainsboro;
  color: #333;
}
.button.button-password-reset:hover, .button[value="Reset"]:hover {
  background-color: whitesmoke;
}
.field--name-field-buttons .field__items {
  display: flex;
  gap: 0.2em;
  flex-wrap: wrap;
}
#main-content .button, aside.layout-sidebar .form-actions .button {
  margin: 0;
  padding: 0.75rem;
  line-height: 1;
  border-radius: 6px;
  font-weight: initial;
  font-size: 1rem;
}
#main-content details:not(first-of-type) {
  border-block-end: none;
}
.stacks-content-options-form .stacks-content-pager {
  grid-template-rows: 1fr;
  margin-block-end: 1em;
}
.block-stacks-content-listing-featured-block, .block-stacks-content-listing-filter-block {
  margin: 0;
  border-color: gainsboro;
}
.select2-container--default .select2-selection--single {
  border-color: gainsboro;
}
.flex img {
  display: block;
  margin-inline: auto;
}
.flex.center {
  justify-content: center;
  padding-block: 1em;
  border-block: 1px solid gainsboro;
}
/*.node--type-collection-item .field--label-inline {*/
/*  display: block;*/
/*}*/
.path-frontpage .media .field > img {
  max-width: 80%;
  display: block;
  margin-block: 1em;
}
.path-my-account .stacks-error {
  display: none;
}
.path-my-account #main-content > .region {
  display: flex;
  flex-direction: column;
}
.site-wide-protect .stacks-copyright a {
  font-size: 0;
}
.site-wide-protect .stacks-copyright a::after {
  content: "EBSCOed";
  font-size: 1rem;
}
.site-wide-protect .openid-connect-login-form {
  display: none;
}
/* search bar */
.search-bar-container {
  flex: 1;
}
.search-form-base > .details-wrapper {
  display: flex;
  width: 100%;
  align-items: center;
}
.search-form .search-form-base select {
  margin-right: revert;
  margin-inline-end: 1em;
}
.search-form-base .search-bar-container {
  margin: 0;
}
.search-form-credential-engine > .details-wrapper {
  flex-direction: row-reverse;
}
.stacks-search-bar .form-select {
  background-color: #f8f9fc;
}
.path-my-account #stacks-search-bar-block {
  display: none;
}
/* menu */
.submenu-button {
  cursor: pointer;
}
.menu-main a:hover, .menu-main button:hover {
  background-color: ghostwhite;
}
.main-nav a, .main-nav-primary .navigation > .menu > .menu-item:not(.has-expanded) > a {
  padding: 0.5em;
  border-radius: 6px;
  line-height: 1;
}
.main-nav-primary .has-expanded > .menu > .menu-item a, .nav-style .has-expanded > .menu > .menu-item a, .top-menu-nav .has-expanded > .menu > .menu-item a {
  padding: 0.9em 1.5em;
}
.main-nav-primary > .menu-main .has-expanded > .menu {
  box-shadow: 0 6px 18px 6px rgba(0, 0, 0, 0.05);
  border-radius: 8px;
  padding: 1em;
}
body button:focus {
  outline: 2px solid #1786d1;
}
.form-checkboxes > .form-item {
  display: flex;
  align-items: center;
  gap: 1em;
}
.form-checkboxes > .form-item > input, .form-checkboxes > .form-item .option {
  margin: 0;
  line-height: 1;
}
.form-checkboxes > .form-item {
  align-items: flex-start;
  padding-block: 0.25em;
}
.filter-layout-1 label {
  white-space: revert !important;
}
body:not(.google-font-disabled) {
  letter-spacing: initial;
}
#stacks-search-bar-block {
  /* box-shadow: 0 0 0 100vmax #dc1f26; */
  clip-path: inset(0 -100vmax);
  /* background-image: url("https://alabamaworks.com/wp-content/uploads/header_bkgrd.png");
  background-repeat: no-repeat;
  background-position: 0 center;
  background-size: cover; */
  /* background-color: #dc1f26; */
  margin: 0;
  padding-block: 2em;
}
@media (min-width: 64em) {
  #stacks-search-bar-block {
    padding-block: 5em;
    position: relative;
  }
  #stacks-search-bar-block::before {
    content: "";
    background-image: url(/sites/default/files/2023-08/talent-triad-icon.png);
    position: absolute;
    z-index: -1;
    left: -10em;
    right: 0;
    bottom: 0;
    top: -5em;
    background-repeat: no-repeat;
    opacity: 0.04;
  }
  .container-main-search-block {
    position: relative;
  }
  .container-main-search-block::after {
    content: "";
    background-image: url(/sites/default/files/2023-08/talent-triad-icon-outline.png);
    position: absolute;
    z-index: -1;
    right: -50%;
    left: 95%;
    top: 0;
    bottom: -100%;
    background-repeat: no-repeat;
    opacity: 0.08;
  }
}
/* #stacks-search-bar .button,
#stacks-search-bar input,
#stacks-search-bar select {
  line-height: 1;
} */
#stacks-search-bar .tooltip-link {
  color: #16161a;
}
.flex-group {
  gap: 0.5em;
  background-color: ghostwhite;
  justify-content: center;
  align-items: center;
}
.full {
  flex: 100%;
}
.half {
  flex: 50%;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  align-items: center;
}
.stacks-collections-page .option {
  min-height: 1rem;
}
.stacks-collections-page .container-content-listing .field--type-entity-reference .field__items {
  flex-wrap: wrap;
  gap: 0 0.5em;
}
.stacks-collections-page .container-content {
  border: none;
  background-color: #f9fafb;
  border-radius: 6px;
  margin-block-end: 1em;
  padding: 2em;
}
.stacks-collections-page h3 + .content {
  padding: 0;
}
@media (max-width: 64em) {
  .stacks-collections-page .layout-sidebar > img {
    display: none;
  }
}
@media (min-width: 40em) {
  .stacks-search-bar-main .form-text {
    height: 2.6966292135rem;
    font-size: 1rem;
  }
}
.block-stacks-content-listing-az-block {
  flex-wrap: wrap;
  display: flex;
}
ul.flex.row {
  flex-direction: row;
}
ul.flex.row {
  flex: 100%;
  margin: 0;
  gap: 1em;
  border-bottom: 0.5px dotted;
  flex-wrap: wrap;
}
ul.flex.row a {
  font-weight: bold;
}
.stacks-search-bar-main .horizontal-tabs-list {
  gap: 0.2em;
}
.stacks-search-bar .search-bar-container {
  padding: 0;
}
.container-main-search-block.embed-button-enabled .button-embed:hover {
  color: inherit;
}
.container-callout.container-layout-4-columns .title {
  margin: 0;
  font-size: 1rem;
  font-weight: bold;
}
.container-callout.container-layout-4-columns .image-holder a {
  min-height: 240px;
  display: flex;
  height: auto;
  justify-content: center;
  align-items: center;
}
.page-node-type-bento .bento-content > span {
  display: none;
}
.stacks-collections-page .form-item-sort-field {
  display: none;
}
.stacks-collections-page .form-item-group {
  grid-column: 7/8;
}
.footer-layout-1 > .footer-inner-wrapper .contact-links {
  justify-content: flex-start;
}
.custom-content p > a {
  position: relative;
}
.custom-content p > a::after {
  right: 0;
  content: "|";
  position: relative;
  color: white;
  z-index: 1;
  padding-inline-start: 0.5em;
  padding-inline-end: 0.2em;
}
#footer .custom-content p > a:last-of-type::after {
  content: none;
}
/* cta */
#block-wilson-header-layout .call-to-action {
  margin: 0;
  position: relative;
}
#block-wilson-header-layout .call-to-action::before {
  background-color: ghostwhite;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  border-block-end: 1px solid gainsboro;
  margin-inline: -100%;
}
.call-to-action-inline {
  padding-block: 1em;
}
.header-layout-1 {
  gap: 0;
}
.cta-menu .cta-links {
  margin: 0;
  padding: 0.75rem;
  line-height: 1;
  border-radius: 6px;
  font-weight: initial;
  font-size: 1rem;
}
.call-to-action .cta-menu {
  display: flex;
  flex-wrap: wrap;
}
#block-wilson-header-layout .cta-item {
  background-color: transparent;
}
#block-wilson-header-layout .cta-item > a {
  border-radius: 6px;
  background-color: #1173b5;
}
#block-wilson-header-layout .cta-item > a:hover {
  background-color: #3f87b6;
}
@media (min-width: 64em) {
  .main-nav-primary {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
.search-horizontal-tabs .horizontal-tabs-list .horizontal-tab-button {
  border-left: 2px solid transparent;
  border-right: 2px solid transparent;
  border-bottom: 2px solid transparent;
}
.horizontal-tab-button.selected {
  border-bottom-color: var(--main-color);
}
.horizontal-tab-button.selected a {
  color: var(--main-color);
}
#stacks-search-bar .horizontal-tab-button a {
  padding: 1em;
  font-size: 0.8rem;
}
.header .top-bar-wrapper {
  padding: 0;
}
.top-menu-nav .navigation, .top-menu .menu-item {
  margin: 0;
}
#stacks-search-bar .selected .tooltip-link {
  color: var(--main-color);
}
.menu-main .menu a {
  font-size: 0.8rem;
  font-weight: 700;
}
.top-menu-nav .menu a {
  font-size: 0.8rem;
}
.header-layout-1 .cta-links {
  -webkit-box-orient: revert;
}
.off-canvas.is-transition-push {
  box-shadow: 0 0 2rem rgba(50, 50, 50, 0.5);
}
#main-content .field:not(.field--name-field-collection-url-links):nth-child(2n + 1) {
  background-color: transparent;
}
.page-node-type-collection-item #main-content .container-item .button {
  width: revert;
  max-width: revert;
  display: initial;
}
.page-node-type-collection-item #main-content .container-item {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
}
.copyright-wrapper {
  border-block-start: 3px solid #fff;
}
body[class*="page-route-name-stacks-collection"] .field--name-field-buttons {
  margin-block-start: 1.3rem;
}
.navigation-sidebar-menu a {
  color: #282828;
}
/*body[class*="page-route-name-stacks-collection"] main .field__item:last-of-type,*/
/*.page-node-type-collection-item main .field__item:last-of-type {*/
/*  padding-block-end: 1em;*/
/*}*/
.button.button-link {
  background-color: white;
  border-color: gainsboro;
  color: #18394d;
  text-align: center;
}
@media (min-width: 40em) {
  .button.button-link {
    margin-inline-start: 0.46875em;
  }
}
.button.button-link:hover {
  background-color: ghostwhite;
}
.path-side-wide .page-title {
  display: none;
}
.path-workforce form.search-form .form-actions {
  padding: 0;
  text-align: revert;
}
.page-node-type-bento main .image-holder-container {
  display: none;
}
.page-node-type-bento .container-bento-default.container-thumbnail-enabled .bento-item-vue {
  display: block;
}
.page-node-type-bento .value-description {
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}
.page-node-type-bento .value-address > ul {
  flex-direction: column;
  margin: 0;
}
.bento-results :hover > a.stacks-anchor-link {
  position: absolute;
}
/* collections */
.page-node-type-collection-item #main-content .field__items {
  flex-direction: row;
  gap: 2em 1em;
}
.stacks-content-listing-filters-form .form-item {
  display: flex;
}
.stacks-content-listing-filters-form .form-search {
  height: auto;
}
.stacks-search-bar-main .search-form-credential-engine > .details-wrapper {
  align-items: stretch;
}
.stacks-search-bar-main .search-form-credential-engine .details-wrapper .form-item-search-form-credential-engine-types {
  display: flex;
}
/* hack to hide credentials dropdown options */
.path-workforce-job-seeker .ui-dialog #add-credentials-form option:not([value="e3bb40ca-6577-4343-a5c7-4b5c20729e23"], [value="32e194be-8d9b-42cc-acf8-7a9ab0f1d1e4"], [value="5dfd783f-7e51-4296-9700-651043d049f2"]) {
  display: none;
}
.stacks-search-bar .search-form.stacks-search-bar-main .form-select, .stacks-search-bar .search-form.stacks-search-bar-main .form-text {
  border-color: transparent;
  box-shadow: 0 0 20px -5px rgba(50, 50, 50, 0.2);
  line-height: initial;
  background-color: white;
}
.stacks-search-bar .search-form .form-wrapper {
  gap: 1em;
}
.stacks-search-bar-block {
  box-shadow: 0 0 0 100vmax #fafafa;
  background-color: #fafafa;
}
.stacks-search-bar select {
  font-size: 1rem;
}
@media (min-width: 64em) {
  .stacks-search-bar select {
    height: inherit;
    font-size: 1rem;
  }
}
.firefox .stacks-search-bar-block {
  overflow: initial;
}
.top-menu a[href="/my-account/wallet"], .top-menu a[data-drupal-link-system-path="<front>"] {
  padding: 0.5em 1em;
  text-transform: capitalize;
  border-radius: 6px;
  border: 1px solid gainsboro;
  color: #16161a;
  font-weight: bold;
  cursor: not-allowed;
  opacity: 0.6;
  background-color: gainsboro;
}
.top-menu a[href="/my-account/wallet"]:hover, .top-menu a[data-drupal-link-system-path="<front>"]:hover {
  opacity: 0.75;
}
@media (min-width: 40em) {
  .top-menu a[href="/my-account/wallet"]:hover {
    opacity: 0.75;
  }
}
.block-stacks-content-listing-results-block .container-content-listing article .field--name-field-buttons .field__items > .field__item > a, .block-stacks-content-listing-results-block .container-content-listing article .field--name-field-buttons .stacks-pathways.page-node-type-topic-article .field--name-field-authors .field__items > .field__item > p, .stacks-pathways.page-node-type-topic-article .field--name-field-authors .block-stacks-content-listing-results-block .container-content-listing article .field--name-field-buttons .field__items > .field__item > p {
  background-color: #16161a;
}
.layout-content .block:not(:last-child) {
  margin-bottom: 0;
}
@media (min-width: 40em) {
  .top-bar-wrapper {
    margin-block-start: 2em;
  }
}
.block-stacks-content-listing-results-block .container-content-listing .form-wrapper summary {
  background-color: #fafafa;
  line-height: 1;
}
select:disabled {
  background-color: #fafafa;
}
.container-content-listing .field--label-inline {
  display: block;
  margin-block-end: 1.3em;
}
.container-content-listing .field__items {
  padding-block-end: 1.3em;
}
.block-stacks-share-title {
  display: none;
}
.path-webform .webform-required {
  display: none;
}
.path-webform .page-title {
  position: relative;
}
.path-webform .page-title::after {
  content: "";
  background: black;
  height: 2px;
  width: 80px;
  position: absolute;
  bottom: -0.5em;
  left: 0;
  right: 0;
  margin-inline: auto;
}
.path-webform table input {
  margin: 0;
}
.path-webform .odd, .path-webform .even {
  background-color: white;
}
.path-webform td {
  padding: 0.5em;
}
.path-webform .block-page-title-block > .page-title-layout-1 {
  width: 100%;
  justify-content: center;
}
.responsive-embed {
  position: relative;
  height: 0;
  margin-bottom: 1rem;
  padding-bottom: 75%;
}
.responsive-embed.widescreen {
  padding-bottom: 53rem;
}
.responsive-embed iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#stacks-search-bar-block {
  display: none;
}
.top-menu-nav .has-expanded .submenu-button:after {
  content: "";
  font-size: 1.2em;
  border: 1px solid #dadada;
  border-radius: 3px;
  padding: 0.3rem 0.5rem;
  color: #4b4b4b;
}
body .top-menu a[data-drupal-link-system-path="<front>"] {
  padding: 0 0.5em;
  font-size: 0.9em;
  border-radius: 6px;
  border: 0;
  color: #4b4b4b;
  font-weight: bold;
  cursor: default;
  opacity: 1;
  background-color: transparent;
}
body .top-menu a[data-drupal-link-system-path="<front>"]:hover {
  opacity: 1;
}
.header-layout-1.header-default {
  display: flex;
  justify-content: space-between;
  flex-direction: row-reverse;
  align-items: baseline;
}
.header .main-nav-primary {
  display: none;
}
.top-menu-nav .has-expanded.last .menu-child {
  margin-right: 0;
}
.top-menu-nav .has-expanded > .menu {
  top: 5rem;
  right: 0;
  padding: 0;
}
.top-menu-nav .has-expanded > .menu > .menu-item {
  padding-left: 8px;
}
.top-menu-nav .has-expanded > .menu > .menu-item:hover {
  border-left: 8px solid #4b4b4b;
  padding-left: 0;
}
.menu-item-level-1.has-expanded.first.open .submenu-button::after {
  content: "";
  padding-inline: 0.65rem;
}
.menu-item-level-1.has-expanded.first {
  display: flex;
}
#footer .copyright-wrapper {
  display: none;
}
