/*
 *
 * Website Design - 2020 - 0409.01
 * V:\1-Development\icarupgrade\media\templates\site\cassiopeia_icarj5\
 *
 * sass --watch --poll scss/user.scss:css/user.css
 *
 */
body {
  color: #575e69;
  font: 16px "Source Sans 3", sans-serif;
  font-weight: 400;
  line-height: 20px;
  background: #575e69 !important;
  margin: 0;
  --link-color: #006cb4;
  --cassiopeia-color-link: #006cb4;
  --cassiopeia-color-hover: #004d81;
  --link-color-rgb: 0, 108, 180;
  --link-hover-color: #006cb4;
  --link-hover-color-rgb: 0, 108, 180;
  --cassiopeia-color-primary: #006CB4;
  --cassiopeia-font-weight-headings: 500;
  --cassiopeia-font-family-headings: "Source Sans 3";
}
body.error_site .site-grid .container-component {
  grid-column-start: 3;
}

h6,
.h6,
h5,
.h5,
h4,
.h4,
h3,
.h3,
h2,
.h2,
h1,
.h1 {
  margin-top: 1.25rem;
  margin-bottom: 0.65rem;
  line-height: 1.1;
  letter-spacing: -0.1px;
  font-weight: 400;
}
h6 a,
.h6 a,
h5 a,
.h5 a,
h4 a,
.h4 a,
h3 a,
.h3 a,
h2 a,
.h2 a,
h1 a,
.h1 a {
  text-decoration: none !important;
}

@media (width >= 1200px) {
  h1, .h1 {
    font-size: 2.25em;
  }
  h2, .h2 {
    font-size: 1.875em;
  }
  h3, .h3 {
    font-size: 1.5em;
  }
  h4, .h4 {
    font-size: 1.125em;
  }
  h5, .h5 {
    font-size: 0.875em;
  }
  h6, .h6 {
    font-size: 0.75em;
  }
}
a, a:not([class]) {
  text-decoration: none;
}
a.home-block {
  background: #787E89;
  border: 4px solid #787E89;
  display: block;
  font-size: 13px;
  color: #FFFFFF;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
}
a.home-block img {
  max-width: unset;
  width: 100%;
  margin-bottom: 6px;
}
a[data-spotlight] {
  display: inline-block;
  max-width: 100%;
  text-decoration: underline;
  position: relative;
}
a[data-spotlight] img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  position: relative;
  z-index: 0;
}
a[data-spotlight] .overlay {
  background: rgba(0, 108, 180, 0.75);
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  top: 0px;
  left: 0px;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s all ease-in;
  font-size: 16px;
  font-weight: 700;
}
a[data-spotlight]:hover .overlay {
  opacity: 1;
}

hr {
  color: #dfe3e7;
  border-color: #dfe3e7;
  background-color: #dfe3e7;
  opacity: 1;
}

.navbar-default ul,
.side-nav ul,
footer ul,
.side-link ul,
ul.oem-icons,
.mod_monthly_archive ul,
.ma_archives_articles_links ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

main {
  line-height: 22px;
}

/*--------------------------------------------------------------------------
*	Header
*-------------------------------------------------------------------------*/
.header-theme {
  background-color: #FFF;
  padding-top: 0.5rem;
  padding-bottom: 0;
  background-image: none;
  box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.header-theme.container-header .grid-child {
  padding: 0;
}

.container-brand {
  max-width: 1230px;
  display: flex;
  align-items: center;
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 900px) {
  .container-brand {
    flex-wrap: nowrap;
  }
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  order: 0;
  margin-inline-end: unset !important;
}
.navbar-brand .brand-logo img {
  width: auto !important;
  max-width: 100%;
  display: block;
  max-height: 2em;
}
@media screen and (min-width: 900px) {
  .navbar-brand .brand-logo img {
    max-height: 3em;
  }
}

.container-search {
  order: 10;
  flex-basis: 100%;
  max-width: 100%;
}
@media screen and (min-width: 900px) {
  .container-search {
    order: 5;
    flex-basis: auto;
  }
}

.rts-login {
  min-width: 175px;
  text-align: right;
  order: 5;
}
@media screen and (min-width: 900px) {
  .rts-login {
    order: 10;
  }
}

/*--------------------------------------------------------------------------
*	Menu
*-------------------------------------------------------------------------*/
.top-bar {
  background: white;
}

.child-trigger {
  position: absolute;
  top: 50%;
  right: -2.5px;
  transform: translateY(-50%) rotate(0deg);
  z-index: 99999;
  display: block;
  width: 20px;
  height: 25px;
  font-size: 6px;
  color: black;
}
.child-trigger:after {
  content: "";
  font-size: 2em;
  line-height: 2;
  text-align: center;
  width: 100%;
  height: 100%;
  display: block;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' viewBox='0 0 320 512'%3E%3Cpath d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 7px;
  transform: rotate(90deg);
}

.menu-icon {
  color: #575e69;
  font-weight: 900;
  font-size: 18px;
  display: block;
  width: 100%;
  padding: 10px 15px 2px;
}
.menu-icon:hover {
  color: #F47920;
  cursor: pointer;
}

.close-icon {
  color: white;
  font-weight: 900;
  text-align: right;
  padding: 15px;
  font-size: 18px;
  align-self: end;
}
.close-icon:hover {
  color: #F47920;
  cursor: pointer;
}

.menu-item {
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 10px 20px;
  position: relative;
}
.menu-item:after {
  pointer-events: none;
}
.menu-item:last-of-type .menu-dropdown {
  left: auto;
  right: 0;
}
.menu-item:last-of-type .menu-dropdown:after {
  left: auto;
  right: 20px;
}
.menu-item .menu-item {
  display: block;
  margin: 0;
}
.menu-item .menu-item a {
  margin-left: 20px;
  overflow: visible;
}
.menu-item .menu-item .child-trigger {
  transform: translateY(0) rotate(-90deg);
  right: auto;
  left: 0;
  top: 8px;
}
.menu-item .menu-item.active .child-trigger {
  transform: translateY(0) rotate(0deg);
}
.menu-item a {
  font-size: 16px;
  padding: 10px 25px 10px 5px;
  position: relative;
  text-decoration: none;
  color: black;
  white-space: nowrap;
  display: block;
}
.menu-item a:hover {
  background: #eeeeef;
}

.menu-dropdown {
  display: none;
  background: white;
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  z-index: 9999;
  border: 1px solid black;
  padding: 15px 15px 5px;
  min-width: 320px;
}
.menu-dropdown:after {
  content: "";
  font-size: 6px;
  color: black;
  position: absolute;
  top: -8px;
  transform: rotate(45deg);
  left: 20px;
  background: white;
  height: 15px;
  width: 15px;
  border-top: 1px solid black;
  border-left: 1px solid black;
}
.menu-dropdown.active {
  display: block;
}
.menu-dropdown .menu-dropdown {
  position: relative;
  top: unset;
  left: unset;
  min-width: unset;
  border: none;
  padding: 0 0 5px 18px;
}
.menu-dropdown .menu-dropdown:after {
  display: none;
}

.main-menu {
  display: flex;
  justify-content: center;
  /* MOBILE */
}
.main-menu.mobile {
  flex-direction: column;
  max-width: 100%;
  width: 400px;
  position: fixed;
  top: 0;
  left: 0;
  height: 100vh;
  background: #006cb4;
  z-index: 999;
  justify-content: start;
  align-items: start;
  overflow-y: auto;
  box-shadow: 4px 0 10px #222;
}
.main-menu.mobile:not(.active) {
  transform: translateX(-100%);
}
.main-menu.mobile.active {
  transform: translateX(0);
}
.main-menu.mobile .menu-dropdown {
  position: relative;
  top: 0;
  width: 100%;
  background: none;
  border: 0;
  z-index: 0;
  box-shadow: none;
  padding-right: 0;
  padding-top: 0px;
}
.main-menu.mobile .menu-dropdown:after {
  display: none;
}
.main-menu.mobile .menu-item {
  flex-direction: column;
  align-items: start;
  width: calc(100% - 40px);
  padding-bottom: 15px;
}
.main-menu.mobile .menu-item a:hover {
  background: transparent;
}
.main-menu.mobile .menu-item:not(:last-of-type) {
  border-bottom: 1px solid white;
}
.main-menu.mobile .menu-item .menu-item {
  border-bottom: none;
  padding-bottom: 0;
}
.main-menu.mobile .menu-item .menu-item .child-trigger {
  top: 8px;
  transform: translateY(0) rotate(-90deg);
}
.main-menu.mobile .menu-item .menu-item.active .child-trigger {
  transform: translateY(0) rotate(0deg);
}
.main-menu.mobile .child-trigger {
  top: 10px;
  transform: translateY(0) rotate(0deg);
}
.main-menu.mobile .child-trigger:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='white' viewBox='0 0 320 512'%3E%3Cpath d='M278.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-160 160c-12.5 12.5-32.8 12.5-45.3 0s-12.5-32.8 0-45.3L210.7 256 73.4 118.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l160 160z'/%3E%3C/svg%3E");
}
.main-menu.mobile a {
  white-space: normal;
  color: white;
}
.main-menu.mobile a:after {
  color: white !important;
}

@media screen and (min-width: 1200px) {
  .menu-icon {
    display: none;
  }
  .close-icon {
    display: none;
  }
}
/*--------------------------------------------------------------------------
*	Sidebar / Sidebar--Nav
*-------------------------------------------------------------------------*/
@supports (display: grid) {
  .site-grid {
    grid-gap: 0 2em;
  }
  .blog--page__sidebar-container {
    display: grid;
    grid-template-columns: 1fr 18em;
    gap: 2em;
  }
}
.mod-menu li {
  padding: 0;
}
.mod-menu li:not(:last-of-type) {
  border-top: 1px solid #6fa8cf;
}
.mod-menu a {
  color: #fff;
  background: #006cb4;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  padding: 10px 20px;
  text-decoration: none;
  display: block;
}
.mod-menu a.highlight {
  background: #F47920;
}
.mod-menu--int li {
  border-top: 1px solid #6fa8cf;
}

.container-sidebar-right {
  min-width: 245px;
  margin-top: 3.25em;
  padding-left: 1.5em;
  border-left: 1px solid #c9cdd3;
  grid-area: side-r;
  padding-right: 2em;
}

.container-sidebar-left {
  min-width: 225px;
  box-shadow: 7.5px 0px 15px -7.5px rgba(0, 0, 0, 0.5);
  grid-area: side-l;
}
.container-sidebar-left.position-sticky {
  align-self: start;
}
.container-sidebar-left .mod-menu {
  margin-top: 0;
}
.container-sidebar-left .mod-menu li a {
  padding: 10px 20px;
}
.container-sidebar-left .mod-menu li a:focus, .container-sidebar-left .mod-menu li a:hover {
  text-decoration: none;
  background: #225F87;
}
.container-sidebar-left .mod-menu li a.highlight:hover {
  background: #EF6B0C;
}
.container-sidebar-left .mod-menu li.active a, .container-sidebar-left .mod-menu li.active a:hover {
  background: #fff;
  color: #006cb4;
  text-decoration: none;
}

.container-sidebar-left > * + *,
.container-sidebar-right > * + * {
  margin-top: 0;
}

.collision-repair-callout {
  background: #F47920;
}
.collision-repair-callout a {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  line-height: 23px;
  padding: 10px 12px;
  text-decoration: none;
  display: block;
}

.sidebar-twitter-callout {
  font-size: 16px;
  letter-spacing: -0.2px;
  line-height: 30px;
  color: #006cb4;
}
.sidebar-twitter-callout a {
  display: block;
}
.sidebar-twitter-callout img {
  height: 25px;
}

.side-title {
  text-transform: uppercase;
  font-size: 16px;
}

.category-module .mod-articles-category-title {
  display: block;
}
.category-module.mod-list img {
  margin-bottom: 10px;
}
.category-module .mod-articles-category-introtext {
  margin: 0 0 20px;
  padding-bottom: 0;
  font-size: 13px;
}
.category-module li:not(:last-of-type) .mod-articles-category-introtext {
  border-bottom: 1px solid lightgray;
  padding-bottom: 20px;
}

.colision-repair-right-column {
  background: #f4f4f4;
  padding: 15px;
}
.colision-repair-right-tabs {
  background: #FFFFFF;
  padding-top: 0 !important;
}
.colision-repair-right-tabs ul.nav {
  border-bottom: none;
}
.colision-repair-right-tabs ul.nav li {
  width: 33.3%;
  background: #006cb4;
  border-left: 1px solid #FFFFFF;
  border-right: 1px solid #FFFFFF;
  border-top: none;
  border-bottom: none;
  padding: 0;
  margin: 0;
}
.colision-repair-right-tabs ul.nav li:first-child {
  border-left: none;
}
.colision-repair-right-tabs ul.nav li:last-child {
  border-right: none;
}
.colision-repair-right-tabs ul.nav li a {
  color: #FFFFFF;
  padding: 10px 5px;
  text-align: center;
  font-size: 12px;
  margin: 0;
  border: none;
}
.colision-repair-right-tabs ul.nav li a:hover, .colision-repair-right-tabs ul.nav li a:focus {
  border: none;
}
.colision-repair-right-tabs ul.nav li a.archive {
  line-height: 34px;
}
.colision-repair-right-tabs ul.nav li.active a {
  color: #222222;
  border-radius: 0;
}
.colision-repair-right-tabs .tab-content {
  padding: 15px;
}

/*--------------------------------------------------------------------------
*	Footer
*-------------------------------------------------------------------------*/
.rts-footer {
  background-color: #808285;
  background-image: url(../images/HeaderFooterBackground.png);
  background-repeat: repeat;
  padding: 2rem 0;
  color: #FFF;
  font-size: 1rem;
  box-shadow: 0px 0px 12.5px rgba(0, 0, 0, 0.4);
}
@media only screen and (max-width: 768px) {
  .rts-footer {
    padding: 2rem 10px;
  }
}

.rts-footer-programs {
  display: flex;
  margin-bottom: 1.5rem;
}
.rts-footer-programs--icon {
  display: inline-block;
  margin: 0 1rem;
}
@media only screen and (max-width: 768px) {
  .rts-footer-programs--icon {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}
.rts-footer-programs--icon:first-child {
  margin-left: 0;
}
.rts-footer-programs--icon:last-child {
  margin-right: 0;
}
.rts-footer-programs--image {
  max-width: 100%;
}

.rts-footer-social {
  display: flex;
  margin-bottom: 1.5rem;
  margin-top: 0.375rem;
  gap: 0.5em;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .rts-footer-social {
    margin-top: 0.5rem;
  }
}
.rts-footer-social--icon {
  display: inline-block;
  margin: 0 0.5rem;
}
.rts-footer-social--icon:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 768px) {
  .rts-footer-social--icon:first-child {
    margin-left: auto;
  }
}
.rts-footer-social--icon:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 768px) {
  .rts-footer-social--icon:last-child {
    margin-right: auto;
  }
}
.rts-footer-social--image {
  max-height: 2rem;
  max-width: 100%;
}

@media only screen and (max-width: 768px) {
  .footer-column {
    margin-bottom: 1rem;
  }
}
.footer-column--item {
  line-height: 1.5rem;
}
.footer-column--link {
  color: #FFF;
  display: inline-block;
  font-size: 0.875rem;
}
.footer-column--link:hover {
  color: #FFF;
  text-decoration: underline;
}

.footer-address {
  font-size: 1rem;
  line-height: 1.5rem;
  margin-bottom: 1rem;
}
@media only screen and (max-width: 768px) {
  .footer-address {
    text-align: center;
  }
}

.footer-copy {
  font-size: 0.75rem;
  line-height: 1.5rem;
}
@media only screen and (max-width: 768px) {
  .footer-copy {
    text-align: center;
  }
}

/*--------------------------------------------------------------------------
*	Content
*-------------------------------------------------------------------------*/
thead, tbody, tfoot, tr, td, th {
  border-width: inherit;
}

.btn {
  --btn-padding-x: 6px;
  --btn-padding-y: 2px;
  --btn-font-family: ;
  --btn-font-size: 0.875rem;
  --btn-font-weight: 600;
  --btn-line-height: 1.45;
  --btn-color: hsl(0deg, 0%, 100%);
  --btn-bg: transparent;
  --btn-border-width: var(--border-width);
  --btn-border-color: #004d81;
  --btn-border-radius: 3px;
  --btn-hover-border-color: transparent;
  --btn-box-shadow: 3px 3px 5px #888;
  --btn-disabled-opacity: 0.65;
  --btn-focus-box-shadow: 0 0 0 0.25rem;
  box-shadow: var(--btn-box-shadow);
}
.btn-secondary {
  --btn-color: var(--gray-800);
  --btn-bg: var(--white);
  --btn-border-color: var(--gray-400);
  --btn-hover-color: var(--gray-800);
  --btn-hover-bg: var(--gray-100);
}

.container-xxl,
.container-xl,
.container-lg,
.container-md,
.container-sm,
.container {
  max-width: 1200px;
  --gutter-x: 2em;
  --gutter-y: 0;
}
.container-xxl .row,
.container-xl .row,
.container-lg .row,
.container-md .row,
.container-sm .row,
.container .row {
  --gutter-x: 2em;
  --gutter-y: 0;
}

.site-grid {
  background: #FFFFFF;
  padding-left: 0;
  padding-right: 0;
  grid-template-columns: 225px repeat(2, minmax(0, 100%)) 245px;
  grid-template-areas: "side-l content content side-r";
}
.view-category .site-grid {
  grid-template-columns: 225px repeat(2, minmax(0, 100%)) 245px;
  grid-template-areas: "side-l content content side-r";
}

.icar-breadcrumbs.breadcrumb {
  background-color: transparent;
  font-weight: 600;
  font-size: 12px;
}

.information-banner {
  background: #006cb4;
  background-color: #006cb4 !important;
  color: #FFFFFF;
  width: 100%;
  padding: 20px;
}
.information-banner a,
.information-banner a:hover {
  color: #F57921;
}
@media only screen and (min-width: 992px) {
  .information-banner {
    height: 295px;
    padding: 30px 145px 0 20px;
    background-size: 100% 295px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .information-banner {
    padding: 30px 385px 0 20px;
  }
}

.item-image.right {
  margin-left: 1em;
  max-width: 225px;
}
.item-image img {
  width: 225px;
  height: auto;
}

.img-fulltext-right img {
  width: 225px;
  height: auto;
}

.page-header h2 {
  font-size: 24px;
  line-height: 1.1;
  margin-bottom: 0.75em;
  font-weight: 400;
}
.page-header h2 a {
  text-decoration: none;
}
.page-header h1 {
  font-size: 30px;
  margin-top: 20px;
  margin-bottom: 10px;
  line-height: 1.1;
}

.col.blog-body {
  padding-right: 2em;
}
.col.blog-sidebar {
  background: #f4f4f4;
  padding-right: 1em;
  padding-left: 1em;
  width: calc(33.3333% - 0.5em);
}

.blog-item {
  display: block;
  min-height: 160px;
  border-bottom: 1px solid #d5d6d9;
}

.pagination {
  --pagination-font-size: 0.8em;
  --pagination-border-color: #ddd;
  --pagination-border-radius: 3px;
  --pagination-active-color: #fff;
  --pagination-active-bg: #428bca;
  --pagination-active-border-color: #428bca;
  --pagination-disabled-color: rgb(165 178 192 / 75%);
  --pagination-disabled-bg: #fff;
  --pagination-disabled-border-color: #ddd;
  margin: 20px 0;
  border-radius: 4px;
}

.container-page-bottom,
.homepage--main {
  margin-top: 0;
  flex-wrap: wrap;
}
.container-page-bottom .card,
.homepage--main .card {
  border: none;
  padding: 0;
  border-radius: 0;
  flex-basis: 100%;
}
.container-page-bottom .card-body,
.homepage--main .card-body {
  padding: 0;
}

#wbctzHomepageSearchLayout,
.homepage--main .main-bottom.card {
  border-top: 1px solid #dfe3e7;
  margin-top: 1em;
  padding-top: 1.5em;
}

.page-bottom.col,
.main-bottom.col {
  padding-left: 1em;
  padding-right: 1em;
}
.page-bottom.col.col-1-2,
.main-bottom.col.col-1-2 {
  padding-left: 0;
}
.page-bottom.col.col-2-2,
.main-bottom.col.col-2-2 {
  padding-right: 0;
}
.page-bottom.card.col,
.main-bottom.card.col {
  float: left;
  flex-basis: unset;
}

.container-component {
  padding-bottom: 3em;
  grid-area: content;
}

.catItemHeader figure {
  margin-top: 0 !important;
}

.related-class {
  display: flex;
  flex-direction: row;
  gap: 1em;
}
.related-class .btn {
  white-space: nowrap;
  height: max-content;
}
.related-class .btn i {
  margin-left: 0.15em;
}
.related-class a:not(.btn) {
  padding-top: 6px;
}

.oem-icons li {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
}
.oem-icons li:after {
  display: block;
  content: ".";
  clear: both;
  font-size: 0;
  line-height: 0;
  height: 0;
  overflow: hidden;
}
.oem-icons li img {
  margin-right: 10px;
  margin-top: 6px;
  float: left;
}
.oem-icons li a {
  display: table-cell !important;
  vertical-align: middle;
  height: 60px;
  background: url(../../../../../images/oem-sprite.png) no-repeat 0 0;
  padding-left: 60px;
  text-decoration: none;
}
.oem-icons li a.collision {
  background-position: 0 0;
}
.oem-icons li a.collision:hover {
  background-position: 0 -140px;
}
.oem-icons li a.news {
  background-position: 0 -280px;
}
.oem-icons li a.news:hover {
  background-position: 0 -420px;
}
.oem-icons li a.statements {
  background-position: 0 -560px;
}
.oem-icons li a.statements:hover {
  background-position: 0 -700px;
}
.oem-icons li a.tech {
  background-position: 0 -840px;
}
.oem-icons li a.tech:hover {
  background-position: 0 -980px;
}
.oem-icons li a.training {
  background-position: 0 -1120px;
}
.oem-icons li a.training:hover {
  background-position: 0 -1260px;
}
.oem-icons li a.website {
  background-position: 0 -1400px;
}
.oem-icons li a.website:hover {
  background-position: 0 -1540px;
}
.oem-icons li a.hybrid {
  background-position: 0 -1680px;
}
.oem-icons li a.hybrid:hover {
  background-position: 0 -1820px;
}
.oem-icons li a.videos {
  background-position: 0 -1960px;
}
.oem-icons li a.videos:hover {
  background-position: 0 -2100px;
}
.oem-icons li a.calibration {
  background-position: 0 -2240px;
}
.oem-icons li a.calibration:hover {
  background-position: 0 -2380px;
}
.oem-icons li a.glass {
  background-position: 0 -2520px;
}
.oem-icons li a.glass:hover {
  background-position: 0 -2660px;
}
.oem-icons li a.truck {
  background-position: 0 -2800px;
}
.oem-icons li a.truck:hover {
  background-position: 0 -2940px;
}
.oem-icons li a.crn.adas {
  background-position: 0 -3080px;
}
.oem-icons li a.crn.adas:hover {
  background-position: 0 -3220px;
}

.colision-repair-right-tabs.side-item {
  background: #f4f4f4;
  padding: 15px;
  padding-top: 15px !important;
}
.colision-repair-right-tabs .tab-content {
  padding: 15px;
  box-shadow: none;
  border-top: none;
}
.colision-repair-right-tabs ul.nav li {
  cursor: pointer;
  display: flex;
}
.colision-repair-right-tabs ul.nav li a {
  display: block;
  text-align: center;
  line-height: 1;
  width: 100%;
}
.colision-repair-right-tabs ul.nav li a:hover {
  color: #ffffff;
}
.colision-repair-right-tabs ul.nav li a.active {
  background: #ffffff;
  border-bottom-color: #ffffff;
  color: #222222;
}
.colision-repair-right-tabs ul.nav li a.active:hover {
  color: #222222;
}

.article-info {
  display: flex;
  font: 14px "Source Sans Pro", sans-serif;
  font-weight: 400;
  line-height: 20px;
  gap: 14px;
}
.article-info .share-this {
  display: flex;
  flex-direction: row;
  gap: 8px;
}
.article-info #st-1 .st-btn {
  height: 24px;
  line-height: 24px;
  margin-right: 6px;
  width: 24px;
  font-size: 16px;
  padding: 0;
  margin-top: -3px;
}
.article-info #st-1 .st-btn > img {
  height: 14px;
  width: 14px;
  position: relative;
  top: 4px;
  vertical-align: top;
}

.com-content-article__body p img.img-responsive {
  clear: both;
  float: none;
  margin-right: auto;
  display: block;
  margin-bottom: 8px;
}
.com-content-article__body td {
  border-width: 1px;
  padding-top: 0;
  padding-bottom: 0;
}
.com-content-article__body td h4 {
  margin-top: 0;
  margin-bottom: 0;
}
.com-content-article__body .col-sm-6 h4 {
  background: transparent;
  padding: 0;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 10px;
  color: #575e69;
  padding-bottom: 10px;
  margin-bottom: 0;
  font-weight: 500;
}
.com-content-article__body .col-sm-6 .table.table-striped {
  padding: 8px 0;
  line-height: 1.42857143;
  vertical-align: top;
  font-size: unset !important;
  font: 16px "Source Sans 3", sans-serif;
  font-weight: 400;
}
.com-content-article__body .col-sm-6 .table.table-striped td,
.com-content-article__body .col-sm-6 .table.table-striped th {
  padding: 8px 0;
  background-color: transparent;
  --table-bg-type: transparent;
  --emphasis-color: #575e69;
  --table-color: #575e69;
  --table-color-type: #575e69;
}
.com-content-article__body .col-sm-6 .table.table-striped td:first-of-type,
.com-content-article__body .col-sm-6 .table.table-striped th:first-of-type {
  padding-left: 8px;
}
.com-content-article__body .col-sm-6 .table.table-striped td:last-of-type,
.com-content-article__body .col-sm-6 .table.table-striped th:last-of-type {
  padding-right: 8px;
}
.com-content-article__body .col-sm-6 .table.table-striped > tbody > tr:nth-child(even) > td,
.com-content-article__body .col-sm-6 .table.table-striped > tbody > tr:nth-child(even) > th {
  background-color: #f9f9f9;
}

@media only screen and (min-width: 992px) {
  .oem-information-header {
    background: url(/images/banners/oem_information_banner.jpg) no-repeat 0 0;
    background-size: contain;
  }
  .search-by-vehicle-header {
    background: url(/images/banners/search_by_vehicle.jpg) no-repeat 0 0;
  }
  .collision-repair-header {
    background: url(/media/templates/site/cassiopeia_icarj5/images/collision-repair-header.jpg) no-repeat 0 0;
  }
  .collision-repair-header {
    background: url(../images/collision-repair-header.jpg) no-repeat 0 0;
  }
  .oem-information-header {
    background: url(/images/banners/oem_information_banner.jpg) no-repeat 0 0;
  }
  .partial-parts-header {
    background: url(/images/banners/oem_partial_part_replacement_search_banner.jpg) no-repeat 0 0;
  }
  .restraints-parts-header {
    background: url(/images/banners/oem_restraint_syst_part_replace_search_banner.jpg) no-repeat 0 0;
  }
  .oem-hybrid-electric-parts-header {
    background: url(/images/banners/oem_hybrid_electric_vehicle_disable_search_banner.jpg) no-repeat 0 0;
  }
  .upcr-header {
    background: url(/images/banners/upcr_banner.jpg) no-repeat 0 0;
  }
  .ask-icar-header {
    background: url(/images/banners/ask_icar_banner.jpg) no-repeat 0 0;
  }
  .training-header {
    background: url(../images/jlr_training_header.jpg) no-repeat 0 0;
  }
  .nissan-gtr-header {
    background: url(../images/nissan-gtr-header.jpg) no-repeat 0 0;
  }
  .tesla-welding-header {
    background: url(../images/tesla-welding-banner.jpg) no-repeat 0 0;
  }
  .search-by-vehicle-header {
    background: url(../images/search_by_vehicle.jpg) no-repeat 0 0;
  }
  .calibration-search-header {
    background: url(/images/banners/oem-calibration-requirements-search-banner.jpg) no-repeat 0 0;
  }
  .oem-glass-header {
    background: url(/images/banners/oem-glass-banner.jpg) no-repeat 0 0;
  }
  .best-practices-header {
    background: url(/images/banners/best-practices-banner.jpg) no-repeat 0 0;
  }
  .app-landing-page {
    background: url(/images/banners/app-landing-page.jpg) no-repeat 0 0;
  }
}
@media (width >= 1200px) {
  h3,
  .h3 {
    font-size: 1.5rem;
  }
}
/*--------------------------------------------------------------------------
*	Modules
*-------------------------------------------------------------------------*/
.card.top-ten-vehicle.mostread {
  border: none;
  border-radius: none;
}
.card.top-ten-vehicle.mostread .card-body {
  padding: 0;
}
.card.top-ten-vehicle.mostread + h4 {
  padding-top: 20px;
  margin-bottom: 0;
  border-bottom: none;
}

.page-bottom.card.top-ten-vehicle .mostread li,
.card.top-ten-vehicle.mostread .mod-articles li {
  display: flex;
  flex-direction: row;
  gap: 1em;
}
.page-bottom.card.top-ten-vehicle .mostread li span,
.card.top-ten-vehicle.mostread .mod-articles li span {
  flex-basis: 100px;
  flex-grow: 0;
  flex-shrink: 0;
  line-height: 1.42857143;
  color: #575e69;
  font-size: 16px;
}

.top-ten-vehicle .card-header,
.top-ten-icar .card-header {
  background: transparent;
  padding: 0;
  line-height: 1.1;
  font-size: 18px;
  margin-top: 10px;
  color: #575e69;
  padding-bottom: 10px;
  font-weight: 500;
}
.top-ten-vehicle ul,
.top-ten-icar ul {
  margin: 0;
  padding: 0;
}
.top-ten-vehicle ul li,
.top-ten-icar ul li {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-bottom: 1px solid #ddd;
}
.top-ten-vehicle ul li:nth-child(even),
.top-ten-icar ul li:nth-child(even) {
  background-color: #f9f9f9;
}

#archive .mod-articlescategory ul {
  list-style: none;
  padding-left: 10px;
}
#archive .mod-articlescategory li li {
  font-size: 12px;
  padding: 0;
  line-height: 1.7;
}
#archive .mod-articles-category-group {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.2;
  font-weight: 700;
}

/*--------------------------------------------------------------------------
*	Search
*-------------------------------------------------------------------------*/
/* Reset Google Search */
.rts-header-search .gsc-input-box {
  background: inherit;
}
.rts-header-search .gsib_a,
.rts-header-search .gsst_a,
.rts-header-search .gsst_b,
.rts-header-search .cse .gsc-control-cse,
.rts-header-search .gsc-control-cse {
  padding: 0;
}
.rts-header-search form.gsc-search-box,
.rts-header-search table.gsc-search-box {
  margin-bottom: 0;
}
.rts-header-search .cse table.gsc-search-box td.gsc-input,
.rts-header-search table.gsc-search-box td.gsc-input {
  padding-right: 0;
}
.rts-header-search input.gsc-input,
.rts-header-search .gsc-input-box,
.rts-header-search .gsc-input-box-hover,
.rts-header-search .gsc-input-box-focus {
  border: none;
  padding: 0;
}
.rts-header-search .gsc-search-button-v2,
.rts-header-search .gsc-search-button-v2:hover,
.rts-header-search .gsc-search-button-v2:focus {
  border-color: inherit !important;
  background-color: inherit;
  margin: 0;
}
.rts-header-search {
  border-radius: 2.5rem;
  transition: 0.4s box-shadow;
  justify-items: center;
}
.rts-header-search--focused {
  box-shadow: 0 0 0 2px rgba(0, 108, 180, 0.25), 0 0 0 2px rgba(0, 108, 180, 0.25);
}
.rts-header-search input.gsc-input {
  border-width: 2px 0 2px 2px !important;
  border-color: #777 !important;
  border-style: solid !important;
  line-height: 1.5rem !important;
  padding: 0.5rem 1rem !important;
  border-radius: 2.5rem 0 0 2.5rem !important;
  margin: inherit !important;
  height: inherit !important;
}
.rts-header-search .gscb_a {
  border-width: 2px 0 !important;
  border-color: #777 !important;
  border-style: solid !important;
  line-height: 1.5rem !important;
  padding: 0.5rem !important;
  color: rgba(0, 108, 180, 0.5) !important;
  transition: 0.4s color;
}
.rts-header-search .gscb_a:hover {
  color: rgb(0, 108, 180) !important;
}
.rts-header-search .gsc-search-button-v2 {
  height: calc(2.5rem + 4px);
  background-color: inherit !important;
  padding: 0.5rem 1rem 0.5rem 0.5rem !important;
  border-radius: 0 2.5rem 2.5rem 0 !important;
  border-width: 2px 2px 2px 0 !important;
  border-color: #777777 !important;
  display: flex;
  align-items: center;
}
.rts-header-search .gsc-search-button-v2 svg {
  height: 1rem;
  width: 1rem;
  margin-top: 0.25rem;
  margin-bottom: 0.25rem;
  fill: #777777;
  transition: 0.4s fill;
}
.rts-header-search .gsc-search-button-v2:hover svg {
  fill: #006cb4;
}

/* Search */
#search-box table {
  min-width: 485px;
}

@media (min-width: 768px) {
  .wbctz-ymm-search__dropdowns {
    margin-bottom: 1em;
  }
}

@media only screen and (max-width: 1199.95px) {
  .main-menu.mobile {
    box-shadow: none;
  }
}
@media only screen and (max-width: 991.95px) {
  .main-menu.mobile {
    box-shadow: none;
  }
  .view-category .site-grid,
  .site-grid {
    width: 100%;
    grid-template-columns: 255px repeat(2, minmax(0, 1fr));
    grid-gap: 0 1em;
    grid-template-areas: "banner banner banner" "side-l comp comp" ". bot-a bot-a" ". bot-b bot-b" ". side-r side-r";
    padding-right: 1em;
  }
  .container-sidebar-left {
    margin-left: 0;
    background: #fff;
    min-height: 100vh;
  }
  div#djslider491 {
    width: 100% !important;
    height: 325px !important;
  }
  .container-page-bottom,
  .homepage--main {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  .category-module.mod-list li {
    display: flex;
    flex-wrap: wrap;
    border-bottom: 1px solid lightgray;
  }
  .category-module.mod-list li .mod-articles-category-title,
  .category-module.mod-list li .mod-articles-category-date {
    width: 100%;
    margin-bottom: 0.3em;
    display: inline-block;
  }
  .category-module.mod-list li img {
    max-width: 115px;
  }
  .category-module.mod-list li .mod-articles-category-introtext {
    width: calc(100% - 135px);
    margin-left: 20px;
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .container-sidebar-right {
    margin-top: 0;
    padding-left: 0;
    border-left: 0;
  }
  .page-bottom.col,
  .main-bottom.col {
    padding-left: 0;
    padding-right: 0;
  }
  .container-component {
    padding-bottom: 0;
  }
  .blog--page__sidebar-container {
    grid-template-columns: 1fr;
    gap: 0;
  }
}
@media only screen and (max-width: 767.95px) {
  #search-box table {
    min-width: 485px;
    min-width: unset;
    width: 100%;
  }
  .view-category .site-grid,
  .site-grid {
    width: 100%;
    grid-template-columns: 1fr;
    grid-gap: 0;
    grid-template-areas: "side-l" "banner" "top-a" "top-b" "comp" "side-r" "bot-a" "bot-b";
    padding-right: 0;
  }
  .site-grid > [class^=container-],
  .site-grid > [class*=" container-"] {
    min-width: unset;
  }
  div#djslider491 {
    max-width: 350px !important;
    width: 100% !important;
    height: 178px !important;
  }
  .container-sidebar-left {
    position: relative !important;
    box-shadow: none;
    margin-left: 0;
  }
  .container-component {
    padding-left: 1rem;
    padding-right: 1rem;
    grid-area: unset;
  }
  .container-sidebar-right {
    padding-left: 1rem;
    padding-right: 1rem;
    margin-top: 0;
  }
  .page-bottom.card.col,
  .main-bottom.card.col {
    padding-left: 0;
    padding-right: 0;
  }
  .row .col-sm-3:not(:last-of-type) a[data-spotlight] {
    margin-bottom: 1rem;
  }
  .com-content-article__body a[data-spotlight] img {
    max-width: unset;
    width: auto;
    height: 11rem;
  }
  .view-category .site-grid {
    grid-template-columns: 1fr;
  }
  .item-image img {
    width: 150px;
  }
  ul.pagination {
    flex-wrap: wrap;
    justify-content: center;
  }
}
@media only screen and (max-width: 599.95px) {
  .category-module.mod-list li .mod-articles-category-introtext {
    width: 100%;
    margin-left: 0;
  }
  #archive .mod-articles-category-group {
    margin-top: 6px;
  }
  #djslider-loader231 {
    width: calc(100vw - 2em) !important;
    max-width: calc(100vw - 2em) !important;
  }
}
#archive .mod-articles-category-group {
  width: 100%;
}

#archive .mod-articlescategory li li {
  border-bottom: none;
}

.com-content-category-blog__content .page-header h2 {
  margin-top: 0;
}

/* All your print styles go here */
body.contentprint {
  color: #575e69;
  font: 16px "Source Sans 3", sans-serif;
  font-weight: 400;
  line-height: 22px;
  background: #fff !important;
  margin: 0;
  --link-color: #575e69;
  --cassiopeia-color-link: #575e69;
  --cassiopeia-color-hover: #575e69;
  --link-color-rgb: 87, 94, 105;
  --link-hover-color: #575e69;
  --link-hover-color-rgb: 87, 94, 105;
  --cassiopeia-color-primary: #575e69;
  --cassiopeia-font-weight-headings: 700;
  --cassiopeia-font-family-headings: "Source Sans 3";
}
body.contentprint h1, body.contentprint h2, body.contentprint .h1, body.contentprint .h2 {
  font-size: 24px;
  margin-top: 4px;
  margin-bottom: 8px;
  padding: 0;
}
body.contentprint h3, body.contentprint h4, body.contentprint h5, body.contentprint h6, body.contentprint .h3, body.contentprint .h4, body.contentprint .h5, body.contentprint .h6, body.contentprint p, body.contentprint ol, body.contentprint ul {
  font-size: 16px;
  margin-top: 4px;
  margin-bottom: 8px;
  padding: 0;
}
body.contentprint .com-content-category-blog__sidebar,
body.contentprint .share-this,
body.contentprint .print-this {
  display: none;
}
body.contentprint .blog--page__sidebar-container {
  display: block;
  grid-template-columns: unset;
  gap: 0;
}
body.contentprint .item-image.right {
  max-width: 350px;
}
body.contentprint .item-image.right img {
  width: 350px;
}
body.contentprint a {
  text-decoration: none;
  font-weight: 500;
}
body.contentprint a::after {
  content: " (" attr(href) ") ";
  font-weight: 700;
  border-bottom: 1px solid #cacaca;
}
body.contentprint a.btn::after {
  content: "";
}

.container-sidebar-left .mod-list li .mod-menu__sub {
  padding-left: 0;
}
.container-sidebar-left .mod-menu li.deeper {
  transition: 0.3s all ease-in-out;
}
.container-sidebar-left .mod-menu li.deeper:not(.current) ul {
  height: 0;
  visibility: hidden;
}
.container-sidebar-left .mod-menu li.deeper.current > ul {
  height: auto;
  visibility: visible;
}
.container-sidebar-left .mod-menu li.deeper.current .deeper .mod-menu__sub {
  height: auto;
  visibility: visible;
}
.container-sidebar-left .mod-menu li.deeper.current a {
  background-color: rgb(214, 225, 243);
}
.container-sidebar-left .mod-menu li.deeper {
  /* first level dropdown */
}
.container-sidebar-left .mod-menu li.deeper a {
  padding: 10px 28px 10px 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 5,5 0,10' style='fill:rgb(255, 255, 255);'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
}
.container-sidebar-left .mod-menu li.deeper a:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 5,5 0,10' style='fill:rgb(255, 255, 255);'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  background-color: rgb(34, 94, 135);
  color: #ffffff;
}
.container-sidebar-left .mod-menu li.deeper {
  /* second level */
}
.container-sidebar-left .mod-menu li.deeper ul li {
  border-top: 1px solid #6fa8cf;
}
.container-sidebar-left .mod-menu li.deeper ul li a {
  font-size: 13px;
  line-height: 15px;
  color: #006cb4;
  font-weight: 400;
  padding-left: 2em;
  padding-right: 0.5em;
  background-image: none;
}
.container-sidebar-left .mod-menu li.deeper ul li a:hover {
  text-decoration: underline;
  background-color: rgb(214, 225, 243);
  background-image: none;
  color: #006cb4;
}
.container-sidebar-left .mod-menu li.deeper ul li.parent a {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 5,5 0,10' style='fill:rgb(0, 108, 180);'/%3E%3C/svg%3E");
}
.container-sidebar-left .mod-menu li.deeper ul li.parent a:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 5,5 0,10' style='fill:rgb(0, 108, 180);'/%3E%3C/svg%3E");
}
.container-sidebar-left .mod-menu li.deeper ul ul li {
  border-top: 0;
}
.container-sidebar-left .mod-menu li.deeper ul ul li a {
  padding-left: 3em;
  padding-top: 0.375em;
  padding-bottom: 0.375em;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 5,5 0,10' style='fill:rgb(0, 108, 180);'/%3E%3C/svg%3E");
  background-image: none !important;
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
}
.container-sidebar-left .mod-menu li.deeper ul ul li a:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 5,5 0,10' style='fill:rgb(255, 255, 255);'/%3E%3C/svg%3E");
  background-color: rgb(214, 225, 243) !important;
  background-image: none !important;
  color: #006cb4 !important;
}
.container-sidebar-left .mod-menu li.deeper ul ul ul li a {
  padding-left: 3.75em;
}
.container-sidebar-left .mod-menu li.deeper.current > a {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 10,0 5,5' style='fill:rgb(34, 94, 135);'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right center;
  cursor: pointer;
  text-decoration: none;
}
.container-sidebar-left .mod-menu li.deeper.current > a:hover {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='10'%3E%3Cpolygon points='0,0 10,0 5,5' style='fill:rgb(255, 255, 255);'/%3E%3C/svg%3E");
}

/* Clean Up */
body.error_site .site-grid .container-component,
body.error_site .site-grid .container-component {
  grid-column-start: 2 !important;
}

body:not(.has-sidebar-right) .site-grid .container-component {
  grid-column-end: side-r;
  padding-right: 2.65em;
}

.related-class:not(:last-of-type) {
  margin-bottom: 0.45em;
}

.page-bottom.top-ten-vehicle, .page-bottom.top-ten-icar {
  margin-top: 2em;
  border-top: 1px solid #dfe3e7;
  padding-top: 1em;
}

@media only screen and (max-width: 599.95px) {
  #djslider231 {
    margin: 0 auto;
    position: relative;
    height: 355px;
    width: 670px;
    max-width: 670px;
  }
  #slider231 li img {
    width: 100%;
    height: auto;
    border: 0 !important;
    margin: 0 !important;
  }
  body:not(.has-sidebar-right) .site-grid .container-component {
    padding-right: 1em;
  }
  #search-box table {
    min-width: 280px;
  }
}
.mod-articles-category-date {
  font-size: 13.6px;
  color: #000;
  padding-bottom: 2px;
  display: inline-block;
  padding-top: 2px;
}

.table > :not(caption) > * > * {
  --emphasis-color: #575e69;
  --table-color: #575e69;
}

td .list-unstyled, td .list-inline {
  margin-bottom: 0;
}

.list-unstyled a, .list-inline a {
  text-decoration: none;
}

.item-page .page-header {
  --heading-color: #006cb4;
}

label {
  margin-bottom: 5px;
  font-weight: 700;
}

.wbctz-input-row__label-row label {
  color: #575e69;
}

.formResponsive input[type=file], .formResponsive select {
  min-height: 34px;
}

.mod-custom {
  margin-top: 0;
}
.mod-custom > p {
  margin-bottom: 0;
}

.information-banner h2 {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-top: 0;
  margin-bottom: 10px;
}
.information-banner p {
  line-height: 22px;
}

.mostread span strong {
  font-weight: 400;
  margin-right: 12px;
}

.text-right .oem-header-logo {
  margin-left: auto;
  display: block;
}

.oem-header-logo {
  height: 66px;
  margin-top: 20px;
  margin-bottom: 10px;
}

.mostread .mod-list li {
  display: grid;
  gap: 1rem;
  grid-template-columns: 100px 1fr;
}

.com-content-article__body .col-sm-6 .table.table-striped tr td {
  border-left: 0;
  border-right: 0;
}

.is-not-home #wbctzHomepageSearchLayout,
.page-bottom #wbctzHomepageSearchLayout {
  border-top: none;
  margin-top: 0;
}

.mod-custom h3, .mod-custom p {
  color: #575e69;
}

.information-banner p {
  color: #fff;
}

.wbctz-ymm-search__searching-for {
  color: #575e69;
}

.table th {
  font-weight: 400;
}

.wbctz-input-row__selection {
  font-size: 14px;
}

.wbctz-input-row__label-row label {
  color: #575e69;
}

.print-this {
  border-left: 1px solid #9ea3ac;
}
.print-this .print-icon {
  margin-left: 10px;
}

.com-content-article ol, .com-content-article ul {
  overflow: unset;
}

.com-content-article__body .text-center img.img-responsive {
  margin-left: auto;
}

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