/********************** COMPATIBILITY FORM ************************************/
.compatibility_form h3 {
    margin: 40px 0 20px 0;
    font-size: 28px;
    font-weight: 600;
    line-height: 36px;
}


#compatibility .button_custom {
  display: inline-block;
  height: auto;
  background: #ff9e18;
  padding: 10px 20px;
  border-radius: 8px;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  box-shadow: none;
  border: 2px solid #ff9e18;
}

@media (min-width: 376px) {
  #compatibility  .button_custom {
    font-size: 18px;
  }
}

#compatibility .button_custom:hover {
  background: transparent;
  border: 2px solid #ff9e18;
  color: #23527c;
}

#compatibility .button_custom:disabled {
  background: #e8e8e8;
  border: 2px transparent;
  color: #fff;
}

#compatibility .clearfix { height: 0px; margin: 0; padding: 0; clear: both;}

#compatibility hr {border-color: #ff9e18;}


.compatibility_form input {
  height: 39px;
  width: 500px;
  max-width: calc(100% - 70px);
  display: inline-block;
  border-radius: 8px;
  border: 1px solid #e8e8e8;
  padding: 2px 15px;
  font-size: 18px;
}
.compatibility_form button {
  line-height: 18px;
}
.compatibility_form button svg {
  height: 18px;
  width: 18px;
}
.compatibility_form button:hover svg path {
  fill: #ff9e18;
}

#compatibility-sort-options { font-size: 20px; padding-top: 12px;}

#compatibility-sort-options span:hover {
  cursor: pointer;
}

.compatibility_categories-header {
  margin: 40px 0 0;
}
.compatibility_categories-header h3 {
  float: left;
  margin: 0;
}
.compatibility_categories-header .compatibility_sort-options {
  float: right;
}
.compatibility_categories-header .compatibility_sort-options:hover {
  cursor: default;
}
.compatibility_categories-header .compatibility_sort-options span:first-child {
  display: inline-block;
  margin: 0 15px;
}
.compatibility_categories-header .compatibility_sort-options span.selected {
  color: #ff9e18;
}
.compatibility_categories h3 {
  margin-bottom: 15px;
}
.compatibility_categories h3 a {
  color: #404043;
  text-decoration: none;
}
.compatibility_categories table {
  width: 100%;
  margin: 10px 0;
  border-top: 1px solid #ff9e18;
}
.compatibility_categories table caption {
  font-size: 26px;
  font-weight: 600;
  color: #404043;
  margin-top: 0;
  padding-top: 8px;
  padding-bottom: 8px;
  
  text-align: left;

}
.compatibility_categories table caption:hover {
  cursor: pointer;
}


.compatibility_categories table caption svg {
    height: 33px;
    width: 33px;
    vertical-align: middle;
    top: -3px;
    position: relative;
    margin-right: 10px;
}

.compatibility_categories table caption {
  color: #404043;
}

.compatibility_categories table caption svg {
  height: 33px;
  width: 33px;
  vertical-align: middle;
  top: -3px;
  position: relative;
}

.compatibility_categories table caption svg #Fill-1 {
  display: none;
}

.compatibility_categories table.closed svg #Fill-1 {
  display: block;
}


#compatibility table tr {
    border-bottom: 1px solid #404043;
}

#compatibility table td, #compatibility table th, #compatibility table {
    border-style: none;
}

#compatibility table thead {
    border-top: 1px solid #ff9e18;
}

#compatibility table thead th { color: #404043;}


.compatibility_categories table tr {
  display: block;
}
@media (min-width: 768px) {
  .compatibility_categories table tr {
    display: table-row;
  }
}
.compatibility_categories table tr td {
  display: block;
  font-size: 14px;
  padding: 10px 0;
}
@media (min-width: 768px) {
  .compatibility_categories table tr td {
    display: table-cell;
    font-size: 18px;
    padding: 15px;
  }
}
.compatibility_categories table tr td:nth-child(1) {
  display: none;
}
.compatibility_categories table tr td:nth-child(2) {
  width: 50%;
  float: left;
  font-weight: bold;
}
@media (min-width: 768px) {
  .compatibility_categories table tr td:nth-child(2) {
    width: 20%;
    float: none;
    font-weight: normal;
  }
}
.compatibility_categories table tr td:nth-child(3) {
  width: 25%;
  height: 49px;
  float: left;
}
@media (min-width: 768px) {
  .compatibility_categories table tr td:nth-child(3) {
    width: 21%;
    height: auto;
    float: none;
  }
}
.compatibility_categories table tr td:nth-child(4) {
  width: 25%;
  float: left;
  text-align: center;
}
@media (min-width: 768px) {
  .compatibility_categories table tr td:nth-child(4) {
    width: 17%;
    float: none;
  }
}
.compatibility_categories table tr td:nth-child(5) {
  clear: both;
  width: 100%;
  padding: 0 0 10px;
}
@media (min-width: 768px) {
  .compatibility_categories table tr td:nth-child(5) {
    clear: none;
    padding: 15px;
    width: auto;
  }
}
.compatibility_categories table tr th {
  font-size: 14px;
  padding: 15px 0;
}
@media (min-width: 768px) {
  .compatibility_categories table tr th {
    font-size: 18px;
    padding: 15px;
  }
}
.compatibility_categories table tr th:nth-child(1) {
  display: none;
}
.compatibility_categories table tr th:nth-child(2) {
  width: 20%;
}
.compatibility_categories table tr th:nth-child(3) {
  width: 21%;
  text-align: center;
}
.compatibility_categories table tr th:nth-child(4) {
  width: 17%;
  text-align: center;
}
.compatibility_categories table tr th:nth-child(5) {
  display: none;
}
@media (min-width: 768px) {
  .compatibility_categories table tr th:nth-child(5) {
    display: block;
  }
}

#compatibility-query-clear {
  text-decoration: underline;
  margin: 10px 0px;
  cursor: pointer;
}

#compatibility-result-count-message {
  font-weight: 600;
  font-size: 22px;
  line-height: 30px;
}

.compatible {
  position: relative;
}
.compatible:after {
  content: url("/sites/default/files/check-circle.png");
  height: 32px;
  width: 32px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#compatibility-categories table.closed thead, #compatibility-categories table.closed tbody {
  display: none;
}

.results_sm {
  padding: 20px;
}
.results_sm_percentage {
  font-size: 52px;
  line-height: 1;
  color: #fff;
}
.results_sm_notes {
  margin-bottom: 20px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
.stat {
  position: relative;
  margin-bottom: 40px;
}
.stat:after {
  content: url("/sites/default/files/arrow-down.png");
  position: absolute;
  left: -90px;
  top: 3px;
}
.stat.up:after {
  content: url("/sites/default/files/arrow-up.png");
}
.stat.dollar:after {
  content: url("/sites/default/files/dollar-sign.png");
}
.stat_header {
  font-size: 48px;
  line-height: 50px;
  font-weight: 700;
  color: #717275;
  margin-bottom: 20px;
}
.stat_header sup {
  font-size: 21px;
}

.calc #dc-button-calculate {
  margin-bottom: 10px;
}
.calc_quantity {
  font-size: 54px;
  line-height: 54px;
  font-weight: 600;
}
.calc_quantity-label {
  font-size: 24px;
  font-weight: 600;
}
.calc_30, .calc_90 {
  font-size: 24px;
  font-weight: 600;
}
.calc_duration, .calc_size {
  font-weight: 600;
}
.calc_results {
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s ease-in;
}
.calc_results p {
  margin: 0;
}
.calc.active .calc_results {
  visibility: visible;
  opacity: 1;
  transition: all 0.3s ease-in 0.2s;
}
.calc a {
  color: #404043;
}
.calc a:hover {
  cursor: pointer;
}