
@media screen and (min-width: 1200px) {
  .ude-documentation-details .desktop-only {
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main {
    max-width: 71.25rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper {
    padding: 1.5rem 0 0;
    float: left;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation {
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .h5,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .h5 {
    font-weight: 500;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper {
    padding-bottom: 0.75rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label {
    position: relative;
    width: 100%;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.focused:before,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.focused:before {
    color: #003c71;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.typed .btn-cancel-search,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label.typed .btn-cancel-search {
    display: block;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search {
    display: none;
    background: none;
    border: none;
    height: 1.25rem;
    width: 1.25rem;
    border-radius: 50%;
    background-color: #E9E9E9;
    font-size: 1rem;
    line-height: 1.25rem;
    position: absolute;
    top: 50%;
    right: 0.5rem;
    transform: translateY(-50%);
    padding: 0;
    margin-top: 1px;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search span,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .btn-cancel-search span {
    color: #525252;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label:before,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label:before {
    font-family: "site-global-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\e8af";
    font-size: 1rem;
    position: absolute;
    left: 0.9375rem;
    top: 0.75rem;
    color: #0071c5;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search {
    -webkit-appearance: none;
    border: 0.0625rem solid #808080;
    border-radius: 0;
    margin-top: 0;
    margin-bottom: 0.1875rem;
    width: 100%;
    height: 2.5rem;
    padding-left: 2.5rem;
    color: #262626;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search::placeholder,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search::placeholder {
    color: #525252;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-left-sidebar .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search.typed,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-nav-wrapper .ude-documentation-details-desktop-navigation .filter-dropdown-search-label .filter-dropdown-search.typed {
    padding-right: 2.1875rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper {
    padding-bottom: 0 !important;
    margin-bottom: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper .filter-dropdown-search-label {
    margin-bottom: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .filter-dropdown-search-wrapper .filter-dropdown-search {
    margin-bottom: 0 !important;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .affix {
    position: relative;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section {
    padding: 0 .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links {
    margin: 0;
    padding: 0;
    list-style-type: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links li {
    padding: .5rem 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section ul.links li a {
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-content {
    padding: 0 .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
    padding: .5rem .5rem .5rem 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand {
    display: inline-flex;
    border: none;
    background: transparent;
    color: #006CD2;
    margin-right: 0.75rem;
    padding: 0;
    width: auto;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator {
    position: relative;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator:after {
    font-family: "site-global-icons";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: auto;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f107";
    font-size: 1rem;
    color: #0071c5;
    position: relative;
    line-height: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator:after:hover,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand .btn-filter-dropdown-indicator:after:active {
    color: #003c71;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head .btn-expand.collapsed .btn-filter-dropdown-indicator:after {
    transform: rotate(-90deg);
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head a {
    display: inline-flex;
    padding: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head.active-section a {
    font-weight: bold;
    color: #000;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-head.active-page .section-head {
    padding: .5rem 0 .5rem 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-content .section-head {
    padding-left: .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .section-content ul.links li {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav {
    background-color: #FFF;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a {
    padding: .5rem 1.5rem;
    position: relative;
    font-size: 0.875rem;
    line-height: 1.0625rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a:hover,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a:focus,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li > a.active {
    background-color: transparent;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li.active {
    font-weight: bold;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav > li.active a:before {
    content: '';
    width: .125rem;
    height: calc(84%);
    position: absolute;
    top: 50%;
    left: 1rem;
    transform: translateY(-50%);
    background-color: #00AEEF;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav li:first-of-type {
    padding-top: .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .section .nav li:last-of-type {
    padding-bottom: .5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-navigation .upe-spynav {
    margin-bottom: .5rem;
    height: auto !important;
    width: auto !important;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-title {
    display: block;
    font-weight: 500;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper {
    padding: 1.5rem 2rem 0;
    padding-right: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-content {
    margin: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-content-wrapper .ude-documentation-details-mobile-content-navigation {
    display: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation {
    display: block;
    margin-top: 1.5rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a {
    width: 50%;
    position: relative;
    padding-bottom: 1.25rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a:hover {
    border-bottom: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a:after {
    display: none;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a .indicator {
    position: absolute;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation a .indicator:after {
    font-family: "site-global-icons";
    font-size: 0.625rem;
    content: '\e8d2';
    font-size: 11px;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous {
    float: left;
    text-align: left;
    padding-left: 1.25rem;
    padding-right: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .previous .indicator {
    transform: rotate(180deg);
    left: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next {
    float: right;
    text-align: right;
    padding-right: 1.25rem;
    padding-left: 1rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-desktop-content-navigation .next .indicator {
    right: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar {
    display: block;
    padding: 1.5rem 0 0;
    position: -webkit-sticky;
    /* Safari */
    position: sticky;
    top: 0;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav {
    background-color: #FFF;
    position: relative !important;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav p {
    padding: 0.625rem 0.625rem 0;
    font-size: 1rem;
    line-height: 1.25rem;
    font-weight: bold;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav li a {
    padding-top: 0.3125rem;
    padding-bottom: 0.3125rem;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-right-sidebar .ude-spynav li.active {
    color: #0071CC;
    font-weight: bold;
    border-left: 0.125rem solid #00AEEF;
  }
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-content-navigation,
  .ude-documentation-details .ude-documentation-details-main .ude-documentation-details-mobile-title,
  .ude-documentation-details .ude-documentation-details-main .filter-dropdown {
    display: none;
  }
}
@media screen and (min-width: 1650px) {
  .ude-documentation-details .ude-documentation-details-left-sidebar {
    width: 285px;
  }
  .ude-documentation-details .ude-documentation-details-main {
    max-width: 100%;
    padding: 0 1rem;
  }
  .ude-documentation-details .ude-documentation-details-right-sidebar {
    width: 190px;
  }
}
.ude-notification-bar {
  position: relative;
  width: 100%;
  background-color: #FFE17A;
  padding: 1rem 0 ;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ude-notification-bar {
    text-align: left;
  }
}
.ude-notification-bar p {
  font-size: 1rem;
  line-height: 1.3125rem;
  margin-bottom: 0;
}
.ude-notification-bar p a {
  color: #262626;
  border-bottom: 1px dashed #262626;
}
.ude-notification-bar p a:hover {
  color: #262626;
  border-bottom-style: solid;
}
.ude-documentation-details-action-bar {
  background-color: #FFF;
  padding: 0.75rem 0.25rem 0;
}
.ude-documentation-details-action-bar .ude-documentation-details-action-bar-wrapper {
  max-width: 46.875rem;
  margin: 0 auto;
}
.ude-documentation-details-action-bar .input-box {
  margin-bottom: 0.75rem;
}
.ude-documentation-details-action-bar p {
  color: #262626;
}
.ude-documentation-details-action-bar .filter-dropdown {
  padding-bottom: 1.5rem;
  margin-bottom: 0;
  z-index: 4;
}
.ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown {
  width: 100%;
  border-bottom: 0.0625rem solid #AEAEAE;
}
.ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown:after {
  display: none;
}
.ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown .btn-filter-dropdown-indicator:after {
  right: 1rem;
  font-size: 1.3rem;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse {
  width: 100%;
  top: 2.4375rem;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel {
  padding: 0.75rem 0 0.75rem 0;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel .filters li button {
  font-size: 1rem;
  line-height: 1.25rem;
  width: 100%;
}
.ude-documentation-details-action-bar .filter-dropdown .filter-dropdown-collapse .filter-dropdown-panel .filters li button:hover {
  border-bottom-color: transparent;
}
@media screen and (min-width: 768px) and (max-width: 1200px) {
  .ude-documentation-details-action-bar {
    max-width: 100% !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 1200px) {
  .ude-documentation-details-action-bar {
    height: 3.5rem;
    padding-top: 0.5rem;
  }
  .ude-documentation-details-action-bar.container {
    width: 100%;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-wrapper {
    max-width: 71.25rem;
  }
  .ude-documentation-details-action-bar .input-box {
    margin-bottom: 0;
    padding: 0;
    float: left;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-content {
    width: 31.25rem;
    margin: 0 auto;
    display: inline-block;
    padding-top: 0.5rem;
    margin-left: 1rem;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-content p {
    font-size: 0.875rem;
    line-height: 1rem;
    padding-right: 1.5rem;
    display: inline-block;
  }
  .ude-documentation-details-action-bar .ude-documentation-details-action-bar-filter-wrap {
    float: right;
    padding: 0;
  }
  .ude-documentation-details-action-bar .filter-dropdown {
    padding-bottom: 0;
  }
  .ude-documentation-details-action-bar .filter-dropdown .btn-filter-dropdown {
    width: 100%;
  }
}
.ude-community-events {
  background-color: #f3f3f3;
}
.ude-community-events .ude-community-activity {
  padding: 0 0 1rem;
}
.ude-community-events .ude-community-activity .ude-community-activity-wrapper {
  background-color: #FFF;
}
.ude-community-events .ude-community-activity .h3 {
  padding: 2rem 1.25rem 1rem;
  margin-bottom: 0.875rem;
}
@media screen and (max-width: 991px) {
  .ude-community-events .ude-community-activity .h3 {
    padding-bottom: 0;
    margin-bottom: 0.375rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .ude-community-events .ude-community-activity .h3 {
    padding-bottom: 0;
  }
}
.ude-community-events .ude-community-activity .nav-tabs {
  margin-left: 1.25rem;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item.active {
  border-bottom: 2px solid #00AEEF;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item.active a {
  color: #262626;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item a {
  border: none;
  padding-right: 1rem;
  font-size: 1rem;
  color: #262626;
}
.ude-community-events .ude-community-activity .nav-tabs .nav-item:first-child a {
  padding-left: 0;
}
.ude-community-events .ude-community-activity .tab-content {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.ude-community-events .ude-community-activity .tab-pane .pagination-wrapper {
  border-top: 1px solid #E9E9E9;
  padding-top: 1rem;
  padding-bottom: 2rem;
}
.ude-community-events .ude-community-activity .tab-pane .pagination-controls {
  justify-content: center;
}
.ude-community-events .ude-profile-badge {
  padding: 1rem 0;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge,
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge {
  background-color: #FFF;
  padding: 0 1.25rem;
  margin: 0;
  text-align: center;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .h3,
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .h3 {
  color: #262626;
  font-size: 1.25rem;
  font-weight: bold;
  line-height: 1.5rem;
  margin: 0;
  padding-top: 2rem;
  padding-bottom: 1rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .highlighted-badge {
  font-size: 1rem;
  line-height: 1.25rem;
  color: #000;
  margin-top: 0;
  margin-bottom: 0.5rem;
  margin-right: 2rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .highlighted-badge img {
  height: 2rem;
  width: 2rem;
  margin-right: 0.625rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list {
  list-style: none;
  padding: 0;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list li {
  color: #262626;
  font-size: 0.875rem;
  height: 2.25rem;
  text-align: left;
  width: 13.75rem;
  margin: 0 auto;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list li span {
  font-size: 1.375rem;
  font-weight: bold;
  color: #000;
  margin-right: 0.75rem;
  display: inline-block;
  text-align: right;
  min-width: 2.5rem;
  line-height: 2.25rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .seperator {
  border-bottom: 1px solid #d7d7d7;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .h3 {
  margin: 0;
  padding-top: 1.5rem;
  padding-bottom: 0.5rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .description {
  font-size: 1rem;
  color: #262626;
  margin-bottom: 0.5rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list {
  list-style: none;
  padding: 0;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list li {
  display: inline-block;
  margin: 0 0.5rem;
}
.ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-primary {
  margin-top: 0rem;
  margin-bottom: 1.5rem;
  width: 100%;
}
.ude-community-events .ude-question-and-answer {
  background-color: #FFF;
  padding: 2rem 1.25rem 1.5rem;
}
.ude-community-events .ude-question-and-answer .h3 {
  font-size: 1.25rem;
  color: #262626;
  margin-bottom: 0rem;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid #d7d7d7;
}
.ude-community-events .ude-question-and-answer .pagination-controls {
  justify-content: center;
}
@media screen and (min-width: 768px) {
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-primary {
    width: auto;
  }
}
@media screen and (min-width: 1200px) {
  .ude-community-events .ude-community-activity {
    padding: 2.5rem 0;
    padding-right: 2rem;
  }
  .ude-community-events .ude-community-activity .ude-community-activity-wrapper {
    padding-right: 3.5rem;
  }
  .ude-community-events .ude-community-activity .h3 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
    padding-bottom: 0;
  }
  .ude-community-events .ude-community-activity .tab-content {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .ude-community-events .ude-community-activity .nav-tabs {
    margin-left: 2.5rem;
    border-bottom: 0;
  }
  .ude-community-events .ude-community-activity .nav-tabs .nav-item a {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .ude-community-events .ude-profile-badge {
    padding: 2.5rem 0;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .h3 {
    text-align: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .highlighted-badge {
    text-align: left;
    margin-bottom: 0;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .btn-tertiary {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
    float: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--public-badge .stats-list li {
    margin-left: 0;
    width: 100%;
    display: inline-block;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .h3 {
    text-align: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .description {
    text-align: left;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-tertiary {
    display: table;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list {
    list-style: none;
    padding: 0;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .badge-list li {
    float: left;
    margin-left: 0;
    margin-right: 1rem;
  }
  .ude-community-events .ude-profile-badge .ude-profile-badge--training-badge .btn-primary {
    width: 100%;
    margin-top: 1.5rem;
  }
  .ude-community-events .ude-question-and-answer {
    padding: 2rem 2.5rem 2rem;
  }
  .ude-community-events .ude-question-and-answer .pagination-controls {
    display: none;
  }
}
.ude-explore-topics {
  padding: 40px 0;
}
.ude-explore-topics > .container {
  position: relative;
}
.ude-explore-topics > .container .pin-able,
.ude-explore-topics > .container .pin-toggle {
  top: 0;
  right: 0;
}
@media screen and (max-width: 991px) {
  .ude-explore-topics > .container .pin-able,
  .ude-explore-topics > .container .pin-toggle {
    top: -1.5rem;
    right: 1rem;
  }
}
.ude-explore-topics .explore-content .h4 {
  font-size: 1.25rem;
  line-height: 1.5625rem;
  margin-bottom: 0.625rem;
}
.ude-explore-topics .explore-content .btn {
  margin-top: 0.8125rem;
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .ude-explore-topics .explore-simple-cards {
    margin-top: 3.25rem;
  }
}
.ude-explore-topics .explore-simple-cards .h5 {
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.25rem;
  margin-bottom: 1.25rem;
  margin-left: 0.9375rem;
}
@media screen and (max-width: 991px) {
  .ude-explore-topics .explore-simple-cards .h5 {
    margin-left: 0;
  }
}
.ude-explore-topics .explore-simple-cards .explore-simple-card-container {
  display: flex;
  flex-wrap: wrap;
}
.ude-explore-topics .explore-simple-cards .explore-simple-card-container .simple-card-item {
  margin-bottom: 0;
  float: none;
  display: inline-flex;
}
@media screen and (max-width: 767px) {
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container .simple-card-item {
    padding-left: 0;
    padding-right: 0;
    margin-top: 1.1875rem;
  }
}
@media screen and (max-width: 991px) {
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container .simple-card-item:first-of-type {
    padding-left: 0;
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container.mobile-scroll {
    flex-wrap: nowrap;
    overflow-x: scroll;
  }
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container.mobile-scroll .simple-card-item {
    flex: 0 0 291px;
    margin-top: 0;
    margin-left: 1rem;
  }
  .ude-explore-topics .explore-simple-cards .explore-simple-card-container.mobile-scroll .simple-card-item:first-of-type {
    margin-left: 0;
  }
}
.library {
  padding-top: 2.5rem;
  /* Accessibility */
  /* Search overrides */
  /* product card content override */
  /* product card content override */
  /* product card content override */
}
.library.theme-gray-light2 {
  background-color: #f7f7f7;
}
@media (max-width: 1199px) {
  .library .desktop-only {
    display: none;
  }
}
@media (min-width: 1199px) {
  .library .mobile-only {
    display: none;
  }
}
.library.collection .pagination {
  margin-bottom: 0;
}
.library.collection .pagination .list-inline {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .library.collection {
    padding: 0 0.3125rem;
  }
  .library.collection .result-sidebar {
    display: none;
    position: fixed;
    padding: 0 0 72px 0;
    z-index: 999999999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #f3f3f3;
    width: 100%;
    overflow: scroll;
  }
  .library.collection .result-sidebar.open-mobile {
    display: block;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  .library.collection .flex-row-tablet {
    display: flex;
    margin: 0 -0.75rem;
  }
  .library.collection .flex-row-tablet .flex-col {
    padding: 0 0.75rem;
  }
  .library.collection .flex-row-tablet .col-1of2 {
    width: 50%;
  }
}
.library.collection .collection-search {
  margin-bottom: 1rem;
}
.library.collection .collection-search.mobile-only {
  margin-bottom: 1.625rem;
}
.library.collection .collection-search:before {
  font-size: 1.327rem;
  left: 0.5rem;
  top: 0.8125rem;
}
.library.collection .result-sidebar {
  padding-bottom: 2.5rem;
}
.library.collection .result-sidebar .filter-heading .btn-clear-all {
  display: none;
}
.library.collection .result-sidebar .sidebar-my-collections {
  display: none;
}
.library.collection .result-sidebar .expand-accordion.last {
  border-bottom: none;
}
@media (max-width: 1199px) {
  .library.collection .result-sidebar .filter-heading {
    border: 0;
    background-color: #0071c5;
    color: white;
    margin-bottom: 2rem;
    padding: 1.125rem;
    font-size: 1.375rem;
  }
  .library.collection .result-sidebar .filter-heading .btn-clear-all {
    text-transform: uppercase;
    color: #FFF;
    font-size: 0.75rem;
    line-height: 1.25rem;
    padding: 0;
    background: none;
    border: none;
    letter-spacing: 1px;
    font-weight: bold;
    float: right;
    margin-right: 10px;
    display: block;
  }
  .library.collection .result-sidebar .filter-heading .btn-close-filter {
    font-size: 1.125rem;
    line-height: 1.125rem;
    display: block;
  }
  .library.collection .result-sidebar .expand-accordion {
    padding: 1.5rem 1.125rem;
  }
  .library.collection .result-sidebar .expand-accordion .btn-expand {
    font-size: 1.25rem;
    line-height: 1.5rem;
  }
  .library.collection .result-sidebar .apply-button-wrapper {
    display: none;
  }
  .library.collection .result-sidebar .sidebar-my-collections {
    margin: 0 1.125rem 1.5rem 1.125rem;
    display: block;
    line-height: 1.25rem;
  }
  .library.collection .result-sidebar .sidebar-my-collections span {
    margin-left: 0.25rem;
  }
  .library.collection .result-sidebar .sidebar-my-collections:after {
    display: none;
  }
}
.library.collection .result-wrapper {
  padding-bottom: 1.5rem;
  width: 75%;
  float: right;
}
@media (max-width: 1199px) {
  .library.collection .result-wrapper {
    width: 100%;
  }
}
.library.collection .library-result-info.has-sidebar > .container {
  padding: 0;
}
.library.collection .library-result-info.has-sidebar .results-info-wrapper {
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .library.collection .library-result-info.has-sidebar .results-info-wrapper {
    padding-bottom: 10px;
    padding-top: 2rem;
  }
}
.library.collection .library-result-info.has-sidebar .results-value {
  display: inline;
  float: none;
  font-size: 1.25rem;
  line-height: 1.25rem;
}
@media (max-width: 1199px) {
  .library.collection .library-result-info.has-sidebar .results-value {
    font-size: 1.125rem;
    line-height: 1.375rem;
  }
}
.library.collection .library-result-info.has-sidebar .result-filters {
  max-width: 100%;
}
@media (max-width: 1199px) {
  .library.collection .library-result-info.has-sidebar .result-filters {
    width: 100%;
  }
  .library.collection .library-result-info.has-sidebar .result-filters .btn-clear-all {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 0.5rem;
    margin-bottom: 2rem;
  }
}
.library.collection .library-result-info.has-sidebar .result-filter-list {
  padding-right: 0;
}
.library.collection .library-result-info.has-sidebar .result-filter-list li {
  margin-bottom: 0.625rem;
}
@media (max-width: 1199px) {
  .library.collection .library-result-info.has-sidebar .result-select-label {
    width: 100%;
  }
  .library.collection .library-result-info.has-sidebar .result-select-label .result-select {
    width: 100%;
    margin: 0;
  }
}
@media (min-width: 1200px) {
  .library.collection .library-result-info.has-sidebar .result-select-label {
    float: right;
  }
}
.library.collection .library-result-info.has-sidebar .result-card-controls {
  float: left;
  margin-top: 1.375rem;
}
@media (max-width: 1199px) {
  .library.collection .library-result-info.has-sidebar .result-card-controls {
    margin-top: 0;
    width: 100%;
    text-align: center;
    padding-bottom: 2rem;
  }
  .library.collection .library-result-info.has-sidebar .result-card-controls .btn-filter-action {
    padding: 0;
  }
}
.library.collection .library-result-info.has-sidebar .result-card-controls span {
  color: #DDDBDA;
  margin: 0 0.625rem;
}
@media (max-width: 1199px) {
  .library.collection .library-result-info.has-sidebar .btn-mobile-filter {
    display: block;
  }
  .library.collection .library-result-info.has-sidebar .result-filter-list {
    display: none;
  }
}
.library.collection .results-info-collection {
  float: right;
}
@media (max-width: 1199px) {
  .library.collection .results-info-collection .btn-follow-collection {
    margin: 0;
  }
  .library.collection .results-info-collection .btn-my-collections {
    display: none;
  }
}
.library.collection .results-info-collection button {
  margin-right: 1.875rem;
}
.library.collection .results-info-collection button:after {
  display: none;
}
.library.collection .result-filters .btn-filter-action {
  display: block;
  margin: 1rem 0;
}
.library.collection .result-ordering {
  margin-top: 1rem;
}
.library.collection .result-ordering.has-filters {
  margin-top: 0.375rem;
}
@media (max-width: 1199px) {
  .library.collection .result-ordering.has-filters {
    margin-top: 0;
  }
}
.library.collection .result-ordering select {
  min-width: 16.25rem;
}
.library.collection .result-listings.has-sidebar {
  width: 100%;
  float: none;
  padding: 0;
}
.library.standard .results-value-mobile {
  display: none;
}
@media (max-width: 1199px) {
  .library.standard {
    padding-top: 0;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper {
    padding: 2rem 0;
    margin-bottom: 0;
  }
  .library.standard .library-result-info.has-sidebar .result-filters {
    width: 100%;
    max-width: 100%;
  }
  .library.standard .library-result-info.has-sidebar .result-filters .btn-mobile-filter {
    width: 100%;
  }
  .library.standard .library-result-info.has-sidebar .result-filters .btn-clear-all {
    width: 100%;
    text-align: center;
    margin-top: 0.625rem;
    margin-bottom: 1.5rem;
    padding: 0;
  }
  .library.standard .library-result-info.has-sidebar .results-value-mobile {
    display: block;
    color: #262626;
  }
  .library.standard .library-result-info.has-sidebar .results-value {
    display: none;
  }
  .library.standard .library-result-info.has-sidebar .result-select-label {
    width: 100%;
    margin-bottom: 0;
  }
  .library.standard .library-result-info.has-sidebar .result-select-label .result-select {
    width: 100%;
  }
  .library.standard .library-result-info.has-sidebar .card-view-toggle {
    display: none;
  }
  .library.standard .result-sidebar {
    display: none;
    position: fixed;
    padding: 0 0 72px 0;
    z-index: 99999999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #f3f3f3;
    width: 100%;
    overflow: scroll;
  }
  .library.standard .result-sidebar.open-mobile {
    display: block;
  }
  .library.standard .result-sidebar .filter-heading {
    border: 0;
    background-color: #0071c5;
    color: white;
    margin-bottom: 0;
    padding: 18px;
    font-size: 1.375rem;
  }
  .library.standard .result-sidebar .filter-heading .btn-clear-all {
    text-transform: uppercase;
    color: #FFF;
    font-size: 12px;
    line-height: 20px;
    padding: 0;
    background: none;
    border: none;
    letter-spacing: 1px;
    font-weight: bold;
    float: right;
    margin-right: 10px;
    display: block;
  }
  .library.standard .result-sidebar .filter-heading .btn-close-filter {
    font-size: 1.125rem;
    line-height: 1.125rem;
  }
  .library.standard .result-sidebar .expand-accordion {
    padding: 24px 18px;
  }
  .library.standard .result-sidebar .expand-accordion .btn-expand {
    font-size: 1.25rem;
  }
  .library.standard .result-sidebar .apply-button-wrapper {
    display: none;
  }
  .library.standard .result-listings {
    padding: 0 15px;
  }
}
@media (min-width: 1200px) {
  .library.standard .result-sidebar .filter-heading .btn-clear-all {
    display: none;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper {
    padding-top: 0;
    padding-bottom: 1rem;
    margin-bottom: 2.5rem;
    display: flex;
    flex-wrap: nowrap;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper .result-filters {
    flex: 1 1 auto;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper .result-filters.hide-filters {
    display: none;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper .right-pane {
    text-align: right;
    justify-content: flex-end;
    align-items: center;
    flex: 0 0 350px;
    display: flex;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper .right-pane.search-view {
    flex: 1 1 auto;
    justify-content: flex-start;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper .right-pane.search-view label {
    margin-left: auto;
    margin-right: 1rem;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper .right-pane .results-value {
    float: none;
    height: auto;
    line-height: 1.25;
    margin: 0;
  }
  .library.standard .library-result-info.has-sidebar .results-info-wrapper .right-pane label {
    margin: 0;
  }
}
@media (max-width: 1199px) {
  .library .library-result-info.has-sidebar {
    padding: 0;
  }
}
.library .library-result-info.has-sidebar .results-info-wrapper {
  padding-top: 15px;
  padding-bottom: 11px;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .library .library-result-info.has-sidebar .results-info-wrapper {
    border-bottom: 0;
    padding-top: 24px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1200px) {
  .library .library-result-info.has-sidebar .results-info-wrapper {
    border-bottom: 1px solid #DDDBDA;
  }
}
.library .library-result-info.has-sidebar .result-filters {
  display: inline-block;
  padding: 0;
  max-width: calc(100% - 350px);
}
@media (max-width: 768px) {
  .library .library-result-info.has-sidebar .result-filters {
    max-width: 50%;
    width: calc(50% - 4px);
    margin-right: 4px;
  }
}
.library .library-result-info.has-sidebar .btn-mobile-filter {
  height: 40px;
  width: 100%;
  margin-right: 4px;
  border: 1px solid #AEAEAE;
  border-radius: 0;
  background-color: #fff;
  color: #525252;
  position: relative;
}
@media (min-width: 1200px) {
  .library .library-result-info.has-sidebar .btn-mobile-filter {
    display: none;
  }
}
.library .library-result-info.has-sidebar .btn-mobile-filter .filter-count {
  font-size: 12px;
  font-weight: 700;
  border: 1px solid #DBDBDB;
  border-radius: 2px;
  width: 25px;
  height: 25px;
  line-height: 24px;
  position: absolute;
  right: 6px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
}
.library .library-result-info.has-sidebar .btn-filter-action {
  text-transform: uppercase;
  color: #0071c5;
  font-size: 12px;
  line-height: 16px;
  padding: 0;
  background: none;
  border: none;
  letter-spacing: 1px;
  font-weight: bold;
}
@media (max-width: 1199px) {
  .library .library-result-info.has-sidebar .btn-filter-action {
    padding: 24px 0 20px;
  }
}
.library .library-result-info.has-sidebar .filter-label {
  display: inline-block;
  padding-right: 16px;
}
@media (max-width: 1199px) {
  .library .library-result-info.has-sidebar .filter-label {
    display: none;
  }
}
.library .library-result-info.has-sidebar .result-filter-list {
  display: inline;
  padding-left: 0;
  padding-right: 24px;
}
@media (max-width: 1199px) {
  .library .library-result-info.has-sidebar .result-filter-list {
    display: none;
  }
}
.library .library-result-info.has-sidebar .result-filter-list li {
  display: inline-block;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  font-size: 14px;
  line-height: 20px;
  padding: 4px 10px;
  margin-bottom: 5px;
  background-color: #FFF;
}
.library .library-result-info.has-sidebar .result-filter-list li button {
  border: none;
  background-color: transparent;
  padding: 0 0 0 6px;
  float: right;
}
.library .library-result-info.has-sidebar .result-filter-list li .icon {
  height: 10px;
  width: 10px;
}
.library .library-result-info.has-sidebar .result-select-label {
  position: relative;
}
.library .library-result-info.has-sidebar .result-select-label:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 24px;
  position: absolute;
  right: 16px;
  top: 11px;
  margin-top: -1px;
  color: #525252;
}
.library .library-result-info.has-sidebar .result-select {
  -webkit-appearance: none;
  float: right;
  height: 40px;
  padding: 0 30px 0 20px;
  margin-left: 16px;
  margin-top: 1px;
  border-radius: 0;
  border: 1px solid #AEAEAE;
  background-color: white;
  font-size: 1rem;
  color: #525252;
  text-align: left;
}
.library .library-result-info.has-sidebar .results-value {
  float: right;
  height: 32px;
  line-height: 32px;
}
@media (max-width: 1199px) {
  .library .library-result-info.has-sidebar .results-value {
    float: none;
    padding: 0;
  }
}
@media (max-width: 1199px) {
  .library .library-result-info .btn-clear-all {
    display: block;
  }
}
@media (max-width: 1199px) {
  .library .library-result-info.has-sidebar + .result-wrapper {
    padding: 0;
  }
}
.library:not(.search) .result-sidebar {
  width: 25%;
  padding-right: 40px;
  float: left;
}
.library .result-sidebar .ellips > .tooltip.bottom .tooltip-arrow,
.library .result-sidebar .short-ellips > .tooltip.bottom .tooltip-arrow {
  border-bottom-color: #d7d7d7;
  border-width: 0 9px 12px;
  top: -6px;
}
.library .result-sidebar .ellips > .tooltip.bottom .tooltip-arrow:after,
.library .result-sidebar .short-ellips > .tooltip.bottom .tooltip-arrow:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  bottom: -14px;
  left: -4px;
  z-index: 10000;
  border: transparent;
  margin-left: -5px;
  border-width: 0 9px 12px;
  border-bottom-color: #f3f3f3;
  border-style: solid;
}
.library .result-sidebar .ellips > .tooltip > .tooltip-inner,
.library .result-sidebar .short-ellips > .tooltip > .tooltip-inner {
  position: relative;
  color: #555555;
  font-size: 14px;
  line-height: 18px;
  background-color: #f3f3f3;
  border: 1px solid #d7d7d7;
  border-radius: 0;
  text-align: left;
  min-width: 170px;
}
@media (max-width: 1199px) {
  .library .result-sidebar {
    display: none;
    position: fixed;
    padding: 0 0 72px 0;
    z-index: 9999;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    background-color: #f3f3f3;
    width: 100%;
    overflow: scroll;
  }
  .library .result-sidebar.open-mobile {
    display: block;
  }
}
.library .result-sidebar .primary-sidebar-search {
  padding-bottom: 15px;
}
@media (max-width: 1199px) {
  .library .result-sidebar .primary-sidebar-search {
    display: none;
  }
}
.library .result-sidebar .filter-heading {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #262626;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #DDDBDA;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  .library .result-sidebar .filter-heading {
    border: 0;
    background-color: #0071c5;
    color: white;
    margin-bottom: 32px;
    padding: 14px 18px;
  }
}
.library .result-sidebar .btn-close-filter {
  background: none;
  border: none;
  float: right;
  line-height: 23px;
}
@media (min-width: 1200px) {
  .library .result-sidebar .btn-close-filter {
    display: none;
  }
}
.library .result-sidebar .btn-close-filter span {
  color: #fff;
  font-size: 15px;
}
.library .result-sidebar .expand-accordion {
  padding: 1rem 0;
  border-bottom: 1px solid #DDDBDA;
}
@media (max-width: 768px) {
  .library .result-sidebar .expand-accordion {
    padding: 24px 18px;
  }
  .library .result-sidebar .expand-accordion:nth-of-type(1) {
    border-top: 1px solid #DDDBDA;
  }
  .library .result-sidebar .expand-accordion.last {
    margin-bottom: 72px;
  }
}
.library .result-sidebar .expand-accordion .btn-expand {
  padding: 0;
  color: #262626;
  font-size: 1rem;
  line-height: 1.25rem;
  border: none;
  position: relative;
  width: 100%;
  text-align: left;
  background: none;
}
.library .result-sidebar .expand-accordion .btn-expand:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f106";
  font-size: 22px;
  position: absolute;
  right: 0;
  top: 3px;
  margin-top: -3px;
  color: #262626;
}
.library .result-sidebar .expand-accordion .btn-expand.collapsed:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
}
.library .result-sidebar .expand-accordion .sort-wrapper {
  margin: 0.5rem 0;
}
.library .result-sidebar .expand-accordion .sort-wrapper select.sort-select {
  -webkit-appearance: none;
  background: none;
  border: 0;
  color: #0071c5;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 25px;
  font-weight: bold;
}
@-moz-document url-prefix() {
  .library .result-sidebar .expand-accordion .sort-wrapper select.sort-select {
    margin-left: -4px;
  }
}
.library .result-sidebar .expand-accordion .clear {
  border: none;
  background: none;
  padding: 0;
  color: #0071c5;
  font-size: 12px;
  text-transform: uppercase;
  margin-right: 10px;
  letter-spacing: 1px;
  line-height: 16px;
}
.library .result-sidebar .expand-accordion .divider {
  color: #DDDBDA;
  margin-right: 7px;
}
.library .result-sidebar .expand-accordion .parent-filters {
  padding: 0;
  list-style: none;
  margin-bottom: 1rem;
}
.library .result-sidebar .expand-accordion .parent-filters li {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 1rem;
  position: relative;
  list-style: none;
}
.library .result-sidebar .expand-accordion .parent-filters li:before {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f106";
  font-size: 1rem;
  position: absolute;
  left: 0;
  top: 0.125rem;
  color: #0071c5;
  transform: rotate(270deg);
}
.library .result-sidebar .expand-accordion .parent-filters li a {
  padding: 0;
}
.library .result-sidebar .expand-accordion .filters {
  padding: 0;
  margin-top: 0.625rem;
  margin-bottom: 0;
}
.library .result-sidebar .expand-accordion .filters.primary-filter {
  margin-top: 0;
}
.library .result-sidebar .expand-accordion .filters.primary-filter li {
  padding: 0;
}
.library .result-sidebar .expand-accordion .filters .intel-switch-lg {
  -webkit-appearance: none;
  border: 1px solid #DDDBDA;
  background-color: #fff;
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  vertical-align: middle;
  border-radius: 2px;
}
.library .result-sidebar .expand-accordion .filters .intel-switch-lg:checked {
  background-color: #0071c5;
  background-image: url("../asset/image/icons/check-mark-icon.svg");
  background-repeat: no-repeat;
  background-size: 13px;
  background-position-x: 4px;
  background-position-y: 4px;
  border: none;
}
.library .result-sidebar .expand-accordion .filters .intel-switch-lg + label {
  padding: 0;
  font-weight: normal;
  line-height: normal;
  z-index: auto;
  padding-left: 6px;
}
.library .result-sidebar .expand-accordion .filters .checkbox-text {
  font-size: 14px;
}
.library .result-sidebar .expand-accordion .filters.scroll {
  max-height: 12.125rem;
  overflow-y: scroll;
}
.library .result-sidebar .expand-accordion .filters.has-parents li {
  padding-left: 16px;
}
.library .result-sidebar .expand-accordion .filters.full-height {
  max-height: none;
  overflow-y: hidden;
  border-bottom: 0;
  padding-bottom: 16px;
}
.library .result-sidebar .expand-accordion .filters li {
  list-style: none;
  margin: 0;
  padding: 0.4375rem 0;
  display: flex;
}
.library .result-sidebar .expand-accordion .filters li a {
  display: inline-block;
}
.library .result-sidebar .expand-accordion .filters li span {
  vertical-align: middle;
  line-height: 17px;
  display: inline-block;
}
.library .result-sidebar .expand-accordion .filters li:last-child {
  margin: 0;
}
.library .result-sidebar .expand-accordion .view-more {
  border: none;
  background: none;
  padding: 0;
  color: #0071c5;
  font-size: 12px;
  text-transform: uppercase;
  font-weight: 700;
}
.library .result-sidebar .apply-button-wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  height: 72px;
  padding: 16px 18px;
  background-color: #fff;
  border-top: 1px solid #DDDBDA;
  z-index: 10000;
}
@media (min-width: 1200px) {
  .library .result-sidebar .apply-button-wrapper {
    display: none;
  }
}
.library .result-sidebar .apply-button-wrapper .btn-mobile-apply {
  width: 100%;
}
.library .result-sidebar .apply-button-wrapper .btn-mobile-apply::after {
  display: none;
}
.library .sidebar-filter-search-wrapper {
  position: relative;
  width: 100%;
}
.library .sidebar-filter-search-wrapper.focused:before {
  color: #003c71;
}
.library .sidebar-filter-search-wrapper.typed .btn-cancel-search {
  display: block;
}
.library .sidebar-filter-search-wrapper .btn-cancel-search {
  display: none;
  background: none;
  border: none;
  height: 18px;
  width: 18px;
  border-radius: 50%;
  background-color: #d7d7d7;
  font-size: 8px;
  position: absolute;
  top: 0.875rem;
  right: 0.5rem;
  padding: 0;
}
.library .sidebar-filter-search-wrapper .btn-cancel-search .span {
  color: #555555;
}
.library .sidebar-filter-search-wrapper:before {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e8af";
  font-size: 1rem;
  position: absolute;
  left: 0.9375rem;
  top: 0.9375rem;
  color: #0071c5;
}
.library .sidebar-filter-search-wrapper .sidebar-filter-search {
  -webkit-appearance: none;
  border: 1px solid #AEAEAE;
  border-radius: 0;
  margin-top: 3px;
  margin-bottom: 3px;
  width: 100%;
  height: 2.5rem;
  padding-left: 2.5rem;
  line-height: 2.5rem;
  color: #262626;
}
.library .sidebar-filter-search-wrapper .sidebar-filter-search::placeholder {
  color: #525252;
}
.library .sidebar-filter-search-wrapper .sidebar-filter-search.typed {
  padding-right: 35px;
}
@media screen and (min-width: 1200px) {
  .library .result-listings.has-sidebar {
    width: 75%;
    float: right;
  }
}
@media (max-width: 992px) {
  .library .result-listings.has-sidebar .result-item .item-info {
    width: 100%;
  }
  .library .result-listings.has-sidebar .result-item .sidebar {
    margin-top: 24px;
    width: 100%;
    float: none;
  }
}
@media (max-width: 1650px) {
  .library .result-listings.has-sidebar .result-item .result-attributes {
    max-width: 100%;
  }
}
.library .no-results-blade {
  margin-top: 18px;
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .library .no-results-blade {
    margin-top: 24px;
    margin-bottom: 0;
  }
  .library .no-results-blade .container {
    padding: 0;
  }
}
.library .no-results-blade .blade-content {
  background-color: #FFF;
  padding: 32px 0;
  border: none;
}
.library .no-results-blade .blade-content .browse-link {
  margin: 0 20px;
  background-color: transparent;
  border: none;
  color: #0071c5;
  padding: 0;
  width: auto;
  white-space: initial;
  text-align: left;
}
.library .no-results-blade .blade-content .no-results-description {
  display: block;
  font-size: 24px;
  line-height: 31px;
  font-weight: 100;
  padding: 0 20px;
  margin-bottom: 6px;
}
@media (max-width: 768px) {
  .library .no-results-blade .blade-content .no-results-description {
    margin-bottom: 11px;
  }
}
.library .no-results-blade .blade-content .no-results-search-tips {
  text-align: left;
  margin: 15px 20px 0;
  font-weight: 700;
}
@media (max-width: 768px) {
  .library .no-results-blade .blade-content .no-results-search-tips {
    margin: 20px 20px 0;
  }
}
.library .no-results-blade .blade-content .no-results-search-tips-list {
  text-align: left;
  margin: 0 20px;
}
.library .no-results-blade .blade-content .no-results-search-tips-list li {
  padding: 0;
  list-style: unset;
}
.library .btn-expand-description {
  padding: 0;
  background: none;
  border: none;
  color: #0071c5;
}
.library [data-search-control] label {
  padding: 13px 20px;
}
.library [data-search-control] .form-control {
  font-size: 1.375em;
  line-height: 1;
}
.library [data-search-control] .btn-search {
  color: #0071c5;
  left: 20px;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
}
.library [data-search-control] ::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  padding-top: 4px;
}
@media screen and (max-width: 767px) {
  .library [data-search-control] label {
    border-width: 0 0 1px;
  }
}
@media screen and (min-width: 768px) {
  .library [data-search-control] label {
    padding: 2px 24px 1px;
  }
  .library [data-search-control] .form-control {
    font-size: 1.75em;
    padding-left: 46px;
  }
  .library [data-search-control] .btn-search {
    left: 24px;
  }
  .library [data-search-control] .btn-search [class^="fa-"],
  .library [data-search-control] .btn-search [class*=" fa-"] {
    font-size: 30px;
  }
}
.library .search-component [data-search-control].focus-on .btn-search {
  color: #003c71;
}
.library .search-component ul li {
  padding-bottom: 15px;
}
.library .search-component .results-overlay {
  border: none;
}
.library .search-component .results-overlay a:hover,
.library .search-component .results-overlay a:focus {
  color: #003c71;
}
.library .search-component .results-overlay .close-result-toggle {
  right: 20px;
  top: 20px;
}
.library .search-component .results-overlay .close-result-toggle:hover,
.library .search-component .results-overlay .close-result-toggle:active {
  right: 20px;
  top: 20px;
}
.library .search-component .results-recent h3 {
  font-family: "intel-clear", "tahoma", Helvetica, "helvetica", Arial, sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 1.125em;
  line-height: 1;
  color: #555555;
  margin-bottom: 5px;
}
.library .search-component .results-recent a.search-link-term {
  font-weight: normal;
}
.library .search-component .results-recent a.search-link-term:before {
  content: "\e8af";
}
.library .search-component .results-recent .content-recent h3 {
  margin-bottom: 10px;
}
.library .search-component .results-typeahead {
  padding-bottom: 56px;
}
.library .search-component .results-typeahead .search-info {
  font-size: 16px;
  bottom: 0;
  right: 0;
  width: 100%;
  padding: 17px 20px;
  background: #f3f3f3;
  color: #555555;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .library .search-component .results-overlay {
    top: 120px;
    padding: 0;
  }
  .library .search-component .results-overlay .overlay-content {
    padding: 30px 50px 20px 20px;
    position: relative;
    height: 100%;
    overflow-y: auto;
  }
  .library .search-component .results-overlay.signed-in {
    padding-bottom: 20px;
  }
}
@media screen and (min-width: 768px) {
  .library .search-component .results-overlay {
    border: 1px solid #d7d7d7;
    border-top: 0;
    padding-bottom: 60px;
  }
  .library .search-component .results-overlay .search-info {
    position: absolute !important;
    bottom: 0;
    left: 0;
    right: 0;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.library .result-item {
  margin-bottom: 0;
  background-color: #FFF;
}
.library .result-item .flag {
  font-size: 14px;
  line-height: 16px;
  color: #262626;
  background-color: #f3f3f3;
  padding: 5px 10px;
  display: inline-block;
  text-transform: uppercase;
}
.library .result-item .flag.gray {
  color: #555555;
}
.library .result-item .flag.blue {
  color: #0071c5;
}
.library .result-item .title {
  margin-bottom: 5px;
}
.library .result-item .title .title-pdf {
  height: 22px;
  width: 17px;
  display: inline-block;
  background-image: url("../asset/image/icons/file-pdf-regular.svg");
  margin-bottom: -3px;
  margin-left: 2px;
}
.library .result-item .breadcrumb {
  font-size: 0.875em;
  margin-top: 15px;
  padding-bottom: 0;
}
.library .result-item .breadcrumb.title-breadcrumb {
  margin-top: 0;
}
.library .result-item .breadcrumb li:before {
  content: "/";
  padding-right: 5px !important;
}
.library .result-item .breadcrumb.margin-bottom {
  margin-bottom: 15px;
}
.library .result-item .result-attributes {
  max-width: 50%;
  margin: 16px 0 8px;
}
@media (min-width: 1650px) {
  .library .result-item .result-attributes {
    max-width: 800px;
  }
}
@media (max-width: 992px) {
  .library .result-item .result-attributes {
    max-width: 100%;
  }
}
.library .result-item .result-attributes .result-attribute {
  color: #262626;
  width: 32%;
  font-size: 14px;
  margin-bottom: 8px;
  display: inline-block;
  vertical-align: top;
  padding-right: 10px;
}
@media (max-width: 992px) {
  .library .result-item .result-attributes .result-attribute {
    width: 100%;
  }
}
.library .result-item .result-description {
  margin-bottom: 0;
}
.library .result-item .item-info-wrapper .source {
  font-size: 14px;
  display: inline-block;
  margin-right: 40px;
  margin-bottom: 8px;
}
.library .result-item .item-info-wrapper .category {
  font-size: 14px;
  display: inline;
}
.library .result-item .expand-accordion {
  margin-top: 24px;
}
.library .result-item .expand-accordion .btn-expand {
  margin: 0 0 0 20px;
  padding: 0;
  border: none;
  position: relative;
}
.library .result-item .expand-accordion .btn-expand .open-copy {
  display: none;
}
.library .result-item .expand-accordion .btn-expand .close-copy {
  display: block;
}
.library .result-item .expand-accordion .btn-expand .close-copy:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f106";
  font-size: 22px;
  position: absolute;
  left: -20px;
  top: 2px;
  margin-top: -3px;
  color: #0071c5;
}
.library .result-item .expand-accordion .btn-expand.collapsed .open-copy {
  display: block;
}
.library .result-item .expand-accordion .btn-expand.collapsed .open-copy:after {
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f107";
  font-size: 22px;
  position: absolute;
  left: -20px;
  top: 2px;
  margin-top: -3px;
  color: #0071c5;
}
.library .result-item .expand-accordion .btn-expand.collapsed .close-copy {
  display: none;
}
.library .result-item .expand-accordion .expand-content {
  padding: 0 20px;
}
.library .result-item .expand-accordion .expand-content a {
  display: block;
  margin-top: 20px;
}
.library .result-item .sidebar-width {
  width: calc(100% - 169px);
  display: inline-block;
  padding-right: 40px;
}
@media (max-width: 768px) {
  .library .result-item .sidebar-width {
    width: 100%;
    padding-right: 0;
  }
  .library .result-item .sidebar-width button {
    width: 100%;
    text-align: center;
  }
}
.library .result-item .sidebar {
  width: 169px;
  float: right;
}
.library .result-item .sidebar button {
  display: block;
  text-align: left;
  margin-bottom: 16px;
  width: 100%;
}
.library .result-item .sidebar button:last-child {
  margin-bottom: 0;
}
.library .result-item .sidebar button span {
  margin-right: 3px;
}
.library .result-item .sidebar button.download {
  text-align: center;
}
.library .result-item .sidebar button.download:after {
  display: inline-block;
  padding-left: 0;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.library .result-item .sidebar button.bookmark {
  text-align: center;
}
.library .result-item .sidebar button.bookmark:after {
  content: '+';
  font-size: 24px;
  line-height: 10px;
  padding-left: 0;
}
.library .result-item .sidebar button.bookmark.bookmarked:after {
  content: '--';
  letter-spacing: -3px;
}
@media (max-width: 768px) {
  .library .result-item .sidebar {
    width: 100%;
    float: none;
    padding: 0;
    margin-top: 25px;
  }
  .library .result-item .sidebar button {
    width: 100%;
    text-align: center;
  }
}
.library .result-item.has-grouping {
  background: #f3f3f3;
  margin-top: 30px;
  margin-bottom: 30px;
}
.library .result-item.has-grouping h3.content-type-title {
  font-size: 1em;
  line-height: 1.3125;
  margin: 10px 20px;
}
.library .result-item .faq-component {
  background-color: #FFF;
  padding: 0;
}
.library .result-item .faq-component .faq-item {
  padding: 20px;
  border-color: #f3f3f3;
}
.library .result-item .faq-component .faq-wrap {
  border-bottom: none;
}
.library .result-item .faq-component .faq-question {
  font-size: 1.375em;
}
.library .result-item .faq-component .faq-answers {
  font-size: 1em;
  padding-top: 20px;
}
.library .result-item .faq-component .faq-link-toggle {
  color: #0071c5;
}
.library .result-item .faq-component .faq-link-toggle:after {
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-backface-visibility: hidden;
  /* Chrome, Safari, Opera */
  backface-visibility: hidden;
  right: 0;
  color: #0071c5;
}
.library .result-item .faq-component .faq-link-toggle:hover,
.library .result-item .faq-component .faq-link-toggle:focus,
.library .result-item .faq-component .faq-link-toggle:active {
  color: #003c71;
}
.library .result-item .faq-component .faq-link-toggle:hover:after,
.library .result-item .faq-component .faq-link-toggle:focus:after,
.library .result-item .faq-component .faq-link-toggle:active:after {
  color: #003c71;
}
.library .result-item .faq-component .faq-image {
  margin-bottom: 20px;
}
.library .result-item .faq-component .faq-image img {
  width: 100%;
}
.library .result-item .partner-card-comp {
  padding: 0;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 {
  padding-bottom: 0;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-item [class^="fa-"]:before,
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-item [class*=" fa-"]:before {
  margin-right: 5px;
  font-size: 14px;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-item .item-wrap-bottom {
  display: none;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .view-action-block {
  margin: 16px 24px 9px;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-header .card-image-title-container {
  font-weight: 300;
  margin-bottom: 0;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-header .card-image-title-container .card-title-container {
  margin: 20px 20px 5px;
  display: block;
  overflow: visible;
  font-size: 22px;
  line-height: 1.27;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-info .byline {
  font-size: 14px;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-info .byline-other,
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-info .partner-status {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 5px;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-description {
  margin-bottom: 16px;
}
.library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-description .description {
  font-size: 16px;
  line-height: 1.25;
}
.library .result-item .item-wrap {
  margin-bottom: 2px;
  padding: 30px 30px 32px;
}
@media screen and (max-width: 767px) {
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing {
    padding-top: 0;
  }
  .library .result-item .partner-card-comp .offer-card-item {
    margin-bottom: 0;
  }
  .library .result-item .partner-card-comp .show-more-container {
    margin: 18px 0 0;
    height: 25px;
  }
  .library .result-item .partner-card-comp .show-more-container .fading-line {
    top: 50%;
  }
  .library .result-item .partner-card-comp .show-more-container a {
    background: #f3f3f3;
    line-height: 21px;
    padding-top: 2px;
    padding-bottom: 2px;
  }
}
@media screen and (min-width: 768px) {
  .library .result-item .title {
    font-size: 1.375em;
  }
  .library .result-item.has-grouping {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .library .result-item.has-grouping h3.content-type-title {
    margin: 10px 0;
  }
  .library .result-item .faq-component .faq-item {
    padding: 20px 30px;
  }
  .library .result-item .faq-component .faq-answers {
    padding-top: 30px;
  }
  .library .result-item .faq-component .faq-image {
    width: 50%;
  }
  .library .result-item.has-download .content-wrap {
    display: flex;
    align-items: center;
  }
  .library .result-item.has-download .item-info {
    flex-grow: 1;
  }
  .library .result-item.has-download .item-actions {
    margin-top: 0;
    flex: 0 0 auto;
    width: 200px;
    padding-left: 20px;
  }
  .library .result-item .partner-card-comp .offer-card-item {
    padding: 0 15px;
    margin-bottom: 20px;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 {
    margin: 0 -15px;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-tile + .view-action-block {
    margin-top: -4px;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list {
    display: block;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item {
    margin-bottom: 0;
    width: 100%;
    position: relative;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-header {
    width: 70%;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-header .card-image-title-container .card-title-container {
    margin: 30px 30px 5px;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-description {
    border: none;
    margin-bottom: 0;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .card-info {
    position: absolute;
    top: 0;
    right: 0;
    width: 25%;
    min-width: 200px;
    padding: 30px 30px 30px 0;
  }
  .library .result-item .partner-card-comp .offer-card-grid-v2 .offer-card-listing.view-list .offer-card-item .item-wrap-bottom {
    display: none;
  }
}
.library .result-paging {
  text-align: center;
}
.library .library-header-links {
  margin: 2.5rem 0 0 0 ;
  padding: 0;
}
.library .library-header-links li {
  list-style: none;
  padding: 0;
}
.library .focus-only {
  display: block;
  clip: rect(1px 1px 1px 1px);
  opacity: 0;
  overflow: hidden;
  position: absolute;
  left: -10000;
  right: -10000;
}
.library .focus-only:focus {
  position: relative;
  overflow: visible;
  height: auto;
  opacity: 1;
  clip: auto;
}
.library.search .result-wrapper .result-sidebar {
  width: 18.75rem;
}
.library.search .result-wrapper .result-sidebar .expand-accordion {
  padding: 1rem 0;
  border-bottom: 1px solid #DDDBDA;
}
.library.search .result-wrapper .result-sidebar .expand-accordion .btn-expand {
  padding: 0;
  color: #262626;
  font-size: 1rem;
  line-height: 1.25rem;
  border: none;
  position: relative;
  width: 100%;
  text-align: left;
  background: none;
}
.library.search .result-wrapper .result-sidebar .expand-accordion .filters {
  padding: 0;
  margin-top: 1rem;
  margin-bottom: 0;
}
.library.search .result-wrapper .result-sidebar .expand-accordion .filters li {
  list-style: none;
  margin: 0;
  padding: 0.4375rem 0;
  display: flex;
}
.library.search .result-wrapper .result-sidebar .filter-heading {
  font-size: 1.25rem;
  line-height: 1.25rem;
  color: #262626;
  padding-bottom: 0.625rem;
  border-bottom: 1px solid #DDDBDA;
  margin-bottom: 0;
}
.library.search .result-listings.has-sidebar {
  width: calc(100% - 18.75rem);
}
.library.search .library-result-info.has-sidebar .results-info-wrapper {
  border-bottom: none;
  margin-bottom: 2rem;
  padding-bottom: 0;
}
@media (max-width: 1199px) {
  .library.search .library-result-info.has-sidebar .results-info-wrapper {
    padding-top: 0.75rem;
  }
}
.library.search .library-result-info.has-sidebar .results-info-wrapper .right-pane.search-view label {
  margin-right: 0;
}
.library.search .btn-icon {
  padding: 9px 10px;
  border: 1px solid #808080;
  margin-left: 1rem;
  border-radius: 0;
}
.library.search .btn-icon.card-view-toggle .icon-view {
  background: none;
  height: auto;
  width: auto;
  color: #525252;
}
.library.search .btn-icon.card-view-toggle .icon-view:before {
  content: '\f0ca';
  font-family: "site-global-icons";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: auto;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: unset;
}
.library.search .btn-icon.card-view-toggle.on .icon-view:before {
  content: '\e80f';
}
.library.search .result-wrapper.container {
  padding-right: 0;
}
.library.search .result-listings.has-sidebar {
  padding-right: 0;
}
@media (max-width: 1199px) {
  .library.search .result-listings.has-sidebar {
    padding-left: 0;
    width: 100%;
  }
}
.library.search .result-select {
  width: 250px;
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .search2-app .library.search .result-paging {
    margin: 0 0 1.5rem;
  }
}
.library.search .result-paging .pagination-controls {
  display: flex;
  align-items: center;
  justify-content: center;
}
.library.search .result-paging .pagination-controls :disabled {
  background-color: transparent !important;
}
.library.search .result-paging .pagination-controls .prev {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  margin-right: 1rem;
  font-size: 1rem;
  color: #0071c5;
}
.library.search .result-paging .pagination-controls .prev::before {
  margin: 0;
  display: block;
}
.library.search .result-paging .pagination-controls .prev.disabled,
.library.search .result-paging .pagination-controls .prev[disabled] {
  color: #AEAEAE;
}
.theme-dark .library.search .result-paging .pagination-controls .prev {
  color: white;
}
.library.search .result-paging .pagination-controls .next {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  margin-left: 1rem;
  font-size: 1rem;
  color: #0071c5;
}
.library.search .result-paging .pagination-controls .next::before {
  margin: 0;
  display: block;
}
.library.search .result-paging .pagination-controls .next.disabled,
.library.search .result-paging .pagination-controls .next[disabled] {
  color: #AEAEAE;
}
.theme-dark .library.search .result-paging .pagination-controls .next {
  color: white;
}
.library.search .result-paging .pagination-controls input.current-page {
  width: 2.25rem;
  height: 1.75rem;
  padding: 0.0625rem;
  text-align: center;
  border: 1px solid #AEAEAE;
}
.library.search .result-paging .pagination-controls .separator {
  margin-left: 1rem;
  margin-right: 1rem;
  color: #262626;
}
.theme-dark .library.search .result-paging .pagination-controls .separator {
  color: white;
}
.library.search .result-paging .pagination-controls .total-pages {
  color: #262626;
}
.theme-dark .library.search .result-paging .pagination-controls .total-pages {
  color: white;
}
.library.search .result-paging .pagination-controls .view-all-pages {
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  margin-left: 2.5rem;
  font-size: 1rem;
  color: #0071c5;
}
.theme-dark .library.search .result-paging .pagination-controls .view-all-pages {
  color: white;
}
@media screen and (min-width: 768px) {
  .library .product-comp > .container {
    padding: 0;
  }
  .library .product-card .card-item {
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .library .product-card:not(.view-list) .card-item {
    width: 50%;
  }
}
@media screen and (min-width: 1200px) {
  .library .product-card:not(.view-list) .card-item {
    width: 33.33%;
  }
  .library .library-header-links {
    text-align: right;
    margin: 0 0 2.5rem 0;
  }
  .library .library-header-links li {
    display: inline;
    padding-right: 1rem;
  }
  .library .library-header-links li:last-child {
    padding-right: 0;
  }
}
.library.search .result-sidebar {
  width: 25%;
  padding-right: inherit;
}
@media screen and (max-width: 1199px) {
  .library.search .result-sidebar.open-mobile {
    width: 100%;
  }
}
.library.search .view-all {
  margin-left: 2.5rem;
}
.library.search .breadcrumbs {
  font-size: 0.875rem;
  line-height: 1.125rem;
  margin-bottom: 0.5rem;
  color: #525252;
}
.library.search .add-compare span.check-box {
  border: 1px solid #808080;
  border-radius: 0;
}
@media screen and (max-width: 1199px) {
  .library.search .result-listings.has-sidebar {
    float: none !important;
  }
}
.library.search .rating-box {
  position: relative;
  font-size: 1rem;
  line-height: 0.625rem;
  display: inline-block;
  font-family: "site-global-icons";
  color: #F6CB4B;
}
.library.search .rating-box:before {
  content: "\e8bc \e8bc \e8bc \e8bc \e8bc";
  font-size: 0.75rem;
}
.library.search .rating-box .rating {
  position: absolute;
  left: 0;
  top: 0;
  white-space: nowrap;
  overflow: hidden;
  color: #F6CB4B;
}
.library.search .rating-box .rating:before {
  content: "\e8bb \e8bb \e8bb \e8bb \e8bb";
  font-size: 0.75rem;
}
.library.search .rating-total {
  font-size: 0.75rem;
  color: #262626;
  margin-left: 0.25rem;
}
@media screen and (max-width: 767px) {
  .pattern-library .library .result-sidebar {
    z-index: 999999;
  }
}
.upe-library-header-links {
  padding: 2.5rem 0;
  margin: 0;
}
.upe-library-header-links .library-header-links {
  margin: 0;
  padding: 0;
}
.upe-library-header-links .library-header-links li {
  list-style: none;
  padding: 0;
}
.upe-library-header-links .library-header-links li .btn.btn-secondary {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
@media screen and (min-width: 768px) {
  .upe-library-header-links .library-header-links {
    text-align: right;
  }
  .upe-library-header-links .library-header-links.left-align {
    text-align: left;
  }
  .upe-library-header-links .library-header-links li {
    display: inline;
    padding-right: 1rem;
  }
  .upe-library-header-links .library-header-links li:last-child {
    padding-right: 0;
  }
  .upe-library-header-links .library-header-links li .btn.btn-secondary {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .upe-library-header-links .library-header-links li .btn {
    margin-bottom: 1rem;
  }
  .upe-library-header-links .library-header-links li .btn.btn-secondary {
    display: block;
    width: 100%;
  }
  .upe-library-header-links .library-header-links li:last-of-type .btn {
    margin-bottom: 0;
  }
  .upe-library-header-links .library-header-links li:last-of-type .btn.btn-tertiary {
    padding-top: 0;
    padding-bottom: 0;
  }
}
.cta {
  display: inline-block;
  background-color: #00AEEF;
  padding: .5em;
  border-radius: 2px 2px;
  color: #FFF;
  text-align: center;
}
.storytelling-component .storytelling-highlights .block-text .block {
  color: #005a9d;
}
.brand-lightest-gray .show-more-items,
.brand-lightest-gray .show-less-items,
.brand-lightest-gray .view-all-items,
.brand-lightest-gray .goto-component h4 span {
  background-color: #f3f3f3;
}
.intel-element-toggler > button {
  color: inherit;
}
.padded-arrows-prev,
.padded-arrows-next {
  background-color: rgba(122, 122, 122, 0.5);
}
nav.global-menu {
  /* WebKit, Blink, Edge */
  /* Mozilla Firefox 4 to 18 */
  /* Mozilla Firefox 19+ */
  /* Internet Explorer 10-11 */
}
nav.global-menu .main-navbar {
  color: #f3f3f3;
}
nav.global-menu .main-navbar a {
  color: #f3f3f3;
}
nav.global-menu ::-webkit-input-placeholder {
  color: #f3f3f3;
}
nav.global-menu :-moz-placeholder {
  color: #f3f3f3;
  opacity: 1;
}
nav.global-menu ::-moz-placeholder {
  color: #f3f3f3;
  opacity: 1;
}
nav.global-menu :-ms-input-placeholder {
  color: #f3f3f3;
}
.theme-dark-1 {
  color: #FFF;
  /* Background-specific */
}
.theme-dark-1 a {
  color: #FFF;
}
.theme-dark-1 a:hover,
.theme-dark-1 a:focus {
  color: #FFF;
}
.theme-dark-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-dark-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-dark-1.intel-ws.link-defaulta.btn-tertiary,
.theme-dark-1.intel-ws.link-default a.btn-tertiary {
  border-bottom: 1px dashed;
  color: #FFF;
}
.theme-dark-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-dark-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-dark-1.intel-ws.link-defaulta.btn-tertiary:hover,
.theme-dark-1.intel-ws.link-default a.btn-tertiary:hover,
.theme-dark-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-dark-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-dark-1.intel-ws.link-defaulta.btn-tertiary:focus,
.theme-dark-1.intel-ws.link-default a.btn-tertiary:focus {
  text-decoration: none;
  border-bottom: 1px solid;
}
.theme-dark-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-dark-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-dark-1.intel-ws.link-defaulta.btn-tertiary:hover span,
.theme-dark-1.intel-ws.link-default a.btn-tertiary:hover span,
.theme-dark-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-dark-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-dark-1.intel-ws.link-defaulta.btn-tertiary:focus span,
.theme-dark-1.intel-ws.link-default a.btn-tertiary:focus span {
  text-decoration: none !important;
}
.theme-dark-1.intel-ws.link-defaulta.btn-chicklet,
.theme-dark-1.intel-ws.link-default a.btn-chicklet {
  color: #FFF;
}
.theme-dark-1 button[disabled],
.theme-dark-1 .btn[disabled],
.theme-dark-1 .btn.disabled {
  background-color: transparent !important;
  color: #FFF !important;
  border-color: #FFF;
}
.theme-dark-1 .btn-primary {
  color: #0071c5;
  background: #FFF;
}
.theme-dark-1 .btn-primary:hover,
.theme-dark-1 .btn-primary:focus {
  color: #003c71;
  background: #f3f3f3;
}
.theme-dark-1 .btn-secondary {
  color: #FFF;
  background: transparent;
  border-color: #FFF;
}
.theme-dark-1 .btn-secondary:focus,
.theme-dark-1 .btn-secondary:hover {
  color: #262626;
  background: #d7d7d7;
}
.theme-dark-1 .btn-tertiary {
  color: #FFF;
  border-bottom: 1px dashed;
}
.theme-dark-1 .btn-tertiary:hover,
.theme-dark-1 .btn-tertiary:focus {
  border-bottom: 1px solid;
  color: #FFF;
}
.theme-dark-1.brand-energy-blue-shade2 .show-more-container a {
  background-color: #005B85;
}
.theme-dark-1.brand-primary.storytelling-component blockquote,
.theme-dark-1.brand-dark-blue.storytelling-component blockquote,
.theme-dark-1.brand-primary.storytelling-component cite,
.theme-dark-1.brand-dark-blue.storytelling-component cite {
  color: #FFF;
}
.theme-dark-1.brand-primary.storytelling-component .container:before,
.theme-dark-1.brand-dark-blue.storytelling-component .container:before,
.theme-dark-1.brand-primary.storytelling-component .container:after,
.theme-dark-1.brand-dark-blue.storytelling-component .container:after {
  background-color: #005a9d;
}
.theme-dark-1.brand-primary.storytelling-component .storytelling-highlights,
.theme-dark-1.brand-dark-blue.storytelling-component .storytelling-highlights,
.theme-dark-1.brand-primary.storytelling-component .storytelling-ctas,
.theme-dark-1.brand-dark-blue.storytelling-component .storytelling-ctas {
  border-color: #005a9d;
}
.theme-dark-1.brand-primary.storytelling-component .storytelling-highlights:after,
.theme-dark-1.brand-dark-blue.storytelling-component .storytelling-highlights:after,
.theme-dark-1.brand-primary.storytelling-component .storytelling-ctas:after,
.theme-dark-1.brand-dark-blue.storytelling-component .storytelling-ctas:after {
  background-color: #005a9d;
}
.theme-dark-1.brand-primary .show-more-items,
.theme-dark-1.brand-primary .show-less-items,
.theme-dark-1.brand-primary .view-all-items,
.theme-dark-1.brand-primary .goto-component h4 span {
  background-color: #0071c5;
}
.theme-dark-1.brand-dark-blue .show-more-items,
.theme-dark-1.brand-dark-blue .show-less-items,
.theme-dark-1.brand-dark-blue .view-all-items,
.theme-dark-1.brand-dark-blue .goto-component h4 span {
  background-color: #003c71;
}
.theme-dark-1.brand-darkest-gray.storytelling-component .container:before,
.theme-dark-1.brand-darkest-gray.storytelling-component .container:after {
  background-color: #555555;
}
.theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-highlights,
.theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-ctas {
  border-color: #555555;
}
.theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-highlights:after,
.theme-dark-1.brand-darkest-gray.storytelling-component .storytelling-ctas:after {
  background-color: #555555;
}
.theme-dark-1.brand-darkest-gray .show-more-items,
.theme-dark-1.brand-darkest-gray .show-less-items,
.theme-dark-1.brand-darkest-gray .view-all-items {
  background-color: #262626;
}
.theme-dark-1.brand-blue-steel .show-more-items,
.theme-dark-1.brand-blue-steel .show-less-items,
.theme-dark-1.brand-blue-steel .view-all-items,
.theme-dark-1.brand-blue-steel .goto-component h4 span {
  background-color: #548FAB;
}
.theme-dark-1.brand-blue-steel-shade-1 .show-more-items,
.theme-dark-1.brand-blue-steel-shade-1 .show-less-items,
.theme-dark-1.brand-blue-steel-shade-1 .view-all-items,
.theme-dark-1.brand-blue-steel-shade-1 .goto-component h4 span {
  background-color: #4D7088;
}
.theme-dark-1.brand-geode .show-more-items,
.theme-dark-1.brand-geode .show-less-items,
.theme-dark-1.brand-geode .view-all-items,
.theme-dark-1.brand-geode .goto-component h4 span {
  background-color: #8F5DA2;
}
.theme-dark-1 .show-more-container.upe .show-more:before,
.theme-dark-1 .show-more-container.upe .show-more:after {
  background: rgba(255, 255, 255, 0.5);
}
.theme-dark-1 .intel-form input[type="checkbox"]:checked + span,
.theme-dark-1 .intel-form input[type="checkbox"].checked + span {
  border: 1px solid #262626;
  background-color: #262626;
}
.theme-dark-1 .intel-form input[type="checkbox"]:checked + span.checkbox,
.theme-dark-1 .intel-form input[type="checkbox"].checked + span.checkbox {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -409px -53px;
  width: 30px;
  height: 30px;
}
.theme-dark-1 .intel-form input[type="checkbox"]:checked:focus + span,
.theme-dark-1 .intel-form input[type="checkbox"].checked:focus + span {
  border: 1px solid #262626;
  background-color: #262626;
}
.theme-dark-1 .overview-component a {
  color: #FFF;
}
.theme-dark-1 .tag {
  background: rgba(0, 0, 0, 0.35);
}
.theme-dark-1.storytelling-component .block-text .block {
  color: #FFF;
}
.theme-dark-1.storytelling-component .storytelling-ctas .cta {
  color: #FFF;
}
.theme-dark-1.storytelling-component .storytelling-links .cta-item a.btn-chicklet {
  color: #FFF;
}
.theme-dark-1.storytelling-component .container:before,
.theme-dark-1.storytelling-component .container:after {
  background-color: #555555;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .facebook {
  color: #FFF;
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -294px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .linkedin {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -294px;
  width: 32px;
  height: 32px;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .twitter {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -378px -485px;
  width: 32px;
  height: 32px;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .google-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -378px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-digg {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -84px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-delicious {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: 0px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .more-social {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -140px -81px;
  width: 32px;
  height: 32px;
}
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .facebook,
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .linkedin,
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .twitter,
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .google-plus,
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .social-digg,
.theme-dark-1.storytelling-component .storytelling-ctas .social-links .social-links-expanded .social-delicious {
  width: auto;
  height: auto;
  background: none;
}
.theme-dark-1.intro-text-component h2 {
  color: #FFF;
}
.theme-dark-1.blade-conversations .conversation {
  background: rgba(0, 0, 0, 0.15);
}
.theme-dark-1.blade-conversations .blade-item .facebook {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -449px 0px;
  width: 32px;
  height: 36px;
}
.theme-dark-1.blade-conversations .blade-item .linkedin {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -449px -276px;
  width: 31px;
  height: 36px;
}
.theme-dark-1.blade-videos small {
  color: #d7d7d7;
}
.theme-dark-1.chat-component h2 {
  color: #FFF;
}
.theme-dark-1.opt-in-component .dividing-line {
  background: #0083d7;
}
.theme-dark-1.l3-detail-text-component h2 {
  color: #FFF;
}
.theme-dark-1.flyout-component h2,
.theme-dark-1.flyout-component h3 {
  color: #d7d7d7;
}
.theme-dark-1.flyout-component .flyout-items p {
  color: #f3f3f3;
}
.theme-dark-1.flyout-component button:before,
.theme-dark-1.flyout-component .flyout-padding:before {
  border-color: #00AEEF;
}
.theme-dark-1 .flyout-control-panel .flyout-control-listing li a {
  background: url("../asset/image/icons/caret-thin-left-white.png") no-repeat right center;
}
.theme-dark-1 .flyout-control-panel .flyout-control-listing li a:hover {
  background-image: url("../asset/image/icons/caret-thin-left-pale-blue.png");
}
@media screen and (min-width: 768px) {
  .theme-dark-1.tab-blade-component .nav-tabs {
    -webkit-box-shadow: 0px -10px 60px 0px rgba(0, 174, 239, 0.5);
    -moz-box-shadow: 0px -10px 60px 0px rgba(0, 174, 239, 0.5);
    box-shadow: 0px -10px 60px 0px rgba(0, 174, 239, 0.5);
  }
  .theme-dark-1.tab-blade-component .nav-tabs li {
    border-image: linear-gradient(to bottom, rgba(0, 174, 239, 0.5) 0%, rgba(0, 174, 239, 0) 100%);
    border-image-slice: 1;
  }
  .theme-dark-1.tab-blade-component .nav-tabs li.active a {
    color: #f3f3f3;
    border: 0;
  }
  .theme-dark-1.tab-blade-component .nav-tabs li a {
    color: #00AEEF;
    border: 0;
  }
}
.theme-dark-1 .intel-element-toggler:hover > button {
  color: #00AEEF;
}
.theme-dark-1 .intel-element-toggler:hover .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -224px -268px;
  width: 46px;
  height: 46px;
}
.theme-dark-1 .intel-element-toggler:hover .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: 0px -268px;
  width: 46px;
  height: 46px;
}
.theme-dark-1 .intel-element-toggler .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -353px -56px;
  width: 46px;
  height: 46px;
}
.theme-dark-1 .intel-element-toggler .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -168px -268px;
  width: 46px;
  height: 46px;
}
footer.global.theme-dark-1 a {
  color: #f3f3f3;
}
footer.global.theme-dark-1 .icon.language {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -575px -370px;
  width: 20px;
  height: 20px;
}
footer.global.theme-dark-1 .icon.facebook::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -294px -443px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-1 .icon.twitter::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -378px -485px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-1 .icon.linkedin::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -294px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-1 .icon.youtube::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -210px -527px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-1 .icon.instagram::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -126px;
  width: 32px;
  height: 32px;
}
.theme-dark-2 {
  color: #FFF;
  /* Background-specific */
}
.theme-dark-2 a {
  color: #FFF;
}
.theme-dark-2 a:hover,
.theme-dark-2 a:focus {
  color: #FFF;
}
.theme-dark-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-dark-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-dark-2.intel-ws.link-defaulta.btn-tertiary,
.theme-dark-2.intel-ws.link-default a.btn-tertiary {
  border-bottom: 1px dashed;
  color: #FFF;
}
.theme-dark-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-dark-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-dark-2.intel-ws.link-defaulta.btn-tertiary:hover,
.theme-dark-2.intel-ws.link-default a.btn-tertiary:hover,
.theme-dark-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-dark-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-dark-2.intel-ws.link-defaulta.btn-tertiary:focus,
.theme-dark-2.intel-ws.link-default a.btn-tertiary:focus {
  text-decoration: none;
  border-bottom: 1px solid;
}
.theme-dark-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-dark-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-dark-2.intel-ws.link-defaulta.btn-tertiary:hover span,
.theme-dark-2.intel-ws.link-default a.btn-tertiary:hover span,
.theme-dark-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-dark-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-dark-2.intel-ws.link-defaulta.btn-tertiary:focus span,
.theme-dark-2.intel-ws.link-default a.btn-tertiary:focus span {
  text-decoration: none !important;
}
.theme-dark-2.intel-ws.link-defaulta.btn-chicklet,
.theme-dark-2.intel-ws.link-default a.btn-chicklet {
  color: #FFF;
}
.theme-dark-2 button[disabled],
.theme-dark-2 .btn[disabled],
.theme-dark-2 .btn.disabled {
  background-color: transparent !important;
  color: #FFF !important;
  border-color: #FFF;
}
.theme-dark-2 .btn-primary {
  color: #0071c5;
  background: #FFF;
}
.theme-dark-2 .btn-primary:hover,
.theme-dark-2 .btn-primary:focus {
  color: #003c71;
  background: #f3f3f3;
}
.theme-dark-2 .btn-secondary {
  color: #FFF;
  background: transparent;
  border-color: #FFF;
}
.theme-dark-2 .btn-secondary:focus,
.theme-dark-2 .btn-secondary:hover {
  color: #262626;
  background: #d7d7d7;
}
.theme-dark-2 .btn-tertiary {
  color: #FFF;
  border-bottom: 1px dashed;
}
.theme-dark-2 .btn-tertiary:hover,
.theme-dark-2 .btn-tertiary:focus {
  border-bottom: 1px solid;
  color: #FFF;
}
.theme-dark-2.brand-energy-blue-shade2 .show-more-container a {
  background-color: #005B85;
}
.theme-dark-2.brand-primary.storytelling-component blockquote,
.theme-dark-2.brand-dark-blue.storytelling-component blockquote,
.theme-dark-2.brand-primary.storytelling-component cite,
.theme-dark-2.brand-dark-blue.storytelling-component cite {
  color: #FFF;
}
.theme-dark-2.brand-primary.storytelling-component .container:before,
.theme-dark-2.brand-dark-blue.storytelling-component .container:before,
.theme-dark-2.brand-primary.storytelling-component .container:after,
.theme-dark-2.brand-dark-blue.storytelling-component .container:after {
  background-color: #005a9d;
}
.theme-dark-2.brand-primary.storytelling-component .storytelling-highlights,
.theme-dark-2.brand-dark-blue.storytelling-component .storytelling-highlights,
.theme-dark-2.brand-primary.storytelling-component .storytelling-ctas,
.theme-dark-2.brand-dark-blue.storytelling-component .storytelling-ctas {
  border-color: #005a9d;
}
.theme-dark-2.brand-primary.storytelling-component .storytelling-highlights:after,
.theme-dark-2.brand-dark-blue.storytelling-component .storytelling-highlights:after,
.theme-dark-2.brand-primary.storytelling-component .storytelling-ctas:after,
.theme-dark-2.brand-dark-blue.storytelling-component .storytelling-ctas:after {
  background-color: #005a9d;
}
.theme-dark-2.brand-primary .show-more-items,
.theme-dark-2.brand-primary .show-less-items,
.theme-dark-2.brand-primary .view-all-items,
.theme-dark-2.brand-primary .goto-component h4 span {
  background-color: #0071c5;
}
.theme-dark-2.brand-dark-blue .show-more-items,
.theme-dark-2.brand-dark-blue .show-less-items,
.theme-dark-2.brand-dark-blue .view-all-items,
.theme-dark-2.brand-dark-blue .goto-component h4 span {
  background-color: #003c71;
}
.theme-dark-2.brand-darkest-gray.storytelling-component .container:before,
.theme-dark-2.brand-darkest-gray.storytelling-component .container:after {
  background-color: #555555;
}
.theme-dark-2.brand-darkest-gray.storytelling-component .storytelling-highlights,
.theme-dark-2.brand-darkest-gray.storytelling-component .storytelling-ctas {
  border-color: #555555;
}
.theme-dark-2.brand-darkest-gray.storytelling-component .storytelling-highlights:after,
.theme-dark-2.brand-darkest-gray.storytelling-component .storytelling-ctas:after {
  background-color: #555555;
}
.theme-dark-2.brand-darkest-gray .show-more-items,
.theme-dark-2.brand-darkest-gray .show-less-items,
.theme-dark-2.brand-darkest-gray .view-all-items {
  background-color: #262626;
}
.theme-dark-2.brand-blue-steel .show-more-items,
.theme-dark-2.brand-blue-steel .show-less-items,
.theme-dark-2.brand-blue-steel .view-all-items,
.theme-dark-2.brand-blue-steel .goto-component h4 span {
  background-color: #548FAB;
}
.theme-dark-2.brand-blue-steel-shade-1 .show-more-items,
.theme-dark-2.brand-blue-steel-shade-1 .show-less-items,
.theme-dark-2.brand-blue-steel-shade-1 .view-all-items,
.theme-dark-2.brand-blue-steel-shade-1 .goto-component h4 span {
  background-color: #4D7088;
}
.theme-dark-2.brand-geode .show-more-items,
.theme-dark-2.brand-geode .show-less-items,
.theme-dark-2.brand-geode .view-all-items,
.theme-dark-2.brand-geode .goto-component h4 span {
  background-color: #8F5DA2;
}
.theme-dark-2 .show-more-container .show-more-items:before {
  background: url('../asset/image/sprite-carets/caret-blue-pale-down.png') no-repeat;
}
.theme-dark-2 .show-more-container .show-less-items:before {
  background: url('../asset/image/sprite-carets/caret-blue-pale-up.png') no-repeat;
}
.theme-dark-2 .show-more-container.upe .show-more:before,
.theme-dark-2 .show-more-container.upe .show-more:after {
  background: rgba(255, 255, 255, 0.5);
}
.theme-dark-2 .overview-component a {
  color: #FFF;
}
.theme-dark-2 .tag {
  background: rgba(0, 0, 0, 0.35);
}
.theme-dark-2.storytelling-component .block-text .block {
  color: #FFF;
}
.theme-dark-2.storytelling-component .storytelling-ctas .cta {
  color: #FFF;
}
.theme-dark-2.storytelling-component .storytelling-links .cta-item a.btn-chicklet {
  color: #FFF;
}
.theme-dark-2.storytelling-component .container:before,
.theme-dark-2.storytelling-component .container:after {
  background-color: #555555;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .facebook {
  color: #FFF;
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -294px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .linkedin {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -294px;
  width: 32px;
  height: 32px;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .twitter {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -378px -485px;
  width: 32px;
  height: 32px;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .google-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -378px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-digg {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -84px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-delicious {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: 0px -443px;
  width: 32px;
  height: 32px;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .more-social {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -140px -81px;
  width: 32px;
  height: 32px;
}
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-links-expanded .facebook,
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-links-expanded .linkedin,
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-links-expanded .twitter,
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-links-expanded .google-plus,
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-links-expanded .social-digg,
.theme-dark-2.storytelling-component .storytelling-ctas .social-links .social-links-expanded .social-delicious {
  width: auto;
  height: auto;
  background: none;
}
.theme-dark-2.intro-text-component h2 {
  color: #FFF;
}
.theme-dark-2.blade-conversations .conversation {
  background: rgba(0, 0, 0, 0.15);
}
.theme-dark-2.blade-conversations .blade-item .facebook {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -449px 0px;
  width: 32px;
  height: 36px;
}
.theme-dark-2.blade-conversations .blade-item .linkedin {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -449px -276px;
  width: 31px;
  height: 36px;
}
.theme-dark-2.blade-videos small {
  color: #d7d7d7;
}
.theme-dark-2.chat-component h2 {
  color: #FFF;
}
.theme-dark-2.opt-in-component .dividing-line {
  background: #0083d7;
}
.theme-dark-2.l3-detail-text-component h2 {
  color: #FFF;
}
.theme-dark-2.flyout-component h2,
.theme-dark-2.flyout-component h3 {
  color: #d7d7d7;
}
.theme-dark-2.flyout-component .flyout-items p {
  color: #f3f3f3;
}
.theme-dark-2.flyout-component button:before,
.theme-dark-2.flyout-component .flyout-padding:before {
  border-color: #00AEEF;
}
.theme-dark-2.overview-component-1 h2 {
  color: #00AEEF;
}
.theme-dark-2.overview-component-1 p {
  color: #d7d7d7;
}
.theme-dark-2 .intel-element-toggler:hover > button {
  color: #00AEEF;
}
.theme-dark-2 .intel-element-toggler:hover .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -224px -268px;
  width: 46px;
  height: 46px;
}
.theme-dark-2 .intel-element-toggler:hover .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: 0px -268px;
  width: 46px;
  height: 46px;
}
.theme-dark-2 .intel-element-toggler .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -353px -56px;
  width: 46px;
  height: 46px;
}
.theme-dark-2 .intel-element-toggler .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -168px -268px;
  width: 46px;
  height: 46px;
}
@media screen and (min-width: 768px) {
  .theme-dark-2.tab-blade-component .nav-tabs {
    -webkit-box-shadow: 0px -10px 60px 0px rgba(0, 174, 239, 0.5);
    -moz-box-shadow: 0px -10px 60px 0px rgba(0, 174, 239, 0.5);
    box-shadow: 0px -10px 60px 0px rgba(0, 174, 239, 0.5);
  }
  .theme-dark-2.tab-blade-component .nav-tabs li {
    border-image: linear-gradient(to bottom, rgba(0, 174, 239, 0.5) 0%, rgba(0, 174, 239, 0) 100%);
    border-image-slice: 1;
  }
  .theme-dark-2.tab-blade-component .nav-tabs li.active a {
    color: #f3f3f3;
    border: 0;
  }
  .theme-dark-2.tab-blade-component .nav-tabs li a {
    color: #00AEEF;
    border: 0;
  }
}
footer.global.theme-dark-2 a {
  color: #f3f3f3;
}
footer.global.theme-dark-2 .icon.language {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -575px -370px;
  width: 20px;
  height: 20px;
}
footer.global.theme-dark-2 .icon.facebook::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -294px -443px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-2 .icon.twitter::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -378px -485px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-2 .icon.linkedin::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -294px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-2 .icon.youtube::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -210px -527px;
  width: 32px;
  height: 32px;
}
footer.global.theme-dark-2 .icon.instagram::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -126px;
  width: 32px;
  height: 32px;
}
.theme-dark-default {
  color: #FFF;
}
.theme-dark-default a {
  color: #FFF;
}
.theme-dark-default a:hover,
.theme-dark-default a:focus {
  color: #FFF;
}
.theme-dark-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-dark-default.intel-ws.link-defaulta.btn-tertiary,
.theme-dark-default.intel-ws.link-default a.btn-tertiary {
  border-bottom: 1px dashed;
  color: #FFF;
}
.theme-dark-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-dark-default.intel-ws.link-defaulta.btn-tertiary:hover,
.theme-dark-default.intel-ws.link-default a.btn-tertiary:hover,
.theme-dark-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-dark-default.intel-ws.link-defaulta.btn-tertiary:focus,
.theme-dark-default.intel-ws.link-default a.btn-tertiary:focus {
  text-decoration: none;
  border-bottom: 1px solid;
}
.theme-dark-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-dark-default.intel-ws.link-defaulta.btn-tertiary:hover span,
.theme-dark-default.intel-ws.link-default a.btn-tertiary:hover span,
.theme-dark-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-dark-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-dark-default.intel-ws.link-defaulta.btn-tertiary:focus span,
.theme-dark-default.intel-ws.link-default a.btn-tertiary:focus span {
  text-decoration: none !important;
}
.theme-dark-default.intel-ws.link-defaulta.btn-chicklet,
.theme-dark-default.intel-ws.link-default a.btn-chicklet {
  color: #FFF;
}
.theme-dark-default button[disabled],
.theme-dark-default .btn[disabled],
.theme-dark-default .btn.disabled {
  background-color: transparent !important;
  color: #FFF !important;
  border-color: #FFF;
}
.theme-dark-default .btn-primary {
  color: #0071c5;
  background: #FFF;
}
.theme-dark-default .btn-primary:hover,
.theme-dark-default .btn-primary:focus {
  color: #003c71;
  background: #f3f3f3;
}
.theme-dark-default .btn-secondary {
  color: #FFF;
  background: transparent;
  border-color: #FFF;
}
.theme-dark-default .btn-secondary:focus,
.theme-dark-default .btn-secondary:hover {
  color: #262626;
  background: #d7d7d7;
}
.theme-dark-default .btn-tertiary {
  color: #FFF;
  border-bottom: 1px dashed;
}
.theme-dark-default .btn-tertiary:hover,
.theme-dark-default .btn-tertiary:focus {
  border-bottom: 1px solid;
  color: #FFF;
}
.theme-dark-default.brand-energy-blue-shade2 .show-more-container a {
  background-color: #005B85;
}
.theme-light-1 {
  color: #003c71;
  color: #262626;
}
.theme-light-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-light-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-light-1.intel-ws.link-defaulta.btn-tertiary,
.theme-light-1.intel-ws.link-default a.btn-tertiary {
  border-bottom: 1px solid transparent;
  color: #0071c5;
}
.theme-light-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-light-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-light-1.intel-ws.link-defaulta.btn-tertiary:hover,
.theme-light-1.intel-ws.link-default a.btn-tertiary:hover,
.theme-light-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-light-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-light-1.intel-ws.link-defaulta.btn-tertiary:focus,
.theme-light-1.intel-ws.link-default a.btn-tertiary:focus {
  border-bottom: 1px solid;
  color: #005a9d;
  text-decoration: none;
}
.theme-light-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-light-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-light-1.intel-ws.link-defaulta.btn-tertiary:hover span,
.theme-light-1.intel-ws.link-default a.btn-tertiary:hover span,
.theme-light-1.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-light-1.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-light-1.intel-ws.link-defaulta.btn-tertiary:focus span,
.theme-light-1.intel-ws.link-default a.btn-tertiary:focus span {
  text-decoration: none !important;
}
.theme-light-1 .description {
  color: #555555;
}
.theme-light-1.blade {
  background-color: #FFF;
}
.theme-light-1 .page-tools .tag,
.theme-light-1 .page-tools .more-tags {
  background: rgba(0, 0, 0, 0.06);
  color: #003c71;
}
.theme-light-1 .page-tools .tag-wrapper-expanded {
  color: #f3f3f3;
}
.theme-light-1 .page-tools .tag-wrapper-expanded .tag {
  color: #f3f3f3;
}
.theme-light-1 .page-tools .social-links > .facebook {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -336px -443px;
  width: 32px;
  height: 32px;
}
.theme-light-1 .page-tools .social-links > .linkedin {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -336px;
  width: 32px;
  height: 32px;
}
.theme-light-1 .page-tools .social-links > .twitter {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -420px -485px;
  width: 32px;
  height: 32px;
}
.theme-light-1 .page-tools .social-links .more-social {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -88px -81px;
  width: 32px;
  height: 32px;
}
.theme-light-1.overview-component a h2 {
  color: #003c71;
}
@media (max-width: 767px) {
  .theme-light-1.overview-component .blade-item-1 h2.visible-xs:before,
  .theme-light-1.overview-component .blade-item-2 h2.visible-xs:before,
  .theme-light-1.overview-component .blade-item-3 h2.visible-xs:before,
  .theme-light-1.overview-component .blade-item-4 h2.visible-xs:before {
    background-image: url(../asset/image/sprite-carets.png);
    background-position: -136px -198px;
    width: 13px;
    height: 7px;
  }
}
.theme-light-1.masthead-component .description {
  color: #555555;
}
.theme-light-1.masthead-component .jump-links {
  background: #ebebeb;
}
.theme-light-1.masthead-component .jump-links a {
  color: #003c71;
}
.theme-light-1.masthead-component .jump-links h3:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -136px -198px;
  width: 13px;
  height: 7px;
}
.theme-light-1.masthead-component .jump-links ul li {
  background-image: url('../asset/image/icons/icon-double-caret-dk-blue.png');
}
.theme-light-1.opt-in-component .dividing-line {
  background-color: #d7d7d7;
}
.theme-light-1.tab-blade-component .tab-area {
  border: 1px solid #bbbbbb;
  border-left: 0;
  border-right: 0;
}
.theme-light-1.tab-blade-component .nav-tabs {
  border-right: 1px solid #bbbbbb;
}
.theme-light-1.tab-blade-component .nav-tabs li {
  border-color: #bbbbbb;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
}
.theme-light-1.tab-blade-component .nav-tabs li a,
.theme-light-1.tab-blade-component .nav-tabs li a:active,
.theme-light-1.tab-blade-component .nav-tabs li a:hover,
.theme-light-1.tab-blade-component .nav-tabs li a:focus {
  border: 0;
  border-radius: 0;
}
.theme-light-1.tab-blade-component h3.visible-xs.intel-element-toggler-active:before,
.theme-light-1.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -212px -108px;
  width: 16px;
  height: 16px;
}
.theme-light-1.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -212px -36px;
  width: 16px;
  height: 16px;
}
.theme-light-1 .intel-element-toggler:hover > button {
  color: #00AEEF;
}
.theme-light-1 .intel-element-toggler:hover .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -224px -268px;
  width: 46px;
  height: 46px;
}
.theme-light-1 .intel-element-toggler:hover .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: 0px -268px;
  width: 46px;
  height: 46px;
}
.theme-light-1 .intel-element-toggler .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -280px -268px;
  width: 46px;
  height: 46px;
}
.theme-light-1 .intel-element-toggler .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -56px -268px;
  width: 46px;
  height: 46px;
}
@media screen and (max-width: 767px) {
  .theme-light-1.tab-blade-component .tab-area {
    border: 0;
  }
}
footer.global.theme-light-1 a {
  color: #003c71;
}
footer.global.theme-light-1 .icon.language {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -575px -250px;
  width: 20px;
  height: 20px;
}
footer.global.theme-light-1 .icon.facebook::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -168px -443px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.twitter::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -252px -485px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.linkedin::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -168px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.youtube::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -84px -527px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.instagram::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px 0px;
  width: 32px;
  height: 32px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .theme-light.overview-component-1 .blade-item-0 .blade-item-content {
    background-color: rgba(255, 255, 255, 0.35);
  }
}
.theme-light-2 {
  color: #555555;
  color: #262626;
}
.theme-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-light-2.intel-ws.link-defaulta.btn-tertiary,
.theme-light-2.intel-ws.link-default a.btn-tertiary {
  border-bottom: 1px solid transparent;
  color: #0071c5;
}
.theme-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-light-2.intel-ws.link-defaulta.btn-tertiary:hover,
.theme-light-2.intel-ws.link-default a.btn-tertiary:hover,
.theme-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-light-2.intel-ws.link-defaulta.btn-tertiary:focus,
.theme-light-2.intel-ws.link-default a.btn-tertiary:focus {
  border-bottom: 1px solid;
  color: #005a9d;
  text-decoration: none;
}
.theme-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-light-2.intel-ws.link-defaulta.btn-tertiary:hover span,
.theme-light-2.intel-ws.link-default a.btn-tertiary:hover span,
.theme-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-light-2.intel-ws.link-defaulta.btn-tertiary:focus span,
.theme-light-2.intel-ws.link-default a.btn-tertiary:focus span {
  text-decoration: none !important;
}
.theme-light-2.blade {
  background-color: #FFF;
}
.theme-light-2 .page-tools .tag,
.theme-light-2 .page-tools .more-tags {
  background: rgba(0, 0, 0, 0.06);
  color: #555555;
}
.theme-light-2 .page-tools .tag-wrapper-expanded {
  color: #f3f3f3;
}
.theme-light-2 .page-tools .tag-wrapper-expanded .tag {
  color: #f3f3f3;
}
.theme-light-2 .page-tools .social-links > .facebook {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -336px -443px;
  width: 32px;
  height: 32px;
}
.theme-light-2 .page-tools .social-links > .linkedin {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -336px;
  width: 32px;
  height: 32px;
}
.theme-light-2 .page-tools .social-links > .twitter {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -420px -485px;
  width: 32px;
  height: 32px;
}
.theme-light-2 .page-tools .social-links .more-social {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -88px -81px;
  width: 32px;
  height: 32px;
}
.theme-light-2.overview-component.full-bleed-image {
  color: #f3f3f3 !important;
}
@media (max-width: 767px) {
  .theme-light-2.overview-component.full-bleed-image {
    color: #555555 !important;
  }
  .theme-light-2.overview-component.full-bleed-image.marquee {
    color: #f3f3f3 !important;
  }
}
.theme-light-2.overview-component a h2 {
  color: #555555;
}
@media (max-width: 767px) {
  .theme-light-2.overview-component .blade-item-1 h2.visible-xs:before,
  .theme-light-2.overview-component .blade-item-2 h2.visible-xs:before,
  .theme-light-2.overview-component .blade-item-3 h2.visible-xs:before,
  .theme-light-2.overview-component .blade-item-4 h2.visible-xs:before {
    background-image: url(../asset/image/sprite-carets.png);
    background-position: -136px -198px;
    width: 13px;
    height: 7px;
  }
}
.theme-light-2.masthead-component .jump-links {
  background: #ebebeb;
}
.theme-light-2.masthead-component .jump-links a {
  color: #003c71;
}
.theme-light-2.masthead-component .jump-links h3:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -136px -198px;
  width: 13px;
  height: 7px;
}
.theme-light-2.masthead-component .jump-links ul li {
  background-image: url('../asset/image/icons/icon-double-caret-dk-blue.png');
}
.theme-light-2.opt-in-component .dividing-line {
  background-color: #d7d7d7;
}
.theme-light-2.tab-blade-component .tab-area {
  border: 1px solid #bbbbbb;
  border-left: 0;
  border-right: 0;
}
.theme-light-2.tab-blade-component .nav-tabs {
  border-right: 1px solid #bbbbbb;
}
.theme-light-2.tab-blade-component .nav-tabs li {
  border-color: #bbbbbb;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
}
.theme-light-2.tab-blade-component .nav-tabs li a,
.theme-light-2.tab-blade-component .nav-tabs li a:active,
.theme-light-2.tab-blade-component .nav-tabs li a:hover,
.theme-light-2.tab-blade-component .nav-tabs li a:focus {
  border: 0;
  border-radius: 0;
}
.theme-light-2.tab-blade-component h3.visible-xs.intel-element-toggler-active:before,
.theme-light-2.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -212px -108px;
  width: 16px;
  height: 16px;
}
.theme-light-2.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -212px -36px;
  width: 16px;
  height: 16px;
}
.theme-light-2 .intel-element-toggler:hover > button {
  color: #00AEEF;
}
.theme-light-2 .intel-element-toggler:hover .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -224px -268px;
  width: 46px;
  height: 46px;
}
.theme-light-2 .intel-element-toggler:hover .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: 0px -268px;
  width: 46px;
  height: 46px;
}
.theme-light-2 .intel-element-toggler .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -353px 0px;
  width: 46px;
  height: 46px;
}
.theme-light-2 .intel-element-toggler .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -112px -268px;
  width: 46px;
  height: 46px;
}
@media screen and (max-width: 767px) {
  .theme-light-2.tab-blade-component .tab-area {
    border: 0;
  }
}
footer.global.theme-light-2 a {
  color: #555555;
}
footer.global.theme-light-2 .icon.language {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -575px -280px;
  width: 20px;
  height: 20px;
}
footer.global.theme-light-2 .icon.facebook::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -210px -443px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-2 .icon.twitter::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -294px -485px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-2 .icon.linkedin::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -210px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-2 .icon.youtube::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -126px -527px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-2 .icon.instagram::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -42px;
  width: 32px;
  height: 32px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .theme-light.overview-component-1 .blade-item-0 .blade-item-content {
    background-color: rgba(255, 255, 255, 0.35);
  }
}
.theme-light-default {
  color: #262626;
}
.theme-light-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-light-default.intel-ws.link-defaulta.btn-tertiary,
.theme-light-default.intel-ws.link-default a.btn-tertiary {
  border-bottom: 1px solid transparent;
  color: #0071c5;
}
.theme-light-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-light-default.intel-ws.link-defaulta.btn-tertiary:hover,
.theme-light-default.intel-ws.link-default a.btn-tertiary:hover,
.theme-light-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-light-default.intel-ws.link-defaulta.btn-tertiary:focus,
.theme-light-default.intel-ws.link-default a.btn-tertiary:focus {
  border-bottom: 1px solid;
  color: #005a9d;
  text-decoration: none;
}
.theme-light-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-light-default.intel-ws.link-defaulta.btn-tertiary:hover span,
.theme-light-default.intel-ws.link-default a.btn-tertiary:hover span,
.theme-light-default.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-light-default.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-light-default.intel-ws.link-defaulta.btn-tertiary:focus span,
.theme-light-default.intel-ws.link-default a.btn-tertiary:focus span {
  text-decoration: none !important;
}
.theme-classic-blue.color-block .color-block-shade1,
.theme-classic-blue .color-block .color-block-shade1,
.theme-classic-blue.color-block .color-block-darker,
.theme-classic-blue .color-block .color-block-darker {
  background: #00285A;
}
.theme-classic-blue.color-block .color-block-shade1.has-spark:after,
.theme-classic-blue .color-block .color-block-shade1.has-spark:after,
.theme-classic-blue.color-block .color-block-darker.has-spark:after,
.theme-classic-blue .color-block .color-block-darker.has-spark:after,
.theme-classic-blue.color-block .color-block-shade1 .has-spark:after,
.theme-classic-blue .color-block .color-block-shade1 .has-spark:after,
.theme-classic-blue.color-block .color-block-darker .has-spark:after,
.theme-classic-blue .color-block .color-block-darker .has-spark:after {
  background: #0071c5;
}
.theme-classic-blue.color-block .color-block-shade2,
.theme-classic-blue .color-block .color-block-shade2,
.theme-classic-blue.color-block .color-block-lighter,
.theme-classic-blue .color-block .color-block-lighter {
  background: #0071c5;
}
.theme-classic-blue.color-block .color-block-shade2.has-spark:after,
.theme-classic-blue .color-block .color-block-shade2.has-spark:after,
.theme-classic-blue.color-block .color-block-lighter.has-spark:after,
.theme-classic-blue .color-block .color-block-lighter.has-spark:after,
.theme-classic-blue.color-block .color-block-shade2 .has-spark:after,
.theme-classic-blue .color-block .color-block-shade2 .has-spark:after,
.theme-classic-blue.color-block .color-block-lighter .has-spark:after,
.theme-classic-blue .color-block .color-block-lighter .has-spark:after {
  background: #00A3F6;
}
@media screen and (max-width: 767px) {
  .theme-classic-blue.color-block.mobile-shade1-light .color-block-shade1,
  .theme-classic-blue .color-block.mobile-shade1-light .color-block-shade1 {
    background: #0071c5;
  }
  .theme-classic-blue.color-block.mobile-shade1-light .color-block-shade1.has-spark:after,
  .theme-classic-blue .color-block.mobile-shade1-light .color-block-shade1.has-spark:after,
  .theme-classic-blue.color-block.mobile-shade1-light .color-block-shade1 .has-spark:after,
  .theme-classic-blue .color-block.mobile-shade1-light .color-block-shade1 .has-spark:after {
    background: #00A3F6;
  }
  .theme-classic-blue.color-block.mobile-shade2-dark .color-block-shade2,
  .theme-classic-blue .color-block.mobile-shade2-dark .color-block-shade2 {
    background: #00285A;
  }
  .theme-classic-blue.color-block.mobile-shade2-dark .color-block-shade2.has-spark:after,
  .theme-classic-blue .color-block.mobile-shade2-dark .color-block-shade2.has-spark:after,
  .theme-classic-blue.color-block.mobile-shade2-dark .color-block-shade2 .has-spark:after,
  .theme-classic-blue .color-block.mobile-shade2-dark .color-block-shade2 .has-spark:after {
    background: #0071c5;
  }
  .theme-classic-blue.color-block.mobile-shade2-none .color-block-shade2,
  .theme-classic-blue .color-block.mobile-shade2-none .color-block-shade2 {
    background: none;
  }
  .theme-classic-blue.color-block.mobile-shade2-none .color-block-shade2.has-spark:after,
  .theme-classic-blue .color-block.mobile-shade2-none .color-block-shade2.has-spark:after,
  .theme-classic-blue.color-block.mobile-shade2-none .color-block-shade2 .has-spark:after,
  .theme-classic-blue .color-block.mobile-shade2-none .color-block-shade2 .has-spark:after {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .theme-classic-blue.color-block.desktop-shade1-light .color-block-shade1,
  .theme-classic-blue .color-block.desktop-shade1-light .color-block-shade1 {
    background: #0071c5;
  }
  .theme-classic-blue.color-block.desktop-shade1-light .color-block-shade1.has-spark:after,
  .theme-classic-blue .color-block.desktop-shade1-light .color-block-shade1.has-spark:after,
  .theme-classic-blue.color-block.desktop-shade1-light .color-block-shade1 .has-spark:after,
  .theme-classic-blue .color-block.desktop-shade1-light .color-block-shade1 .has-spark:after {
    background: #00A3F6;
  }
  .theme-classic-blue.color-block.desktop-shade2-dark .color-block-shade2,
  .theme-classic-blue .color-block.desktop-shade2-dark .color-block-shade2 {
    background: #00285A;
  }
  .theme-classic-blue.color-block.desktop-shade2-dark .color-block-shade2.has-spark:after,
  .theme-classic-blue .color-block.desktop-shade2-dark .color-block-shade2.has-spark:after,
  .theme-classic-blue.color-block.desktop-shade2-dark .color-block-shade2 .has-spark:after,
  .theme-classic-blue .color-block.desktop-shade2-dark .color-block-shade2 .has-spark:after {
    background: #0071c5;
  }
  .theme-classic-blue.color-block.desktop-shade2-none .color-block-shade2,
  .theme-classic-blue .color-block.desktop-shade2-none .color-block-shade2 {
    background: none;
  }
  .theme-classic-blue.color-block.desktop-shade2-none .color-block-shade2.has-spark:after,
  .theme-classic-blue .color-block.desktop-shade2-none .color-block-shade2.has-spark:after,
  .theme-classic-blue.color-block.desktop-shade2-none .color-block-shade2 .has-spark:after,
  .theme-classic-blue .color-block.desktop-shade2-none .color-block-shade2 .has-spark:after {
    background: none;
  }
}
.theme-blue-steel.color-block .color-block-shade1,
.theme-blue-steel .color-block .color-block-shade1,
.theme-blue-steel.color-block .color-block-darker,
.theme-blue-steel .color-block .color-block-darker {
  background: #183544;
}
.theme-blue-steel.color-block .color-block-shade1.has-spark:after,
.theme-blue-steel .color-block .color-block-shade1.has-spark:after,
.theme-blue-steel.color-block .color-block-darker.has-spark:after,
.theme-blue-steel .color-block .color-block-darker.has-spark:after,
.theme-blue-steel.color-block .color-block-shade1 .has-spark:after,
.theme-blue-steel .color-block .color-block-shade1 .has-spark:after,
.theme-blue-steel.color-block .color-block-darker .has-spark:after,
.theme-blue-steel .color-block .color-block-darker .has-spark:after {
  background: #548FAB;
}
.theme-blue-steel.color-block .color-block-shade2,
.theme-blue-steel .color-block .color-block-shade2,
.theme-blue-steel.color-block .color-block-lighter,
.theme-blue-steel .color-block .color-block-lighter {
  background: #4D7088;
}
.theme-blue-steel.color-block .color-block-shade2.has-spark:after,
.theme-blue-steel .color-block .color-block-shade2.has-spark:after,
.theme-blue-steel.color-block .color-block-lighter.has-spark:after,
.theme-blue-steel .color-block .color-block-lighter.has-spark:after,
.theme-blue-steel.color-block .color-block-shade2 .has-spark:after,
.theme-blue-steel .color-block .color-block-shade2 .has-spark:after,
.theme-blue-steel.color-block .color-block-lighter .has-spark:after,
.theme-blue-steel .color-block .color-block-lighter .has-spark:after {
  background: #86B3CA;
}
@media screen and (max-width: 767px) {
  .theme-blue-steel.color-block.mobile-shade1-light .color-block-shade1,
  .theme-blue-steel .color-block.mobile-shade1-light .color-block-shade1 {
    background: #4D7088;
  }
  .theme-blue-steel.color-block.mobile-shade1-light .color-block-shade1.has-spark:after,
  .theme-blue-steel .color-block.mobile-shade1-light .color-block-shade1.has-spark:after,
  .theme-blue-steel.color-block.mobile-shade1-light .color-block-shade1 .has-spark:after,
  .theme-blue-steel .color-block.mobile-shade1-light .color-block-shade1 .has-spark:after {
    background: #86B3CA;
  }
  .theme-blue-steel.color-block.mobile-shade2-dark .color-block-shade2,
  .theme-blue-steel .color-block.mobile-shade2-dark .color-block-shade2 {
    background: #183544;
  }
  .theme-blue-steel.color-block.mobile-shade2-dark .color-block-shade2.has-spark:after,
  .theme-blue-steel .color-block.mobile-shade2-dark .color-block-shade2.has-spark:after,
  .theme-blue-steel.color-block.mobile-shade2-dark .color-block-shade2 .has-spark:after,
  .theme-blue-steel .color-block.mobile-shade2-dark .color-block-shade2 .has-spark:after {
    background: #548FAB;
  }
  .theme-blue-steel.color-block.mobile-shade2-none .color-block-shade2,
  .theme-blue-steel .color-block.mobile-shade2-none .color-block-shade2 {
    background: none;
  }
  .theme-blue-steel.color-block.mobile-shade2-none .color-block-shade2.has-spark:after,
  .theme-blue-steel .color-block.mobile-shade2-none .color-block-shade2.has-spark:after,
  .theme-blue-steel.color-block.mobile-shade2-none .color-block-shade2 .has-spark:after,
  .theme-blue-steel .color-block.mobile-shade2-none .color-block-shade2 .has-spark:after {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .theme-blue-steel.color-block.desktop-shade1-light .color-block-shade1,
  .theme-blue-steel .color-block.desktop-shade1-light .color-block-shade1 {
    background: #4D7088;
  }
  .theme-blue-steel.color-block.desktop-shade1-light .color-block-shade1.has-spark:after,
  .theme-blue-steel .color-block.desktop-shade1-light .color-block-shade1.has-spark:after,
  .theme-blue-steel.color-block.desktop-shade1-light .color-block-shade1 .has-spark:after,
  .theme-blue-steel .color-block.desktop-shade1-light .color-block-shade1 .has-spark:after {
    background: #86B3CA;
  }
  .theme-blue-steel.color-block.desktop-shade2-dark .color-block-shade2,
  .theme-blue-steel .color-block.desktop-shade2-dark .color-block-shade2 {
    background: #183544;
  }
  .theme-blue-steel.color-block.desktop-shade2-dark .color-block-shade2.has-spark:after,
  .theme-blue-steel .color-block.desktop-shade2-dark .color-block-shade2.has-spark:after,
  .theme-blue-steel.color-block.desktop-shade2-dark .color-block-shade2 .has-spark:after,
  .theme-blue-steel .color-block.desktop-shade2-dark .color-block-shade2 .has-spark:after {
    background: #548FAB;
  }
  .theme-blue-steel.color-block.desktop-shade2-none .color-block-shade2,
  .theme-blue-steel .color-block.desktop-shade2-none .color-block-shade2 {
    background: none;
  }
  .theme-blue-steel.color-block.desktop-shade2-none .color-block-shade2.has-spark:after,
  .theme-blue-steel .color-block.desktop-shade2-none .color-block-shade2.has-spark:after,
  .theme-blue-steel.color-block.desktop-shade2-none .color-block-shade2 .has-spark:after,
  .theme-blue-steel .color-block.desktop-shade2-none .color-block-shade2 .has-spark:after {
    background: none;
  }
}
.theme-geode.color-block .color-block-shade1,
.theme-geode .color-block .color-block-shade1,
.theme-geode.color-block .color-block-darker,
.theme-geode .color-block .color-block-darker {
  background: #653171;
}
.theme-geode.color-block .color-block-shade1.has-spark:after,
.theme-geode .color-block .color-block-shade1.has-spark:after,
.theme-geode.color-block .color-block-darker.has-spark:after,
.theme-geode .color-block .color-block-darker.has-spark:after,
.theme-geode.color-block .color-block-shade1 .has-spark:after,
.theme-geode .color-block .color-block-shade1 .has-spark:after,
.theme-geode.color-block .color-block-darker .has-spark:after,
.theme-geode .color-block .color-block-darker .has-spark:after {
  background: #8F5DA2;
}
.theme-geode.color-block .color-block-shade2,
.theme-geode .color-block .color-block-shade2,
.theme-geode.color-block .color-block-lighter,
.theme-geode .color-block .color-block-lighter {
  background: #8F5DA2;
}
.theme-geode.color-block .color-block-shade2.has-spark:after,
.theme-geode .color-block .color-block-shade2.has-spark:after,
.theme-geode.color-block .color-block-lighter.has-spark:after,
.theme-geode .color-block .color-block-lighter.has-spark:after,
.theme-geode.color-block .color-block-shade2 .has-spark:after,
.theme-geode .color-block .color-block-shade2 .has-spark:after,
.theme-geode.color-block .color-block-lighter .has-spark:after,
.theme-geode .color-block .color-block-lighter .has-spark:after {
  background: #CC94DA;
}
@media screen and (max-width: 767px) {
  .theme-geode.color-block.mobile-shade1-light .color-block-shade1,
  .theme-geode .color-block.mobile-shade1-light .color-block-shade1 {
    background: #8F5DA2;
  }
  .theme-geode.color-block.mobile-shade1-light .color-block-shade1.has-spark:after,
  .theme-geode .color-block.mobile-shade1-light .color-block-shade1.has-spark:after,
  .theme-geode.color-block.mobile-shade1-light .color-block-shade1 .has-spark:after,
  .theme-geode .color-block.mobile-shade1-light .color-block-shade1 .has-spark:after {
    background: #CC94DA;
  }
  .theme-geode.color-block.mobile-shade2-dark .color-block-shade2,
  .theme-geode .color-block.mobile-shade2-dark .color-block-shade2 {
    background: #653171;
  }
  .theme-geode.color-block.mobile-shade2-dark .color-block-shade2.has-spark:after,
  .theme-geode .color-block.mobile-shade2-dark .color-block-shade2.has-spark:after,
  .theme-geode.color-block.mobile-shade2-dark .color-block-shade2 .has-spark:after,
  .theme-geode .color-block.mobile-shade2-dark .color-block-shade2 .has-spark:after {
    background: #8F5DA2;
  }
  .theme-geode.color-block.mobile-shade2-none .color-block-shade2,
  .theme-geode .color-block.mobile-shade2-none .color-block-shade2 {
    background: none;
  }
  .theme-geode.color-block.mobile-shade2-none .color-block-shade2.has-spark:after,
  .theme-geode .color-block.mobile-shade2-none .color-block-shade2.has-spark:after,
  .theme-geode.color-block.mobile-shade2-none .color-block-shade2 .has-spark:after,
  .theme-geode .color-block.mobile-shade2-none .color-block-shade2 .has-spark:after {
    background: none;
  }
}
@media screen and (min-width: 768px) {
  .theme-geode.color-block.desktop-shade1-light .color-block-shade1,
  .theme-geode .color-block.desktop-shade1-light .color-block-shade1 {
    background: #8F5DA2;
  }
  .theme-geode.color-block.desktop-shade1-light .color-block-shade1.has-spark:after,
  .theme-geode .color-block.desktop-shade1-light .color-block-shade1.has-spark:after,
  .theme-geode.color-block.desktop-shade1-light .color-block-shade1 .has-spark:after,
  .theme-geode .color-block.desktop-shade1-light .color-block-shade1 .has-spark:after {
    background: #CC94DA;
  }
  .theme-geode.color-block.desktop-shade2-dark .color-block-shade2,
  .theme-geode .color-block.desktop-shade2-dark .color-block-shade2 {
    background: #653171;
  }
  .theme-geode.color-block.desktop-shade2-dark .color-block-shade2.has-spark:after,
  .theme-geode .color-block.desktop-shade2-dark .color-block-shade2.has-spark:after,
  .theme-geode.color-block.desktop-shade2-dark .color-block-shade2 .has-spark:after,
  .theme-geode .color-block.desktop-shade2-dark .color-block-shade2 .has-spark:after {
    background: #8F5DA2;
  }
  .theme-geode.color-block.desktop-shade2-none .color-block-shade2,
  .theme-geode .color-block.desktop-shade2-none .color-block-shade2 {
    background: none;
  }
  .theme-geode.color-block.desktop-shade2-none .color-block-shade2.has-spark:after,
  .theme-geode .color-block.desktop-shade2-none .color-block-shade2.has-spark:after,
  .theme-geode.color-block.desktop-shade2-none .color-block-shade2 .has-spark:after,
  .theme-geode .color-block.desktop-shade2-none .color-block-shade2 .has-spark:after {
    background: none;
  }
}
.theme-gray-light-2 {
  color: #003c71;
  color: #262626;
}
.theme-gray-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-gray-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore),
.theme-gray-light-2.intel-ws.link-defaulta.btn-tertiary,
.theme-gray-light-2.intel-ws.link-default a.btn-tertiary {
  border-bottom: 1px solid transparent;
  color: #0071c5;
}
.theme-gray-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-gray-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover,
.theme-gray-light-2.intel-ws.link-defaulta.btn-tertiary:hover,
.theme-gray-light-2.intel-ws.link-default a.btn-tertiary:hover,
.theme-gray-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-gray-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus,
.theme-gray-light-2.intel-ws.link-defaulta.btn-tertiary:focus,
.theme-gray-light-2.intel-ws.link-default a.btn-tertiary:focus {
  border-bottom: 1px solid;
  color: #005a9d;
  text-decoration: none;
}
.theme-gray-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-gray-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):hover span,
.theme-gray-light-2.intel-ws.link-defaulta.btn-tertiary:hover span,
.theme-gray-light-2.intel-ws.link-default a.btn-tertiary:hover span,
.theme-gray-light-2.intel-ws.link-defaulta:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-gray-light-2.intel-ws.link-default a:not([class^="btn"]):not([class*=" btn"]):not(.intel-ws-ignore):focus span,
.theme-gray-light-2.intel-ws.link-defaulta.btn-tertiary:focus span,
.theme-gray-light-2.intel-ws.link-default a.btn-tertiary:focus span {
  text-decoration: none !important;
}
.theme-gray-light-2 .description {
  color: #555555;
}
.theme-gray-light-2.blade {
  background-color: #f7f7f7;
}
.theme-gray-light-2 .page-tools .tag,
.theme-gray-light-2 .page-tools .more-tags {
  background: rgba(0, 0, 0, 0.06);
  color: #003c71;
}
.theme-gray-light-2 .page-tools .tag-wrapper-expanded {
  color: #f3f3f3;
}
.theme-gray-light-2 .page-tools .tag-wrapper-expanded .tag {
  color: #f3f3f3;
}
.theme-gray-light-2 .page-tools .social-links > .facebook {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -336px -443px;
  width: 32px;
  height: 32px;
}
.theme-gray-light-2 .page-tools .social-links > .linkedin {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -336px;
  width: 32px;
  height: 32px;
}
.theme-gray-light-2 .page-tools .social-links > .twitter {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -420px -485px;
  width: 32px;
  height: 32px;
}
.theme-gray-light-2 .page-tools .social-links .more-social {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -88px -81px;
  width: 32px;
  height: 32px;
}
.theme-gray-light-2.overview-component a h2 {
  color: #003c71;
}
@media (max-width: 767px) {
  .theme-gray-light-2.overview-component .blade-item-1 h2.visible-xs:before,
  .theme-gray-light-2.overview-component .blade-item-2 h2.visible-xs:before,
  .theme-gray-light-2.overview-component .blade-item-3 h2.visible-xs:before,
  .theme-gray-light-2.overview-component .blade-item-4 h2.visible-xs:before {
    background-image: url(../asset/image/sprite-carets.png);
    background-position: -136px -198px;
    width: 13px;
    height: 7px;
  }
}
.theme-gray-light-2.masthead-component .description {
  color: #555555;
}
.theme-gray-light-2.masthead-component .jump-links {
  background: #ebebeb;
}
.theme-gray-light-2.masthead-component .jump-links a {
  color: #003c71;
}
.theme-gray-light-2.masthead-component .jump-links h3:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -136px -198px;
  width: 13px;
  height: 7px;
}
.theme-gray-light-2.masthead-component .jump-links ul li {
  background-image: url('../asset/image/icons/icon-double-caret-dk-blue.png');
}
.theme-gray-light-2.opt-in-component .dividing-line {
  background-color: #d7d7d7;
}
.theme-gray-light-2.tab-blade-component .tab-area {
  border: 1px solid #bbbbbb;
  border-left: 0;
  border-right: 0;
}
.theme-gray-light-2.tab-blade-component .nav-tabs {
  border-right: 1px solid #bbbbbb;
}
.theme-gray-light-2.tab-blade-component .nav-tabs li {
  border-color: #bbbbbb;
  border-top: 0;
  border-right: 0;
  border-bottom: 0;
}
.theme-gray-light-2.tab-blade-component .nav-tabs li a,
.theme-gray-light-2.tab-blade-component .nav-tabs li a:active,
.theme-gray-light-2.tab-blade-component .nav-tabs li a:hover,
.theme-gray-light-2.tab-blade-component .nav-tabs li a:focus {
  border: 0;
  border-radius: 0;
}
.theme-gray-light-2.tab-blade-component h3.visible-xs.intel-element-toggler-active:before,
.theme-gray-light-2.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -212px -108px;
  width: 16px;
  height: 16px;
}
.theme-gray-light-2.tab-blade-component h3.visible-xs.intel-element-toggler-inactive:before {
  background-image: url(../asset/image/sprite-carets.png);
  background-position: -212px -36px;
  width: 16px;
  height: 16px;
}
.theme-gray-light-2 .intel-element-toggler:hover > button {
  color: #00AEEF;
}
.theme-gray-light-2 .intel-element-toggler:hover .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -224px -268px;
  width: 46px;
  height: 46px;
}
.theme-gray-light-2 .intel-element-toggler:hover .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: 0px -268px;
  width: 46px;
  height: 46px;
}
.theme-gray-light-2 .intel-element-toggler .toggle-plus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -280px -268px;
  width: 46px;
  height: 46px;
}
.theme-gray-light-2 .intel-element-toggler .toggle-minus {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -56px -268px;
  width: 46px;
  height: 46px;
}
@media screen and (max-width: 767px) {
  .theme-gray-light-2.tab-blade-component .tab-area {
    border: 0;
  }
}
footer.global.theme-light-1 a {
  color: #003c71;
}
footer.global.theme-light-1 .icon.language {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -575px -250px;
  width: 20px;
  height: 20px;
}
footer.global.theme-light-1 .icon.facebook::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -168px -443px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.twitter::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -252px -485px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.linkedin::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px -168px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.youtube::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -84px -527px;
  width: 32px;
  height: 32px;
}
footer.global.theme-light-1 .icon.instagram::before {
  background-image: url(../asset/image/sprite-icons.png);
  background-position: -491px 0px;
  width: 32px;
  height: 32px;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
  .theme-light.overview-component-1 .blade-item-0 .blade-item-content {
    background-color: rgba(255, 255, 255, 0.35);
  }
}