body .website {
  background: whitesmoke;
}
body .website .bc {
  background: #fff;
}

.manufacturer-card.premium {
  margin-top: 47px;
}
.manufacturer-card.premium:before {
  display: block;
  width: 100%;
  position: absolute;
  top: -21px;
  left: -4px;
  background: #00abd9;
  color: white;
  border: 4px solid #00abd9;
  box-sizing: content-box;
  text-align: center;
}

.manufacturer-card .contact-details {
  min-width: 320px;
  padding: 24px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.manufacturer-card .info-description {
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
  border-left: 1px solid #00abd9;
  margin: 24px 0;
  width: 100%;
  box-sizing: border-box;
  max-width: 460px;
}

.manex-acc-contact {
  line-height: 22px;
  padding-top: 10px;
}
.manex-acc-contact div {
  width: 220px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.manex-acc-contact .company-name-wrapper {
  width: 100%;
  max-width: 220px;
  white-space: break-spaces;
  text-overflow: ellipsis;
}

.manex-acc-contact [class^=fa-] {
  margin-right: 10px;
}

a.manex-company-name {
  display: inline-block;
}

a.manex-company-name h2 {
  font-size: 24px;
  font-weight: bold;
}

.contact-name {
  font-size: 18px;
  font-weight: bold;
}

.other-info {
  display: flex;
  flex-direction: row;
  align-items: flex-end;
  justify-content: space-between;
  width: 100%;
  margin-top: 10px;
}

.manex-catalogues {
  width: 100%;
}

.manex-catalogues-header {
  font-weight: bold;
  display: inline-block;
  margin-bottom: 5px;
  font-size: 16px;
}

.catalogues-container {
  margin-bottom: 20px;
}

a.catalogue-download {
  line-height: 1.4em;
  font-size: 14px;
  display: block;
  margin-bottom: 4px;
}

a.catalogue-download:hover,
a.catalogue-download:link:hover,
a.catalogue-download:visited:hover {
  text-decoration: underline;
}

a.catalogue-download [class^=fa-] {
  margin-right: 4px;
}

.show-catalogues {
  font-size: 14px;
  display: block;
  text-align: center;
}

a.adjust {
  border: 1px solid #ddd;
  display: block;
  float: left;
  font-weight: bold;
  padding-top: 2px 5px;
}

a.adjust:hover {
  background: #333;
  color: #FFF;
  -webkit-transition: all 400ms ease; /*safari and chrome */
  -moz-transition: all 400ms ease; /* firefox */
  -o-transition: all 400ms ease; /* opera */
  transition: all 400ms ease;
}

p.continued {
  margin-top: 0;
}

p {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 20px;
}

.filter-control,
input.filter-control {
  width: auto;
  margin-bottom: 2px;
}

input.filter-control:last-of-type {
  margin-right: 0;
}

.manex-filters form .buttons {
  display: block;
  width: 100%;
  margin-top: 4px;
}

.manex-filters form *:not(#pttypeSearch) {
  margin-left: 4px;
}

.filters-wrapper {
  padding: 0 20px;
}

.desc-cell {
  vertical-align: top;
}

.keywords {
  display: block;
  text-align: left;
  margin-bottom: 20px;
}

.keyword {
  display: inline-block;
  cursor: pointer;
  background: #fff94d;
  padding: 0px 5px;
  border-radius: 3px;
  line-height: 1.4em;
  margin-bottom: 4px;
  font-size: 14px;
}

.fpn .keyword {
  background: #ff5722;
  color: white;
}

.keyword:before {
  content: "#";
  display: inline;
}

.keyword:hover {
  text-decoration: underline;
}

#manex_profilebtn {
  display: inline-block;
  float: right;
}

.contact-photo {
  margin: 0 auto;
  width: 80px;
  height: 80px;
  background-position: top center;
  background-size: cover;
  border-radius: 50%;
}

.manex-contact-banner {
  display: block;
  width: 100%;
  clear: both;
  float: none;
}

.manex-acc-contact {
  display: inline-block;
  float: left;
}

.manex-acc-banner {
  display: inline-block;
  float: right;
}

.column-center-left .bx-wrapper .bx-viewport {
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none;
  left: 0;
  background: transparent;
}

.column-center-left .bx-wrapper a.bx-prev,
.column-center-left .bx-wrapper a.bx-next {
  right: 10px;
  margin-top: 0;
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
}

.column-center-left .bx-wrapper a.bx-prev {
  left: auto;
  top: 0;
}

.column-center-left .bx-wrapper a.bx-next {
  top: 40px;
  margin-top: 0;
}

p:empty {
  display: none;
}

.profile-collapsed {
  overflow: hidden;
  max-height: 156px;
}

.show-profile {
  display: none;
  width: 100%;
  height: 10px;
  background: white;
  box-shadow: 0 -5px 8px -4px rgba(0, 0, 0, 0.45);
  border-top: 1px solid #888;
  font-family: "Font Awesome 6 Pro";
  text-align: center;
  font-size: 20px;
  line-height: 12px;
  cursor: pointer;
}

.profile-collapsed + .show-profile {
  display: block;
}

.catalogues-collapsed {
  display: block;
}

.catalogues-collapsed .catalogue-download:nth-child(n+3) {
  display: none;
}

.show-catalogues {
  display: none;
  white-space: nowrap;
  line-height: 1.4em;
  cursor: pointer;
}

.show-catalogues:hover {
  text-decoration: underline;
}

.catalogues-collapsed .show-catalogues {
  display: block;
}

#catLabel {
  text-align: center;
}

.manufacturer-card, .no-listing {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  border: 1px solid #00abd9;
  position: relative;
  background: white;
  max-width: 350px;
  margin-top: 30px;
}

.manufacturers-cards {
  color: #666666;
  border: 0 none;
  max-width: var(--page-width);
  margin: 0 auto;
  padding-bottom: 20px;
}
.manufacturers-cards.manex-new {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.manufacturers-cards.manex-new .box-m {
  display: flex;
  flex-direction: column;
  width: calc(50% - 10px);
}
.manufacturers-cards.manex-new .box-m .box-header h2 {
  padding-left: 16px;
  height: auto;
}
.manufacturers-cards.manex-new .box-m .box-body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  box-sizing: border-box;
  flex-grow: 1;
}
.manufacturers-cards.manex-new .box-m .box-body h2 a {
  font-size: 24px;
  text-transform: none;
  color: #3d3d3d;
  text-align: left;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info {
  flex-grow: 1;
  display: flex;
  flex-direction: row;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact {
  padding-right: 8px;
  padding-bottom: 8px;
  box-sizing: border-box;
  border-right: 2px solid #e0dede;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact {
  float: none;
  display: block;
  max-width: 100%;
  max-width: 178px;
  overflow: hidden;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact:hover {
  overflow: visible;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact:hover a {
  background: white;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact > div {
  max-width: 100%;
  white-space: nowrap;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact > div a, .manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact > div span {
  line-height: 24px;
  height: 24px;
  display: inline-block;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact > div a {
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 6px;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact > div a:hover {
  background: white;
  overflow: visible;
  position: relative;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer {
  display: flex;
  flex-direction: row;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-acc-contact-photo {
  text-align: left;
  width: 80px;
  max-width: 80px;
  padding: 4px 0 0;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-acc-contact-photo img {
  max-width: 80px;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues {
  flex-grow: 1;
  font-size: 12px;
  padding: 0 0 0 8px;
  color: #d9d9d9;
  position: relative;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .manex-catalogues-header {
  color: #d9d9d9;
  padding-top: 0;
  font-size: 12px;
  margin: 0;
  text-align: center;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogues-container {
  position: absolute;
  min-width: 22px;
  z-index: 9;
  background: white;
  padding: 14px 24px 4px;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogues-container br {
  display: none;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogues-container:hover {
  box-shadow: 0 6px 25px -8px rgba(0, 0, 0, 0.5);
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogues-container:hover .catalogue-download {
  width: auto;
  padding-left: 28px;
  margin-top: 0px;
  display: block !important;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogue-download {
  display: block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  padding-left: 22px;
  margin-top: -10px;
  background-image: url("https://c.bearingnet.net/icons/catalogue-download.png");
  background-size: 22px;
  background-repeat: no-repeat;
  background-position: top left;
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogue-download:hover {
  color: #14b9d8;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogue-download:visited {
  color: #a8a8a8;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogue-download:visited:hover {
  color: #5ca0ad;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-contact .manex-acc-contact-footer .manex-catalogues .catalogue-download:nth-of-type(5) ~ .catalogue-download {
  display: none;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-desc {
  padding-left: 8px;
  padding-bottom: 8px;
  box-sizing: border-box;
  text-align: justify;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-desc, .manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-desc p {
  font-size: 12px;
  line-height: 16px;
  text-align: left;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-desc a:not(.show-more), .manufacturers-cards.manex-new .box-m .box-body .manex-company-info .manex-company-desc p a:not(.show-more) {
  font-size: 12px;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-footer {
  display: flex;
  border-top: 2px solid #e0dede;
  padding-top: 12px;
  font-size: 12px;
  line-height: 12px;
  color: #d9d9d9;
}
.manufacturers-cards.manex-new .box-m .box-body {
  /*
  .manex-company-desc {
  }	
  .manex-company-desc-footer {
  }
  */
}
.manufacturers-cards.manex-new .box-m .box-body .manex-company-keywords {
  color: #d9d9d9;
  width: 156px;
  margin-top: 0px !important;
  font-size: 12px;
  line-height: 12px;
  text-align: left;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-buttons-vertical {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: calc(100% - 156px);
  padding-left: 8px;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-buttons-vertical .btn {
  min-width: 80px;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-buttons-vertical .manex-acc-banner {
  display: inline-block;
  float: none;
  flex-grow: 1;
  text-align: right;
}
.manufacturers-cards.manex-new .box-m .box-body .manex-buttons-vertical #manex_profilebtn, .manufacturers-cards.manex-new .box-m .box-body .manex-buttons-vertical .manex-profilebtn {
  text-align: right;
}
.manufacturers-cards.manex-new .manex-company-logo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100px;
}
.manufacturers-cards.manex-new td {
  width: 50% !important;
}
.manufacturers-cards #manex_profilebtn a:visited {
  color: #fff;
}
.manufacturers-cards a:hover {
  text-decoration: none;
}
.manufacturers-cards tr {
  border: none;
}
.manufacturers-cards tr:first-child td {
  padding-top: 0;
}
.manufacturers-cards tr + tr {
  border-top: 1px solid #eee;
}
.manufacturers-cards td {
  padding: 10px;
}
.manufacturers-cards td:last-child {
  padding-right: 0px;
}
.manufacturers-cards tr:last-of-type td {
  padding-bottom: 0;
}
.manufacturers-cards p {
  color: #4F4F4F;
  margin: 10px 0 0 0;
}
.manufacturers-cards p, .manufacturers-cards p a {
  font-size: 16px;
}
.manufacturers-cards p a {
  text-decoration: underline;
}
.manufacturers-cards .manex-acc-contact {
  line-height: 22px;
  font-size: 14px;
  max-width: 260px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-end;
}
.manufacturers-cards .manex-acc-contact .company-name-wrapper {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.manufacturers-cards .manex-acc-contact .fa {
  margin-right: 6px;
}
.manufacturers-cards .manex-acc-contact a, .manufacturers-cards .manex-acc-contact a:link, .manufacturers-cards .manex-acc-contact a:visited {
  text-decoration: underline;
}
.manufacturers-cards .manex-acc-contact a:hover, .manufacturers-cards .manex-acc-contact a:link:hover, .manufacturers-cards .manex-acc-contact a:visited:hover {
  text-decoration: none;
}
.manufacturers-cards .manex-company-name {
  display: block;
  text-align: left;
  padding: 0 0 5px;
  text-transform: uppercase;
  font-weight: bold;
}
.manufacturers-cards .manex-read-more {
  background-color: #00abd9;
  display: inline-block;
  padding: 0 20px;
  float: right;
  font-size: 13px;
  line-height: 30px;
  border-radius: 5px;
  color: #fff !important;
  margin: 10px 10px 5px 0;
  text-transform: uppercase;
}
.manufacturers-cards .manex-read-more:hover {
  text-decoration: underline;
}
.manufacturers-cards .manex-company-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: none;
  text-align: center;
  padding: 0;
  margin-bottom: 10px;
  width: 220px;
  height: 100px;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
  border: 10px solid #fff;
  box-sizing: border-box;
}
.manufacturers-cards .manex-company-logo img {
  width: auto;
  height: auto;
  max-width: 200px;
  max-height: 80px;
}
.manufacturers-cards .manex-no-listing-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: none;
  text-align: center;
  padding: 0;
  margin-bottom: 20px;
  width: 220px;
  height: 80px;
  box-shadow: none;
  border: 0 none;
  box-sizing: border-box;
  font-size: 32px;
  color: #7db0e5;
}
.manufacturers-cards .no-listing {
  display: flex;
  width: 280px;
}
.manufacturers-cards .no-listing .no-listing-content {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  gap: 20px;
  padding: 0 20px;
}
.manufacturers-cards .no-listing .no-listing-content p {
  margin: 0;
}
.manufacturers-cards .no-listing .no-listing-content .btn {
  margin-top: 5px;
}
.manufacturers-cards .manufacturer-card:not(.hidden) ~ .no-listing {
  display: none;
}
.manufacturers-cards .buttons-right {
  text-align: right;
  align-self: flex-end;
  flex-grow: 1;
  display: flex;
  flex-direction: row;
  align-items: flex-end;
}
.manufacturers-cards .when-profiles-only {
  display: none;
  padding-top: 10px;
  text-align: center;
  align-self: center;
}
.manufacturers-cards.profiles-only {
  display: flex;
  flex-direction: row;
  align-items: stretch;
  justify-content: space-between;
  flex-wrap: wrap;
}
.manufacturers-cards.profiles-only .buttons-right.when-profiles-only {
  display: block;
}
.manufacturers-cards.profiles-only .manufacturers-card {
  display: block;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.manufacturers-cards.profiles-only .show-catalogues {
  display: none;
  white-space: nowrap;
  line-height: 1.4em;
  cursor: pointer;
}
.manufacturers-cards.profiles-only .contact-details {
  min-width: 280px;
  padding: 30px 0px;
}
.manufacturers-cards.profiles-only .show-catalogues:hover {
  text-decoration: underline;
}
.manufacturers-cards.profiles-only .catalogues-collapsed .show-catalogues {
  display: block;
}
.manufacturers-cards.profiles-only #newManPanel .box-body {
  padding: 0;
}
.manufacturers-cards.profiles-only #catLabel {
  text-align: center;
}
.manufacturers-cards.profiles-only .info-description {
  display: none;
}
.manufacturers-cards:not(.profiles-only) {
  max-width: calc(100% - 30px);
  margin: 0 auto;
}
.manufacturers-cards:not(.profiles-only) .manufacturer-card {
  max-width: 920px;
  margin: 30px auto 20px;
  align-items: center;
  flex-wrap: wrap;
}
.manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details {
  min-width: unset;
  padding: 24px;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: space-evenly;
  gap: 20px;
  flex-wrap: wrap;
  max-width: 100%;
}
.manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details .manex-company-logo {
  width: 180px;
  height: 180px;
  box-shadow: 0 1px 15px rgba(0, 0, 0, 0.15);
  border: 10px solid #fff;
  box-sizing: border-box;
  margin-bottom: 0;
}
.manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details .manex-company-logo img {
  max-width: 100%;
  max-height: 100%;
}
.manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details .manex-acc-contact {
  padding-top: 0;
  width: 200px;
}
.manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details .company-name-wrapper {
  align-items: flex-start;
  margin-bottom: 10px;
}

.public-info {
  background: #00abd9;
  font-size: 16px;
  color: #ffffff;
  margin: 30px 0 10px;
  padding: 30px 20px;
  margin: 30px auto 10px;
}
.public-info h2 {
  font-size: 26px;
  margin-bottom: 20px;
}
.public-info p:not(:last-child) {
  margin-bottom: 12px;
}
.public-info p a {
  color: yellow;
  text-decoration: underline;
}

.dataTables_wrapper .dataTables_filter {
  float: left;
  text-align: left;
  margin-bottom: 10px;
}
.dataTables_wrapper .dataTables_filter input {
  background: white !important;
}

#mapPublicTable {
  width: 100%;
  background: white;
  border: 1px solid #ccc;
  font-size: 16px;
  color: #424242;
  margin-top: 40px;
}
#mapPublicTable th, #mapPublicTable td {
  padding: 6px 12px;
}
#mapPublicTable th {
  text-align: left;
  background-color: #00abd9;
  color: white;
  border-radius: 0;
  padding: 12px;
  border: 0 none;
  font-weight: normal;
}
#mapPublicTable tbody tr:not(:last-child) td {
  border-bottom: 1px solid #ccc;
}
#mapPublicTable .part-type {
  display: inline-block;
  white-space: nowrap;
  border: 1px solid;
  border-radius: 4px;
  padding: 3px 6px;
  margin: 2px;
}

@media only screen and (max-width: 1230px) {
  .manufacturers-cards.profiles-only {
    justify-content: space-around;
  }
}
@media only screen and (max-width: 950px) {
  .manufacturers-cards:not(.profiles-only) .manufacturer-card {
    max-width: 690px;
  }
  .manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details {
    flex-direction: column;
    max-width: 180px;
  }
  .manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details .manex-acc-contact div {
    max-width: 100%;
  }
  .info-description {
    max-width: 460px;
  }
}
@media only screen and (max-width: 750px) {
  .manufacturers-cards:not(.profiles-only) .manufacturer-card {
    max-width: 460px;
    justify-content: center;
  }
  .manufacturers-cards:not(.profiles-only) .manufacturer-card .contact-details {
    padding-top: 30px;
  }
  .manufacturers-cards:not(.profiles-only) .manufacturer-card .info-description {
    margin-top: 0;
    padding: 0 20px;
  }
  .info-description {
    max-width: 460px;
    border-left: none;
  }
}

/*# sourceMappingURL=map-directory.css.map */
