/*html, body {
  font-family: Arial;
  color: #888888; }*/

.dent-net-wrapper .input-style {
  width: 100%;
  border-style: none;
  padding: 15px 10px;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px; }
.dent-net-wrapper .list-style {
  list-style: none;
  padding: 0 0 0 0; }
.dent-net-wrapper .list-side li {
  border-bottom: 1px solid #cccccc;
  padding: 10px 0; }
.dent-net-wrapper .row {
  position: relative;
  width: 100%; }
.dent-net-wrapper .col {
  box-sizing: border-box;
  float: left;
  padding: 9px; }
.dent-net-wrapper .col-3 {
  width: 25%; }
.dent-net-wrapper .col-6 {
  width: 50%; }
.dent-net-wrapper .col-9 {
  width: 75%; }
.dent-net-wrapper .col-12 {
  width: 100%; }
.dent-net-wrapper .text-center {
  text-align: center; }
.dent-net-wrapper .text-small {
  font-size: 12px; }
.dent-net-wrapper .hint {
  font-size: 9px;
  float: right; }
.dent-net-wrapper .top-bar {
  height: 10px;
  width: 100%;
  background: #00b1ff; }
.dent-net-wrapper h1 {
  font-weight: 300;
  color: #00b1ff; }
.dent-net-wrapper h3 {
  font-weight: lighter;
  font-size: 24px; }
.dent-net-wrapper h4 {
  font-weight: lighter;
  font-size: 19px;
  padding: 0 0 0 0;
  margin: 0 0 0 0; }
.dent-net-wrapper .font-weight-light {
  font-weight: lighter; }
.dent-net-wrapper .font-white {
  color: white; }
.dent-net-wrapper .font-blue {
  color: #00b1ff; }
.dent-net-wrapper .font-light-blue {
  color: #e6f7ff; }
.dent-net-wrapper .background-light-blue {
  background: #e6f7ff; }
.dent-net-wrapper .background-yellow {
  background: #ffcf00; }
.dent-net-wrapper .font-yellow {
  color: #ffcf00; }
.dent-net-wrapper .background-blue {
  background: #00b1ff; }
.dent-net-wrapper .background-white {
  background: #ffffff; }
.dent-net-wrapper .border-blue {
  border: 1px solid #00b1ff; }
.dent-net-wrapper .font-size14 {
  font-size: 14px; }
.dent-net-wrapper .font-size21 {
  font-size: 21px; }
.dent-net-wrapper .font-size32 {
  font-size: 32px; }
.dent-net-wrapper .font-size48 {
  font-size: 48px; }
.dent-net-wrapper .padding15box {
  padding: 15px; }
.dent-net-wrapper .saved-money {
  margin: 10px 0; }
.dent-net-wrapper .button-style {
  box-sizing: border-box;
  padding: 10px 25px;
  cursor: pointer;
  border-radius: 3px; }
.dent-net-wrapper a.saved-money-check {
  text-decoration: none;
  color: #ffffff;
  display: block; }
.dent-net-wrapper .saved-money-check {
  border: 1px solid #ffffff;
  border-radius: 3px; }
.dent-net-wrapper .spacer-top {
  margin-top: 15px; }
.dent-net-wrapper .spacer-bottom {
  margin-bottom: 15px; }
.dent-net-wrapper .spacer {
  margin: 15px 0; }
.dent-net-wrapper .dent-net-finder {
  box-sizing: border-box;
  float: left;
  width: 100%;
  padding: 10px 15px; }
.dent-net-wrapper .detail-link {
  font-weight: bold;
  float: left;
  clear: both;
  text-decoration: none; }
.dent-net-wrapper .search-list li {
  float: left;
  width: 100%;
  border-color: #00b1ff; }
.dent-net-wrapper .clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0; }
.dent-net-wrapper .search-item {
  height: 152px;
  width: 100%; }
.dent-net-wrapper .background-image {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }
.dent-net-wrapper .image-header {
  background-image: url("../images/header.jpg");
  height: 750px;
  width: 100%; }
.dent-net-wrapper .image-left-side {
  background-image: url("../images/left.jpg");
  height: 140px;
  width: 100%; }
.dent-net-wrapper .image-right-side {
  background-image: url("../images/right.jpg");
  height: 140px;
  width: 100%; }
.dent-net-wrapper .text-vertical-align {
  display: flex;
  align-items: center; }
.dent-net-wrapper .search-wrapper {
  position: relative; }
.dent-net-wrapper .hidden {
  display: none; }
.dent-net-wrapper .type-a-head {
  position: absolute;
  z-index: 100;
  background: white;
  list-style: none;
  left: 0;
  padding: 0 0 0 0;
  margin: 0 0 0 0;
  max-height: 300px;
  overflow-y: scroll; }
.dent-net-wrapper .type-a-head li {
  padding: 4px 8px;
  border: 1px solid #eeeeee;
  cursor: pointer; }
.dent-net-wrapper .type-a-head li:hover {
  background: #00b1ff;
  color: #ffffff; }
.dent-net-wrapper .type-a-head:empty {
  display: none; }
.dent-net-wrapper button {
  cursor: pointer; }

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


/* changes */

.dent-net-wrapper .dent-net-finder {
  padding-left: 0;
  padding-right: 0;
  float: none;
  padding-top: 0;
}
.dent-net-wrapper {
  color: #303030;
}
.dent-net-wrapper h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
.dent-net-wrapper .input-style#search-input {
  background-color: #f2f2f2;
}
.dent-net-wrapper .input-style#search {
  color: #ffffff;
}
.dent-net-wrapper .innerwrap {
  margin-bottom: 15px;
}
.dent-net-wrapper .marker {
  width: 30px!important;
  height: auto!important;
}
.dent-net-wrapper .marker + p {
  padding-top: 4px;
  margin-bottom: 6px;
}
.dent-net-wrapper .col-3 > div,
.dent-net-wrapper .search-list li {
  border: none;
}
.dent-net-wrapper .search-list {

}
.dent-net-wrapper .search-list::before,
.dent-net-wrapper .search-list::after {
  clear:both;
  content:"";
  display: block;
}
.dent-net-wrapper .search-list li {
  float: none;
  padding: 30px 15px;
  background-color: #ffffff;
  margin-bottom: 15px;
}
.dent-net-wrapper .search-list li::before,
.dent-net-wrapper .search-list li::after {
  clear:both;
  content:"";
  display: block;
}
.dent-net-wrapper .search-list li .col {
  padding: 15px;
}
.dent-net-wrapper .search-list li .btn-primary {
  margin-bottom: 0;
  margin-top: 0;
}
.dent-net-wrapper .col-xs-12.col-sm-4 .search-item {
  height: 228px;
}
.dent-net-wrapper .type-a-head {
  width: 100%;
}
.dent-net-wrapper .type-a-head li:hover {
  background-color: #4cb05b;
  color: #ffffff;
}
.dent-net-wrapper .border-blue {
  border: 1px solid #f2f2f2;
}

/* add dent net pro stuff */
.dent-net-wrapper .dent-net-finder #results li.is-pro-account {
  position: relative;
}
.dent-net-wrapper .dent-net-finder #results li.is-pro-account::before {
  content:"";
  width: 30px;
  height: 100%;
  background-color: #4cb05b;
  position: absolute;
  right:0;
  bottom: 0;
}

/* checkboxes */
label {
    margin-left: 30px;
    font-weight: 400;
}
label input[type=checkbox] {
    -webkit-appearance: none;
    appearance: none;
    width: 30px;
    height: 30px;
    background-color: #ffffff;
    border: 1px solid #7d7c7d;
    margin-left: -50px;
}
label input[type=checkbox]:checked {
    padding:2px;
    background-color: #da0812;
    border: inset 2px #ffffff;
}