﻿@font-face {
  font-family: "ccadicons";
  src: url("//s5.ccaduae.ae/fonts/icons/ccadicons.eot");
  src: url("//s5.ccaduae.ae/fonts/icons/ccadicons.eot?#iefix") format("embedded-opentype"),url("//s5.ccaduae.ae/fonts/icons/ccadicons.woff") format("woff"),url("//s5.ccaduae.ae/fonts/icons/ccadicons.ttf") format("truetype"),url("//s5.ccaduae.ae/fonts/icons/ccadicons.svg#ccadicons") format("svg");
  font-weight: normal;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}


[class^=list-] {
  margin: 0 0 10px;
  padding: 0;
  list-style: none
}

[data-icon]:before {
  font-family: ccadicons!important;
  content: attr(data-icon);
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[class^=icon-]:before,[class*=" icon-"]:before {
  font-family: ccadicons!important;
  font-style: normal!important;
  font-weight: 400!important;
  font-variant: normal!important;
  text-transform: none!important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

[data-icon] {
  font-size: 1.5em;
  display: inline-block
}

.icon-mychart:before,.icon-request:before,.icon-search:before {
  font-size: 2.5em;
  color: #aa1358
}

.heart-risk-banner {
  margin-bottom: 70px
}

.heart-risk-tool h1, .bmi-tool h1 {
  background-color: #1e7dca;
  color: #fff;
  text-align: center;
  margin: 0;
  padding: 15px 0;
  text-transform: capitalize
}

.heart-risk-content-panel {
  position: relative;
  overflow: hidden;
  border-left: 1px solid #d7d7d7;
  border-right: 1px solid #d7d7d7
}

.tool-main-container {
  padding: 16px 16px 25px 16px;
  background-color: #fff
}

.slide button:focus {
  outline: none
}

#start-screen {
  position: relative;
  z-index: 9
}

.tool-main-container p {
  margin: 0 0 15px 0;
  padding: 0;
  font-size: 16px;
  color: #414141;
  font-family: "NewsGothicStd",Helvetica,Arial,sans-serif
}

.risk-highlight-area {
  border: 1px solid #b0afaf;
  background-color: #f1f1f1;
  padding: 10px;
  margin-bottom: 15px
}

  .risk-highlight-area p {
    font-size: 16px;
    color: #414141;
    padding: 0;
    margin: 0
  }

    .risk-highlight-area p:nth-child(1) {
      font-weight: 700;
      text-decoration: underline;
      margin: 0 0 5px 0
    }

    .risk-highlight-area p:nth-child(2) {
      font-weight: 700
    }

  .risk-highlight-area ul {
    margin: 15px 10px;
    padding: 0;
    list-style: none
  }

    .risk-highlight-area ul li {
      font-size: 16px;
      color: #414141;
      padding: 0 0 15px 30px;
      position: relative
    }

      .risk-highlight-area ul li:before {
        position: absolute;
        left: 0;
        top: -6px;
        content: "[";
        font-family: "ccadicons";
        color: #1e7dca;
        font-size: 25px
      }

.tool-main-container p a {
  text-decoration: underline;
  color: #1e7dca
}

  .tool-main-container p a:hover {
    text-decoration: none
  }

.tool-button-area {
  text-align: center;
  margin-top: 40px
}

  .tool-button-area .btn {
    text-transform: capitalize;
    font-weight: 700;
    font-size: 18px
  }

#info-screen {
  position: absolute;
  width: 100%;
  z-index: 10;
  right: -100%;
  top: 0;
  min-height: 520px
}

.pagination-container {
  margin-top: 20px
}

.pagination {
  width: 100%;
  text-align: center;
  padding: 5px 25px 0 25px
}

.indicator {
  width: 25px;
  height: 25px;
  border: 4px solid #d7d7d7;
  border-radius: 50%;
  display: inline-block;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative
}

  .indicator .tag {
    position: absolute;
    top: -45px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    color: #d7d7d7;
    white-space: nowrap;
    background-color: transparent;
    font-size: 16px;
    text-transform: capitalize
  }

  .indicator.active, .indicator.complete {
    border-color: #008752
  }

    .indicator.active .tag, .indicator.complete .tag {
      color: #008752;
      background-color: transparent
    }

    .indicator.complete:after {
      content: "x";
      font-family: "ccadicons";
      position: absolute;
      color: #008752;
      left: 3px;
      top: 2px;
      font-size: 12px
    }

.progress-bar-container {
  width: 10%;
  height: 4px;
  display: inline-block;
  background-color: #d3d3d3;
  position: relative;
  top: -10px
}

  .progress-bar-container:last-of-type {
    display: none
  }

  .progress-bar-container .progress-bar {
    width: 0;
    height: 100%;
    background-color: #008752
  }

.sized-container {
  width: 100%;
  margin: 0 auto
}

  .sized-container h2 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    color: #1e7dca;
    font-weight: 400
  }

.slide-container {
  position: relative;
  left: 0;
  padding: 0;
  z-index: 2
}

.slide {
  float: left;
  list-style: none
}

  .slide .chosen-container .chosen-results {
    max-height: 130px
  }

  .slide .form {
    padding-right: 12px;
    margin-top: 43px
  }

.info-check label {
  font-size: 16px;
  color: #414141
}

  .info-check label a {
    color: #1e7dca;
    text-decoration: none
  }

    .info-check label a:hover {
      text-decoration: underline
    }

.info-check input[type="checkbox"] {
  border: 0;
  background-color: #ccc
}

.info-button-area {
  text-align: right;
  padding-right: 20px;
  margin-top: 65px
}

.option-items {
  overflow: hidden;
  margin: 60px 30px 90px 0
}

.option-button-section {
  overflow: hidden;
  margin-right: 30px
}

  .option-button-section .previous {
    float: left;
    background: #9b9b9b;
    border: 1px solid #7b7b7b;
    border-bottom: 2px solid #7b7b7b;
    box-shadow: 0 1px 0 #7b7b7b;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 50px
  }

  .option-button-section .next {
    float: right;
    background: #9b9b9b;
    border: 1px solid #7b7b7b;
    border-bottom: 2px solid #7b7b7b;
    box-shadow: 0 1px 0 #7b7b7b;
    color: #fff;
    text-transform: capitalize;
    padding: 10px 50px
  }

    .option-button-section .previous:hover, .option-button-section .next:hover {
      background: #7b7b7b
    }

    .option-button-section .next.active {
      float: right;
      background: #008752;
      border: 1px solid #006c42;
      border-bottom: 2px solid #006c42;
      box-shadow: 0 1px 0 #006c42;
      color: #fff;
      text-transform: capitalize;
      padding: 10px 50px
    }

      .option-button-section .next.active:hover {
        background: #006c42
      }

.custom-options {
  margin: 0;
  padding: 0;
  list-style-type: none
}

  .custom-options label {
    color: #9b9b9b;
    border: solid 1px #d3d3d3;
    background-color: #fff;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    -webkit-transition: all .2s linear;
    transition: all .2s linear;
    font-size: 14px;
    font-weight: 700;
    display: block;
    position: relative
  }

  .custom-options input[type="radio"] {
    display: none
  }

  .custom-options label:hover {
    border-color: #1e7dca;
    background-color: #1e7dca;
    color: #fff !important
  }

  .custom-options input[type="radio"]:checked + label {
    border-color: #1e7dca;
    background-color: #1e7dca;
    color: #fff
  }

    .custom-options input[type="radio"]:checked + label:before {
      position: absolute;
      content: "";
      right: 0;
      top: 0;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 27px 31px 0;
      border-color: transparent #1864a2 transparent transparent
    }

    .custom-options input[type="radio"]:checked + label:after {
      position: absolute;
      right: 3px;
      top: 3px;
      content: "x";
      font-family: "ccadicons";
      color: #fff;
      font-size: 10px
    }

  .custom-options .radio-icon, .custom-options .radio-content {
    display: block;
    text-align: center;
    pointer-events: none
  }

  .custom-options .radio-icon {
    margin: 0 30px
  }

  .custom-options .radio-content {
    font-style: normal;
    font-weight: 400;
    font-size: 20px;
    line-height: 34px
  }

  .custom-options .input-other {
    display: none
  }

  .custom-options.gender, .custom-options.smoke, .custom-options.good-cholestrol {
    text-align: center
  }

    .custom-options.gender li, .custom-options.smoke li {
      padding: 0 15px;
      display: inline-block;
      margin: 0 0 25px 0
    }

  .custom-options.age li {
    padding: 0 12px;
    width: 19%;
    display: inline-block;
    margin: 0 0 25px 0
  }

  .custom-options.total-cholestrol li, .custom-options.good-cholestrol li {
    padding: 0 9px;
    width: 33%;
    display: inline-block;
    margin: 0 0 25px 0
  }

    .custom-options.age li .radio-content, .custom-options.total-cholestrol li .radio-content, .custom-options.good-cholestrol li .radio-content {
      padding: 20px 0;
      font-weight: 400;
      font-size: 20px
    }

  .custom-options.age label {
    color: #1e7dca
  }

.gender li .radio-icon p {
  padding-bottom: 0
}

.gender li .radio-icon i, .smoke li .radio-icon i {
  font-size: 100px
}

.age-option {
  margin: 50px 0 100px 0
}

.section-info {
  border: 1px solid #b0afaf;
  background: #dfdede;
  padding: 5px;
  font-size: 16px;
  line-height: 20px
}

.spacing-area {
  margin: 0 30px 0 0
}

.total-cholestrol-option {
  margin: 15px 0
}

.slide .small-text {
  font-size: 14px;
  margin-top: -32px;
  display: none
}

.section-info .title {
  font-weight: 700;
  color: #414141;
  text-decoration: underline;
  text-transform: capitalize;
  text-align: center;
  margin: 0 0 5px 0;
  padding: 0
}

.spacing-area p:nth-child(3) {
  margin-top: 0
}

.button-gap {
  padding-bottom: 25px
}

#result-screen {
  position: absolute;
  width: 100%;
  z-index: 10;
  right: -100%;
  top: 0
}

.result-category {
  float: left;
  width: 20%;
  background: #fff;
  padding: 20px
}

  .result-category i {
    display: block;
    font-size: 75px;
    text-align: center
  }

  .result-category p {
    text-align: center;
    font-size: 21px;
    text-transform: capitalize;
    margin: 0
  }

.result-details {
  float: left;
  width: 80%;
  padding: 20px
}

.result-percent {
  font-size: 60px !important;
  margin: 0 0 15px 0 !important;
  text-align: center;
  line-height: initial !important
}

.result-content {
  font-size: 18px !important;
  margin: 0 !important;
  line-height: 20px
}

.risk-info {
  font-size: 18px !important;
  font-weight: 400;
  text-align: center
}

.high-risk {
  overflow: hidden;
  margin-bottom: 16px;
  display: table;
  width: 100%
}

  .high-risk p, .high-risk i {
    color: #b94a48 !important
  }

  .high-risk .result-details {
    background: #f2dede;
    color: #b94a48;
    border: 1px solid #b94a48;
    display: table-cell;
    float: none;
    vertical-align: middle
  }

  .high-risk .result-content a {
    color: #b94a48
  }

  .high-risk .result-category {
    display: table-cell;
    border: 1px solid #b94a48;
    border-right: 0;
    float: none;
    vertical-align: middle
  }

.intermediate-risk {
  overflow: hidden;
  margin-bottom: 16px;
  display: table;
  width: 100%
}

  .intermediate-risk p, .intermediate-risk i {
    color: #ea8b1c !important
  }

  .intermediate-risk .result-details {
    background: #ffe2bf;
    color: #ea8b1c;
    border: 1px solid #ea8b1c;
    display: table-cell;
    float: none;
    vertical-align: middle
  }

  .intermediate-risk .result-content a {
    color: #ea8b1c
  }

  .intermediate-risk .result-category {
    padding: 20px 20px 0 20px;
    display: table-cell;
    border: 1px solid #ea8b1c;
    border-right: 0;
    float: none;
    vertical-align: middle
  }

.low-risk {
  overflow: hidden;
  margin-bottom: 16px;
  display: table;
  width: 100%
}

  .low-risk p, .low-risk i {
    color: #1d7dca !important
  }

  .low-risk .result-details {
    background: #c9e7ff;
    color: #1d7dca;
    border: 1px solid #1d7dca;
    display: table-cell;
    float: none;
    vertical-align: middle
  }

  .low-risk .result-content a {
    color: #1d7dca
  }

  .low-risk .result-category {
    display: table-cell;
    border: 1px solid #1d7dca;
    border-right: 0;
    float: none;
    vertical-align: middle
  }

.result-display-screen .section-info {
  margin-bottom: 25px
}

.tool-info-area {
  border: 1px solid #d7d7d7;
  background-color: #f1f1f1;
  padding: 10px
}

  .tool-info-area p {
    font-size: 12px;
    color: #414141;
    line-height: 18px;
    margin: 0;
    padding: 0
  }

    .tool-info-area p:first-child {
      margin-bottom: 15px
    }

    .tool-info-area p strong {
      text-decoration: underline
    }

.related-online-tools h3 {
  margin: 0 0 15px 0;
  padding: 0;
  color: #414141;
  font-size: 24px
}

.related-items {
  border: 1px solid #c7c7c7;
  background-color: #f1f1f1;
  overflow: hidden;
  margin-bottom: 18px
}

  .related-items .icon-area {
    float: left;
    width: 30%;
    padding: 10px;
    background-color: #5d7f92
  }

    .related-items .icon-area .item-icon, .related-items .icon-area .item-name {
      text-align: center
    }

    .related-items .icon-area .item-name {
      color: #fff;
      font-size: 16px;
      margin-top: 10px;
      line-height: 21px
    }

  .related-items .details-area:before {
    position: absolute;
    content: "";
    left: -27px;
    top: 18px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px;
    border-color: transparent #f1f1f1 transparent transparent
  }

  .related-items .details-area {
    float: left;
    width: 70%;
    padding: 10px;
    position: relative
  }

    .related-items .details-area p {
      margin: 0 0 10px 0;
      font-size: 16px;
      color: #414141;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      line-height: 18px;
      max-height: 60px;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical
    }

    .related-items .details-area a {
      font-size: 14px;
      color: #1d7dca;
      text-decoration: underline;
      font-weight: 700
    }

      .related-items .details-area a:after {
        content: "f";
        font-size: 14px;
        font-family: "ccadicons";
        position: absolute
      }

.info-pop {
  display: none
}

.info-overlay {
  position: absolute;
  width: 100%;
  height: 118.8%;
  z-index: 10000;
  top: 0;
  background: rgba(0,0,0,.5);
  margin-left: -16px
}

.info-close {
  position: absolute;
  right: -10px;
  top: -10px;
  background-color: #118654;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  cursor: pointer
}

  .info-close i {
    position: relative;
    top: 4px;
    color: #fff
  }

.info-description {
  width: 700px;
  min-height: 300px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 10001;
  margin-left: -350px;
  margin-top: -150px;
  box-shadow: 0 0 7px rgba(0,0,0,.8);
  padding: 20px 15px;
  text-align: center
}

  .info-description p {
    font-size: 18px
  }

  .info-description .btn-green, .retake-button-section .btn-green {
    background: #008752;
    border: 1px solid #006c42;
    border-bottom: 2px solid #006c42;
    box-shadow: 0 1px 0 #006c42;
    text-transform: capitalize;
    padding: 10px 50px;
    font-size: 1rem;
    font-weight: bold;
    color: #fff
  }

    .info-description .btn-green:hover, .retake-button-section .btn-green:hover {
      background-color: #006c42;
      color: #fff
    }

.tool-main-container#result-screen {
  padding-bottom: 0
}

.heart-risk-banner img {
  width: 100%
}

.retake-button-section {
  text-align: center;
  margin-bottom: 25px
}

.bmi-tool .slide .form {
  margin-top: 0
}

.bmi-tool .option-items {
  margin: 10px 30px 0 0
}

.bmi-tool #info-screen {
  min-height: 440px
}

.custom-options.bmi {
  margin-top: 10px;
  overflow: hidden
}

  .custom-options.bmi li {
    padding: 0 0;
    width: 25%;
    float: left;
    margin: 0 0 25px 0
  }

  .custom-options.bmi label {
    padding: 10px 0;
    color: #414141
  }

    .custom-options.bmi label:hover {
      background-color: #fff;
      color: #414141 !important;
      border: 1px solid #d3d3d3
    }

  .custom-options.bmi input[type="radio"]:checked + label:hover {
    color: #fff !important
  }

  .custom-options.bmi .radio-content {
    font-size: 18px;
    font-weight: 700
  }

#standard-form {
  display: none
}

  #standard-form .fields--container, #metric-form .fields--container {
    margin-top: 20px
  }

  #standard-form p, #metric-form p {
    margin: 0;
    font-size: 20px;
    color: #414141
  }

#metric-form {
  display: block
}

.input-section {
  overflow: hidden
}

.section-title {
  line-height: 44px;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
  color: #414141;
  float: left;
  margin-right: 10px
}

.input-area {
  float: left;
  width: 23%
}

.bmi-tool .slide[data-tag="Step 1"] .form-control__floating-label {
  height: 44px
}

.bmi-tool .slide[data-tag="Step 1"] .floatlabel-wrapper.has-focus .label-floatlabel {
  top: 6px
}

.bmi-tool .slide[data-tag="Step 1"] .floatlabel-wrapper.has-focus .form-control__floating-label {
  padding-top: 20px
}

.bmi-tool .slide[data-tag="Step 2"] .option-button-section {
  margin-bottom: 25px
}

.bmi-tool .slide[data-tag="Step 2"] .floatlabel-wrapper.has-focus .floatlabel {
  background-color: #d2e5f4;
  color: #414141;
  border-color: #a5cbea;
  border-bottom-color: #1e7dca;
  box-shadow: 0 1px 0 #1e7dca
}

.section-info ul {
  margin: 15px 10px;
  padding: 0;
  list-style: none
}

  .section-info ul li {
    font-size: 16px;
    color: #414141;
    padding: 0 0 15px 30px;
    position: relative
  }

    .section-info ul li:before {
      position: absolute;
      left: 0;
      top: 0;
      content: "[";
      font-family: "ccadicons";
      color: #1e7dca;
      font-size: 25px
    }

.bmi-tool #result-screen {
  min-height: 470px
}

.bmi-tool .result-category {
  padding: 15px
}

.bmi-tool .result-percent {
  font-size: 25px !important;
  margin-bottom: 10px
}

.bmi-tool .result-category i {
  font-size: 55px
}

.bmi-tool .result-content span {
  display: block;
  text-align: center
}

.underweight {
  border: 1px solid #c88f42;
  overflow: hidden;
  margin-bottom: 10px;
  background: #fff0db
}

  .underweight p, .underweight i {
    color: #c88f42 !important
  }

  .underweight .result-details {
    color: #c88f42
  }

  .underweight .result-content a {
    color: #c88f42
  }

.normal {
  border: 1px solid #008646;
  overflow: hidden;
  margin-bottom: 10px;
  background: #dcf9eb
}

  .normal p, .normal i {
    color: #008646 !important
  }

  .normal .result-details {
    color: #008646
  }

  .normal .result-content a {
    color: #008646
  }

  .normal .result-category {
    padding: 20px 20px 0 20px
  }

.overweight {
  border: 1px solid #5c7f92;
  overflow: hidden;
  margin-bottom: 10px;
  background: #edf5f9
}

  .overweight p, .overweight i {
    color: #5c7f92 !important
  }

  .overweight .result-details {
    color: #5c7f92
  }

  .overweight .result-content a {
    color: #5c7f92
  }

.obesity {
  border: 1px solid #af0059;
  overflow: hidden;
  margin-bottom: 10px;
  background: #fde9f3
}

  .obesity p, .obesity i {
    color: #af0059 !important
  }

  .obesity .result-details {
    color: #af0059
  }

  .obesity .result-content a {
    color: #af0059
  }


  .btn {
    display: inline-block;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    background-color: transparent;
    border: 1px solid transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out
}

@media(prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #212529
}

.btn-check:focus+.btn,.btn:focus {
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.25)
}

.btn:disabled,.btn.disabled,fieldset:disabled .btn {
    pointer-events: none;
    opacity: .65
}

.btn-primary {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-primary:hover {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca
}

.btn-check:focus+.btn-primary,.btn-primary:focus {
    color: #fff;
    background-color: #0b5ed7;
    border-color: #0a58ca;
    box-shadow: 0 0 0 .25rem rgba(49,132,253,.5)
}

.btn-check:checked+.btn-primary,.btn-check:active+.btn-primary,.btn-primary:active,.btn-primary.active,.show>.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #0a58ca;
    border-color: #0a53be
}

.btn-check:checked+.btn-primary:focus,.btn-check:active+.btn-primary:focus,.btn-primary:active:focus,.btn-primary.active:focus,.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(49,132,253,.5)
}

.btn-primary:disabled,.btn-primary.disabled {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-secondary {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-secondary:hover {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64
}

.btn-check:focus+.btn-secondary,.btn-secondary:focus {
    color: #fff;
    background-color: #5c636a;
    border-color: #565e64;
    box-shadow: 0 0 0 .25rem rgba(130,138,145,.5)
}

.btn-check:checked+.btn-secondary,.btn-check:active+.btn-secondary,.btn-secondary:active,.btn-secondary.active,.show>.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #565e64;
    border-color: #51585e
}

.btn-check:checked+.btn-secondary:focus,.btn-check:active+.btn-secondary:focus,.btn-secondary:active:focus,.btn-secondary.active:focus,.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(130,138,145,.5)
}

.btn-secondary:disabled,.btn-secondary.disabled {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-success {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-success:hover {
    color: #fff;
    background-color: #157347;
    border-color: #146c43
}

.btn-check:focus+.btn-success,.btn-success:focus {
    color: #fff;
    background-color: #157347;
    border-color: #146c43;
    box-shadow: 0 0 0 .25rem rgba(60,153,110,.5)
}

.btn-check:checked+.btn-success,.btn-check:active+.btn-success,.btn-success:active,.btn-success.active,.show>.btn-success.dropdown-toggle {
    color: #fff;
    background-color: #146c43;
    border-color: #13653f
}

.btn-check:checked+.btn-success:focus,.btn-check:active+.btn-success:focus,.btn-success:active:focus,.btn-success.active:focus,.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(60,153,110,.5)
}

.btn-success:disabled,.btn-success.disabled {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-info {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-info:hover {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2
}

.btn-check:focus+.btn-info,.btn-info:focus {
    color: #000;
    background-color: #31d2f2;
    border-color: #25cff2;
    box-shadow: 0 0 0 .25rem rgba(11,172,204,.5)
}

.btn-check:checked+.btn-info,.btn-check:active+.btn-info,.btn-info:active,.btn-info.active,.show>.btn-info.dropdown-toggle {
    color: #000;
    background-color: #3dd5f3;
    border-color: #25cff2
}

.btn-check:checked+.btn-info:focus,.btn-check:active+.btn-info:focus,.btn-info:active:focus,.btn-info.active:focus,.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(11,172,204,.5)
}

.btn-info:disabled,.btn-info.disabled {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-warning {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-warning:hover {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720
}

.btn-check:focus+.btn-warning,.btn-warning:focus {
    color: #000;
    background-color: #ffca2c;
    border-color: #ffc720;
    box-shadow: 0 0 0 .25rem rgba(217,164,6,.5)
}

.btn-check:checked+.btn-warning,.btn-check:active+.btn-warning,.btn-warning:active,.btn-warning.active,.show>.btn-warning.dropdown-toggle {
    color: #000;
    background-color: #ffcd39;
    border-color: #ffc720
}

.btn-check:checked+.btn-warning:focus,.btn-check:active+.btn-warning:focus,.btn-warning:active:focus,.btn-warning.active:focus,.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(217,164,6,.5)
}

.btn-warning:disabled,.btn-warning.disabled {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-danger {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-danger:hover {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37
}

.btn-check:focus+.btn-danger,.btn-danger:focus {
    color: #fff;
    background-color: #bb2d3b;
    border-color: #b02a37;
    box-shadow: 0 0 0 .25rem rgba(225,83,97,.5)
}

.btn-check:checked+.btn-danger,.btn-check:active+.btn-danger,.btn-danger:active,.btn-danger.active,.show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #b02a37;
    border-color: #a52834
}

.btn-check:checked+.btn-danger:focus,.btn-check:active+.btn-danger:focus,.btn-danger:active:focus,.btn-danger.active:focus,.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(225,83,97,.5)
}

.btn-danger:disabled,.btn-danger.disabled {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-light {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-light:hover {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb
}

.btn-check:focus+.btn-light,.btn-light:focus {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb;
    box-shadow: 0 0 0 .25rem rgba(211,212,213,.5)
}

.btn-check:checked+.btn-light,.btn-check:active+.btn-light,.btn-light:active,.btn-light.active,.show>.btn-light.dropdown-toggle {
    color: #000;
    background-color: #f9fafb;
    border-color: #f9fafb
}

.btn-check:checked+.btn-light:focus,.btn-check:active+.btn-light:focus,.btn-light:active:focus,.btn-light.active:focus,.show>.btn-light.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(211,212,213,.5)
}

.btn-light:disabled,.btn-light.disabled {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-dark {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-dark:hover {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21
}

.btn-check:focus+.btn-dark,.btn-dark:focus {
    color: #fff;
    background-color: #1c1f23;
    border-color: #1a1e21;
    box-shadow: 0 0 0 .25rem rgba(66,70,73,.5)
}

.btn-check:checked+.btn-dark,.btn-check:active+.btn-dark,.btn-dark:active,.btn-dark.active,.show>.btn-dark.dropdown-toggle {
    color: #fff;
    background-color: #1a1e21;
    border-color: #191c1f
}

.btn-check:checked+.btn-dark:focus,.btn-check:active+.btn-dark:focus,.btn-dark:active:focus,.btn-dark.active:focus,.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 .25rem rgba(66,70,73,.5)
}

.btn-dark:disabled,.btn-dark.disabled {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-outline-primary {
    color: #0d6efd;
    border-color: #0d6efd
}

.btn-outline-primary:hover {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-check:focus+.btn-outline-primary,.btn-outline-primary:focus {
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.5)
}

.btn-check:checked+.btn-outline-primary,.btn-check:active+.btn-outline-primary,.btn-outline-primary:active,.btn-outline-primary.active,.btn-outline-primary.dropdown-toggle.show {
    color: #fff;
    background-color: #0d6efd;
    border-color: #0d6efd
}

.btn-check:checked+.btn-outline-primary:focus,.btn-check:active+.btn-outline-primary:focus,.btn-outline-primary:active:focus,.btn-outline-primary.active:focus,.btn-outline-primary.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(13,110,253,.5)
}

.btn-outline-primary:disabled,.btn-outline-primary.disabled {
    color: #0d6efd;
    background-color: transparent
}

.btn-outline-secondary {
    color: #6c757d;
    border-color: #6c757d
}

.btn-outline-secondary:hover {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-check:focus+.btn-outline-secondary,.btn-outline-secondary:focus {
    box-shadow: 0 0 0 .25rem rgba(108,117,125,.5)
}

.btn-check:checked+.btn-outline-secondary,.btn-check:active+.btn-outline-secondary,.btn-outline-secondary:active,.btn-outline-secondary.active,.btn-outline-secondary.dropdown-toggle.show {
    color: #fff;
    background-color: #6c757d;
    border-color: #6c757d
}

.btn-check:checked+.btn-outline-secondary:focus,.btn-check:active+.btn-outline-secondary:focus,.btn-outline-secondary:active:focus,.btn-outline-secondary.active:focus,.btn-outline-secondary.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(108,117,125,.5)
}

.btn-outline-secondary:disabled,.btn-outline-secondary.disabled {
    color: #6c757d;
    background-color: transparent
}

.btn-outline-success {
    color: #198754;
    border-color: #198754
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-check:focus+.btn-outline-success,.btn-outline-success:focus {
    box-shadow: 0 0 0 .25rem rgba(25,135,84,.5)
}

.btn-check:checked+.btn-outline-success,.btn-check:active+.btn-outline-success,.btn-outline-success:active,.btn-outline-success.active,.btn-outline-success.dropdown-toggle.show {
    color: #fff;
    background-color: #198754;
    border-color: #198754
}

.btn-check:checked+.btn-outline-success:focus,.btn-check:active+.btn-outline-success:focus,.btn-outline-success:active:focus,.btn-outline-success.active:focus,.btn-outline-success.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(25,135,84,.5)
}

.btn-outline-success:disabled,.btn-outline-success.disabled {
    color: #198754;
    background-color: transparent
}

.btn-outline-info {
    color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-outline-info:hover {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-check:focus+.btn-outline-info,.btn-outline-info:focus {
    box-shadow: 0 0 0 .25rem rgba(13,202,240,.5)
}

.btn-check:checked+.btn-outline-info,.btn-check:active+.btn-outline-info,.btn-outline-info:active,.btn-outline-info.active,.btn-outline-info.dropdown-toggle.show {
    color: #000;
    background-color: #0dcaf0;
    border-color: #0dcaf0
}

.btn-check:checked+.btn-outline-info:focus,.btn-check:active+.btn-outline-info:focus,.btn-outline-info:active:focus,.btn-outline-info.active:focus,.btn-outline-info.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(13,202,240,.5)
}

.btn-outline-info:disabled,.btn-outline-info.disabled {
    color: #0dcaf0;
    background-color: transparent
}

.btn-outline-warning {
    color: #ffc107;
    border-color: #ffc107
}

.btn-outline-warning:hover {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-check:focus+.btn-outline-warning,.btn-outline-warning:focus {
    box-shadow: 0 0 0 .25rem rgba(255,193,7,.5)
}

.btn-check:checked+.btn-outline-warning,.btn-check:active+.btn-outline-warning,.btn-outline-warning:active,.btn-outline-warning.active,.btn-outline-warning.dropdown-toggle.show {
    color: #000;
    background-color: #ffc107;
    border-color: #ffc107
}

.btn-check:checked+.btn-outline-warning:focus,.btn-check:active+.btn-outline-warning:focus,.btn-outline-warning:active:focus,.btn-outline-warning.active:focus,.btn-outline-warning.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(255,193,7,.5)
}

.btn-outline-warning:disabled,.btn-outline-warning.disabled {
    color: #ffc107;
    background-color: transparent
}

.btn-outline-danger {
    color: #dc3545;
    border-color: #dc3545
}

.btn-outline-danger:hover {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-check:focus+.btn-outline-danger,.btn-outline-danger:focus {
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.5)
}

.btn-check:checked+.btn-outline-danger,.btn-check:active+.btn-outline-danger,.btn-outline-danger:active,.btn-outline-danger.active,.btn-outline-danger.dropdown-toggle.show {
    color: #fff;
    background-color: #dc3545;
    border-color: #dc3545
}

.btn-check:checked+.btn-outline-danger:focus,.btn-check:active+.btn-outline-danger:focus,.btn-outline-danger:active:focus,.btn-outline-danger.active:focus,.btn-outline-danger.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(220,53,69,.5)
}

.btn-outline-danger:disabled,.btn-outline-danger.disabled {
    color: #dc3545;
    background-color: transparent
}

.btn-outline-light {
    color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-outline-light:hover {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-check:focus+.btn-outline-light,.btn-outline-light:focus {
    box-shadow: 0 0 0 .25rem rgba(248,249,250,.5)
}

.btn-check:checked+.btn-outline-light,.btn-check:active+.btn-outline-light,.btn-outline-light:active,.btn-outline-light.active,.btn-outline-light.dropdown-toggle.show {
    color: #000;
    background-color: #f8f9fa;
    border-color: #f8f9fa
}

.btn-check:checked+.btn-outline-light:focus,.btn-check:active+.btn-outline-light:focus,.btn-outline-light:active:focus,.btn-outline-light.active:focus,.btn-outline-light.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(248,249,250,.5)
}

.btn-outline-light:disabled,.btn-outline-light.disabled {
    color: #f8f9fa;
    background-color: transparent
}

.btn-outline-dark {
    color: #212529;
    border-color: #212529
}

.btn-outline-dark:hover {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-check:focus+.btn-outline-dark,.btn-outline-dark:focus {
    box-shadow: 0 0 0 .25rem rgba(33,37,41,.5)
}

.btn-check:checked+.btn-outline-dark,.btn-check:active+.btn-outline-dark,.btn-outline-dark:active,.btn-outline-dark.active,.btn-outline-dark.dropdown-toggle.show {
    color: #fff;
    background-color: #212529;
    border-color: #212529
}

.btn-check:checked+.btn-outline-dark:focus,.btn-check:active+.btn-outline-dark:focus,.btn-outline-dark:active:focus,.btn-outline-dark.active:focus,.btn-outline-dark.dropdown-toggle.show:focus {
    box-shadow: 0 0 0 .25rem rgba(33,37,41,.5)
}

.btn-outline-dark:disabled,.btn-outline-dark.disabled {
    color: #212529;
    background-color: transparent
}

.btn-link {
    font-weight: 400;
    color: #0d6efd;
    text-decoration: underline
}

.btn-link:hover {
    color: #0a58ca
}

.btn-link:disabled,.btn-link.disabled {
    color: #6c757d
}

.btn-lg,.btn-group-lg>.btn {
    padding: .5rem 1rem;
    font-size: 1.25rem;
    border-radius: .3rem
}

.btn-sm,.btn-group-sm>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    border-radius: .2rem
}

.fade {
    transition: opacity .15s linear
}

.inline--form-fields__button {
  display: inline-block;
  font-size: 0;
  width: 50%;
  vertical-align: top;
  font-size: 1rem
}

.inline--form-fields__button input+label {
  padding: 1.25rem .5rem;
  background: #fff;
  border: solid 1px #ccc;
  height: 64px;
  display: block;
  text-align: center;
  font-weight: 700;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 1rem;
  transition: .1s ease-in-out;
  -webkit-transition: .1s ease-in-out
}

.inline--form-fields__button+.inline--form-fields__button input+label {
  border-left-width: 0
}

.inline--form-fields__button input {
  position: absolute;
  opacity: 0
}

.inline--form-fields__button input:checked+label {
  background: #1e7dca;
  color: #fff;
  border-color: #1a6bad;
  box-shadow: 0 1px 0 #1e7dca
}

.btn-secondary {
  background: #008752;
  font-weight: 700;
  min-width: 180px;
  color: #fff;
  padding: 17px 2rem;
  border: solid 1px #006c42;
  box-shadow: 0 1px 0 #006c42;
  font-size: 1rem
}

.btn-secondary:hover {
  background: #006c42
}

.line--hr1 {
  border-top: solid 1px #d1d1d1;
  padding: 0;
  display: block
}

.icon-clock-calendar:before {
  content: "@"
}

.icon-tick-in-circle:before {
  content: "["
}

.btn-secondary .icon-clock-calendar {
  font-size: 1.5rem;
  margin-right: 2px;
  vertical-align: -8px;
  height: 14px;
  display: inline-block
}

.thank-you--block {
  border: solid 1px #66b797;
  padding: .75rem
}

.thank-you--block h5,.thank-you--block p {
  margin: 0
}

.thank-you--block p {
  font-size: 1rem
}

.thank-you--block-content {
  overflow: hidden
}

.thank-you--tick {
  color: #008745;
  font-size: 3rem;
  float: left;
  margin-right: .9rem
}

body .chosen-container .chosen-results li.result-selected {
  display: block
}

.custom__checkbox label {
  position: relative;
  padding-left: 32px;
  display: block;
  font-family: Arial,Helvetica,sans-serif
}

.custom__checkbox label:before {
  border: solid 1px #c8c8c8;
  width: 24px;
  height: 24px;
  position: absolute;
  left: 0;
  top: -2px;
  background: #fff;
  content: ''
}

.custom__checkbox input:focus+label:before {
  outline: dotted 1px
}

.custom__checkbox [type=checkbox]:checked+label:before {
  border-color: #008752
}

.custom__checkbox [type=checkbox]:checked+label:after {
  content: '✓';
  position: absolute;
  left: 0;
  top: -3px;
  color: green;
  width: 24px;
  height: 24px;
  text-align: center;
  font-size: 1.25rem
}

.custom__checkbox input {
  position: absolute;
  margin: -1px;
  width: 1px;
  height: 1px;
  opacity: 0
}

.custom__checkbox input[disabled]+label:before {
  background: #ddd
}

.custom__checkbox input[disabled]+label {
  cursor: not-allowed;
  color: #999
}

.font0 {
  font-size: 0
}

.cta--box {
  background: #233a4d;
  color: #fff;
  position: fixed;
  z-index: 99;
  text-align: center;
  bottom: 0;
  left: 0;
  width: 100%
}

.cta--btn {
  width: 50%;
  float: left
}

.btn-golden {
  background: #e17000;
  color: #fff!important;
  font-weight: 700;
  position: relative;
  height: 50px;
  padding-top: 11px;
  padding-left: 0;
  padding-right: 0
}

.btn-golden:hover {
  background: #f57a00
}

.btn-golden:visited {
  color: #fff
}

.btn-number {
  font-size: 1.25rem;
  font-weight: 700;
  color: #fff;
  padding-top: 11px;
  padding-bottom: 10px;
  height: 50px;
  letter-spacing: -1px;
  border: none
}

.btn-inline-text {
  display: inline-block;
  text-align: left;
  line-height: .95;
  width: 100px;
  vertical-align: -6px
}

.btn-number.callus {
  float: none;
  margin: 0
}

.icon-calendar-inline {
  position: static;
  color: #fff;
  font-size: 1.125rem;
  vertical-align: -3px;
  margin-right: .5rem;
  display: inline-block
}

.icon-call-2 {
  font-size: 1.125rem
}

.icon-call-inline {
  width: 18px;
  margin-right: .25rem;
  vertical-align: -2px
}

.wrapper {
  will-change: inherit!important
}

.icon-call-2:before {
  content: "]"
}

.stickyfooter {
  display: none
}

.thanks-section {
  margin-top: 1.5em
}

.thanks-section h5 {
  margin: 0;
  font-size: 3em
}

.thanks-section span {
  font-size: 1.2em;
  color: #414141
}

.expect-result-section {
  background-color: #fff;
  padding: 30px;
  margin-top: 3em;
  width: 85%
}

.expect-result-section h3 {
  margin: 0 0 .6em;
  padding: 0;
  font-size: 1.8em;
  color: #1e7dca
}

.expect-result-section ul {
  margin: 0;
  padding: 0;
  list-style: none
}

.expect-result-section ul li {
  font-size: 1.2em;
  overflow: hidden;
  margin-bottom: 2em
}

.expect-result-section ul li:before {
  content: "x";
  font-family: ccadicons!important;
  border: 2px solid #414141;
  border-radius: 50%;
  font-size: .5em;
  padding: 2px 2px 4px;
  top: 4px;
  position: relative;
  margin-right: .7em;
  float: left;
  height: 15px;
  width: 15px;
  line-height: 9px
}

a.patient-exp {
  font-size: 1.2em;
  text-transform: uppercase;
  display: block;
  font-weight: 700
}

a.patient-exp:before {
  background-image: url(//s5.ccaduae.ae/epub/v3/img/common/patient-exp-icon.jpg);
  background-position: left top;
  background-repeat: no-repeat;
  width: 25px;
  height: 22px;
  content: "";
  display: inline-block;
  margin-right: .5em;
  float: left
}

a.patient-exp span {
  float: right;
  display: inline-block;
  font-size: 1em;
  line-height: 28px
}

a.patient-exp:hover {
  color: #1e7dca;
  text-decoration: underline
}

.mb1m {
  margin-bottom: 1em
}

.request-appointment--form {
  font-size: 1.125em
}

.label--form {
  display: block;
  margin-bottom: .5em;
  font-size: 1rem
}

.inline--form-fields {
  margin-right: 1.5rem;
  display: inline-block
}

.inline--form-fields input {
  margin: 0 .75rem 0 0;
  vertical-align: 2px;
  font-size: 1.25em
}

.inline--form-fields input:checked+label {
  color: #1e7dca
}

.section--form {
  padding: 2em 0 1em
}

.section--form:first-child {
  border-top: none;
  padding-bottom: 1em
}

.section--form small {
  font-size: 90%
}

.section--form h4 {
  margin: 0 0 1rem
}

.section--form .btn-blue {
  min-width: 220px
}

.fields--container {
  padding-right: 20px;
  position: relative
}

.form-control__floating-label {
  border: solid 1px #c8c8c8;
  height: 64px;
  padding: 14px 15px;
  font-size: .95rem;
  transition: .1s ease-in-out
}

.form-control__floating-label:focus {
  border-color: #c8c8c8
}

.floatlabel-wrapper {
  position: relative
}

.label-floatlabel {
  text-transform: uppercase;
  position: absolute;
  padding: 0 15px;
  width: 100%;
  font-size: 11px;
  font-weight: 700;
  transition: all .1s ease-in-out;
  display: block;
  top: 0;
  opacity: 0;
  z-index: 1;
  pointer-events: none
}

.floatlabel-wrapper.has-focus .label-floatlabel {
  top: 14px;
  opacity: 1
}

.floatlabel-wrapper.has-focus .form-control__floating-label {
  padding-top: 24px;
  padding-bottom: 6px
}

.floatlabel-wrapper.has-focus textarea.form-control__floating-label {
  padding-top: 32px
}

.form-control__floating-label:focus {
  box-shadow: none
}

.form-control__floating-label.valid {
  border-bottom-color: #008752;
  box-shadow: 0 1px 0 #008752
}

textarea.form-control__floating-label {
  height: 120px
}

body .fields--container .form-control.select-lg {
  height: 64px;
  padding-top: 20px;
  font-size: .95rem;
  border: solid 1px #c8c8c8;
  padding-left: 13px
}

body .chosen-lg-new .chosen-container-single .chosen-single {
  border: solid 1px #c8c8c8;
  border-bottom-color: #008752;
  box-shadow: 0 1px 0 #008752;
  height: 64px;
  line-height: 82px;
  padding-left: 13px
}

body .chosen-lg-new .chosen-container-single .chosen-default {
  border-color: #c8c8c8;
  box-shadow: none
}

body .chosen-lg-new .chosen-container-single .chosen-single span,body .chosen-lg-new .chosen-container {
  font-size: .95rem;
  color: #555
}

body .chosen-lg-new .chosen-container-single .chosen-single div b {
  background-position: 0 21px
}

body .chosen-lg-new .chosen-container-single .chosen-single div {
  right: 5px
}

body .chosen-lg-new .chosen-container .chosen-results li.highlighted {
  background: #1e7dca;
  color: #fff
}

body .chosen-lg-new .chosen-container .chosen-results li {
  padding: 15px
}

body .chosen-lg-new .chosen-container .chosen-results {
  margin: 0;
  padding: 0
}

.icon-exclamation {
  font-size: 1rem;
  color: #555
}

.icon-exclamation:hover {
  color: #333
}



  @media(max-width:767px) {
      .NewWebsiteRibbon {
        padding: 15px 0
      }
    
        .NewWebsiteRibbon span {
          display: block
        }
    
          .NewWebsiteRibbon span:first-child, .NewWebsiteRibbon span:nth-child(2) {
            padding-right: 0
          }
    
          .NewWebsiteRibbon span img {
            margin-right: 10px
          }
    
          ul.custom-options.bmi {
            width: 72%;
        }
        .breadcrumbArea  {
          display: none
      }
    
      .option-button-section {
        width: 34%;
    }
    
    .option-button-section .next {
      padding: 10px 10px;
    }
    .option-button-section .next.active {
      padding: 10px 10px;
    }
    
    .btn-secondary {
      min-width: 140px;
    }
    
    .sized-container h2 {
       width: 40%;
      font-size: 20px;
    }
    
    .result-category {
      width: 30%;
    }
    
    .result-details {
      width: 70%;
    }
    
    }