.compabilitySearch {
  background-image: url(/cms_components/media/vpnt/search_bg.jpg);
  width: 230px;
  height: 39px;
  margin: auto;
  cursor: pointer;
}

.compabilitySearch input {
  outline: none;
  padding-left: 25px;
}

.compabilitySearch input[type="search"]::-webkit-search-decoration,
.compabilitySearch input[type="search"]::-webkit-search-cancel-button,
.compabilitySearch input[type="search"]::-webkit-search-results-button,
.compabilitySearch input[type="search"]::-webkit-search-results-decoration {
  display: none;
}

.compabilityCheckbox {
  padding-left: 13px;
  float: left;
}

.compabilityCheckbox_s {
  padding-top: 2px;
  padding-left: 9px;
  float: left;
}

.compabilitySearchInput {
  padding-left: 30px;
  padding-top: 11px;
  float: left;
}

.compabilitySearchInput_s {
  padding-left: 10px;
  padding-top: 9px;
  float: left;
}

.compability_tag_filter_input {
  color: #808080;
  width: 95px;
  height: 19px;
  border: 0px;
  font-size: 11px;
  background-color: transparent;
  float: left;
}

.compability_tag_filter_input_s {
  color: #808080;
  width: 120px;
  height: 19px;
  border: 0px;
  font-size: 12px;
  background-color: transparent;
  float: left;
}


.compatibilitySearchContainer {
  text-align: center;
  padding-top: 40px;
  width: 95%;
  margin: auto;
}

.compatibilitySearchContainer input[type=text] {
  width: 180px;
  box-sizing: border-box;
  border: 2px solid #C0C0C0;
  border-radius: 4px;
  font-size: 16px;
  background-color: white;
  background-image: url('/cms_components/media/vpnt/search-icon.png');
  opacity: 0.6;
  background-size: 30px 30px;
  background-position: 10px 8px;
  background-repeat: no-repeat;
  padding: 12px 20px 12px 50px;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out;
  outline: none;
}

.compatibilitySearchContainer input[type=text] {
  width: 180px;
  -webkit-transition: width 0.6s ease-in-out;
  transition: width 0.6s ease-in-out;
}

.compatibilitySearchContainer input[type=text]:focus {
  width: 320px;
  border: 2px solid #C0C0C0;
  opacity: 1;
}


.vendor_content {
  padding-left: 7px;
  width: 650px;
  text-align: center;
}

#line {
  height: 109px;
}

.vendor_name {
  position: relative;
  text-align: center;
  font-family: "open-sans", "Open Sans", Helvetica;
  font-weight: 400;
  color: #5a5a5a;
  margin-top: 4px;
}

.vendor_name_empty {
  position: relative;
  text-align: center;
  font-family: "open-sans", "Open Sans", Helvetica;
  font-weight: 400;
  color: #5a5a5a;
}

.vendor {
  width: 146px;
  height: 130px;
  float: left;
  margin-left: 10px;
  background-repeat: no-repeat;
  margin-top: 5px;
}

.logo_rahmen {
  margin: auto;
  position: absolute;
  top: 25px;
  left: -2px;
  width: 114px;
  height: 50px;
  z-index: 1;
}

.empty_logo {
  color: #e6e6e6;
  height: 57px;
  width: 114px;
  font-size: 9px;
  line-height: 18px;
}

.vendor_logo_container {
  margin-left: 15px;
  margin-top: 8px;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}

.vendor_logo_link {
}

.vendor_logo_helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.logo_settings {
  max-width: 104px;
  max-height: 64px;
}

.titelBG {
  margin: auto;
  background-image: url(/cms_components/media/vpnt/noimage_bg.jpg);
  padding-top: 6px;
  width: 122px;
  height: 23px;
  text-align: center;
}

.deviceBorder {
  border: 1px solid #d9d9d9;
  border-bottom: none;
  width: 100%;
}

.deviceHeadline {
  border-bottom: 1px solid #d9d9d9;
  background-color: #f2f2f2;
  height: 50px;
  font-size: 16px;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
  width: 100%;
}

.deviceHeadlineOld {
  border-bottom: 1px solid #d9d9d9;
  background-color: #f2f2f2;
  height: 50px;
  font-size: 16px;
}

.deviceProductTop {
  width: 66%;
  padding-top: 10px;
  padding-left: 2%;
}

.deviceProductTopOLD {
  float: left;
  width: 66%;
  padding-top: 10px;
  padding-left: 2%;
}

.deviceProductWrapper {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
}

.deviceProduct {
  color: #4c4c4c;
  width: 60%;
  padding-left: 2%;
  font-size: 16px;
}

.deviceProductOLD {
  color: #4c4c4c;
  float: left;
  width: 24%;
  padding-left: 2%;
  font-size: 16px;
}

.deviceProductName {
  width: 48%;
}

.deviceMKDevices {
  color: #4c4c4c;
  width: 50%;
  padding-left: 2%;
  font-size: 16px;
}

.deviceTestedTop {
  color: #865e23;
  width: 30%;
  text-align: center;
  padding-top: 10px;
}

.deviceTestedTopOLD {
  float: left;
  color: #865e23;
  width: 20%;
  text-align: center;
  padding-top: 10px;
}

.deviceTested {
  text-align: center;
  width: 30%;
}

.deviceTestedOLD {
  float: left;
  text-align: center;
  width: 20%;
}

.deviceGuideTop {
  text-align: center;
  width: 10%;
  padding-top: 10px;
  padding-right: 2%;
}

.deviceGuideTopOLD {
  float: left;
  text-align: center;
  width: 10%;
  padding-top: 10px;
}

.deviceGuide {
  text-align: center;
  width: 10%;
}

.deviceGuideOLD {
  float: left;
  text-align: center;
  width: 10%;
}

.deviceLine {
  border-bottom: 1px solid #d9d9d9;
  font-size: 14px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  flex-direction: row;
  align-items: baseline;
  justify-content: center;
  width: 100%;
}

.deviceLineOLD {
  height: 70px;
  border-bottom: 1px solid #d9d9d9;
  font-size: 14px;
  padding-top: 15px;
}

@media (max-width: 760px) {
    .deviceProductWrapper {
      display: block;
    }

    .deviceProductName {
      width: 90%;
    }

    .deviceMKDevices {
      width: 90%;
      font-size: 12px;
    }

    .deviceTestedTop, .deviceGuideTop {
      font-size: 12px;
    }
}

@media (max-width: 620px) {
  .deviceHeadline {
    display: none;
  }
}


#NotesContent {
  font-family: "open-sans", "Open Sans", Helvetica;
  color: #4c4c4c;
  font-weight: normal;
  font-size: 14px;
  border: 1px dotted #cccccc;
  background-color: #fdfdfd;
  padding: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-top: 30px;
  margin-bottom: 15px;
}

#NotesContent ul > li {
  font-size: 14px !important;
  font-weight: normal !important;
  color: #4c4c4c !important;
}

#highlyRecommended {
  position: absolute;
  text-align: right;
  padding-left: 127px;
  z-index: 2;
}

.breadcrumb_active {
  font-family: "open-sans", "Open Sans", Helvetica;
  float: left;
  padding-bottom: 14px;
  padding-left: 10px;
  padding-right: 5px;
  background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    from(#ffffff),
    to(#edebeb)
  );
  background: -moz-linear-gradient(top, #ffffff, #edebeb);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#edebeb);
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#edebeb)";
  background-image: -ms-linear-gradient(top, #ffffff 0%, #edebeb 100%);
}

.breadcrumb_inactive {
  float: left;
  padding: 0px;
  padding-bottom: 14px;
  padding-left: 10px;
  padding-right: 5px;
}

.breadcrumb_arrow {
  float: left;
  padding: 0px;
  border-top: 1px solid #cfcfcf;
  border-bottom: 1px solid #cfcfcf;
}

.breadcrumb_arrow_last {
  border-top: 1px solid rgba(255, 255, 255, 0);
  border-bottom: 1px solid rgba(255, 255, 255, 0);
}

@media (max-width: 760px) {
  .breadcrumb_arrow img {
    display: none;
  }
  .breadcrumb_active,
  .breadcrumb_inactive {
    border-left: 1px solid #cfcfcf !important;
    border-right: 1px solid #cfcfcf !important;
    font-size: 12px;
  }
  .pageintro h1 {
    font-size: 24px !important;
    line-height: 30px !important;
  }
}

.redirectNotice {
  font-family: "open-sans", "Open Sans", Helvetica;
  color: gray;
  font-size: 16px;
}

.compatibilityLegend li {
  font-family: "open-sans", "Open Sans", Helvetica !important;
  color: #4c4c4c;
  font-weight: normal;
  font-size: 14px !important;
}

.compatibilityLegendEntry {
  display: flex;
  font-size: 14px;
}
