﻿#rebrand-theme {
  body {
    color:var(--color-black);
    overflow-x: hidden;
    background-color: var(--color-white);
    min-height: 100%;
    position: relative;
  }

  html {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    height: 100%;
    position: relative;
  }

  .faq-delete [disabled] {
    pointer-events: none;
  }

  .news-delete [disabled] {
    pointer-events: none;
  }

  .disabled {
    pointer-events: none;
  }

  .btn.disabled,
  .btn[disabled] {
    opacity: 0.45;
    filter: grayscale(100%);
  }

  #deleteLocation h3 {
    margin-top: 0px;
  }

  #deleteLocation .btn-danger {
    background: transparent;
    border: 2px solid var(--color-white);
  }

  #deleteLocation .btn-danger:hover {
    background: var(--color-white) !important;
    color: #d9534f;
  }

  .util {
    background: var(--color-secondary);
    color: var(--color-white);
    border-bottom: 3px solid var(--color-light);
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
  }

  .util .container .nav-pills a.manage-account-link {
    color: var(--color-secondary);
  }

  .util .container .nav-pills a {
    color: var(--color-white);
  }

  .active-util {
    background-color: var(--color-light);
    color: var(--color-secondary);
    font-weight: bold;
  }

  .util .container .nav-pills li a:hover {
    border-radius: 0;
    background-color: transparent;
    text-decoration: underline;
  }

  .util .container .nav-pills li a:focus {
    background-color: transparent;
  }

  .util li a {
    padding: 10px 12px;
  }

  .mainnav {
    position: relative;
    background: var(--color-white);
  }

  header {
    position: relative;
    -webkit-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.15);
    z-index: 100;
  }

.branding {
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
    padding-bottom: 20px;
    align-items: center;
}

  .nav-logo {
    height: auto;
    width: 100%;
    max-width: 305px;
  }

  #cd-footer-logo {
    width: 100%;
    height: auto;
    margin-bottom: 16px;
  }

  .accessibility-link {
    display: flex;
    align-items: center;
  }

  /* Mimic the size/styling of footer glyphicons for non font-based icons */
.footer-icon-img {
    width: 15px;
    height: 15px;
    background-color: var(--color-white);
    margin-right: 5px;
    border-radius: 9px;
}

  /* Custom style as to avoid conflicts or overrides from updating Bootstrap.css*/
  .footer-links li a .glyphicon {
    margin-right: 5px;
  }

  .navlinks {
    font-size: 22px;
    font-weight: bold;
  }

  .navlinks a.active {
    background-color: var(--color-light);
  }

  .input-group .input-group-addon {
    background: var(--color-white);
  }

  .input-group .form-control {
    border-right: 0;
    box-shadow: 0 0 0;
    border-color: #ccc;
  }

  .input-group button {
    border: 0;
    background: transparent;
  }

  .branding > .navlinks > .nav-pills a {
    padding: 12px 18px;
    color: var(--color-secondary);
    letter-spacing: -1px;
  }

  .branding > .navlinks > .nav-pills a:hover {
    background-color: var(--color-light);
  }

  .branding > .navlinks > .nav-pills a.active {
    background-color: var(--color-light);
  }

  h2.center-header {
    width: 100%;
    text-align: center;
    font-size: 25px;
    border-bottom: 1px solid #000;
    line-height: 0.1em;
    margin: 20px 0 50px 0;
  }

  h2.center-header span {
    background: var(--color-white);
    padding: 0 20px;
  }

  h3.location-update-title {
    margin-top: 0px;
  }

  .cardicle {
    margin-bottom: 20px;
    background: #f1f1f1;
  }

  .card-icon {
    position: absolute;
    right: 20px;
    bottom: -40px;
    font-size: 100px;
    opacity: 0.2;
    filter: alpha(opacity=30);
  }

  .placard {
    margin: 0;
    padding: 10px 25px;
    position: relative;
  }

.primary-purple {
    background: var(--color-secondary);
    color: var(--color-white);
}

  .secondary-blue {
    background: var(--color-secondary);
    color: var(--color-white);
  }

  .primary-blue {
    background: var(--color-secondary);
    color: var(--color-white);
  }

  .blue-font {
    color: var(--color-secondary);
  }

  .red-font {
    color: #d03535;
    font-size: 17px;
  }

  .grey {
    background: #85888e;
    color: var(--color-white);
  }

.cardicle > .primary-purple > h3 a {
    color: #FFF39F;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
}

  .cardicle > .primary-blue > h3 a {
    color: #FFF39F;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
  }

  .cardicle > .secondary-blue > h3 a {
    color: #FFF39F;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
  }

  .cardicle > .grey > h3 a {
    color: #1a1919;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 3px;
  }

  .placard > h4,
  .placard-title-container {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .placard > h4 a,
  .placard-title-white,
  .placard-title-black {
    font-size: 22px;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  }

  .placard-title-white, .placard-title-black {
    color: var(--color-white);
  }

  .placard-title-white:hover, .placard-title-black:hover {
    color: var(--color-white);
  }

  .cardicle > p {
    padding: 10px 25px;
  }

  .cardicle > .article-link {
    padding: 10px 25px;
  }

  .article-link a {
    color: #000;
    font-weight: bold;
  }

  .btn-primary {
    background-color: var(--color-secondary);
    color: var(--color-white);
  }

.btn-lg {
    background-color: var(--color-secondary);
    color: var(--color-white);
    padding: 8px 20px;
    margin-top: 10px;
}

  .btn-group-lg > .btn {
    border-radius: 0px;
  }

  .btn-group-lg .btn + .btn {
    margin-left: 20px;
  }

  .btn {
    border-radius: 0;
    transition: all 0.3s ease 0s;
  }

  .btn:hover {
    background-color: var(--color-slate-700);
    color: var(--color-white);
  }

.btn-gray:hover {
    background-color: var(--color-gray-800);
}

  .btn-danger:hover {
    background-color: #ac2925 !important;
    border-color: #ac2925;
  }

  .accessibility-page li {
    font-size: 16px;
  }

  /* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

  /* Carousel base class */
  .carousel {
    height: 350px;
    margin-bottom: 30px;
  }
  /* Since positioning the image, we need to help out the caption */
  .carousel-caption {
    z-index: 10;
    bottom: 20%;
  }

  /* Declare heights because of positioning of img element */
  .carousel .item {
    height: 350px;
    background-color: var(--color-white);
    background-size: cover;
    background-position: right;
    background-repeat: no-repeat;
  }

  .carousel-inner > .item > img {
    position: absolute;
    top: 0;
    left: 0;
    height: 350px;
  }

  .carousel .btn-white {
    background: none;
    border: 2px solid var(--color-white);
    padding: 8px 26px;
  }

  .carousel .btn-blue {
    background: #05a8df;
    border: 2px solid var(--color-white);
    padding: 8px 26px;
    color: var(--color-white);
  }

  .carousel h1,
  .carousel-header {
    font-size: 48px;
    font-weight: bold;
    color: var(--color-white);
  }

  .carousel-indicators li {
    width: 26px !important;
    height: 26px !important;
    margin: 0 1px !important;
  }

  footer {
    position: absolute;
    width: 100%;
    background: #ddd;
    padding: 0px 0 0 0;
    font-size: 15px;
    border-top: 5px solid #ccc;
    position: absolute;
    width: 100%;
  }

  footer .col-sm-3,
  .col-sm-2,
  .col-sm-4 {
    margin-top: 30px;
  }

  footer a:link,
  footer a:visited {
    color: #000000d1;
  }

  footer a:hover,
  footer a:active {
    color: #333;
  }

  footer ul li {
    padding-bottom: 7px;
  }

a.footer-url-link {
    display: block;
    margin-bottom: 5px;   
    font-weight: 500;
    border-radius: 2px;
    padding: 2px 10px;
    background: rgba(208, 208, 208, 0.6);
    background-color: var(--color-secondary);
}

  a.footer-url-link:hover {
    text-decoration: none;
    color: #000000d1;
  }

  .mobileHeader {
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-left: 16px;
  }

  .hamburger {
    display: inline-block;
    color: var(--color-primary);
    text-align: center;
    padding: 12px 16px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    font-size: 42px;
  }

  ol {
    font-size: 16px;
  }

  ol:not(.carousel-indicators) > li:not(:last-of-type) {
    margin-bottom: 5px;
  }

  ul.mobilenav li.icon {
    display: inline-block;
  }

  /* Style the links inside the list items */
  ul.mobilenav li.icon a {
    display: inline-block;
    color: var(--color-primary);
    text-align: center;
    padding: 12px 16px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    font-size: 42px;
  }

  ul.topnav li a,
  ul.topnav li button {
    display: inline-block;
    color: #f2f2f2;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    font-size: 18px;
  }

  ul.topnav li a:hover {
    background-color: var(--color-secondary);
  }

  /* Remove margins and padding from the list, and add a black background color */
  ul.topnav {
    list-style-type: none;
    margin: 0;
    padding: 0;
    background-color: var(--color-primary);
    width: 100%;
  }

  ul.topnav li {
    display: none;
  }

  ul.topnav.responsive {
    position: absolute;
    top: 80px;
    z-index: 200;
  }

  ul li.icon {
    position: absolute;
    right: 10px;
    top: 0;
  }

  ul.topnav.responsive li {
    float: none;
    display: inline;
  }

  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }

  .util-page-head {
    background: var(--color-primary);
  }

  .util-head-box {
    padding: 4px 15px;
    background: var(--color-primary);
    width: 100%;
    -webkit-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 40px 0 rgba(0, 0, 0, 0.15);
  }

  .util-head-box h1 {
    padding-top: 11px;
    padding-bottom: 11px;
    color: var(--color-white);
    font-weight: normal;
    font-size: 24px;
    margin: 0;
  }

  .body-content {
    margin: 0;
    padding: 50px 40px;
    min-height: 100%;
    height: 100%;
  }

  .center-block {
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    padding: 20px 0px;
  }

  .no-border {
    border-left: none;
    border-right: none;
  }

  .rotator-tbl {
    padding: 15px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  p,
  h2 {
    line-height: 150%;
    font-size: 18px;
    font-family: "Maven Pro", "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  .breadcrumb-nav {
    background: #f5f7f9;
    border-top: 1px solid var(--color-light);
    border-bottom: 1px solid var(--color-light);
    height: 40px;
  }

  ol.breadcrumb {
    background: none;
    margin-bottom: 0;
  }

  .page-head {
    background: var(--color-primary);
  }

  .head-box {
    padding: 15px;
    background: var(--color-primary);
    width: 100%;
    -webkit-box-shadow: 0px -7px 50px 6px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0px -7px 50px 6px rgba(0, 0, 0, 0.28);
    box-shadow: 0px -7px 50px 6px rgba(0, 0, 0, 0.28);
  }

  .head-box h1 {
    color: var(--color-white);
    font-weight: normal;
    font-size: 24px;
    margin: 0;
  }

  .body-content {
    margin: 0;
    padding: 50px 60px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
  }

  h2 {
    color: var(--color-secondary);
    font-size: 34px;
    font-weight: bold;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 100%;
  }

  h2.section-title {
    color: #000000;
    font-size: 24px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  h2.fwa-section-title {
    color: #333333;
    font-size: 36px;
    font-weight: 500;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 20px 0 10px;
  }

  h2.section-title-white {
    color: var(--color-white);
    margin: 4px 0px;
    padding: 0px 20px 0px 0px;
    font-size: 24px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  h2.section-header {
    background-color: var(--color-secondary);
    color: #fff;
    padding: 8px 12px;
    font-size: 20px;
    font-weight: normal;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 10px 0 0 0;
  }

  .vspace10top {
    margin-top: 10px;
  }

  .vspace10bottom {
    margin-bottom: 10px;
  }

  .vspace20top {
    margin-top: 20px;
  }

  .vspace20bottom {
    margin-bottom: 20px;
  }

  .vspace30top {
    margin-top: 30px;
  }

  .vspace30bottom {
    margin-bottom: 30px;
  }

  .ben-pod {
    text-align: center;
    margin: 0 0 35px 0;
    background-color: var(--color-gray-100);
    padding: 25px 100px;
  }

  .reward-pod {
    margin: 0 0 35px 0;
    background-color: var(--color-white);
    border: 1px solid var(--color-light);
    padding: 25px 100px;
  }

   .reward-pod.graybox {
     background-color: var(--color-gray-200);
   }

  .reward-image {
    width: 185px;
  }

  .inline-block {
    display: inline-block;
  }

  .graybox {
    background-color: var(--color-gray-400);
  }

  .ben-pod h3,
  .ben-header {
    font-size: 32px;
    font-weight: bold;
    color: var(--color-primary);
    margin: 0 0 20px 0;
  }

  .read-more {
    color: #0561b1;
  }

  .ben-icon {
    font-size: 58px;
  }

  .ben-block {
    min-height: 350px;
    padding: 40px 20px;
    background-color: var(--color-gray-100);
  }

  .overview-block {
    min-height: 350px;
    padding: 40px 20px;
  }

  .block-left {
    height: 350px;
    background-image: url("/images/Benefits-of-Joining-Dentist2025.JPG");
    background-size: cover;
  }

  .overview-block-left {
    height: 350px;
    background-image: url("/images/network-overview2025.JPG");
    background-size: cover;
  }

  .rewards-left {
    height: 350px;
    background-image: url("/images/rewards-hero2025.jpg");
    background-size: cover;
  }

  .apply-left {
    height: 350px;
    background-image: url("/images/apply-today2025.jpg");
    background-size: cover;
  }

  .block-right {
    padding: 40px 50px;
  }

  .thumbnail {
    border-radius: 2px;
    padding: 0;
  }

  .thumbnail p {
    font-size: 14px;
    margin: 2px 0 0 0;
  }

  .nav-pills .navbar-btn {
    margin-top: 0;
    margin-bottom: 0;
    color: var(--color-white);
    font-weight: normal;
    font-size: 12px;
    text-transform: uppercase;
    padding: 10px;
    border: none;
    transition: all 0.3s ease 0s;
  }

  .nav-pills .navbar-btn:hover {
    background-color: transparent;
    text-decoration: underline;
  }

  .thumbnail {
    padding: 8px;
  }

  .thumbnail .dentist-title {
    padding: 10px;
    background-color: var(--color-secondary);
    color: var(--color-white);
  }

  .thumbnail .dentist-title a {
    color: var(--color-white);
    font-size: 18px;
  }

  .thumbnail .specialty-title {
    padding: 6px 10px;
    border-bottom: 1px solid var(--color-light);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 11px;
  }

  .thumbnail .accepting {
    padding: 6px 10px;
    border-top: 1px solid var(--color-light);
  }

  .thumbnail .miles {
    font-size: 18px;
    color: #000;
    padding: 6px 10px;
    background-color: var(--color-light);
  }

  .thumbnail .directions {
    padding: 10px;
    font-weight: bold;
  }

  .directions a {
    color: #ee7623;
  }

  .security-image {
    float: left;
    width: 62px;
    padding: 2px;
    margin-left: 10px;
    margin-bottom: 10px;
    min-height: 110px;
    text-align: center;
  }

  .security-images {
    margin-top: 20px;
  }

  .clear {
    clear: both;
  }

  .terms {
    padding: 20px 20px 15px 20px;
    border: 1px solid #ccc;
    background-color: var(--color-light);
    margin-bottom: 20px;
  }

  .form-control,
  form input {
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
  }

  .form-section {
    padding: 15px;
    background: #f3f3f3;
    margin: 0px 0px 10px 0px;
  }

  .form-section:last-child {
    margin: 0px;
  }

.form-section-title {
    padding: 9px 15px;
    margin: -15px -15px 10px -15px;
    font-size: 20px;
    background-color: var(--color-secondary);
    color: var(--color-white);
}

  .form-section-title .glyphicon {
    padding-right: 10px;
  }

  .form-group {
    margin-bottom: 10px;
  }

  .contact-card {
    padding: 20px;
  }

  .contact-title {
    padding: 8px;
    background-color: var(--color-secondary);
    color: var(--color-white);
    font-size: 18px;
  }

  .rowspace {
    padding: 10px;
    margin: 5px 0;
  }

  .section-header {
    background-color: var(--color-secondary);
    color: var(--color-white);
    padding: 8px 12px;
    font-size: 20px;
    margin: 10px 0 0 0;
  }

  .section-header > .glyphicon {
    margin-right: 10px;
  }

  /* This is only used for the terminate location form */
  .terminate {
    background-color: #d9534f !important;
  }

  .section-header-purple {
    background-color: var(--color-primary);
    color: var(--color-white);
    padding: 8px 15px;
    font-size: 20px;
    margin: 10px 0 0 0;
  }

  .section-header-red {
    background-color: #d03535;
    color: var(--color-white);
    padding: 8px 15px;
    font-size: 20px;
  }

  /* Medicare Verification Card */

  .medicare-location-card {
    padding: 15px;
    background: white;
    border-radius: 5px;
    margin-bottom: 20px;
  }

  .medicare-body {
    background-color: #d1353538 !important;
    padding-bottom: 0px !important;
    padding: 20px 15px;
    margin-top: -20px;
    margin-bottom: -20px;
    margin-right: -15px;
    margin-left: -15px;
  }

  .medicare-body > .row > .col-md-4:nth-child(3n + 1) {
    clear: left;
  }

  /* end of medicare verification*/

  .section-header-green {
    background-color: #008741;
    color: var(--color-white);
    padding: 8px 15px;
    font-size: 20px;
  }

  .btn-green {
    background-color: #008741;
    color: var(--color-white);
  }

  /* State Directory Update Card */

  .state-directory-Update-card {
    padding: 15px;
    background: white;
    border-radius: 5px;
    margin-bottom: 20px;
  }

  .state-directory-Update-body {
    background-color: #d0f2d0 !important;
    padding-bottom: 0px !important;
    padding: 20px 15px;
    margin-top: -20px;
    margin-bottom: -20px;
    margin-right: -15px;
    margin-left: -15px;
  }

  .medicare-body > .row > .col-md-4:nth-child(3n + 1) {
    clear: left;
  }

  /* end of State Directory Update */

  /* statement before attestation form */

  p.statement {
    font-weight: bold;
    font-size: 16px;
  }

  /* end of statement*/

  .section-container {
    padding: 10px 18px;
    border: 1px solid var(--color-gray-400);
    background-color: var(--color-light);
    margin-bottom: 20px;
  }

  .refer-header {
    background-color: var(--color-primary);
    color: var(--color-white);
    padding: 8px 18px;
    font-size: 20px;
    margin: 0;
  }

  .refer-hero {
    margin: 20px 0 0 0;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    text-align: left;
    padding: 100px 30px;
    background-image: url("/images/refer-header2025.jpg");
    background-size: cover;
  }

  .refer-hero .refer-hero-subtitle {
    max-width: 400px;
    text-align: center;
  }

  @media (max-width: 1000px) {
    .refer-hero .refer-hero-subtitle {
      max-width: 220px;
    }
  }

  .connect-header {
    margin-bottom: 50px;
  }

  .dentist-title-detail {
    font-size: 32px;
    color: var(--color-white);
    font-weight: bold;
    padding: 6px;
  }

  .ghosts {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .highlight {
    padding: 20px;
    margin-bottom: 20px;
    background-color: var(--color-secondary);
    color: var(--color-white);
  }

  .highlight a {
    color: #e8f1f7;
    text-decoration: underline;
  }

  .cushion {
    padding: 30px 50px;
  }

  .outline {
    border: 7px solid rgba(0, 0, 0, 0.15);
  }

  .purple {
    color: var(--color-primary);
  }

  .center-div {
    margin: 0 auto;
    float: none;
  }

  .k-input-inner {
    font-size: 1.5rem; 
  }

  .form-control,
  input.k-textbox {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
  }

  input.k-textbox {
    width: 100%;
  }

  .k-widget.k-datepicker {
    width: 100%;
    display: block;
  }

  .action-callout {
    background-color: var(--color-primary);
    color: var(--color-white);
  }

  label.required::after {
    color: #ff0000;
    font-weight: bold;
    content: " *";
  }

  label {
    margin-bottom: 10px;
    font-weight: 400;
  }

  .control-label {
    font-size: 17px;
    font-weight: 600;
  }

  .update-header-small {
    background-color: var(--color-secondary);
    color: var(--color-white);
    padding: 8px;
    font-size: 14px;
  }

  .update-header {
    background-color: var(--color-secondary);
    color: var(--color-white);
    padding: 8px;
    font-size: 14px;
  }

  .article-title {
    font-size: 24px;
    font-weight: bold;
    color: #000;
  }

  .meta {
    font-size: 12px;
  }

  .excerpt {
    font-size: 14px;
  }

  .post {
    padding: 0 60px 20px 20px;
  }

  .post p {
    font-size: 16px;
  }

  .float-right {
    float: right;
    padding: 20px;
  }

  .float-right-footer {
    float: right;
    color: var(--color-white);
  }

  .sidenav {
    padding: 20px;
    border-left: 2px solid #ddd;
    font-size: 13px;
  }

  .sidenav a {
    text-decoration: underline;
  }

  .badge {
    font-size: 11px;
  }

  .admin-header {
    padding: 10px 26px;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }

  .refer-hero h2 {
    color: var(--color-white);
    font-size: 36px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.9);
  }

  .refer-hero p {
    color: var(--color-white);
  }

  .bold-18 {
    font-size: 18px;
    font-weight: bold;
  }

  .net-overview-highlight {
    border-top: 2px dotted #ddd;
    padding-top: 20px;
    text-align: center;
    margin-top: 20px;
  }

  .panel-default > .panel-heading {
    background-color: var(--color-white);
    border: 1px solid #ddd;
  }

  .panel-heading {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
  }

  /*--------- add this to override Bootstrap ----------*/
  .panel,
  .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
    box-shadow: 0 0 0 0;
  }

  .panel,
  .panel-default {
    margin: 0;
    border-radius: 0;
  }

  .panel-title.h4 {
    font-size: large;
    font-family: Calibri, sans-serif;
    font-weight: normal;
  }

  /*.panel-title > a {
    color: #444;
}*/

  .panel-body {
    background-color: var(--color-light);
  }

  .panel-default .panel-heading {
    background-color: var(--color-white);
    border-radius: 0px;
    border: 1px solid #ddd;
    padding: 8px 8px 8px 14px;
  }

  .resource {
    margin-bottom: 10px;
    font-size: 13px;
  }

  .resource a {
    text-decoration: underline;
  }

  #deleteLocation {
    margin-top: 15px;
  }

  .under {
    border-bottom: 1px dotted #000;
    padding-bottom: 6px;
    margin-bottom: 20px;
  }

  .bottom-footer {
    background-color: var(--color-secondary);
    border-top: 1px solid #999;
    padding: 10px 0;
    font-size: 12px;
  }

  .bottom-footer .col-sm-3,
  .bottom-footer .col-sm-2,
  .bottom-footer .col-sm-4 {
    margin-top: 0px;
  }

  .bottom-footer a:link,
  .bottom-footer a:visited {
    text-decoration: underline;
    color: white;
  }

  .version {
    margin-top: 10px;
  }

  .carousel img {
    object-fit: fill;
    background-size: auto;
  }

  .scroller {
    height: 300px;
    overflow-y: auto;
  }
  /*--------- Par Provider Dashboard ----------*/
  .modal-success {
    font-size: 30px;
    margin-top: 5px;
  }

  .table {
    display: table;
    margin-bottom: 0px;
  }

  .table-row {
    display: table-row;
  }

  .left {
    float: left;
  }

  .right {
    float: right;
  }

  .panel.panel-default.prov-panel-outer [aria-expanded="true"] {
    box-shadow: 0px 0px 6px 2px rgba(0, 113, 186, 0.51);
  }

  .panel.panel-default.prov-panel-outer.collapsed:hover {
    background-color: rgb(234, 234, 234);
  }

  .provider-outer {
    margin-top: 10px;
  }

  .panel-default {
    border-radius: 0px;
  }

  .panel-group .panel {
    border-radius: 0px;
  }

  .panel > .table:first-child,
  .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
  }

  .panel.panel-default.prov-panel-outer.collapsed {
    background-color: var(--color-gray-100);
    color: #333;
    transition: all 0.3s ease;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .panel.panel-default.prov-panel-outer {
    background-color: var(--color-gray-100);
    color: #333333;
    transition: all 0.3s ease;
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .provider-info {
    background-color: var(--color-gray-100);
    padding-top: 20px;
    padding-bottom: 20px;
    border: 1px solid #d2d2d2;
    color: #333;
  }

  .provider-info strong {
    font-size: 15px;
  }

  .provider-info p {
    font-size: 15px;
  }

  .prov-body p {
    font-size: 15px;
  }

  .prov-panel-outer {
    box-shadow: none;
    border: none;
    border: 1px solid #d2d2d2;
  }

  .provider-table-cell {
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    text-align: center;
    max-width: 100px;
    min-width: 100px;
  }

  /*New Styles For Satisfaction Survey*/

  form .likert {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0 0 10px;
    display: block;
    border-bottom: 2px solid #efefef;
  }

  form .likert:last-of-type {
    border-bottom: 0;
  }

  form .likert:before {
    content: "";
    position: relative;
    top: 11px;
    left: 9.5%;
    display: block;
    background-color: #efefef;
    height: 4px;
    width: 78%;
  }

  form .likert li {
    display: inline-block;
    width: 19%;
    text-align: center;
    vertical-align: top;
  }

  form .likert li input[type="radio"] {
    display: block;
    position: relative;
    top: 0;
    left: 50%;
    margin-left: -6px;
  }

  .prov-body {
    padding: 25px;
    background-color: var(--color-white);
    border-top: 1px solid #d2d2d2;
    color: #333;
  }

  .provider-table-cell strong {
    font-size: 15px;
  }

  .table-cell {
    display: table-cell;
    padding-left: 20px;
  }

  .provider-hours hr {
    margin-top: 0px;
    margin-bottom: 10px;
    border-color: var(--color-secondary);
  }

  .provider-hours h3 {
    margin-top: 0px;
  }

  .provider-hours {
    padding: 15px;
    background-color: var(--color-white);
    box-shadow: 3px 3px 13px gainsboro;
    border: 1px solid #d2d2d2;
  }

  .provider-card {
    padding: 20px;
    background-color: #f3f3f3;
    border: 1px solid #d8d8d8;
  }

  .provider-details {
    border-left: 5px solid var(--color-secondary);
  }

  .reset-form {
    padding: 15px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
  }

  h4.panel-title.table-cell {
    padding-right: 10px;
  }

  .panel-heading ul {
    list-style: none;
    padding-left: 0px;
  }

  .table > tbody > tr > td {
    border: none;
  }

  .provider-table-cell address {
    margin-bottom: 5px;
  }

  .panel-group .panel {
    margin-top: 5px;
  }

  #accordion .active-panel {
    box-shadow: 0 0px 0 3px #fdf668;
    border-radius: 0;
  }

  #leftPanel {
    padding: 0px 10px 10px 15px;
    max-height: calc(100vh - 213px);
    overflow: auto;
  }

  #SearchResults {
    padding-right: 0px;
    padding-left: 0px;
    height: calc(100vh - 213px);
  }

  #providerList {
    padding-right: 0px;
    padding-left: 0px;
  }

  #googleMap {
    position: relative;
    width: 100%;
    height: calc(100vh - 213px);
    background: var(--color-light);
    overflow: hidden;
  }

  #googleMap .gm-style-iw-d a {
    color: #236aa7;
  }

  #google_map_canvas {
    width: 100%;
    height: calc(100vh - 213px);
  }

  .gmnoprint {
    bottom: 100px;
  }

  /*------ Card styles for Dentist Search ------*/
  .card-full-name {
    font-size: 15px;
    font-weight: bold;
    color: var(--color-secondary);
  }

  .card-specialty-desc {
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
  }

  .card-physical-address {
    font-size: 11px;
    font-weight: bold;
  }

  .card-physical-address2 {
    font-size: 11px;
    font-weight: bold;
    padding-left: 0px !important;
  }

  /*--------- Mobile media query ----------*/

  @media screen and (max-width: 1200px) {
    .navlinks {
      font-size: 18px;
    }

    .carousel .item {
      height: 300px;
      background-position: right;
    }

    .carousel-inner > .item > img {
      height: 180px;
    }

    .carousel {
      height: 300px;
    }

    .carousel img,
    .carousel-inner img {
      object-fit: fill;
      background-size: auto;
      width: 100%;
    }

    .carousel-caption {
      bottom: 15%;
    }

    .carousel h1,
    .carousel-header {
      font-size: 32px;
    }

    .refer-hero {
      padding: 30px 30px;
    }
  }

  @media (max-width: 991px) {
    .form-section > .row {
      margin-left: 0px;
      margin-right: 0px;
    }

    .medicare-body > .row {
      margin: 0;
    }

    .section-header > strong {
      display: block;
    }

    .form-section-title {
      margin: -15px 0px 10px 0px;
    }

    .form-section {
      padding: 15px 0px;
    }

    .body-content {
      padding: 20px;
    }

    footer {
      padding: 30px 0 0 0;
    }

    #leftPanel {
      padding: 0px 10px 10px 15px;
      height: auto;
      max-height: 100%;
      overflow: auto;
    }

    .provider-hours {
      border-left: none;
    }

    .left {
      float: none;
    }

    .right {
      float: none;
    }

    .provider-info .col-md-3 {
      padding-left: 0px;
      padding-right: 0px;
    }

    .provider-info .col-md-4 {
      padding-left: 0px;
      padding-right: 0px;
    }

    .provider-info .col-md-5 {
      padding-left: 0px;
      padding-right: 0px;
    }

    .view {
      margin-bottom: 0px !important;
    }
  }

  @media screen and (max-width: 768px) {
    .bottom-footer .float-left {
      margin-bottom: 10px;
    }

    .bottom-footer .float-right-footer {
      float: none;
    }

    .view {
      margin-bottom: 5px !important;
    }

    .footer-links li a {
      font-size: 18px;
      display: block;
      padding: 5px;
      margin-bottom: 1px;
    }

    .footer-icon-img {
      width: 18px;
      height: 18px;
    }

    .horz-radio label {
      margin-right: 15px;
      display: block;
    }

    .head-box {
      padding: 10px;
    }

    .util-head-box {
      padding: 4px 15px;
    }
  }

  @media (min-width: 768px) {
    .version {
      margin-top: 0px;
    }
  }

  @media (max-width: 512px) {
    .provider-outer {
      margin-top: 10px;
      padding-right: 5px;
      padding-left: 5px;
    }

    form .likert {
      position: relative;
      display: inline-block;
      padding-left: 20px;
      margin-bottom: 0;
      font-weight: normal;
      vertical-align: middle;
      cursor: pointer;
    }

    .form-control .likert:last-of-type {
      display: none;
    }

    form .likert:before {
      display: none !important;
    }

    form .likert li {
      display: block;
      width: 100%;
      text-align: left;
      vertical-align: middle;
    }

    form .likert li input[type="radio"] {
      display: inline;
      position: inherit;
      /* top: 0; */
      margin-left: 0px;
      margin-right: 20px;
    }

    .carousel .item {
      height: 300px;
      background-position: left;
    }
  }

  @media (max-width: 480px) {
    .btn-group-lg > .btn {
      margin-top: 15px;
    }

    .btn-group-lg > .btn + .btn {
      margin-left: 0px;
    }

    .prov-body {
      padding: 10px;
    }

    .provider-table-cell {
      text-align: left;
      max-width: 250px;
      max-height: 120px;
    }
  }

  /*FWA CSS*/
  .section-yellow {
    background-color: #ffa707;
    padding: 10px;
    color: #000000;
  }

  .steps {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 1.5rem 0;
    border: 1px solid #ffa707;
  }

  @media (min-width: 992px) {
    .steps {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
      -ms-flex-direction: row;
      flex-direction: row;
    }
  }

  .steps .step {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    padding: 1rem 15px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  @media (min-width: 992px) {
    .steps .step {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      max-width: 33.333%;
    }
  }

  .steps .step:not(:last-of-type):after {
    content: "";
    position: absolute;
    top: 57%;
    left: 35px;
    width: 2px;
    height: 40%;
    background-color: rgba(204, 204, 204, 0.5);
  }

  @media (min-width: 992px) {
    .steps .step:not(:last-of-type):after {
      top: 30px;
      right: 0px;
      width: 20%;
      height: 2px;
      left: unset;
    }
  }

  @media (min-width: 1200px) {
    .steps .step:not(:last-of-type):after {
      top: 30px;
      right: 0px;
      width: 25%;
      height: 2px;
      left: unset;
    }
  }

  .steps .step__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    max-width: 80%;
    margin-bottom: 1.5rem;
    -webkit-box-align: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
  }

  .steps .step__header__icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    height: 40px;
    border-radius: 100%;
    background: #ffa707;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 20px;
    color: black;
    margin-right: 1rem;
  }

  .steps .step__header__title {
    font-size: 21px;
  }

  .steps .step__button {
    margin-left: calc(40px + 1rem);
    margin-top: auto;
  }

  .steps .step__button .button {
    background-color: #ffa707;
    color: #000000;
    padding: 6px 12px;
    display: inline-block;
    -webkit-transition: background-color 0.3s ease;
    transition: background-color 0.3s ease;
  }

  .steps .step__button .button:hover {
    text-decoration: none;
    background-color: #ed9900;
  }

  .steps .step.complete .step__header__icon {
    background-color: transparent;
    border: 1px solid #ffa707;
    color: #ffa707;
  }

  .steps .step.complete .step__header__title {
    color: rgba(0, 0, 0, 0.5);
  }

  .steps .step.complete .step__button {
    opacity: 0.5;
  }

  .steps .step.complete .step__button .button {
    pointer-events: none;
  }

  .steps .step.complete:after {
    background-color: #ffa707;
  }

  .steps .step.next .step__header__icon {
    background-color: transparent;
    border: 1px solid #a6a6a6;
    color: #a6a6a6;
  }

  .steps .step.next .step__header__title {
    color: #a6a6a6;
  }

  .steps .step.next .step__button {
    opacity: 0.5;
  }

  .steps .step.next .step__button .button {
    background-color: #a6a6a6;
    pointer-events: none;
  }

  .urac-logo {
    margin-bottom: 16px;
    max-width: -webkit-fill-available;
  }

  .accessible-links {
    font-weight: bold;
    color: var(--color-accent-1);
  }

  .skip-to-content-link {
    background-color: var(--color-white);
    left: 0;
    padding: 5px 10px;
    position: absolute;
    transform: translateY(-5000px);
    font-weight: bold;
  }

  .skip-to-content-link:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
  }

  .visible_password-button {
    border: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 5px;
  }

  .visible_password-icon {
    padding: 10px;
  }

  .visible_password-input {
    padding-right: 40px;
  }

  .visible_password-container {
    position: relative;
  }

  .accordion-button {
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: 0;
    text-align: start;
  }

  .accordion-button:hover {
    text-decoration: underline;
  }

  .carousel-control:focus {
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
  }

  .no-margin {
    margin: 0;
    color: rgb(51, 51, 51);
  }

  .carousel-control.left {
    background-image: linear-gradient(
      to right,
      rgba(0, 0, 0, 0.75) 0%,
      rgba(0, 0, 0, 0.0001) 100%
    );
  }

  .carousel-control.right {
    background-image: linear-gradient(
      to left,
      rgba(0, 0, 0, 0.75) 0%,
      rgba(0, 0, 0, 0.0001) 100%
    );
  }

  .contrasted-input {
    border: 1px solid #878787 !important;
  }

  .contrasted-input::placeholder {
    color: #797578;
  }

  .carousel-control-icon {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 5;
    cursor: pointer;
    font-size: 24px;
    color: var(--color-white);
  }

  .searchTerm::placeholder {
    color: #766f6f;
  }

  .searchTerm::-ms-input-placeholder {
    /* Edge 12 -18 */
    color: #766f6f;
  }

  .block-right_no-top {
    padding: 0px 50px;
  }

  .heading-no_padding {
    margin: 0;
    font-size: 30px;
  }

  .special-link {
    color: #3073ad;
  }

  .sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0;
  }

  .g-alert--primary a{
      color: var(--color-slate-200);
  }

  .g-alert--primary {
    background-color: var(--color-secondary);
    border-color: var(--color-primary);
  }

  .g-alert--warning {
    background-color: #fff7e6;
    border-color: #ffbc2e;
  }

  .g-alert--neutral {
    background-color: #f5f5f5;
    border-color: #8c8c8c;
  }

  .g-alert--success {
    background-color: #e6f5ed;
    border-color: #008741;
  }

  .g-alert--danger {
    background-color: #fce6ea;
    border-color: #c20025;
  }

  .g-alert {
    border: 1px solid;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    flex-direction: row;
    font-size: 16px;
    margin-bottom: 12px;
  }

  .g-alert .g-alert__message {
    color: var(--color-white);
    line-height: 1.5;
    padding: 14px 12px;
    text-align: center;
    width: 100%;
  }

  .btn-gray {
    background-color: var(--color-gray-700);
    color: var(--color-white) !important;
  }

  .provider-outer a, .glyphicon-chevron-left:before, .glyphicon-chevron-right:before, #UpdateProviderLocation .btn-danger {
    color: var(--color-white);
  }

  a:hover, a:focus {
    color: var(--color-slate-700);
  }

  a {
    color: var(--color-primary);
  }

  .g-color-slate-600 {
    color: var(--color-primary);
  }

  /*Navigation Styles*/

  .nav.navbar-nav .glyphicon {
    padding-right: 6px;
  }

  .navbar-brand .glyphicon {
    padding-right: 6px;
  }

  .navbar-default .navbar-brand {
    color: var(--color-white);
  }

  .navbar-default {
    background-color: var(--color-primary);
    border-color: transparent;
  }

  .navbar-default .navbar-nav > li > a {
    color: var(--color-white);
  }

  .navbar-default .navbar-nav > li > a:focus,
  .navbar-default .navbar-nav > li > a:hover {
    color: var(--color-white);
    background-color: rgba(255, 255, 255, 0.07);
  }

  .navbar-default .navbar-brand:focus,
  .navbar-default .navbar-brand:hover {
    color: var(--color-white);
    background-color: rgba(255, 255, 255, 0.07);
  }

  .navbar-default .navbar-nav > .open > a,
  .navbar-default .navbar-nav > .open > a:focus,
  .navbar-default .navbar-nav > .open > a:hover {
    color: var(--color-white);
    background-color: rgba(255, 255, 255, 0.07);
  }

  .navbar {
    border: 0px;
    margin-bottom: 0px;
    border-radius: 0px;
  }

  #dash-nav .caret {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid;
    margin-left: 6px;
  }

  #dash-nav {
    margin-top: 20px !important;
  }

  .section-purple {
    background-color: var(--color-primary);
    padding: 10px;
    color: var(--color-white);
  }

  .section-title {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-right: 20px;
  }

  .section {
    margin: 10px 0px 0px 0px;
  }

  .view.collapsed:after {
    content: "View Details";
  }

  .view:after {
    content: "Hide Details";
  }

  .view {
    margin-bottom: 5px;
  }

  .provider-table-cell .btn {
    width: 100%;
    max-width: 155px;
  }

  .provider-table-cell .btn + .btn {
    margin-top: 5px;
  }

  @media (max-width: 991px) {
    .section-title {
      padding-right: 6px;
    }

    @media (max-width: 991px) {
      .navbar-default .navbar-nav > li > a:focus,
      .navbar-default .navbar-nav > li > a:hover {
        color: var(--color-primary);
      }

      .navbar-brand {
        height: auto;
      }

      .navbar-default .navbar-brand:focus,
      .navbar-default .navbar-brand:hover {
        color: var(--color-white);
        background-color: #502874;
      }

      .navbar-default .navbar-brand {
        background-color: var(--color-primary);
      }

      .navbar-default {
        background-color: #f1f1f1;
      }

      /*Making the menu respond at 991px*/
      .navbar-header {
        float: none;
      }

      .navbar-toggle {
        display: block;
        padding: 7px 10px;
      }

      .navbar-collapse.collapse {
        display: none !important;
      }

      .navbar-collapse.collapse.in {
        display: block !important;
        overflow-y: auto !important;
      }

      .navbar-nav {
        margin: 0;
        float: none !important;
      }

      .navbar-nav li {
        float: none;
      }

      .navbar-nav li > .dropdown-menu {
        border: 0;
        float: none;
        width: auto;
        position: static;
        box-shadow: none;
        background: inherit;
      }

      .dropdown {
        border-top: 0.5px solid #e0e0e0;
      }

      /* Dropdown Menu (Style design make same as Bootstrap's design. You can customize it how you want.) */
      .navbar-nav li > .dropdown-menu > li > a {
        color: #777;
      }

      .navbar-nav li > .dropdown-menu > li > a:hover {
        color: #333;
        background: inherit;
      }

      .navbar-nav .open .dropdown-menu > li > a {
        color: #777;
      }

      /*Mobile Nav Styles*/

      .navbar-default .navbar-toggle:hover,
      .navbar-default .navbar-toggle:focus {
        background-color: transparent;
      }

      .container.nav-dashboard {
        padding-right: 0px;
        padding-left: 0px;
      }

      .navbar-default .navbar-toggle {
        border-color: transparent;
        float: left;
        color: #502874;
        width: calc(100% - 235px);
      }

      .navbar-default .navbar-toggle .icon-bar {
        background-color: var(--color-white);
      }

      .navbar-toggle .icon-bar {
        width: 35px;
      }

      .icon-bar.top-bar,
      .icon-bar.bottom-bar {
        width: 28px;
      }

      .navbar-default .navbar-toggle:hover {
        background-color: transparent;
      }

      .navbar-collapse {
        border-top: 0px;
      }

      .navbar-default .navbar-collapse {
        background-color: var(--color-gray-100);
        padding-right: 0px;
        padding-left: 0px;
      }

      .navbar-default .navbar-nav > li > a {
        color: #512974;
      }

      .navbar-default .navbar-nav > li > a:hover {
        color: #512974;
      }

      .navbar-default .navbar-nav > .open > a,
      .navbar-default .navbar-nav > .open > a:focus,
      .navbar-default .navbar-nav > .open > a:hover {
        background-color: #73598e;
        color: var(--color-white);
      }

      .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #383838;
      }

      .navbar-nav .open .dropdown-menu {
        background-color: #e8e8e8;
      }

      .dropdown-menu .divider {
        margin: 4px 0;
        background-color: #b3b3b3;
      }
    }
  }

  @media screen and (max-width: 767px) {
    .section-header-purple h3 {
      margin-top: 10px;
      font-size: 20px;
    }

    #dash-nav {
      padding-right: 0px;
      padding-left: 0px;
    }
  }

  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    color: var(--color-white) !important;
  }
}
