#hes-dosing-calendar .cmp-text{padding:0;margin:0;}
#hes-dosing-calendar .nowrap{white-space:nowrap;}
#hes-dosing-calendar .cmp-title__text{margin:0;}
#hes-dosing-calendar .cmp-accordion__panel, #hes-dosing-calendar .cmp-accordion__button, #hes-dosing-calendar .cmp-accordion__icon {padding: 0;}











#hes-dosing-calendar #main-head-outer {
    min-height: 102.55px;
    background-size: unset;
    background-repeat: no-repeat;
    margin: 0;
    background-color: #333F48;
    background-position: right;
}
#hes-dosing-calendar #main-head {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    padding: 0 20px;
    max-width: 1180px;
    margin: 0 auto;
}
#hes-dosing-calendar h1{
    font-family: "filson-pro", sans-serif;
    font-weight:700;
    font-style:italic;
    font-size: 52px;
    line-height: 61px;
    max-width:100%;
    color:#fff;
}
#hes-dosing-calendar #form_cont_doingcalendar{
    display:flex;
    flex-direction:column;
    align-items:center;
    justify-content:center;
    text-align:center;
    margin: 55px auto 50px auto;
    max-width:998px;
    padding:0 20px;
    font-family: "filson-pro", sans-serif;
}
#hes-dosing-calendar #form_cont_doingcalendar img {
    width: 100px;
}
#hes-dosing-calendar #form_cont_doingcalendar h4{
    font-family: "filson-pro", sans-serif;
    font-weight: 700;
    max-width: 75%;
    margin: 0 auto;
    font-size: 24px;
    line-height: 28px;
    padding-top: 30px;
}
#hes-dosing-calendar #form_cont_doingcalendar .cmp-dynamicform__split-form-progress{
    display:none;
}
#hes-dosing-calendar #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form {
    padding: 0px
}
#hes-dosing-calendar #form_cont_doingcalendar .cmp-dynamicform__control-label{
    font-weight:700;
    color:#AE2573;
    font-size: 32px;
    line-height: 36px;
}
#hes-dosing-calendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    margin-bottom: 0;
}

#hes-dosing-calendar #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .text-danger{
    display:none;
} 
/*
#hes-dosing-calendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-control-container {
    display: flex;
    justify-content: center;
    align-items:center;
    margin-top:26px;
}*/
#hes-dosing-calendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-control-container .radio{
    display: flex;
    flex-direction:row;
    align-items:center;
    gap: 114px;
    padding-left: 43px;
}
#hes-dosing-calendar #field-66edb6dfde452f000263d9f9 .radio input[type="radio"], .form-container .form-group .radio-inline input[type="radio"], .form-container .form-group .checkbox input[type="checkbox"], .form-container .form-group .checkbox-inline input[type="checkbox"] {
    top: 0;
    bottom: 0;
    margin: auto;
    left: 0;
    opacity: 0;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__form-group.cmp-dynamicform__form-radio .cmp-dynamicform__form-control-container .radio .cmp-dynamicform__vcenter label input {
    width: 24px;
    height: 24px;
    color: #333f48;
    opacity: 0;
    display: none;
}
#hes-dosing-calendar .cmp-dynamicform__vcenter label span{
    font-weight:400;
    letter-spacing:0.15px;
    font-size: 17px;
    line-height: 25px;
    color: #333f48;
    cursor:pointer;
}
#hes-dosing-calendar .radio .cmp-dynamicform__vcenter input[type="radio"] + span:before {
    width: 24px;
    height: 24px;
    position: absolute;
    border: solid 1px;
    border-radius: 50%;
    content: '';
    display: block;
    /* right: 57.3%; */
    top: 5%;
    /* transform: translateY(-50%); */
    transform: translateX(-184%);
    color: #333f48;
}
#hes-dosing-calendar .radio .cmp-dynamicform__vcenter input[type="radio"] + span:after {
    width: 16px;
    height: 16px;
    position: absolute;
    background: #333f48;
    border-radius: 50%;
    content: '';
    display: block;
    /* left: 40.6%; */
    top: 11%;
    /* transform: translateY(-50%); */
    transform: translateX(-249%);
    opacity: 0;
    color: #333f48;
}
#hes-dosing-calendar .radio .cmp-dynamicform__vcenter input[type="radio"]:checked + span:after {
    opacity: 1;
}

#hes-dosing-calendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    margin-bottom: 0;
}
#hes-dosing-calendar .cmp-dynamicform__form-group.button-group button{
    background: #B02576;
    font-family: "filson-pro", sans-serif;
    font-weight:700;
    font-size: 16px;
    line-height: 16px;;
    padding: 13px 75px 13px 63px;
    border-radius: 0px;
    height:45px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button.cmp-dynamicform__nextButton:hover, 
#hes-dosing-calendar #con-main #form_cont_doingcalendar button.cmp-dynamicform__submit-btn.show:hover{
    /*background: #d32789;*/
}
#hes-dosing-calendar .cmp-dynamicform__form-group.button-group button span {
    position: relative;
}
#hes-dosing-calendar .cmp-dynamicform__form-group.button-group button:last-child {
    display: none;
}

#hes-dosing-calendar #acalendar{
    display:none; 
}
#hes-dosing-calendar #accordion-container {
    max-width: 1080px;
    padding: 0 37px 38px 37px;
    margin: 0 auto;
    box-shadow: 0px 0px 16px 0px #00000029;
    margin-bottom: 50px;
}

#hes-dosing-calendar #accordion-container h3 span{
    font-family: "filson-pro", sans-serif !important;
    color:#333F48;
    font-size: 18px;
    line-height: 22px;
    font-weight:700;
}

#hes-dosing-calendar #accordion-container #fasenra-faq-title h3 {
    text-align: left;
    margin: 58px 0 0 0;
    font-size: 16px;
    line-height: 29px;
    text-transform: uppercase;
    letter-spacing: 0%;
}
#hes-dosing-calendar #accordion-container #fasenra-faq-title h3 span {
    font-size: 16px;
    line-height: 29px;font-weight: 700;
}
#hes-dosing-calendar .cmp-accordion__button {
    position: relative;
    border: 0;
    background: none;
    cursor: pointer;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    gap: 20px;
    padding-top: 0;
}
#hes-dosing-calendar .cmp-accordion__item {
    padding-bottom: 0px;
    border-bottom: 3px solid #00B398;
    padding-top: 0px;
}
#hes-dosing-calendar .cmp-accordion__item > div{
    padding-bottom:38px;
    padding-top:10px;
}

#hes-dosing-calendar .cmp-accordion__item:last-child > div{
    padding-bottom:17px;
}

#hes-dosing-calendar #accordion-container h3 span {
    font-family: "filson-pro", sans-serif !important;
    color: #333F48;
    font-size: 26px;
    line-height: 65px;
    font-weight: 700;
}
#hes-dosing-calendar .cmp-accordion__button[aria-expanded="true"] .cmp-accordion__icon::before {
    content: "";
    display: inline-block;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/common/collapse-icon.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18.38px;
    height: 18.38px;
    position: relative;
    top: 2px;
    left: 0px;
}
#hes-dosing-calendar .cmp-accordion__panel {
    padding-top: 0;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: 425;
    line-height: 24px;
    font-size: 17px;
}
#hes-dosing-calendar .cmp-accordion__panel p {
    font-family: "filson-pro", sans-serif;
    color: #000;
    font-size:17px;
    line-height:24px;
}
#hes-dosing-calendar .cmp-accordion__button[aria-expanded="false"] .cmp-accordion__icon::before {
    content: "";
    display: inline-block;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/common/expand-icon.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18.38px;
    height: 18.38px;
    position: relative;
    top: 2px;
    left: 0px;
}
#hes-dosing-calendar .acc-text.acc2-text-1 a {
    color: #B02576;
    text-decoration: underline;
    font-weight: 700;
}
#hes-dosing-calendar .acc-text.acc2-text-1 {
    padding-bottom: 8px;
}
#hes-dosing-calendar .inside .first-span {
    position: absolute;
    left: -8px;
}
#hes-dosing-calendar .margin-top {
    margin-top: 16px;
    margin-bottom: 30px;
}
#hes-dosing-calendar .margin-top .faq-link {
    color: #B02576;
    text-decoration: underline;
    font-size: 16px;
    line-height: 29px;
    position: relative;
    font-weight: 700;
    font-family: "filson-pro", sans-serif;
}
#hes-dosing-calendar .margin-top .faq-link:after {
    content: '';
    position: absolute;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/Saving-support/desktop/chevron-pink.svg);
    width: 20px;
    height: 20px;
    top: 6px;
    right: -25px;
    background-repeat: no-repeat;
}
.cmp-dynamicform-v2 [data-form-steps] .cmp-dynamicform__form-group {
    display: none;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9fa {
    display: none;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9fb .cmp-dynamicform__form-main-section-header h2,
#hes-dosing-calendar #con-main #form_cont_doingcalendar  .cmp-dynamicform-v2 .cmp-dynamicform__form-group.cmp-dynamicform__form-radio .cmp-dynamicform__form-label-container label {
  margin-bottom: 20px;
  font-family: "filson-pro", sans-serif;
  font-size: 32px;
  line-height: 36px;
  font-weight: bold;
  color: #ae2573;
  letter-spacing: 0em;
  display: inline-block;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9f8:not(.hidden) {
    padding-top: 120px;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/images/desktop/egpa/dose-calendar-image.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 99px;
    margin-bottom: 30px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .show .cmp-dynamicform__form-main-section-header h2 {
    display: block;
    color: #333f48;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__form-main-section-header h2 {
    font-family: "filson-pro", sans-serif;
    font-size: 24px;
    line-height: 28px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .show .cmp-dynamicform__form-main-section-header h2 {
    display: block;
    color: #333f48;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__form-group.cmp-dynamicform__form-radio .cmp-dynamicform__form-control-container {
    justify-content: center;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 div#field-group-66edb6dfde452f000263d9fc label {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 1.2px;
    text-align: left;
    color: #333f48;
    font-family: 'filson-pro';
    text-transform: capitalize;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 div#field-group-66edb6dfde452f000263d9fc {
    max-width: 347px;
    margin: auto;
    text-align: left;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9fb {
    margin-bottom: 32px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 div#field-66edb6dfde452f000263d9fc input {
    opacity: 100%;
    font-family: 'filson-pro';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #333f48;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar div#field-group-66edb6dfde452f000263d9fe .datepicker-dropdown,
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 div#field-group-66edb6dfde452f000263d9fc .datepicker-dropdown{
    z-index: 1;
}

#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .form-control {
    border: 1px solid #333f48;
    padding: 12px;
    min-height: 60px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .has-error > .cmp-dynamicform__generated-form-error.text-danger {
    font-size: 12px;
    line-height: 1.25;
    display: flex;
    align-items: center;
    font-family: "filson-pro", sans-serif;
    color: #bc0049;
    font-weight: normal;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .has-error >.cmp-dynamicform__generated-form-error.text-danger {
    margin-top: 0;
    margin-bottom: 20px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .has-error>.cmp-dynamicform__generated-form-error.text-danger:after,
#hes-dosing-calendar #con-main #form_cont_doingcalendar .has-error>.cmp-dynamicform__generated-form-error.text-danger:before {
    color: #bc0049;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .has-error>.cmp-dynamicform__generated-form-error.text-danger:before {
    content: '+';
    transform: rotate(45deg);
    display: inline-block;
    font-size: 20px;
    font-weight: 800;
    margin-right: 5px;
    font-family: 'museo-slab';
    text-indent: 0px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar button.cmp-dynamicform__submit-btn.show {
    margin-bottom: 150px;
    max-width: 280px;
    height: 48px;
    padding: 0;
    margin-top: 45px;
    background: #B02576;
    top: 0;
    width: 100%;
    font-weight: 700;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform__previousButton,
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform__clear-btn {
    display: none;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar button.cmp-dynamicform__submit-btn.show::after {
    content: "";
    display: inline-block;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/images/white-right-arrow-icon.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    position: relative;
    top: 5px;
    left: 5px;
    background-size: 8px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group button.cmp-dynamicform__nextButton::after {
    content: "";
    display: inline-block;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/images/white-right-arrow-icon.svg);
    background-position: 0 0;
    background-repeat: no-repeat;
    width: 10px;
    height: 17px;
    position: relative;
    top: 4px;
    left: 5px;
    background-size: 8px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar div#field-group-66edb6dfde452f000263d9fd.show {
    padding-top: 120px;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/images/date-picker.svg);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100px;
    margin-bottom: 25px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar div#field-group-66edb6dfde452f000263d9fe {
    max-width: 347px;
    margin: auto;
    text-align: left;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar div#field-group-66edb6dfde452f000263d9fe label {
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.17;
    letter-spacing: 1.2px;
    text-align: left;
    color: #333f48;
    font-family: 'filson-pro';
    text-transform: capitalize;
    border-radius: 2px;
    margin-bottom: 5px;
    display: inline-block;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar div#field-66edb6dfde452f000263d9fe input {
    font-family: 'filson-pro';
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.44;
    letter-spacing: normal;
    text-align: left;
    color: #333f48;
    opacity: 100%;
    cursor: pointer;
    width: 100%;
    min-width: 100%;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group {
    margin: 0px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar {
    max-width: 1010px;
    margin: auto;
    margin-top: 60px;
    margin-bottom: 50px;
    text-align: center;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__form-group.cmp-dynamicform__form-radio .cmp-dynamicform__form-control-container .radio .cmp-dynamicform__vcenter label {
    margin-top: 0;
    margin-bottom: 41px;
    display: flex;
}
#hes-dosing-calendar #hes-dosing-thankyou{margin:0px;}
#hes-dosing-calendar #hes-dosing-thankyou .downy-cal h2 {
    font-family: "filson-pro", sans-serif;
    font-size: 32px;
    line-height: 38px;
    font-weight: bold;
    color: #B02576;
    /* margin-top: 50px; */
    margin-bottom: 20px;
    text-align: center;
}
#hes-dosing-calendar #hes-dosing-thankyou .downy-cal p {
    font-family: "filson-pro", sans-serif;
    font-size: 17px;
    line-height: 25px;
    font-weight: normal;
    max-width: 686px;
    margin: auto;
    text-align: center;
    color: #333f48;
}
#hes-dosing-calendar #hes-dosing-thankyou .calendar-download-btn {
    margin: 40px 0 70px;
    display: flex;
    justify-content: center;
}
#hes-dosing-calendar #hes-dosing-thankyou .calendar-download-btn .btn.btn-primary.btn-lg.calendar-download {
    width: 100%;
    height: 55px;
    text-decoration: none;
    color: #fff;
    transition: 0.3s background ease-out;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0px;
    font-family: 'filson-pro';
    max-width: 465px;
    font-weight: 700;
    height: 48px;
    padding: 0;
    max-width: 320px;
    min-width: auto;
    text-transform: none;
    background-color: #B02576;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
}
#hes-dosing-calendar #hes-dosing-thankyou .calendar-download-btn .btn.btn-primary.btn-lg.calendar-download:hover{
    /*background-color: #d32789 ;*/
}
#hes-dosing-calendar #hes-dosing-thankyou .calendar-download-btn .btn.btn-primary.btn-lg.calendar-download::after {
    content: "";
    display: inline-block;
    background: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/images/circle-down-arrow-white-icon.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100%;
    width: 16px;
    height: 16px;
    position: relative;
    top: 0px;
    left: 5px;
}
#hes-dosing-calendar #txt_calendar #dosage_calendar.dosing-calendar-view {
    margin: 0 auto;
    width: 100%;
    max-width: 1010px;
    overflow: hidden;
    /* margin-bottom: 100px; */
    display: block;
    font-size: 12px;
    font-family: 'myriad pro light';
    word-wrap: break-word;
    line-height: 24px;
}
#hes-dosing-calendar .calendar-group {
    display: flex;
    gap: 25px 0px;
    flex-wrap: wrap;
    justify-content: space-between;
}
#hes-dosing-calendar .calendar {
    width: max-content;
    border: 1px solid #707070;
    background-color: #FFFFFF;
    padding: 5px;
    height: 280px;
}
#hes-dosing-calendar .header-display {
    display: flex;
    align-items: center;
    margin: 5px;
}
#hes-dosing-calendar .header-display p {
    font-family: "filson-pro", sans-serif;
    font-size: 17px;
    line-height: 1.5em;
    text-transform: none;
    font-weight: normal;
    color: #333;
    text-align: left;
}
#hes-dosing-calendar .calendar-download-content .days,
#hes-dosing-calendar .calendar-download-content .week {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
}
#hes-dosing-calendar .week div {
    width: 42px;
    font-weight: 700;
}
#hes-dosing-calendar .week div, #hes-dosing-calendar .days div {
    text-align: center;
    font-family: 'myriad pro semibold';
    font-size: 14px;
    line-height: 24px;
}
#hes-dosing-calendar .days div {
    line-height: 35px;
}
#hes-dosing-calendar .days div.dosedate {
    border-radius: 0;
    background-color: #AE2573;
    padding: 5px;
    line-height: inherit;
    color: #fff;
}


#hes-dosing-calendar #con-main #form_cont_doingcalendar .validate-error.text-danger {
    font-size: 12px;
    line-height: 1.25;
    display: flex;
    align-items: center;
    font-family: "filson-pro", sans-serif;
    color: #bc0049;
    font-weight: normal;
    margin-top: 20px;
    width: 50vw;
    margin-left: calc(-25vw + 50% + 10px);
    text-align: center;
    display: flex;
    justify-content: center;
}


#hes-dosing-calendar #con-main #form_cont_doingcalendar .dynamicformv2.forminvalid .cmp-dynamicform__generated-form.hidden{display:block}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .dynamicformv2.forminvalid .cmp-dynamicform__form-success-msg{ display:none}









@media only screen and (max-width: 992px) {

#hes-dosing-calendar #main-head {    padding: 0 0 0 20px;
    height: 102px;
    overflow: hidden;
    background-image: url(/content/dam/intelligentcontent/brands/ic-dtc-fasenra/us/en/hes/images/dosing-administration/desktop/dosing-calendar-dt.png);
    background-repeat: no-repeat;
    background-position: bottom right;
}
#hes-dosing-calendar #main-head .image{display:none;}
#hes-dosing-calendar h1{font-size:25px;line-height:26px;}
#hes-dosing-calendar #form_cont_doingcalendar img {width: 60px;}
#hes-dosing-calendar #form_cont_doingcalendar h4{font-size: 14px;line-height: 21px;padding-top: 20px;}
#hes-dosing-calendar #form_cont_doingcalendar .cmp-dynamicform__control-label{font-size:24px;line-height:26px;}
#hes-dosing-calendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-control-container .radio{gap: 91px;padding-left: 40px;}
#hes-dosing-calendar .cmp-dynamicform__vcenter label span{font-size:15px;line-height:23px;}
#hes-dosing-calendar .cmp-dynamicform__form-group.button-group button{font-size:15px;line-height:19px;    padding: 11px 56px 13px 57px;}
#hes-dosing-calendar .cmp-dynamicform__form-group.button-group button span:after {top: 5px;left: 76px;background-size: 6px;}
#hes-dosing-calendar #accordion-container {padding: 0 20px 38px;padding-top: 23px;position: relative;box-shadow: unset;margin-bottom: 0;}
#hes-dosing-calendar #accordion-container #fasenra-faq-title h3 {text-align: center;margin-bottom: 0px;text-transform: uppercase;letter-spacing: 0%; margin-top:0px;}
#hes-dosing-calendar #accordion-container #fasenra-faq-title h3 span {font-size: 16px;line-height: 29px;}
#hes-dosing-calendar .cmp-accordion__item {padding-bottom: 0px;border-bottom: 2.73px solid #00B398;padding-top:0px}
#hes-dosing-calendar .cmp-accordion__button {padding-top: 15px;padding-bottom: 15px;}
#hes-dosing-calendar .cmp-accordion__item > div {    padding-bottom: 18px;    padding-top: 3px;}
#hes-dosing-calendar .cmp-accordion__item:last-child > div {    padding-bottom: 18px;}
#hes-dosing-calendar #accordion-container h3 span {font-size: 18px;line-height: 22px;}
#hes-dosing-calendar .cmp-accordion__panel {padding-top: 16px;padding-left: 0px;font-weight: 425;line-height: 21px;padding-right: 13px;}
#hes-dosing-calendar .margin-top {margin-top: 15px;margin-bottom: 33px;}
#hes-dosing-calendar #accordion-container:before {width: 100%;max-width: 47.7%;height: 2px;background-color: #A8A8A8;position: absolute;content: "";top: 0;left: 26.2%;}
#hes-dosing-calendar .cmp-accordion__panel p {font-size:14px;line-height:21px; }
#hes-dosing-calendar .cmp-accordion__panel p .phone{white-space: nowrap;  }
#hes-dosing-calendar .cmp-accordion__panel .inside{margin-right:20px}
#hes-dosing-calendar #con-main #form_cont_doingcalendar{    margin-top: 55px;  margin-bottom: 50px;}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9f8:not(.hidden){background-size: 60px;padding-top: 83px;padding-left:50px; padding-right:50px;margin-bottom: 21px;}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__form-main-section-header h2{font-size:14px;line-height:21px;}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9fb .cmp-dynamicform__form-main-section-header h2,
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__form-group.cmp-dynamicform__form-radio .cmp-dynamicform__form-label-container label {font-size: 24px; line-height: 26px;margin-bottom:26px;}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group{margin-top:45px}
#hes-dosing-calendar #con-main #form_cont_doingcalendar {margin-top: 30px;margin-bottom: 40px;padding: 0 10px;}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9fb {        margin: 0px 40px 32px;}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 #field-group-66edb6dfde452f000263d9fb .cmp-dynamicform__form-main-section-header h2 {
    font-size: 23px;
    line-height: 34px;
    margin-bottom: 0;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 div#field-group-66edb6dfde452f000263d9fc .cmp-dynamicform__form-label-container {
    margin-bottom: 5px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar button.cmp-dynamicform__submit-btn.show {
    margin-bottom: 15px;
    max-width: 246px;
    height: 44px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form .cmp-dynamicform__form-group{margin-top:0px;}
#hes-dosing-calendar #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__generated-form {
    padding: 10px 0px;
}
#hes-dosing-calendar #con-main #form_cont_doingcalendar .cmp-dynamicform-v2 .cmp-dynamicform__form-group.cmp-dynamicform__form-radio .cmp-dynamicform__form-control-container .radio .cmp-dynamicform__vcenter label {
    margin-top: 0; margin-bottom: 41px;display:flex;
}

#hes-dosing-calendar .radio .cmp-dynamicform__vcenter input[type="radio"] + span:before {
    width: 24px;
    height: 24px;
    position: absolute;
    border: solid 1px;
    border-radius: 50%;
    content: '';
    display: block;
    /* right: 57.3%; */
    top: 3%;
    /* transform: translateY(-50%); */
    transform: translateX(-184%);
    color: #333f48;
}
#hes-dosing-calendar .radio .cmp-dynamicform__vcenter input[type="radio"] + span:after
 {
    width: 16px;
    height: 16px;
    position: absolute;
    background: #333f48;
    border-radius: 50%;
    content: '';
    display: block;
    /* left: 40.6%; */
    top: 10%;
    /* transform: translateY(-50%); */
    transform: translateX(-249%);
    opacity: 0;
    color: #333f48;
}
#hes-dosing-calendar .radio .cmp-dynamicform__vcenter input[type="radio"]:checked + span:after {opacity: 1;}
#hes-dosing-calendar #con-main #form_cont_doingcalendar #field-group-66edb6dfde452f000263d9f9.has-error >.cmp-dynamicform__generated-form-error.text-danger {
    margin-top: -20px;
    margin-bottom: 40px;
}


#hes-dosing-calendar #hes-dosing-thankyou .downy-cal h2 {
          margin-top: 0px;
        font-size: 23px;
        line-height: 35px;
        margin-bottom: 20px;
        max-width: 83.4%;
        margin-left: auto;
        margin-right: auto;
}
#hes-dosing-calendar #hes-dosing-thankyou .downy-cal p{
    font-size: 15px;
        line-height: 23px;
        font-weight: normal;
        max-width: 100%;
        letter-spacing: 0.16px;
}
#hes-dosing-calendar #hes-dosing-thankyou .calendar-download-btn .btn.btn-primary.btn-lg.calendar-download{
    max-width:280px;
}

#hes-dosing-calendar .calendar {
    width: 100%;
    max-width: 375px;
}
#hes-dosing-calendar .week div {
    width: 52px;
}


    
    
}
@supports (-webkit-touch-callout: none) {
  /* CSS specific to iOS devices */ 
  @media only screen and (max-width: 992px) {
    #hes-dosing-calendar .cmp-accordion__panel p .phone a[href^="tel:"],
    #hes-dosing-calendar .cmp-accordion__panel p a[href^="tel:"]{
        color: #000;
        text-decoration:none ;
        font-weight: 400;
}
    }
	}



