@import url("client-styles.min.css");
:root {
  --select2-line-height: 2.5em;
}
#gateway-popup .gateway-toolbar,
#gateway-page .gateway-toolbar {
  display: flex;
  justify-content: space-around;
  align-items: center;
  background-color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 0;
  padding: 10px;
  height: 26px;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-item,
#gateway-page .gateway-toolbar .gateway-toolbar-item {
  display: inline-block;
  margin: 0 3px;
  width: 30px;
  padding: 0 8px 0 0;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-portfolio,
#gateway-page .gateway-toolbar .gateway-toolbar-portfolio {
  border-right: 1px solid #e5e5e5;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-share,
#gateway-page .gateway-toolbar .gateway-toolbar-share {
  border-right: 1px solid #e5e5e5;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-print,
#gateway-page .gateway-toolbar .gateway-toolbar-print {
  border-right: 1px solid #e5e5e5;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-help,
#gateway-page .gateway-toolbar .gateway-toolbar-help {
  border-right: 0 solid #e5e5e5;
  padding-right: 2px;
  margin-right: 0;
}
#gateway-popup .gateway-toolbar a,
#gateway-popup .gateway-toolbar button,
#gateway-page .gateway-toolbar a,
#gateway-page .gateway-toolbar button {
  background-color: #fff;
  color: #555 !important;
  padding: 8px 12px;
  text-decoration: none;
  border: none;
  font-size: 22px !important;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  -webkit-text-stroke: .5px #fff;
  transition: all 0.2s ease;
}
#gateway-popup .gateway-toolbar a:hover,
#gateway-popup .gateway-toolbar button:hover,
#gateway-page .gateway-toolbar a:hover,
#gateway-page .gateway-toolbar button:hover {
  background-color: #fff;
  color: #232D4B !important;
  -webkit-text-stroke: .5px #fff;
  transform: scale(1.15,1.15);
}
#gateway-popup .gateway-toolbar .acalog-icon,
#gateway-page .gateway-toolbar .acalog-icon {
  margin-right: 5px !important;
}
#gateway-popup .gateway-toolbar .sr-only,
#gateway-page .gateway-toolbar .sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0,0,0,0);
  border: 0;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-share-contents-wrapper,
#gateway-page .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-share-contents-wrapper {
  display: none;
  position: absolute;
  background-color: white;
  box-shadow: 0 4px 6px rgba(0,0,0,0.1);
  border-radius: 5px;
  padding: 10px;
  z-index: 1000;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-share-contents-wrapper:hover,
#gateway-page .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-share-contents-wrapper:hover {
  display: block;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-share .acalog-social-media-links a,
#gateway-page .gateway-toolbar .gateway-toolbar-share .acalog-social-media-links a {
  display: block;
  padding: 5px 10px;
  margin: 5px 0;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-facebook a,
#gateway-page .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-facebook a {
  color: white;
  background-color: #3B5998;
}
#gateway-popup .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-twitter a,
#gateway-page .gateway-toolbar .gateway-toolbar-share .gateway-toolbar-twitter a {
  color: white;
  background-color: #1DA1F2;
}
#gateway-popup .block_content_outer .tooltip,
#gateway-page .block_content_outer .tooltip {
  cursor: pointer;
  border: 1px solid #333 !important;
  background-color: #ffffff !important;
  box-shadow: 0px 5px 8px -1px rgba(0,0,0,0.3) !important;
  padding: 10px !important;
}
#gateway-popup td.td_lb,
#gateway-popup td.td_rb,
#gateway-popup th.th_lt,
#gateway-popup th.th_rt,
#gateway-page td.td_lb,
#gateway-page td.td_rb,
#gateway-page th.th_lt,
#gateway-page th.th_rt {
  background-color: #004880;
  color: #FFFFFF;
}
#gateway-popup .block_n2 hr,
#gateway-popup .block_content hr,
#gateway-page .block_n2 hr,
#gateway-page .block_content hr {
  border-top-color: rgba(0,0,0,0.1);
  border-bottom-color: rgba(0,0,0,0.5);
  border-top-width: 3px;
  border-bottom-width: 1px;
  border-style: solid;
  color: inherit;
  height: 0;
}
#gateway-popup td.td_light,
#gateway-page td.td_light {
  background-color: #e8e8e8;
}
#gateway-popup table.td_light,
#gateway-popup table.td_dark,
#gateway-popup td.td_dark,
#gateway-popup td.td_Dark,
#gateway-popup a.td_dark,
#gateway-popup #prefix_box,
#gateway-page table.td_light,
#gateway-page table.td_dark,
#gateway-page td.td_dark,
#gateway-page td.td_Dark,
#gateway-page a.td_dark,
#gateway-page #prefix_box {
  background-color: #d6d6d6;
}
#gateway-popup td#course-filter-description,
#gateway-page td#course-filter-description {
  background-color: #f5f5f5;
}
#gateway-popup form[name="course_portfolio"]>table,
#gateway-popup form[name="course_portfolio"] th,
#gateway-popup form[name="course_portfolio"] td,
#gateway-popup form[name="program_portfolio"]>table,
#gateway-popup form[name="program_portfolio"] th,
#gateway-popup form[name="program_portfolio"] td,
#gateway-popup form[name="nav_link_portfolio"]>table,
#gateway-popup form[name="nav_link_portfolio"] th,
#gateway-popup form[name="nav_link_portfolio"] td,
#gateway-popup form[name="division_portfolio"]>table,
#gateway-popup form[name="division_portfolio"] th,
#gateway-popup form[name="division_portfolio"] td,
#gateway-popup form[name="search_links_portfolio"]>table,
#gateway-popup form[name="search_links_portfolio"] th,
#gateway-popup form[name="search_links_portfolio"] td,
#gateway-popup #course_search>table,
#gateway-popup #course_search th,
#gateway-popup #course_search td,
#gateway-popup #search_form>table,
#gateway-popup #search_form th,
#gateway-popup #search_form td,
#gateway-popup table.td_light,
#gateway-popup table.td_dark,
#gateway-popup td.td_light,
#gateway-popup td.td_dark,
#gateway-popup td.td_Dark,
#gateway-popup td.td_lb,
#gateway-popup td.td_rb,
#gateway-popup th.th_lt,
#gateway-popup th.th_rt,
#gateway-popup a.td_dark,
#gateway-popup #prefix_box,
#gateway-page form[name="course_portfolio"]>table,
#gateway-page form[name="course_portfolio"] th,
#gateway-page form[name="course_portfolio"] td,
#gateway-page form[name="program_portfolio"]>table,
#gateway-page form[name="program_portfolio"] th,
#gateway-page form[name="program_portfolio"] td,
#gateway-page form[name="nav_link_portfolio"]>table,
#gateway-page form[name="nav_link_portfolio"] th,
#gateway-page form[name="nav_link_portfolio"] td,
#gateway-page form[name="division_portfolio"]>table,
#gateway-page form[name="division_portfolio"] th,
#gateway-page form[name="division_portfolio"] td,
#gateway-page form[name="search_links_portfolio"]>table,
#gateway-page form[name="search_links_portfolio"] th,
#gateway-page form[name="search_links_portfolio"] td,
#gateway-page #course_search>table,
#gateway-page #course_search th,
#gateway-page #course_search td,
#gateway-page #search_form>table,
#gateway-page #search_form th,
#gateway-page #search_form td,
#gateway-page table.td_light,
#gateway-page table.td_dark,
#gateway-page td.td_light,
#gateway-page td.td_dark,
#gateway-page td.td_Dark,
#gateway-page td.td_lb,
#gateway-page td.td_rb,
#gateway-page th.th_lt,
#gateway-page th.th_rt,
#gateway-page a.td_dark,
#gateway-page #prefix_box {
  border-color: #404040;
}
#gateway-popup table.block_n2_and_content button:focus,
#gateway-popup table.block_n2_and_content input:focus,
#gateway-popup table.block_n2_and_content select:focus,
#gateway-popup table.block_n2_and_content textarea:focus,
#gateway-page table.block_n2_and_content button:focus,
#gateway-page table.block_n2_and_content input:focus,
#gateway-page table.block_n2_and_content select:focus,
#gateway-page table.block_n2_and_content textarea:focus {
  -webkit-box-shadow: #004880 0px 0px 5px 0px;
  -moz-box-shadow: #004880 0px 0px 5px 0px;
  -o-box-shadow: #004880 0px 0px 5px 0px;
  box-shadow: #004880 0px 0px 5px 0px;
}
#gateway-popup a.td_dark,
#gateway-page a.td_dark {
  -webkit-border-radius: 0 0 0px 0px;
  -moz-border-radius: 0 0 0px 0px;
  border-radius: 0 0 0px 0px;
}
#gateway-popup td.td_lb,
#gateway-page td.td_lb {
  -webkit-border-radius: 0px 0px 0px 0;
  -moz-border-radius: 0px 0px 0px 0;
  border-radius: 0px 0px 0px 0;
}
#gateway-popup td.td_rb,
#gateway-page td.td_rb {
  -webkit-border-radius: 0px 0px 0 0px;
  -moz-border-radius: 0px 0px 0 0px;
  border-radius: 0px 0px 0 0px;
}
#gateway-popup th.th_lt,
#gateway-page th.th_lt {
  -webkit-border-radius: 0 0px 0px 0px;
  -moz-border-radius: 0 0px 0px 0px;
  border-radius: 0 0px 0px 0px;
}
#gateway-popup th.th_rt,
#gateway-page th.th_rt {
  -webkit-border-radius: 0px 0 0px 0px;
  -moz-border-radius: 0px 0 0px 0px;
  border-radius: 0px 0 0px 0px;
}
#gateway-popup table.td_dark,
#gateway-page table.td_dark {
  -webkit-border-radius: 0px 0 0 0;
  -moz-border-radius: 0px 0 0 0;
  border-radius: 0px 0 0 0;
}
#gateway-popup .toplevel_popup,
#gateway-popup .tooltip,
#gateway-popup #prefix_box,
#gateway-popup a.acalog-icon,
#gateway-popup #gateway-back-to-top-icon,
#gateway-popup .gateway-toolbar-share-contents,
#gateway-popup form[name="course_portfolio"]>table,
#gateway-popup form[name="program_portfolio"]>table,
#gateway-popup form[name="nav_link_portfolio"]>table,
#gateway-popup form[name="division_portfolio"]>table,
#gateway-popup form[name="search_links_portfolio"]>table,
#gateway-popup #course_search>table,
#gateway-popup #search_form>table,
#gateway-popup table.block_n2_and_content select,
#gateway-popup table.block_n2_and_content textarea,
#gateway-popup table.block_n2_and_content input[type="text"],
#gateway-popup table.block_n2_and_content input[type="password"],
#gateway-page .toplevel_popup,
#gateway-page .tooltip,
#gateway-page #prefix_box,
#gateway-page a.acalog-icon,
#gateway-page #gateway-back-to-top-icon,
#gateway-page .gateway-toolbar-share-contents,
#gateway-page form[name="course_portfolio"]>table,
#gateway-page form[name="program_portfolio"]>table,
#gateway-page form[name="nav_link_portfolio"]>table,
#gateway-page form[name="division_portfolio"]>table,
#gateway-page form[name="search_links_portfolio"]>table,
#gateway-page #course_search>table,
#gateway-page #search_form>table,
#gateway-page table.block_n2_and_content select,
#gateway-page table.block_n2_and_content textarea,
#gateway-page table.block_n2_and_content input[type="text"],
#gateway-page table.block_n2_and_content input[type="password"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#gateway-popup #gateway-back-to-top-icon-container,
#gateway-page #gateway-back-to-top-icon-container {
  display: none !important;
  visibility: hidden !important;
}
#gateway-popup body {
  background: #d6d6d6 !important;
}
#gateway-popup .toplevel_popup {
  border-color: #004880;
}
#gateway-popup .block_n1_right {
  background-color: #004880;
}
#gateway-popup .block_n1_right a,
#gateway-popup .block_n1_right .n1_header,
#gateway-popup .block_n1_right .n1_archived {
  color: #FFFFFF;
}
#gateway-popup table.td_dark {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.toplevel_popup .n1_header,
table.block_n2_and_content .n1_header,
.tooltip .n1_header {
  color: #666;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  line-height: 1.42857;
}
.toplevel_popup .n1_archived,
table.block_n2_and_content .n1_archived,
.tooltip .n1_archived {
  background-color: #ffc50a;
  color: #151515;
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  line-height: 1.42857;
  padding: 10px;
}
.toplevel_popup .date,
table.block_n2_and_content .date,
.tooltip .date {
  color: inherit;
  font-size: inherit;
  font-weight: 400;
  font-family: inherit;
  line-height: 1.42857;
}
.toplevel_popup .n3_header,
table.block_n2_and_content .n3_header,
.tooltip .n3_header {
  color: #666;
  font-size: 1.75rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  line-height: 1.42857;
}
.toplevel_popup .n2_search_header,
table.block_n2_and_content .n2_search_header,
.tooltip .n2_search_header {
  color: #666;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  line-height: 1.42857;
}
.toplevel_popup a.navbar:link,
.toplevel_popup a.navbar:visited,
table.block_n2_and_content a.navbar:link,
table.block_n2_and_content a.navbar:visited,
.tooltip a.navbar:link,
.tooltip a.navbar:visited {
  color: #666;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  text-decoration: none;
  line-height: 1.42857;
}
.toplevel_popup a.navbar:active,
.toplevel_popup a.navbar:hover,
table.block_n2_and_content a.navbar:active,
table.block_n2_and_content a.navbar:hover,
.tooltip a.navbar:active,
.tooltip a.navbar:hover {
  color: #EB5F0C;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  text-decoration: none;
  line-height: 1.42857;
}
.toplevel_popup h1,
.toplevel_popup .header,
table.block_n2_and_content h1,
table.block_n2_and_content .header,
.tooltip h1,
.tooltip .header {
  color: #232D4B;
  font-size: 3.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Dm", Arial, sans-serif;
  line-height: 1.2;
}
.toplevel_popup h2,
.toplevel_popup .header_2,
table.block_n2_and_content h2,
table.block_n2_and_content .header_2,
.tooltip h2,
.tooltip .header_2 {
  color: #232D4B;
  font-size: 3.2rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Dm", Arial, sans-serif;
  line-height: 1.2;
}
.toplevel_popup h3,
.toplevel_popup .header_3,
table.block_n2_and_content h3,
table.block_n2_and_content .header_3,
.tooltip h3,
.tooltip .header_3 {
  color: #232D4B;
  font-size: 2.4rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Dm", Arial, sans-serif;
  line-height: 1.2;
}
.toplevel_popup h4,
.toplevel_popup .header_4,
table.block_n2_and_content h4,
table.block_n2_and_content .header_4,
.tooltip h4,
.tooltip .header_4 {
  color: #E57200;
  font-size: 2.2rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Dm", Arial, sans-serif;
  line-height: 1.2;
}
.toplevel_popup h5,
.toplevel_popup .header_5,
table.block_n2_and_content h5,
table.block_n2_and_content .header_5,
.tooltip h5,
.tooltip .header_5 {
  color: #232D4B;
  font-size: 1.9rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Dm", Arial, sans-serif;
  line-height: 1.2;
}
.toplevel_popup h6,
.toplevel_popup .header_6,
table.block_n2_and_content h6,
table.block_n2_and_content .header_6,
.tooltip h6,
.tooltip .header_6 {
  color: #232D4B;
  font-size: 1.75rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Dm", Arial, sans-serif;
  line-height: 1.2;
}
.toplevel_popup td,
table.block_n2_and_content td,
.tooltip td {
  color: #666;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  line-height: 1.42857;
}
.toplevel_popup a:link,
.toplevel_popup a:visited,
table.block_n2_and_content a:link,
table.block_n2_and_content a:visited,
.tooltip a:link,
.tooltip a:visited {
  color: #232D4B;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  text-decoration: underline;
  line-height: 1.42857;
}
.toplevel_popup a:active,
.toplevel_popup a:hover,
table.block_n2_and_content a:active,
table.block_n2_and_content a:hover,
.tooltip a:active,
.tooltip a:hover {
  color: #232D4B;
  font-size: 1.6rem;
  font-weight: 400;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  text-decoration: none;
  line-height: 1.42857;
}
.toplevel_popup th,
table.block_n2_and_content th,
.tooltip th {
  color: #666;
  font-size: 1.6rem;
  font-weight: bold;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  line-height: 1.42857;
}
html {
  font-size: 10px;
}
#gateway-popup body,
#gateway-page body {
  background-color: #fff;
  color: #666;
  font-family: "ITC Franklin Gothic LT W01 Bk", Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.42857;
}
#gateway-popup .toplevel,
#gateway-popup .toplevel_popup,
#gateway-page .toplevel,
#gateway-page .toplevel_popup {
  width: 100%;
}
#gateway-popup #acalog-client-header,
#gateway-page #acalog-client-header {
  width: 100%;
}
#gateway-popup #acalog-client-footer,
#gateway-page #acalog-client-footer {
  width: 100%;
}
#gateway-popup table.block_n2_and_content,
#gateway-page table.block_n2_and_content {
  max-width: 1340px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
#gateway-popup td.block_n2_and_content td.block_n2_and_content,
#gateway-page td.block_n2_and_content td.block_n2_and_content {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
}
#gateway-popup #select_catalog,
#gateway-page #select_catalog {
  width: 400px;
}
#gateway-popup .block_n2,
#gateway-page .block_n2 {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  width: 25%;
}
#gateway-popup .block_n2_content,
#gateway-page .block_n2_content {
  width: 100%;
  top: -30px;
}
#gateway-popup .block_n2 hr,
#gateway-page .block_n2 hr {
  display: none;
}
#gateway-popup .block_n2_search,
#gateway-page .block_n2_search {
  padding: 10px 15px;
  background-color: #ebeef3;
}
#gateway-popup .block_n2_search span.n2_search a,
#gateway-page .block_n2_search span.n2_search a {
  text-decoration: underline;
  transition: all 0.3s;
}
#gateway-popup .block_n2_search span.n2_search a:active,
#gateway-popup .block_n2_search span.n2_search a:hover,
#gateway-page .block_n2_search span.n2_search a:active,
#gateway-page .block_n2_search span.n2_search a:hover {
  text-decoration: underline;
}
#gateway-popup table.block_n2_links.links_table,
#gateway-page table.block_n2_links.links_table {
  position: relative;
  margin-top: 0px;
}
#gateway-popup #acalog-navigation hr,
#gateway-page #acalog-navigation hr {
  margin: 0;
  display: block;
  border: 0.1rem solid #dddddd;
  margin-left: 10px;
}
#gateway-popup .n2_links-heading,
#gateway-page .n2_links-heading {
  font-size: 2.1rem;
  font-weight: 400;
  background-color: #232D4B;
  padding: 8px;
  color: #fff;
  margin-top: 30px;
}
#gateway-popup .n2_links,
#gateway-page .n2_links {
  padding-left: 10px;
  position: relative;
}
#gateway-popup .n2_links.heading-end a,
#gateway-page .n2_links.heading-end a {
  border: none;
}
#gateway-popup .n2_links a,
#gateway-page .n2_links a {
  position: relative;
  padding: 10px 15px;
  display: block;
  margin-left: 0;
  background: linear-gradient(to right,#dddddd .225rem,transparent 0);
  transition: all 0.3s ease;
}
#gateway-popup .n2_links a:hover,
#gateway-page .n2_links a:hover {
  background-color: #eaeaea;
  background: linear-gradient(to right,#e57200 .225rem,transparent 0);
  padding-left: 19px;
}
#gateway-popup #gateway-nav-current a,
#gateway-page #gateway-nav-current a {
  color: #e57200;
  font-weight: 500;
  background-color: #eaeaea;
  background: linear-gradient(to right,#e57200 .225rem,transparent 0);
}
@media (max-width: 768px) {
  #gateway-popup .mobile-menu-toggle,
  #gateway-page .mobile-menu-toggle {
    margin-bottom: 1px solid rgba(255,255,255,0.5);
  }
  #gateway-popup table.block_n2_links.links_table.open,
  #gateway-page table.block_n2_links.links_table.open {
    box-shadow: 2px 5px 10px rgba(0,0,0,0.4);
    border-bottom: 0;
    margin-top: 0px;
  }
  #gateway-popup .n2_links-heading,
  #gateway-page .n2_links-heading {
    margin-top: 0px;
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding: 15px 36px;
    font-size: 1.6rem;
    background-color: #33426e;
  }
  #gateway-popup .n2_links-heading:hover,
  #gateway-page .n2_links-heading:hover {
    background-color: #2b375c;
  }
  #gateway-popup .n2_links-heading::before,
  #gateway-page .n2_links-heading::before {
    font-family: 'FontAwesome';
    margin-right: 0.5em;
    content: '\f077';
    display: inline-block;
    transition: all .2s;
  }
  #gateway-popup .n2_links-heading.open::before,
  #gateway-page .n2_links-heading.open::before {
    transform: rotate(180deg);
  }
  #gateway-popup table.block_n2_links.links_table .n2_links,
  #gateway-page table.block_n2_links.links_table .n2_links {
    display: none;
  }
  #gateway-popup table.block_n2_links.links_table.open .n2_links,
  #gateway-page table.block_n2_links.links_table.open .n2_links {
    display: block;
  }
  #gateway-popup .n2_links a,
  #gateway-page .n2_links a {
    padding: 0 5rem !important;
    background: none;
    transition: all 0.3s ease;
  }
  #gateway-popup .n2_links a:hover,
  #gateway-page .n2_links a:hover {
    background: none;
    background-color: #efefef;
    padding-left: 6rem;
  }
  #gateway-popup #gateway-nav-current a,
  #gateway-page #gateway-nav-current a {
    background: none;
    background-color: rgba(0,0,0,0.1);
  }
}
#gateway-popup .block_content_outer,
#gateway-page .block_content_outer {
  padding-right: 1.25rem;
  padding-left: 1.25rem;
  width: 75%;
}
#gateway-popup .block_content_outer img,
#gateway-page .block_content_outer img {
  max-width: 100%;
  height: auto !important;
}
#gateway-popup .block_content,
#gateway-page .block_content {
  padding: 10px 0px 10px 0px;
}
#gateway-popup #acalog-page-title,
#gateway-page #acalog-page-title {
  margin: 10px 0px;
}
#gateway-popup .block_content ul,
#gateway-popup .block_content_popup ul,
#gateway-popup .block_content div.td_dark ul,
#gateway-popup .block_content ol,
#gateway-popup .block_content_popup ol,
#gateway-popup .block_content div.td_dark ol,
#gateway-popup .block_content p,
#gateway-popup .block_content_popup p,
#gateway-page .block_content ul,
#gateway-page .block_content_popup ul,
#gateway-page .block_content div.td_dark ul,
#gateway-page .block_content ol,
#gateway-page .block_content_popup ol,
#gateway-page .block_content div.td_dark ol,
#gateway-page .block_content p,
#gateway-page .block_content_popup p {
  margin: 10px 0px;
}
#gateway-popup .block_content .acalog-adhoc p,
#gateway-popup .block_content ul ul,
#gateway-popup .block_content_popup ul ul,
#gateway-popup .block_content ol ol,
#gateway-popup .block_content_popup ol ol,
#gateway-popup .block_content ol ul,
#gateway-popup .block_content_popup ol ul,
#gateway-popup .block_content ul ol,
#gateway-popup .block_content_popup ul ol,
#gateway-page .block_content .acalog-adhoc p,
#gateway-page .block_content ul ul,
#gateway-page .block_content_popup ul ul,
#gateway-page .block_content ol ol,
#gateway-page .block_content_popup ol ol,
#gateway-page .block_content ol ul,
#gateway-page .block_content_popup ol ul,
#gateway-page .block_content ul ol,
#gateway-page .block_content_popup ul ol {
  margin: 0;
}
#gateway-popup .block_content H1,
#gateway-popup .block_content .header,
#gateway-popup .block_content H2,
#gateway-popup .block_content .header_2,
#gateway-popup .block_content H3,
#gateway-popup .block_content .header_3,
#gateway-popup .block_content H4,
#gateway-popup .block_content .header_4,
#gateway-popup .block_content H5,
#gateway-popup .block_content .header_5,
#gateway-popup .block_content H6,
#gateway-popup .block_content .header_6,
#gateway-page .block_content H1,
#gateway-page .block_content .header,
#gateway-page .block_content H2,
#gateway-page .block_content .header_2,
#gateway-page .block_content H3,
#gateway-page .block_content .header_3,
#gateway-page .block_content H4,
#gateway-page .block_content .header_4,
#gateway-page .block_content H5,
#gateway-page .block_content .header_5,
#gateway-page .block_content H6,
#gateway-page .block_content .header_6 {
  margin: 20px 0px 10px 0px;
}
#gateway-footer-copyright {
  background-color: #000000;
  margin: 0 auto;
  padding: 15px;
  width: 100%;
}
#gateway-footer-copyright a {
  color: #fff;
  text-decoration: underline;
  transition: all 0.3s;
}
#gateway-footer-copyright a:active,
#gateway-footer-copyright a:hover {
  color: #fff;
  text-decoration: underline;
}
#gateway-popup body,
#gateway-print body,
#gateway-page body {
  display: block;
}
#back-to-top {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  align-items: center;
  background-clip: padding-box;
  background-color: #293c92;
  border: 3px solid rgba(255,255,255,0.5);
  box-shadow: none;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  transition: all 0.3s;
  z-index: 99;
  outline: none;
}
#back-to-top svg {
  transform: scale(2);
  transition: all 0.3s;
  transform: translate(0);
  width: 40px;
  height: 40px;
  padding: 0;
  margin: 0;
  outline: none;
}
#back-to-top:hover,
#back-to-top:focus,
#back-to-top:active {
  background-color: #5463a8;
  border: 3px solid rgba(255,255,255,0.7);
}
#back-to-top:hover svg,
#back-to-top:focus svg,
#back-to-top:active svg {
  transform: translate(0px,-4px);
}
#gateway-popup tr[role="main"]>td.block_n2_and_content,
#gateway-page tr[role="main"]>td.block_n2_and_content {
  padding: 40px 0;
}
@media (max-width: 768px) {
  #gateway-popup tr[role="main"]>td.block_n2_and_content,
  #gateway-page tr[role="main"]>td.block_n2_and_content {
    padding: 0;
  }
}
#gateway-popup table:not([class]),
#gateway-popup table.default_style,
#gateway-page table:not([class]),
#gateway-page table.default_style {
  border-collapse: collapse;
  border-spacing: 0;
}
#gateway-popup [id],
#gateway-popup [name],
#gateway-page [id],
#gateway-page [name] {
  scroll-margin-top: calc(150px + 20px);
}
#gateway-popup .select2-container--default .select2-selection--single,
#gateway-page .select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaaaaa;
  height: 37px;
  line-height: 36px;
  padding: 0 20px 0 2px;
}
#gateway-popup .select2-container--default .select2-selection--single:hover,
#gateway-popup .multi-select__select:hover,
#gateway-popup #keyword:hover,
#gateway-page .select2-container--default .select2-selection--single:hover,
#gateway-page .multi-select__select:hover,
#gateway-page #keyword:hover {
  border-color: #555555;
}
#gateway-popup .select2-container--default .select2-selection--single .select2-selection__arrow b,
#gateway-page .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #aaaaaa transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  position: absolute;
  top: 50%;
  left: 25%;
  margin: 0;
}
#gateway-popup .multi-select__drop_icon,
#gateway-page .multi-select__drop_icon {
  border-color: #aaaaaa transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  position: absolute;
  right: 7px;
}
#gateway-popup .multi-select__drop_icon:before,
#gateway-page .multi-select__drop_icon:before {
  content: none;
}
#gateway-popup .select2-container--default .select2-dropdown,
#gateway-page .select2-container--default .select2-dropdown {
  box-shadow: none;
}
#gateway-popup .select2-container--default .select2-results__option,
#gateway-page .select2-container--default .select2-results__option {
  padding: 6px 12px;
  cursor: pointer;
}
#gateway-popup .select2-container--default .select2-results__option--highlighted[aria-selected],
#gateway-page .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #e9e9e9;
  color: #47557c;
}
#gateway-popup .select2-container--default .select2-selection__rendered,
#gateway-page .select2-container--default .select2-selection__rendered {
  color: #777;
  line-height: 38px;
  margin-right: 0;
  padding-right: 0;
  font-size: 14px;
}
#gateway-popup span:has(#location_select_parent),
#gateway-page span:has(#location_select_parent) {
  margin-top: 3px;
}
#gateway-popup #location_select_parent,
#gateway-page #location_select_parent {
  height: 37px;
  position: relative;
}
#gateway-popup .show.clearfix,
#gateway-page .show.clearfix {
  position: relative;
  display: block;
  width: 100%;
  margin: 0 auto;
}
@media (max-width: 768px) {
  #gateway-popup .show.clearfix,
  #gateway-page .show.clearfix {
    max-width: initial;
  }
}
#gateway-popup .n2_form_words,
#gateway-page .n2_form_words {
  width: 100%;
  padding-right: 40px;
  border: 1px solid #aaaaaa;
  border-radius: 0;
  height: 37px;
  padding: 0 12px;
  box-sizing: border-box;
  font-size: 14px;
  color: #777;
}
#gateway-popup .show a#keyword-submit-icon,
#gateway-page .show a#keyword-submit-icon {
  border: 0;
  color: #777 !important;
  cursor: pointer;
  float: inherit;
  font-size: 20px;
  font-family: 'acalog-icons';
  line-height: 1;
  margin: 0;
  padding: 0;
  position: absolute !important;
  right: 0;
  text-decoration: none;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 768px) {
  #gateway-popup .show a#keyword-submit-icon,
  #gateway-page .show a#keyword-submit-icon {
    font-size: 16px !important;
  }
}
#gateway-popup .show input[type="submit"],
#gateway-page .show input[type="submit"] {
  display: none;
}
#gateway-popup .show a#keyword-submit-icon:hover,
#gateway-page .show a#keyword-submit-icon:hover {
  color: #004880 !important;
}
#gateway-popup .multi-select__label,
#gateway-page .multi-select__label {
  color: #777;
  margin: 0;
}
#gateway-popup .multi-select__select,
#gateway-page .multi-select__select {
  align-items: center;
  background: #fff;
  border: 1px solid #aaaaaa;
  box-shadow: none;
  box-sizing: border-box;
  color: #777;
  cursor: pointer;
  display: flex;
  font-size: 14px;
  height: 37px;
  justify-content: space-between;
  min-height: 25px;
  padding: 0px 6px;
  position: relative;
  transition: 0.2s;
}
@-webkit-keyframes animation {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.7815,0.1815,0.7831,0.7206);
    animation-timing-function: cubic-bezier(0.7815,0.1815,0.7831,0.7206);
    -webkit-transform: translate(-49.75%,0);
    transform: translate(-49.75%,0);
    opacity: .9;
  }
  31% {
    -webkit-animation-timing-function: cubic-bezier(0.1707,0.3173,0.3345,0.9041);
    animation-timing-function: cubic-bezier(0.1707,0.3173,0.3345,0.9041);
    -webkit-transform: translate(-2.65%,0);
    transform: translate(-2.65%,0);
    opacity: 1;
  }
  51% {
    -webkit-animation-timing-function: cubic-bezier(0.6191,0.1797,0.7336,0.6732);
    animation-timing-function: cubic-bezier(0.6191,0.1797,0.7336,0.6732);
    -webkit-transform: translate(-20%,0);
    transform: translate(-20%,0);
    opacity: 1;
  }
  72% {
    -webkit-animation-timing-function: cubic-bezier(0.2345,0.4707,0.453,1);
    animation-timing-function: cubic-bezier(0.2345,0.4707,0.453,1);
    -webkit-transform: translate(-1.05%,0);
    transform: translate(-1.05%,0);
    opacity: 1;
  }
  87% {
    -webkit-animation-timing-function: cubic-bezier(0.53,0.1845,0.7541,0.5953);
    animation-timing-function: cubic-bezier(0.53,0.1845,0.7541,0.5953);
    -webkit-transform: translate(-7.9%,0);
    transform: translate(-7.9%,0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
@keyframes animation {
  0% {
    -webkit-animation-timing-function: cubic-bezier(0.7815,0.1815,0.7831,0.7206);
    animation-timing-function: cubic-bezier(0.7815,0.1815,0.7831,0.7206);
    -webkit-transform: translate(-49.75%,0);
    transform: translate(-49.75%,0);
    opacity: .9;
  }
  31% {
    -webkit-animation-timing-function: cubic-bezier(0.1707,0.3173,0.3345,0.9041);
    animation-timing-function: cubic-bezier(0.1707,0.3173,0.3345,0.9041);
    -webkit-transform: translate(-2.65%,0);
    transform: translate(-2.65%,0);
    opacity: 1;
  }
  51% {
    -webkit-animation-timing-function: cubic-bezier(0.6191,0.1797,0.7336,0.6732);
    animation-timing-function: cubic-bezier(0.6191,0.1797,0.7336,0.6732);
    -webkit-transform: translate(-20%,0);
    transform: translate(-20%,0);
    opacity: 1;
  }
  72% {
    -webkit-animation-timing-function: cubic-bezier(0.2345,0.4707,0.453,1);
    animation-timing-function: cubic-bezier(0.2345,0.4707,0.453,1);
    -webkit-transform: translate(-1.05%,0);
    transform: translate(-1.05%,0);
    opacity: 1;
  }
  87% {
    -webkit-animation-timing-function: cubic-bezier(0.53,0.1845,0.7541,0.5953);
    animation-timing-function: cubic-bezier(0.53,0.1845,0.7541,0.5953);
    -webkit-transform: translate(-7.9%,0);
    transform: translate(-7.9%,0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translate(0,0);
    transform: translate(0,0);
    opacity: 1;
  }
}
.cg-hero-banner {
  position: relative;
  width: 100%;
  z-index: 0;
  display: flex !important;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
  background: url('../../img/gateway/hero-banner-3000w.jpg') center bottom 15% / cover no-repeat;
  height: 15vh;
}
.cg-hero-banner::after {
  background: linear-gradient(to right,#1b3b6f,#3b78e7);
  content: "";
  height: 100%;
  left: 0;
  opacity: 1;
  top: 0;
  width: 100%;
  position: absolute;
  z-index: -1;
}
.cg-hero-banner nav {
  display: flex;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.cg-hero-banner nav ul.buttons {
  list-style: none;
  display: flex;
  gap: 25px;
  justify-content: center;
  padding: 0;
  margin: 0;
}
.cg-hero-banner nav ul.buttons li .button-link {
  text-decoration: none;
  display: flex;
  justify-content: center;
}
.cg-hero-banner nav ul.buttons li .button-link:focus,
.cg-hero-banner nav ul.buttons li .button-link:active,
.cg-hero-banner nav ul.buttons li .button-link:hover {
  outline: none;
}
.cg-hero-banner nav ul.buttons li .button-link .button {
  background-color: rgba(255,255,255,0.7);
  color: rgba(0,0,0,0.8);
  border: 2px solid rgba(255,255,255,0.5);
  border-radius: 2px;
  padding: 15px 36px;
  cursor: pointer;
  font-family: franklin-gothic-urw-cond, sans-serif;
  font-size: 1.8rem;
  font-weight: 600;
  text-transform: uppercase;
  transition: box-shadow 0.4s ease, border 250ms ease, background-color 750ms ease, color 250ms ease;
  backdrop-filter: blur(60px) opacity(0.7) brightness(100);
  width: 200px;
}
.cg-hero-banner nav ul.buttons li .button-link .button:hover {
  box-shadow: inset 0px -80px 0px rgba(229,114,0,0.9);
  outline: none;
  color: #fff;
  border: 2px solid rgba(204,101,0,0.7);
}
body.acalog-catalog-home .cg-hero-banner {
  background: url('../../img/gateway/hero-banner-3000w.jpg') center top 85% / cover no-repeat;
  display: flex !important;
  flex-direction: column;
  height: 40vh;
  justify-content: flex-end;
  position: relative;
  width: 100%;
  padding: 0;
  z-index: 0;
}
body.acalog-catalog-home .cg-hero-banner nav {
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  padding: 2.275rem;
}
body.acalog-catalog-home .cg-hero-banner::after {
  opacity: 0;
}
@media (max-width: 768px) {
  .cg-hero-banner {
    background: url('../../img/gateway/hero-banner-mobile.jpg') center center / cover no-repeat;
    height: 50vh;
  }
  .cg-hero-banner nav {
    flex-direction: column;
    padding: 1rem;
  }
  .cg-hero-banner ul.buttons {
    flex-direction: column;
    gap: 15px;
  }
  .cg-hero-banner .button {
    width: 100%;
    padding: 10px 20px;
  }
}
@media (max-width: 768px) {
  #gateway-popup .block_content,
  #gateway-page .block_content {
    padding: 3.5rem !important;
  }
}
.cgw-grid-container {
  display: grid;
  grid-template-columns: repeat(1,1fr);
  gap: 1rem;
  padding: 1rem;
  height: 100%;
  width: 100%;
  box-sizing: border-box;
  box-shadow: 0 0 0 1px #E2E9ED;
  position: relative;
  overflow: visible;
  border: 1px solid #ccc;
  background-color: #f9f9f9;
}
#gateway-popup .cgw-grid-item,
#gateway-page .cgw-grid-item,
.cgw-grid-item {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #E2E9ED;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  position: relative;
  cursor: pointer;
  z-index: 0;
  border-radius: 8px;
  height: 100%;
  min-height: 180px;
}
#gateway-popup .cgw-grid-item::before,
#gateway-page .cgw-grid-item::before,
.cgw-grid-item::before {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
#gateway-popup .cgw-grid-item:hover,
#gateway-page .cgw-grid-item:hover,
.cgw-grid-item:hover {
  z-index: 1;
  box-shadow: 0 8px 50px rgba(0,0,0,0.2);
  transform: scale(1.05);
  transition: box-shadow 0.2s ease, transform 0.2s ease, z-index 0s 0s ease;
}
.card-link {
  text-decoration: none !important;
  color: inherit;
  display: block;
  height: 100%;
  width: 100%;
  padding: 1rem;
  box-sizing: border-box;
}
.more-details-container {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
.more-details-container a {
  text-decoration: none;
  color: inherit;
}
#gateway-popup .more-details-container,
#gateway-page .more-details-container,
.more-details-container {
  position: absolute;
  bottom: 1rem;
  left: 1rem;
}
#gateway-popup .cgw-grid-item h3,
#gateway-popup .cgw-item-title,
#gateway-page .cgw-grid-item h3,
#gateway-page .cgw-item-title,
.cgw-grid-item h3,
.cgw-item-title {
  margin-bottom: 0.5rem;
  margin-top: 0.5rem;
  margin-left: 0;
  margin-right: 0;
}
.cgw-item-description {
  font-size: 14px;
  color: #666;
  margin-bottom: 1rem;
  line-height: 1.5;
}
.cgw-item-link {
  color: #0066cc;
  opacity: 0;
  pointer-events: none;
  text-decoration: none;
  transition: opacity 0.3s linear, visibility 0.3s linear;
  visibility: hidden;
  font-weight: bold;
  margin-top: auto;
}
.cgw-item-link:hover {
  display: block;
  text-decoration: underline;
}
.cgw-grid-item:hover .cgw-item-link {
  visibility: visible;
  opacity: 1;
  pointer-events: auto;
}
@media (min-width: 768px) {
  .cgw-grid-container {
    grid-template-columns: repeat(2,1fr) !important;
  }
}
@media (min-width: 992px) {
  .cgw-grid-container {
    grid-template-columns: repeat(3,1fr) !important;
  }
}
:root {
  --animation-duration: 0.3s;
  --animation-timing-function: cubic-bezier(0.250,0.460,0.450,0.940);
  --start-translate: -4px;
}
@keyframes slide-in-from-left {
  0% {
    transform: translateX(var(--start-translate));
    opacity: 1;
  }
  100% {
    transform: translateX(0);
    opacity: 1;
  }
}
.acalog-custom .logo #block-mobilelogo img {
  max-width: 100%;
  width: 200px;
}
@media screen and (max-width: 767px) {
  body.acalog-catalog-home .cg-hero-banner {
    height: auto;
  }
}
