/*=====================
Basic styles
======================*/
h1 {
  font-size: 42px;
  line-height: 48px;
  font-weight: 800;
}
h2 {
  font-size: 36px;
  line-height: 42px;
  font-weight: 700;
  font-family: Nunito;
}
p {
  margin: 0px;
  padding: 0px;
}
.f-18, .f-16 {
  line-height: 23px;
}
.f-20 {
  line-height: 25px;
}
.color-gray {
  color: #deddde;
}
.sub-heading {
  font-size: 28px;
  line-height: 34px;

  align-items:flex-end;
  display: flex;
}
.input.border-gray {
  border-color: #dedede;
}
.headline-bullets li {
  font-size: 24px;
  font-weight: 600;
  color: rgba(87, 90, 90, 100);
  line-height: 30px;
  padding-bottom: 10px;
  position: relative;
}
.bg-gray {
  background: #F6F9F9;
}
footer {
  background: #F6F9F9;
}

/*=====================
Nav styles
======================*/
.sticky-header {
  position: fixed;
  top: 0px;
  right: 0;
  left: 0;
  z-index: 1030;
}
.bg-dark {
  background-color: #F6F9F9 !important;
}
.btn_demo {
  display: none;
  top: 20px;
  right: 20px;
  width: auto;
  text-align: center;
  z-index: 990;
  position: fixed;
  visibility: hidden;
}
.btn_demo .btn, .open_menu {
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.1);
}
.btn_demo .btn::before {
  content: "Request ";
}
.btn-demo .btn:visited {
  background-color: none;
}
.btn-demo .btn:hover {
  background-color: inherit;
}
.navigation_mobile {
  box-shadow: 0 2px 10px 0 rgba(66,70,122,0.25);
}

/*=====================
NAV
======================*/
.logo img{
  max-height: 35px;
}
.btn.action-3:hover {
  background-color: #eaa500;
}
.img-rounded {
  border-radius: 15px;
}
.alert-banner {
  width: 100%;
  height:auto;
  background: #FF1F10;
  background: #F6F9F9;
  color: #0BBCAE;
  color: #FF1F10;
  text-align: center;
  margin: -20px auto 20px;
  padding:10px 5px;
  cursor: pointer;
  position:relative;
}
.alert-banner span {
  font-family: Nunito Sans;
  font-weight: 800;
  display:block;
  width: 100%;
  line-height: 23px;
  margin: 0px auto;
  letter-spacing: normal;
}
.alert-banner.mobile-size {
  display: none;
  margin: 0px auto;
}

/*===============================
Header Section
================================*/
.headline-bullets {
  list-style: none;
  padding-left: 35px;
  display: inline-block;
}
.headline-bullets.checked li:after {
  content: "";
  position: absolute;
  left: -25px;
  top: 3px;
  width: 10px;
  height: 20px;
  border-style: solid;
  border-color: #44C16C;
  border-width: 0 4px 4px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  z-index:2;
}
.request-button-wrap {
  display: block;
  padding-right: 0px;
}

/*================================

Engage Patients

=================================*/
.timline {
  margin-left: -2px
}
.application_21 .sub-heading {
  height: 102px;
}

/*================================

How it Works

=================================*/
.phone-shell.justify-content-end {
  margin-right: -5%;
}
.phone-shell.justify-content-start {
  margin-left: -5%;
}
.application_5 p {
  line-height: 22px;
}
.application_5 .icon {
  max-width: 70px;
}
/*================================

Why Health Note

=================================*/
.why-healthnote .icon {
  max-width: 50px;
  min-width: 50px;
  height:auto;
}

/*================================

Check in kiosk

=================================*/
.bullets {
  list-style: none;
  padding-left: 20px;
  display: inline-block;
}
.bullets li{
  position: relative;
  padding-bottom: 8px;
}
.bullets li:after {
  content: "•";
  position: absolute;
  left: -20px;
  top:-1px;
}

.ipad-shell.justify-content-start {
  margin-right: -5%;
  position: relative;
  z-index: 2;
}
.ipad-shell.justify-content-end {
  margin-left: -5%;
}

/*================================

ROI calculator

=================================*/
.roi-container{
  margin: 0px auto;
  width: 100%;
  max-width: 550px;
  backgournd: #ffffff;
  border-radius: 5px;
  color: #07425F;
}
#roiForm {
  width: 100%;
  height: auto;
  display: block;
  padding: 21px 14px 14px;
  text-align: center;
  border-radius: 4px;
  background: #F6F9F9;
}
.form-title {
  display: block;
  font-size: 28px;
  padding: 14px 0px;
  line-height: 35px;
  text-align: center;
  font-family: 'Nunito Sans', helvetica, sans-serif;
  font-weight: 800;
}
.form-row {
  text-align: center;
}
.input-wrapper, .total-wrapper {
  white-space: nowrap;
  z-index: 0;
  position: relative;
  min-height: 52px;
  display: inline-block;
  vertical-align: bottom;
}
.total-wrapper {
  min-height: 38px;
}
.calc-form-title {
  position: relative;
  font-size: 17px;
  font-weight: 600;
  top: 0px;
  left: 0px;
  line-height: 19px;
  display: block;
  padding: 14px 7px 1px;
  max-width: 100%;
  white-space: normal;
  vertical-align: middle;
  text-align: left;
  letter-spacing: -0.55px;
}
.calc-form-title.doubled-line {
  padding-top: 0px;
}
.calc-form-title.img-title {
  padding-left: 40px;
}
.cost-img {
   background: url('../i/cost-img@2x.png') bottom left / 33px 33px no-repeat;
}
.reporting-img {
  background: url('../i/reporting-img@2x.png') bottom left / 33px 33px no-repeat;
}
.clinic-img {
  background: url('../i/clinic-img@2x.png') bottom left / 33px 33px no-repeat;
}

#roiForm input {
  line-height: 42px;
  height: 42px;
  font-size: 21px;
  margin: 14px 0px;
  padding: 0px 5px;
  font-weight: 800;
  border-radius: 6px;
  font-family: 'Nunito Sans', helvetica, sans-serif;
  position:relative;
  -webkit-appearance: none;
}
#roiForm .input-wrapper {
  position:relative;
  z-index: 3;
}
#roiForm .input-wrapper:after {
  content: '';
  width: calc(100% - 7px);
  height: 42px;
  display: block;
  position:absolute;
  bottom: 14px;
  left: 0px;
  border-radius: 6px;
  background: #ffffff;
  z-index: -2;
  margin-left: 3px;
}
#roiForm .row-of-two input {
  width: 100%;
  padding: 0px 45px 0px 24px;
}
#roiForm .row-of-three input {
  width: 100%;
  padding: 0px 70px 0px 10px;
}
#roiForm .row-of-two .calc-form-desc {
  width: 63px;
  padding-right:0px;
  margin-left: -77px;
  text-align: right;
  z-index: -1;
  position: relative;
}
#roiForm .row-of-three .calc-form-desc {
  width: 77px;
  padding-right: 10px;
  margin-left: -77px;
  text-align: right;
  z-index: -1;
  position: relative;
}
#roiForm .calc-form-title {
  max-width: 126px;
}
.calc-form-label {
  display:inline-block;
  font-size: 21px;
  color: #8FAAB7;
  font-weight: 800;
  font-family: 'Nunito Sans', helvetica, sans-serif;
  margin: 14px 0px;
  line-height: 42px;
  width: 14px;
  vertical-align: top;
  text-align: left;
  margin-right: -24px;
}
.calc-form-desc {
  display: inline-block;
  font-size: 16px;
  color: #8FAAB7;
  margin: 14px 3px;
  line-height: 42px;
  vertical-align: top;
  text-align: right;
  letter-spacing: -0.35px;
}
.totals {
  width: 100%;
  display: block;
  padding: 0px 7px;
  text-align: center;
}
.totals .form-title{
  padding: 7px 0px;
}
.total-time-wrapper {
  position:relative;
  display: block;
  text-align: center;
  background: #fff;
  color: #0BBCAE;
  border-radius: 6px;
  padding: 14px 0px;
  border: solid 2px #0BBCAE;
}
.totals article {
  display: inline-block;
  line-height: 35px;
  font-size: 26px;
  margin: 3px 1px;
  position: relative;
  text-align: left;
  vertical-align: top;
  letter-spacing: -0.35px;
  font-family: 'Nunito Sans', helvetica, sans-serif;
  font-weight: 800;
}
.totals span {
  line-height: 35px;
}
.totals .total-wrapper {
  text-align: center;
  display: inline-block;
  padding: 0px 5px;
  min-height: 35px;
}
.totals .calc-form-desc, .totals .calc-form-label {
  color: #0BBCAE;
  margin: 3px 1px;
}
@media screen and (max-width: 575px) {
  .calc-form-title.doubled-line {
    padding-top: 14px;
  }
  #roiForm .calc-form-title {
    max-width: 100%;
  }
}
@media screen and (max-width: 359px) {
  .calc-form-title.doubled-line {
    padding-top: 0px;
  }
}


/*========================================

Note Animation

========================================*/
.show-for-ie {
  display: none;
  height:0px;
  width: 0px;
  overflow:hidden;
}
.demo-container{
  width: 537px;
  max-width: 537px;
  padding: 50px 3px 50px;
  margin: 80px auto 80px;
  display: block;
  font-family: "Nunito";
  font-size: 11px;
  line-height: 13px;
  color: #000000;
  text-align: left;
}
.btn-restart, .btn-restart:hover, .btn-restart:active, .btn-restart:active:focus, .btn-restart:visited, .btn-restart:focus {
  outline: none;
}
.btn-restart {
  background: url('../i/btn-refresh@2x.png') center / 24px 24px no-repeat;
  position: absolute;
  width: 34px;
  height: 34px;
  bottom: -27px;
  left: -10px;
  display: none;
  opacity: 0;
  cursor: pointer;
  z-index: 12;
  border-radius: 100%;
  transition: opacity 0.5s;
  border: none;
}
/*======================
Phone section
=======================*/
.phone-bg {
  background: #FFFFFF;
  box-shadow: 0 1px 20px 0 rgba(66,70,122,0.35);
  border-radius: 27px;
  padding: 60px 13px 30px;
  width: 190px;
  position: relative;
  display: inline-block;
  margin-bottom: 34px;
  margin: 7px;
  vertical-align: bottom;
}
.phone-base {
  width: 231px;
  height: 44px;
  border-top: solid 1px #D8D8D8;
  background: #ffffff;
  display: block;
  position: absolute;
  left: -20px;
  bottom: -20px;
}
.phone-logo {
  width: 136px;
  height:auto;
  margin: 51px 11px;
}
.phone-bg:before {
  content: "";
  line-height: 45px;
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  height: 45px;
  border-bottom: 1px solid #DEDEDE;
  width: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}
.phone-bg:after {
  content: "";
  width: 42px;
  height: 3px;
  background: #d5d5d5;
  position: absolute;
  top: 21px;
  left: 50%;
  margin-left: -21px;
  border-radius: 14%;
  border: 1px solid #c5c5c5;
}
.phone-container, .question {
  max-height: 279px;
  height: 279px;
}
.phone-container {
  scroll-behavior: smooth;
  overflow-y: auto;
  width: 100%;
  display:inline-block;
  vertical-align: top;
  position: relative;
  padding: 0px 1%;
  scrollbar-width: none;
}
.phone-container::-webkit-scrollbar { width: 0 !important }
.phone-container { overflow: -moz-scrollbars-none; }
.phone-container { -ms-overflow-style: none; }
.question {
  display: block;
  opacity: 0;
  transition: opacity 0.25s;
}
.question {
  position: relative;
}
.message {
  background: #EBEBEB;
  border-radius: 0 17px 17px 17px;
  padding: 10px 8px;
  margin-bottom: 4px;
  font-weight: 700;
  display: block;
  line-height: 13px;
}
.message .instruction {
  font-weight: 400;
  display: block;
  padding-top: 3px;
}
.message .instruction.bolded {
  font-weight: 700;
  padding: 7px 0px 7px;
  text-align: center;
}
.message .instruction.bolded.title {
  padding: 0px;
  text-align: left;
}
.message .bullet-list {
  padding: 5px 0px 0px 10px;
  margin: 0px;
  list-style-type: none;
}
.message .bullet-list li {
  padding: 0px 0px 4px;
  position: relative;
}
.message .bullet-list li:before {
  content: "•";
  color: #565656;
  position: absolute;
  top: -1px;
  left: -9px;
  width: 3px;
  display: block;
}
.answers {
  text-align: left;
}
/* buttons */
.button, .selection-button, .answers button {
  border-radius: 17px 0px 17px 17px;
  background: #17A196;
  padding: 3px 10px;
  margin: 2px 1px 3px;
  display: inline-block;
  color: #ffffff;
  font-weight: 700;
  transition: background-color 0.15s;
  text-align: left;
  -webkit-appearance: none;
  border: none;
  font-size: 11px;
  font-family: 'Nunito';
}
.button, .answers button {
  float: right;
  margin-left: 4px;
}
.answers button {
  cursor: pointer;
}
.button.edit {
  background: #999999;
}
.selection-button {
  border-radius: 4px;
  padding: 3px;
  text-align: center;
  width: 20px;
}
.selection-button.wide {
  width: auto;
  padding: 3px 5px;
}
.submit-button {
  width: 68px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  background: #F79400;
  border-radius: 4px;
  color: #ffffff;
  font-weight: 700;
  text-align: center;
  position: absolute;
  bottom: 13px;
  left: 50%;
  margin-left: -34px;
}
.flashy-arrow {
  position:absolute;
  visibility: hidden;
  transform: translateX(0px) translateY(2px) rotate(90deg);
  animation: arrow-rotated 1.25s ease infinite;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 27px;
  margin: 236px 0px 0px 132px;
}
/* fake check boxes */
.check-box {
  position: relative;
  display: block;
  padding: 4px 2px 4px 24px;
  min-height: 23px;
  margin-bottom: 3px;
  vertical-align: middle;
  line-height: 15px;
}
.check-box:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: #f9f9f9;
  border: solid 1px #98989B;
  position: absolute;
  top: 4px;
  left: 3px;
  border-radius: 3px;
  z-index: 1;
}
.check-box:after {
  content: "";
}
/* Answer States */
.select-answer.button, .select-answer.selection-button {
  background-color: #045d56;
  box-shadow: inset 0 0 2px #045851;
  transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
}
.deselect-answer.select-answer.button, .deselect-answer.select-answer.selection-button {
  background-color: #17A196;
  box-shadow: none;
  transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.select-answer.submit-button {
  background: #EB8500;
  transform: scale(0.95, 0.95);
    -ms-transform: scale(0.95, 0.95);
}
.deselect-answer.select-answer.submit-button {
  background: #F79400;
  transform: scale(1, 1);
    -ms-transform: scale(1, 1);
}
.check-box.select-answer ~ .flashy-arrow {
  visibility: visible;
}
.deselect-answer.select-answer.submit-button ~ .flashy-arrow {
  visibility: hidden;
}
.check-box.select-answer{
  background-color: #0CBCAE;
  border-radius: 3px;
  color: #ffffff;
  font-weight: 700;
  transition: color 0.2s, background-color 0.3s;
}
.check-box.select-answer:before {
  border-color: #0CBCAE;
}
.check-box.select-answer:after {
  content: "";
  position: absolute;
  left: 8px;
  top: 6px;
  width: 5px;
  height: 9px;
  border-style: solid;
  border-color: #232323;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  z-index:2;
  color: #000;
}

/*======================
Note section
=======================*/
#note {
  height:0px;
  width: 0px;
  overflow:hidden;
  display: none;
}
.note-bg {
  width: 285px;
  display: inline-block;
  padding: 10px 14px 27px;
  background: #FFFFFF;
  box-shadow: 0 1px 20px 0 rgba(66,70,122,0.35);
  border-radius: 3px;
  margin: 7px 7px 20px -14px;
  vertical-align: bottom;
  position: relative;
  margin-top: 121px;
}
.note-bg:after {
  content: "";
  width: 320px;
  height: 44px;
  border-top: solid 1px #D8D8D8;
  background: #ffffff;
  display: block;
  position: absolute;
  right: -17px;
  bottom: -33px;
}
.note-container {
  width: 100%;
  display: inline-block;
  vertical-align: top;
  height: 204px;
  font-size: 13px;
  line-height: 16px;
}
.note {
  display: inline;
}
.heading {
  font-weight: 700;
  font-family: "Nunito Sans";
  font-size: 16px;
  padding: 14px 0px;
  color: #000000;
  margin: 0px;
  display: block;
  text-align: center;
}
.break {
  height: 22px;
  margin: 0px;
}
.highlight{
  color: #17A196;
  font-weight: 700;
  background-color: #E0FFF6;
  line-height: 17px;
}
.lead-in {
  margin: 0;
  display: inline;
  height: auto;
  color: #3C3C3C;
  font-weight: 600;
  word-wrap: break-word;
  vertical-align: middle;
}
.lead-in span{
  vertical-align: middle;
}
.type-section{
  font-size: 0em;
  margin: 0;
  display: inline;
  height: 0px;
  color: #3C3C3C;
  font-weight: 600;
  word-wrap: break-word;
  opacity: 0;
  transition: opacity 0.5s;
}
.cursor {
  display: inline;
  font-size: 11px;
  animation: blink 500ms linear infinite alternate;
}
.cover {
  width: 100%;
  position: absolute;
  height:0%;
  top: 0px;
  left: 0px;
  max-height: 84%;
}

@-webkit-keyframes blink{
    0%{opacity: 0;}
    100%{opacity: 1;}
}

@-moz-keyframes blink{
    0%{opacity: 0;}
    100%{opacity: 1;}
}

@keyframes blink{
    0%{opacity: 0;}
    100%{opacity: 1;}
}
@keyframes arrow-rotated {
  0% {
      opacity: 0;
      transform: translateX(-140px) translateY(2px) rotate(90deg);
    }
  100% {
        opacity: 1;
        transform: translateX(-110px) translateY(2px) rotate(90deg);
    }
}

/*======================================

Intergrations

=======================================*/
.content_30 .block {
  background: none;
  max-height: 100px;
}
.content_30 .block img {
  max-width: 95%;
  max-height: none;
}
.content_30 .block .limit {
  max-height: 120px;
}
.content_30 .message-block a {
  text-decoration: underline;
  white-space: nowrap;
}

/*======================================

Scheduler pop up

=======================================*/
.schedule-frame {
  display: none;
  height:0px;
  width: 0px;
  opacity: 0;
  overflow: hidden;
  transition: opacity 1s linear;
  position: fixed;
  top: 0px;
  left: 0px;
  right:0px;
  bottom: 0px;
  z-index: 1040;
}
.scheduler-container {
  margin: 50px auto 0px;
  position: relative;
  border-radius: 20px;
  padding: 50px 0px 30px;
  width: 100%;
  height: 100vh;
  max-height: 700px;
  background: #F6F9F9;
}
.scheduler {
  width: calc(100% - 2px);
  height: calc(100vh - 80px);
  max-height: 620px;
  border: none;
  padding: 0px;
}
.close-scheduler {
  position: absolute;
  font-size: 20px;
  z-index: 3;
  cursor:pointer;
  top: 0px;
  left: 0px;
  padding: 13px 15px;
  text-align: left;
  border-radius: 0px;
}
.background-close {
  width: 100%;
  height: 100vh;
  position: absolute;
  background: rgba(0, 0, 0, 0.7);
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
}
.open-scheduler {

}
.open-popup {
  display: block;
  height: 100vh;
  width: 100vw;
  overflow: visible;
  opacity: 1;
}

/*======================================

Screen size changes

=======================================*/
@media (max-width: 1199.98px) {
  h1 {
      font-size: 42px;
      line-height: 48px;
  }
  h2 {
    font-size: 30px;
    line-height: 35px;
  }
  .headline-bullets li {
    font-size: 20px;
    line-height: 26px;
  }
}
@media (max-width: 991.98px) {
  h1 {
      font-size: 35px;
      line-height: 42px;
  }
  h2 {
    font-size: 24px;
    line-height: 30px;
  }
  .headline-bullets li {
    font-size: 19px;
    line-height: 24px;
  }
  .headline-bullets.checked li:after {
    top: 2px;
    width: 9px;
    height: 16px;
    left: -22px;
  }
  .sub-heading {
    font-size: 22px;
    line-height: 28px;
  }
  .demo-container {
    margin: 30px auto 0px;
  }
  .application_21 .sub-heading {
    height: 84px;
  }
  .timeline-shell {
    padding-bottom: 30px;
  }
  .form-title {
    font-size: 22px;
    line-height: 28px;
  }
  .savings .change-row {
    text-align: center;
    width: 100%;
    justify-content: center !important;
  }
  .savings .change-row:first-of-type {
    margin-top: 50px;
  }
  .savings .change-row .sub-heading {
    display: block;
    margin: 0px auto;
  }
  #roiForm .form-title:last-of-type {
    font-size: 25px;
    line-height: 30px;
  }
  .open_menu, .btn_demo {
    visibility: hidden;
  }
}
@media (max-width: 766.98px) {
  .alert-banner.mobile-size {
    display: block;
  }
  .application_21 .sub-heading {
    height: auto;
  }
  .sub-heading {
    height: auto;
  }
  .application_21 h1{
    padding-bottom: 15px;
  }
  .horizontal-scroll-wrapper {
    height: auto;
  }
  .horizontal-scroll-wrapper img {
    width: 200vw;
    height: auto;
    max-width: none;
  }
  .application_5 .icon-shell {
    justify-content: center !important;
  }
  .phone-shell.justify-content-end {
    margin: 0px auto 20px;
    max-height: 422px;
    max-width: 227px;
  }
  .phone-shell.justify-content-start {
    margin: 0px auto 40px;
    max-height: 422px;
    max-width: 227px;
  }
  .ipad-shell.justify-content-start {
    margin: 0px 0px 40px;
    max-height: 459px;
    max-width: 314px;
  }
  .ipad-shell.justify-content-end {
    margin: 0px;
    max-height: 459px;
    max-width: 314px;
  }
  .sticky-header {
    position: relative;
    top: auto;
    right: auto;
    left: auto;
    z-index: auto;
  }
  .open_menu, .btn_demo {
    visibility: visible;
  }
  .hide-menu {
      display: none;
  }
  header .pt-200 {
    padding-top:10px;
  }
  .sml-text-center{
    text-align: center;
  }
}
@media (max-width: 549.98px) {
  .f-20 {
    font-size: 18px;
    line-height: 23px;
  }
  .demo-container {
    display: flex;
    flex-direction: column;
    margin: 80px auto 80px;
  }
  .phone-bg, .note-bg  {
    margin: -30px auto;
    display: block;
  }
  .note-bg{
    margin-top: 0px;
    margin-bottom: -130px;
    z-index: 2;
  }
  .phone-bg {
    margin-bottom: -25px;
  }
  .btn-restart {
    left:auto;
    right: -50px;
    bottom: -250px;
  }
  .cover {
    height: 99% !important;
    z-index: 3;
    max-height: none;
  }
  .why-healthnote .icon {
    max-width: 40px;
  }
  .why-healthnote .d-flex.justify-content-start {
    display: block !important;
    text-align: center;
  }
  .why-healthnote .sub-heading{
    text-align: center;
    display: block;
  }
  .btn_demo .btn:before {
    content: "";
  }
  .scheduler-container {
    max-height: none;
    margin: 0px;
    border-radius: 0px;
    padding: 50px 0px 0px;
  }
  .scheduler {
    width: 100%;
    height: calc(100vh - 50px);
    max-height: none;
  }
  .scheduler-container {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media (max-width: 399.98px) {
  h1 {
      font-size: 30px;
      line-height: 35px;
  }
  h2 {
    font-size: 24px;
    line-height: 29px;
  }
  .alert-banner span {
    padding: 0px 0px;
    font-size: 15px;
  }
  .application_5 .icon {
    width: 55px;
  }
}
@media (max-width: 360.98px) {
  .alert-banner span:first-of-type {
    padding: 0px 65px;
  }
}
@media (max-width: 320.98px) {
  .alert-banner span:first-of-type {
    padding: 0px 45px;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .d-flex {
      display: block !important;
    }
  .hide-for-ie {
    display: none !important;
  }
  .show-for-ie{
    display: flex;
    height: auto;
    width: auto;
    overflow: visible;
  }
}
