/* Minification failed. Returning unminified contents.
(96,15): run-time error CSS1039: Token not allowed after unary operator: '-theme-color-primary'
(150,15): run-time error CSS1039: Token not allowed after unary operator: '-theme-color-primary'
(194,26): run-time error CSS1039: Token not allowed after unary operator: '-theme-color-surface'
 */
.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.hidden {
  display: none;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

.floatRight {
  float: right;
}

.floatLeft {
  float: left;
}

.hidden {
  display: none;
}

.lowercase {
  text-transform: lowercase;
}

.uppercase {
  text-transform: uppercase;
}

#fad-results .network-badge,
#fad-provider-profile .network-badge,
.team-provider-card .network-badge {
  font-size: 12px;
  font-style: normal;
  font-weight: 600;
  line-height: 16px;
  text-transform: uppercase;
  box-shadow: none;
  background-color: #C8E6C9;
  color: #2D682F;
  width: max-content;
  padding: 0.25rem 1rem;
}
#fad-results .network-badge.out-of-network,
#fad-provider-profile .network-badge.out-of-network,
.team-provider-card .network-badge.out-of-network {
  background-color: #FFECB3;
  color: #795548;
}

.smile__grid {
  padding: 0 !important;
}

[class*=col-] {
  padding-right: 15px;
}

[class*=col-]:last-of-type {
  padding-right: 15px;
}

#fad-container {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem;
}

#fad-container h1.small {
  font-size: 1rem;
  font-weight: 600;
}

#fad-container .heading-style,
#fad-container h3 {
  font-style: normal;
  font-size: 16px;
  font-weight: 600;
  line-height: 19px;
  color: #58595B;
}

#fad-container .flat-btn {
  border: 0;
  background: none;
  color: var(--theme-color-primary);
  padding: 0;
  font-size: 0.875rem;
}

#fad-container .action-bar {
  position: fixed;
  bottom: 0;
  background: #FFFFFF;
  width: 100%;
  padding: 12px 0;
  border-top: 2px solid #949494;
  z-index: 100;
}

#fad-container .action-bar button {
  font-size: 1rem;
  font-weight: 600;
  width: 22%;
}

#fad-container .action-bar .quick-btns {
  width: 100%;
}

#fad-container .provider-links {
  border-top: 1px solid #949494;
  border-bottom: 1px solid #949494;
}

#fad-container .provider-links a {
  font-weight: 600;
  text-decoration: none;
  font-size: 0.875rem;
  display: inline-block;
}

#fad-container .provider-links a + a {
  margin-left: 16px;
}

.no-cg-bottom-border {
  border-top: 1px solid #E0E0E0 !important;
}

#fad-provider-profile h1 {
  padding-bottom: 0.5rem;
}

#fad-provider-profile .fad-data {
  margin: 1rem 0;
}

#fad-provider-profile .fad-data a {
  color: var(--theme-color-primary);
}

#fad-provider-profile .fad-data span {
  font-weight: 600;
}

#fad-provider-profile .fad-data p {
  margin-top: 0.5rem;
}

#fad-provider-profile .fad-data ul {
  padding: 0;
  list-style: none;
}

#fad-provider-profile .md-accordion .card {
  background-color: transparent;
}

#fad-provider-profile .md-accordion .card .card-header {
  padding: 0;
}

#fad-provider-profile .md-accordion .card h2 {
  font-size: 24px !important;
  padding: 1rem 0;
}

#fad-provider-profile .md-accordion .card h2 i {
  float: right;
  margin-top: 2px;
}

#fad-provider-side-panel .md-accordion .card:first-of-type {
  border-top: none;
}

#fad-provider-profile .dentist-badge {
  height: 30px;
}

#collapseThree .w-100 {
  height: 216px;
  background-color: var(--theme-color-surface);
}

#fad-provider-main-panel .dd-info-badge-chip {
  display: inline-flex;
  background-color: #0076AA;
  border: 1px solid #0076AA;
  border-radius: 0.25rem;
  cursor: pointer;
  font-size: 0;
  border-radius: 0.25rem;
  overflow: hidden;
  margin-bottom: 8px;
}

#fad-provider-main-panel .dd-info-badge-label-container {
  background: #FFFFFF;
  padding: 0 8px;
  font-size: 1pc;
  color: #000000;
}

#fad-provider-main-panel .bar {
  position: absolute;
  top: 0;
  right: auto;
  bottom: auto;
  left: 0;
  height: 100%;
  margin: auto;
  background: #0076AA;
}

#rating-img,
#fad-provider-main-panel .dentaQual-label-rating {
  position: relative;
  z-index: 1;
  display: block;
  font-size: 0;
}

#fad-provider-main-panel .dentaQual-label-rating {
  background: #8A9299;
}

#fad-container .btn-border:focus,
#fad-provider-side-panel .btn-border:focus,
#Map button:focus,
#Map .gmnoprint a:focus,
#fad-provider-main-panel .dd-info-badge-chip:focus,
#fad-container #CostGenieDentist:focus {
  border: 1px solid #949494 !important;
}

.showTab {
  display: block !important;
}

.tab {
  display: none;
}

@media only screen and (max-width: 767px) {
  :focus {
    outline: none;
  }
  :focus-visible {
    outline: 2px solid Highlight;
    outline-offset: 2px;
  }
}
@media (min-width: 768px) {
  #fad-container .action-bar {
    position: sticky;
    top: 0;
    border-top: none;
    border-bottom: 2px solid #949494;
    width: auto;
    padding: 1.5rem 0;
  }
  #fad-container .action-bar button,
  #fad-container .action-bar .quick-btns {
    width: auto;
  }
  #fad-provider-profile .md-accordion .card h2 i {
    margin-top: 6px;
  }
}
@media (min-width: 992px) {
  #fad-provider-profile .md-accordion .card h2 {
    font-size: 32px !important;
  }
  #fad-provider-profile .md-accordion .card h2 i,
  #fad-provider-side-panel .md-accordion .card .card-header {
    display: none;
  }
  #fad-provider-profile .md-accordion .card .card-header a {
    pointer-events: none;
  }
  #fad-provider-main-panel .md-accordion .card .collapse,
  #fad-provider-side-panel .md-accordion .card .collapse {
    padding-bottom: 1rem;
  }
  #fad-provider-side-panel {
    background-color: #FCFCFC;
    background-clip: content-box;
  }
  #fad-provider-side-panel .md-accordion .card {
    border: none;
  }
  #fad-provider-side-panel .md-accordion .card .collapse {
    padding-bottom: 0;
  }
}
@media print {
  .smile_headerbar,
  .smile__signin_fullcontainer,
  .smile__iam_fullcontainer,
  .smile__headershadow,
  .smile__mobilemenu,
  #idBreadcrumbNavigation,
  [class*=_FeedBackLinkContainer],
  .smile__footer,
  #debug-container {
    display: none !important;
  }
  a {
    text-decoration: none !important;
    color: #58595B !important;
  }
  .print-hide {
    display: none !important;
  }
  body {
    -webkit-print-color-adjust: exact !important;
    print-color-adjust: exact !important;
  }
  .row {
    width: 100% !important;
  }
  [class*=col-] {
    max-width: 100% !important;
    flex: inherit !important;
    -webkit-box-flex: inherit !important;
  }
  .card {
    width: 48% !important;
    margin: 0 !important;
    padding: 0 !important;
    float: left !important;
    margin-right: 2% !important;
    border: 0 !important;
  }
  #fad-provider-side-panel .md-accordion .card .card-header {
    display: block !important;
  }
  #fad-provider-side-panel {
    background-color: #FFFFFF !important;
  }
  .p-lg-5 {
    padding: 0 !important;
  }
  .card-header .fa-chevron-down,
  .fa-chevron-up,
  .action-bar,
  header {
    display: none !important;
  }
  .tab {
    display: block !important;
  }
  .card-header h2 {
    padding: 0 !important;
  }
  .collapse,
  .collapsing,
  .collapsed {
    display: block !important;
    height: inherit !important;
  }
  .location-link {
    color: #58595B !important;
  }
}

