/*# developer CSS*/
.form-text {
    line-height: 16px;
}
.text-primary-green {
    color: #008992 !important;
}
.text-primary-blue {
    color: #2765b0 !important;
}
.text-secondary-grey {
    color: #9D9FA2 !important;
}

.btn-primary.btn-small,
.btn-secondary.btn-small {
    padding: 0.6rem 0.6rem;
    min-width: auto !important;
    font-size: 0.8rem;
}

.btn-secondary {
    background-color: #003a5d;
    padding: 1.3rem 3rem;
    font-weight: 700;
    color: #fff;
    border-radius: 0.5rem;
    text-transform: uppercase;
    text-decoration: none;
    min-width: 12.5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-transform: none;
}

.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary:active {
    background-color: #003a5d;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-decoration: none;
    color: #fff;
}

.btn-primary {
    background-color: #e88320;
    padding: 1.3rem 3rem;
    font-weight: 700;
    color: #fff;
    border-radius: 0.5rem;
    text-transform: uppercase;
    text-decoration: none;
    min-width: 12.5rem;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 1.25rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-transform: none;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
    background-color: #e88320;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    text-decoration: none;
    color: #fff;
}

.needs-validation small {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
}

.button-sm.disabled,
.button-sm:disabled {
    opacity: 0.65;
}

.button-sm:not(:disabled):not(.disabled) {
    cursor: pointer;
}

input[type=checkbox][disabled]+label {
    opacity: 0.65;
}

.password-validation li {
    display: flex;
    align-items: center;
}

.password-validation p {
    font-weight: 400 !important;
}

.password-validation li span {
    color: #6D6D6D !important;
    font-weight: 400 !important;
    margin-left: 0.5rem !important;
}

/* .btn-primary-rep {
    font-size: 15px !important;
    padding: 1rem 1rem !important;
} */

@media (min-width: 1200px) {
    .rep-logout {
        padding-left: 50rem !important;
    }
}
.opacity-50{
    opacity: .5;
}
.cursor-not-allowed {
    cursor: not-allowed;
}
/* .rep-card-deshboard {
    height: 18rem !important;
} */

/* .modal-inline {
    position: absolute;
    top: 0;
    right: auto;
    left: auto;
    z-index: 1050;
    display: block;
    height: auto;
}

.modal.modal-inline .modal-dialog {
    width: 100%;
    max-width: 100%;
} */

.modal-dialog-centered.modal-min-height {
    min-height: 100% !important;
}

.expert-opinion-modal.modal-min-height {
    margin: 0 auto;
}

.lockedForm .regForNurse {
    background-color: #9bc95a;
}

.lockedForm .lockedLogin {
    padding: 1.3rem 9rem;
}

/* .regForpatient {
    font-size: 2.15rem !important;
    background-color: #80bd29 !important;
    display: block !important;
    font-weight: 400 !important;
    line-height: 40px;
}

.regForpatient span {
    font-weight: 600;
} */

.otezlacare-form .help-block.form-error {
    width: 100%;
    margin-top: 0.25rem;
    font-size: 80%;
    color: #dc3545;
    margin-left: 2rem;
}

.otezlacare-form .has-error .error {
    border-color: #dc3545 !important;
}

.otezlacare-form .custom-checkbox .custom-control-label {
    text-align: justify;
}

.otezlacare-form .has-error .custom-checkbox .custom-control-label:before {
    border: 1.5px solid #dc3545;
}

.otezlacare-form .checkBox .help-block.form-error {
    margin-left: 3.3rem;
}

.satelite-registration-form .help-block.form-error {
    width: 100%;
    margin-top: .25rem;
    font-size: 80%;
    color: #dc3545;
    margin-left: 2rem;
}

.satelite-registration-form .has-error .error {
    border-color: #dc3545 !important;
}

.satelite-registration-form .checkBox .help-block.form-error {
    display: flex;
    margin-left: 16px;
}

.satelite-registration-form .has-error .error {
    border-color: #dc3545 !important;
}

.satelite-registration-form .has-error.checkBox .custom-control-label:before {
    border: 1.5px solid #dc3545 !important;
}

.modal .privacyStatment {
    text-align: justify;
}

.order-titration .order-update form .custom-checkbox .custom-control-label:before,
.order-titration .order-update form .custom-checkbox .custom-control-label:after {
    width: 1.4rem;
    height: 1.4rem;
}

.order-titration .order-update form .custom-control-label {
    align-items: baseline !important;
    padding-left: .7rem;
}

.modal-primary .modal-content .modal-body .entry-btn .button-gradient.sm,

.modal-primary .modal-content .modal-body .entry-btn .button-secondary.sm {
    min-width: 17rem;
    font-size: 1.75rem !important;
}

.modal-primary .modal-content .modal-body .entry-btn .button-gradient.xl,
.modal-primary .modal-content .modal-body .entry-btn .button-secondary.xl {
    min-width: 25rem;
    font-size: 1.75rem !important;
}
.expert-opinion-popup .entry-btn.double .button-gradient, .expert-opinion-popup .entry-btn.double .button-secondary {
    min-width: 21rem !important;
  }
.expert-opinion-popup .entry-btn.double .button-gradient p, .expert-opinion-popup .entry-btn.double .button-secondary p {
    font-size: 1.7rem !important;
    margin: 0;
    line-height: 1.8rem;
}
.expert-opinion-popup .entry-btn.double .button-gradient strong, .expert-opinion-popup .entry-btn.double .button-secondary strong {
    font-size: 2.4rem !important;
  }
/* .patient-support .card .card-block .card-thumb .playIcon {
    background-image: url(/images/play-icon-white.png);
    background-repeat: no-repeat;
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: auto;
    background-size: contain;
    background-position: center;
} */

@media (min-width: 992px) {
    .border-right-lg-1 {
        border-right: 1px solid #003a5d !important;
    }

    .border-left-lg-1 {
        border-left: 1px solid #003a5d !important;
    }
}

.word-break {
    word-break: break-all;
}

.expert-opinion-modal.expand .modal-body .entry-video.oct22 {
    height: 27rem !important;
}

.otezla-infographic .infographic-cases .detail-thumb.thumb-md .w-4-5 {
    max-width: 4.5rem;
}

@media (max-width: 576px) {
    .otezla-infographic .infographic-form .form-heading::before {
        top: 7.4rem;
        left: 36%;
        width: 5rem;
        height: 3rem;
    }
}

.satelite-registration-form .container .time-sec-amgen {
    padding: 0;
    list-style: none;
}

.satelite-registration-form .container .time-sec-amgen2 {
    padding: 0;
    list-style: none;
}

.satelite-registration-form .container .time-sec-schedule {
    padding: 0;
    list-style: none;
}

.satelite-registration-form .container .time-sec-amgen li {
    padding: .3rem 0;
    color: #58595b;
    font-size: 16px;
}

.satelite-registration-form .container .time-sec-amgen2 li {
    padding: .3rem 0;
    color: #58595b;
    font-size: 20px;
}

.satelite-registration-form .container .time-sec-schedule li {
    padding: .3rem 0;
    color: #58595b;
    font-size: 16px;
}

.satelite-registration-form .container .button-gradient {
    min-width: 20rem;
    font-size: 1.8rem !important;
}

.satelite-registration-form .container .time-sec-schedule li {
    border-bottom: none;
}

.satelite-registration-form .container .time-sec-schedule li:last-child {
    border-bottom: 2px solid #003a5d;
}

.satelite-registration-form .form-control::placeholder,
.satelite-registration-form .container .text-light {
    color: #495057 !important;
}

.satelite-registration-form .amgen-meet select.form-control {
    background: url("/images/down-arrowg.png") !important;
    background-size: 35px 36px, 20px 20px, 2.5em 2.5em !important;
    background-repeat: no-repeat !important;
    background-position: calc(100% - 0px) calc(0em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0 !important;
    background-color: #fff !important;
}

.satelite-registration-form .amgen-meet select.form-control:focus {
    background: url("/images/up-arrowg.png") !important;
    border-radius: 0.35rem !important;
    background-position: calc(100% - 0px) calc(0em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0 !important;
    background-size: 35px 36px, 20px 20px, 2.5em 2.5em !important;
    background-repeat: no-repeat !important;
}

.satelite-registration-form .amgen-meet .custom-control-input:checked~.custom-control-label::before {
    border-color: #008992;
    background-color: #008992;
}

.satelite-registration-form .amgen-meet .entry-btn .button-gradient {
    background-image: linear-gradient(to right, #008992 14.5%, #2765b0) !important;
}

footer.meet-footer:after {
    background-image: linear-gradient(to right, #008992 14.5%, #2765b0) !important;
}

.satelite-registration-form .time-sec-amgen2 li span {
    display: inline-flex;
    width: 100px;
}

.page-wcd .page-heading-wcd .entry-display-2 h2 {
    font-weight: 700;
    font-size: 40px;
    line-height: 2rem;
}

.page-wcd .page-heading-wcd .entry-display-2 h2 span {
    font-size: 32px;
    font-weight: 400;

}

.page-wcd .page-heading-wcd .entry-display-2 h3 {
    font-size: 32px;
    font-weight: 400;
}

.page-wcd .page-heading-wcd .entry-display-2 {
    color: #e88320;
    font-size: 3.125rem;
    line-height: 3.1rem;
    font-family: 'Barlow Condensed';
    font-weight: 700;
    /* text-transform: uppercase; */
}

.page-wcd .page-heading-wcd,
.page-wcd .page-heading-wcd .container {
    background-color: #003b5e;
    padding: 2.1rem 0;
}

.page-wcd .entry-btn .button-gradient {
    line-height: 2rem !important;
}

.page-wcd .container .button-gradient {
    min-width: 20rem;
    font-size: 1.8rem !important;
}

@media (max-width: 576px) {
    .page-wcd .entry-content h1 {
        font-size: 5rem;
        text-align: center;
    }
}

.orderOtezlaPacks .entry-btnN a {
    background-color: #e88320;
    font-weight: 400;
    color: #fff;
    border-radius: 0.5rem;
    text-transform: initial;
    text-decoration: none;
    font-size: 1.25rem;
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.orderOtezlaPacks .entry-btnN a.lite-b {
    background-color: #85c5de;
    /* background-color: #98c3d3;                                 */
    padding: 0.31rem 1rem;
    text-align: left;
}

.orderOtezlaPacks .entry-btnN a span {
    text-decoration: underline;
    font-weight: 700;
    display: contents;
}

.orderOtezlaPacks .modal-dialog,
.amgenRepModal .modal-dialog {
    max-width: 1080px !important;
}

.orderOtezlaPacks .modal-body .button-gradient,
.orderOtezlaPacks .modal-body .button-secondary {
    min-width: 20rem !important;
}

.amgenRepModal .otezla-infographic .infographic-form .form-heading::before {
    top: 2rem;
    width: 6rem;
    height: 3rem;
    left: 22rem;
}

.amgenRepModal .modal-body {
    padding-top: 0rem !important;
    padding-bottom: 2rem !important;
    padding-left: 5rem;
    padding-right: 5rem;
}

.amgenRepModal .modal-body .button-gradient {
    min-width: 16rem !important;
}

.orderOtezlaPacks .entry-btnN a.bg-light:hover,
a.bg-light:focus {
    background-color: #f8f9fa !important;
}

.orderOtezlaPacks .modal-body {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important;
    padding-left: 3rem;
    padding-right: 3rem;
}

.orderOtezlaPacks .entry-btnN a.bg-light {
    padding: 1.2rem 1rem;
    text-align: left;
    font-weight: 700;
    min-width: 20rem !important;
}

.orderOtezlaPacks .entry-btn a.btn-lite-blue {
    background-color: #98C3D3 !important;
}

.orderOtezlaPacks .entry-btn.double .button-gradient strong,
.orderOtezlaPacks .entry-btn.double .button-secondary strong,
.orderOtezlaPacks .entry-btnN.double .bg-light strong {
    font-size: 1.8rem;
}


@media (max-width: 991px) {
    .orderOtezlaPacks .modal-body {
        padding-left: 2rem;
        padding-right: 2rem;
    }

    .orderSignature .cross {
        min-width: 100% !important;
    }

    .orderSignature .entry-btn .cross .img-fluid {
        font-size: 5rem !important;
        font-weight: 200 !important;
        color: #fff !important;
        top: 0.7rem !important;
        right: 2.5rem !important;
    }
}

@media (max-width: 576px) {

    .orderOtezlaPacks .entry-btnN a,
    .orderOtezlaPacks .entry-btnN a.bg-light,
    .orderOtezlaPacks .modal-body .button-secondary {
        min-width: 100% !important;
    }

    .amgenRepModal .modal-body {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .amgenRepModal .otezla-infographic .infographic-form .form-heading::before {
        display: none;
    }

    .modal-primary .modal-content .modal-body .button-gradient {
        padding: 1.2rem 1rem !important;
    }

    .orderOtezlaPacks .entry-btnN a.bg-light {
        padding: 1.2rem 1rem !important;
    }

    .orderOtezlaPacks .entry-btnN a.lite-b {
        padding: 1.24rem 1rem;
    }

    .modal .entry-btn.double .button-gradient p,
    .modal .entry-btn.double .button-secondary p,
    .modal .entry-btnN.double .bg-light p {
        font-size: 1.3rem;
    }

    .orderOtezlaPacks .entry-btn .button-gradient,
    .orderOtezlaPacks .entry-btn .button-secondary,
    .orderOtezlaPacks .entry-btnN.double .bg-light img {
        max-width: 0.8rem;
    }

    .orderSignature .cross {
        min-width: 100% !important;
    }

    .orderSignature .entry-btn .cross .img-fluid {
        right: 2.5rem !important;
    }
}

.orderFooter {
    z-index: 1041;
}

.s-alert-bottom {
    position: fixed;
    bottom: 0px;
    /* Adjust the value as needed */
    right: 0px;
    /* Adjust the value as needed */
    z-index: 999999;
    /* Adjust the value as needed */
}

.orderSignature .entry-btn .cross .img-fluid {
    font-size: 5rem !important;
    font-weight: 200 !important;
    color: #fff !important;
    top: 0.7rem !important;
}

.orderSignature .cross {
    min-width: 11rem !important;
}

.titrationSorry .closebtn {
    padding-top: 2.1rem;
    padding-bottom: 2.1rem;
}

.prescibing-otezla h2.simple sup,
.otezla-data-inner h2.simple sup {
    top: -27px !important;
}


.inner-form .form-control.is-valid,
.was-validated .form-control.notRequired:valid,
.OrderDirectToPatientform.was-validated .form-control:valid,
.inner-form .form-control.is-valid,
.was-validated .form-control:valid.custom-valid-class {
    border-color: #bfbfbf !important;
    background-image: none !important;
}




.btn-addZ {
    padding: 4px 12px;
    background-color: #27AE60;
    border-radius: 10px;
    color: #fff;
    width: 140px;
  }
  .btn-addZ img {
    max-width: 1.1rem;
  }
  .btn-addZ:focus {
    box-shadow: none;
  }
  .btn-addZ:hover {
    color: #fff;
  }


@media (max-width: 576px) {

    .otezla-dont-wait .otezla-dont-wait-inner {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .otezla-dont-wait .otezla-dont-wait-inner .entry-btn .button-gradient {
        font-size: 1.4rem !important;
        padding: .8rem .8rem !important;
        min-width: 10rem !important;
    }

    .otezla-dont-wait .otezla-dont-wait-inner .entry-img img {
        max-width: 12.3rem;
    }
}


/* .otezlaHubDate .form-control {
    border-radius: 0.35rem;
    background-position: right;
    background-size: cover;
    background-repeat: no-repeat;
    padding-right: 0;
}

.otezlaHubDate input[type="date"]::-webkit-calendar-picker-indicator {
    background-image: url('./images/cal-drop-orange.png');
    background-size: cover;
    background-repeat: no-repeat;
    width: 34px;
    height: 37px;
    background-size: 36px 38px, 20px 20px, 2.5em 2.5em;
    display: block;
} */

/* .was-validated .form-control.dateAge:invalid,
.was-validated .form-control.dateAge:valid {
    background-image: none !important;
    padding-right: 0 !important;
} */

/* .otezlaHubDate input[type="date"] {
    position: relative;
}

.otezlaHubDate input[type="date"]:before {
    content: attr(placeholder);
    position: absolute;
    top: 0;
    left: 0;
    right: 4rem;
    bottom: 0;
    background: #fff;
    pointer-events: none;
    line-height: 1.5;
    padding: 0.275rem 0.75rem;
    border-radius: 6px;
} */

/* .otezlaHubDate input[type="date"]:focus:before,
.otezlaHubDate input[type="date"]:not([value=""]):before {
    display: none;
} */

.order-titration form .custom-checkbox.custom-control-inline--content label {
    color: inherit !important;
}

.locked-chat .support-wrapper .support-btn.contactNurse {
    bottom: 14rem !important;
    /* if sam chat is open  */
    /* bottom: 13rem;  */
}

/* sam chat csss */
.samchat-wrapper .samchat-btn {
    bottom: 0;
    position: fixed;
    margin: 1em;
    right: 7rem;
    z-index: 2;
}

@media (max-width: 1199.98px) {
    .samchat-wrapper .samchat-btn {
        right: 6rem;
    }
}

.samchat-wrapper .samchat-btn .chat-img2 {
    max-width: 9rem;
}

.samchat-wrapper .samchat-btn:hover .tooltip {
    opacity: 1;
    transform: translate(-50%, -50%);
    transition: .3s all linear;
}

.samchat-wrapper .samchat-btn .tooltip {
    position: absolute;
    top: -16px;
    left: 0;
    opacity: 0;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: .3s all linear;
}

.samchat-wrapper .samchat-btn .tooltip img {
    max-width: 10rem;
}

.ipadResourse .button-light-blue {
    background-color: #98C3D3 !important;
    font-size: 2rem !important;
    font-weight: 700;
    color: #fff;
    padding: 1.2rem 1rem;
    min-width: 16rem;
    justify-content: space-between !important;
    font-family: 'Barlow Condensed', sans-serif;
    line-height: 1.3rem;
    display: flex;
    border-radius: 0.5rem;
    text-align: left;
}

.ipadResourse .button-light-blue :hover {
    color: #fff !important;
}

.otezlaHubform .password-instruction-red li span img {
    max-width: .9rem;
    margin-right: .4rem;
}

.otezlaHubform.inner-form .form-control,
.otezlaHubform.inner-form select {
    height: 42px;
    border-width: 2px;
    font-size: 1.2rem;
    border-radius: 6px;
    border-color: #bfbfbf;
}

.otezlaHubform.inner-form select:focus {
    box-shadow: none;
    border-color: #e98520;
}

.otezlaHubform.inner-form select {
    background: url("/images/rep-portal/arrow.png");
    background-position: calc(100% - 0px) calc(0em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 40px 40px, 50px 20px, 2.5em 2.5em;
    background-repeat: no-repeat;
    color: #a0a0a0;
}

.otezlaHubform.inner-form .custom-control-input:checked~.custom-control-label::before {
    background-color: #0ea54e;
    border-color: #bfbfbf;
}

.otezlaHubform.inner-form .custom-checkbox .custom-control-input:checked~.custom-control-label::after {
    background-image: url("/images/rep-portal/svg/check.png");
}

.otezlaHubform.inner-form .custom-control-label::after {
    left: -1.6rem;
    background: no-repeat 70% / 70% 70%;
}

.otezlaHubform.inner-form .custom-checkbox .custom-control-label {
    padding-left: .6rem;
}

.otezlaHubform.inner-form select:focus {
    background: url("/images/rep-portal/arrow-up.png");
    background-position: calc(100% - 0px) calc(0em + 0px), calc(100% - 15px) calc(1em + 2px), 100% 0;
    background-size: 40px 40px, 50px 20px, 2.5em 2.5em;
    background-repeat: no-repeat;
    box-shadow: none;
    border-color: #e98520;
}

.expert-opinion {
    background-color: #000f18;
    position: relative;
    padding-top: 3rem !important;
    padding-bottom: 6rem !important;
}

@media (max-width: 1199.98px) {
    .expert-opinion {
        padding-bottom: 3rem !important;
    }

}

.expert-opinion:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    background-image: url("/images/expert-opinion-bg.png");
    width: 100%;
    background-repeat: no-repeat;
    background-position: top right;
    background-size: contain;
    min-height: 20rem;
}

.expert-opinion section {
    z-index: 1;
    position: relative;
}

.expert-opinion .entry-content .entry-title {
    cursor: pointer;
}

.expert-opinion .discussion {
    border-top: 3px solid #e88320;
    border-bottom: 3px solid #e88320;
}

@media (max-width: 1199.98px) {
    .expert-opinion .discussion {
        border-bottom: 0;
    }
}

.expert-opinion .discussion .entry-wrapper {
    padding: 1.5rem 1.4rem;
    display: flex;
    align-items: center;
    height: 100%;
    padding-right: 1rem;
}

.expert-opinion .discussion .entry-wrapper h4 {
    font-size: 18px;
    line-height: 24px;
    font-family: 'Barlow';
}

.expert-opinion .discussion .entry-thumb {
    overflow: hidden;
    height: 20rem;
    width: 100%;
    position: relative;
}

.expert-opinion .discussion .entry-thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
}

.expert-opinion .discussion .entry-thumb .entry-info {
    position: absolute;
    top: 3rem;
    left: 2rem;
    width: 18rem;
}

.expert-opinion .discussion .entry-thumb .entry-info h3 {
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;

}

.expert-opinion .discussion .bullet {
    padding-left: 1.5rem;
}

.expert-opinion .discussion .bullet li {
    font-size: 1rem;
    line-height: 1.1;
    font-family: 'Barlow';
}

.expert-opinion .discussion .bullet li p {
    font-size: 1rem;
    font-family: 'Barlow';
}

.expert-opinion .article {
    border-top: 3px solid #e88320;
}

.expert-opinion .article .entry-thumb {
    min-width: 11rem;
}

@media (max-width: 767.98px) {

    .expert-opinion .article .entry-thumb {
        width: 190px;
    }
}

.expert-opinion .article .entry-content {
    padding: 0 1rem 0px 1.5rem;
}

@media (max-width: 767.98px) {
    .expert-opinion .article .entry-content {
        padding: 0;
        margin-top: 1rem;
    }
}

.expert-opinion .article .entry-content p {
    line-height: 20px;
}

.expert-opinion .article .entry-content span {
    color: #8c8c8c;
}

.sam_chatbot_page header .navbar .navbar-brand {
    max-width: 12rem !important
}

@media (min-width: 992px) {
    .modal-primary .modal-md {
        max-width: 800px;
    }
}

@media (max-width: 1199.98px) {
    .hero-background-landing-login {
        height: 100%;
    }
}

.modal .entry-btn.double .button-gradient p,
.modal .entry-btn.double .button-secondary p,
.modal .entry-btnN.double .bg-light p {
    font-size: 1.4rem;
    margin: 0;
    line-height: 1.8rem;
}

.modal .entry-btn.double .button-gradient strong,
.modal .entry-btn.double .button-secondary strong,
.modal .entry-btnN.double .bg-light strong {
    font-size: 1.8rem
}

.otezlacare-form .container .otezlahub-logo img {
    max-width: 20rem;
}

.custom-checkbox .custom-control-label.booktimeColor{
    color: #9b9b9b !important;
}

@media (min-width: 992px) {
    .BigVideo{
        height: 500px;
    }
    .oc-video{
        height: 20rem;
    }
}

@media (max-width: 991.98px) {
    .BigVideo {
        height: 190px;
    }
    .oc-video{
        height: 11rem;
    }
}
footer .list-inline-item a{
    font-size: 10.6px !important;
}

.address-search {
    max-width: 400px;
    margin: 20px auto;
    text-align: center;
  }

  #address {
    width: 100%;
    padding: 10px;
    font-size: 16px;
  }

  #suggestions-list {
    list-style-type: none;
    padding: 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    max-height: 150px;
    overflow-y: auto;
    text-align: left;
    background: #fff;
    z-index: 999;
    width: 100%;
  }

  .suggestion-item {
    padding: 10px;
    cursor: pointer;
  }

  .suggestion-item:hover {
    background-color: #f0f0f0;
  }

.OrderDirectToPatientform select.form-control.input-lg {
    background-size: 40px 45px, 20px 20px, 2.5em 2.5em;
}

/* titration page styles */
.titration-fs-15{
    font-size: 15px;
}
.titration-f-rem1{
    font-size: 1.1rem;
}


.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 aspect ratio (720/1280) */
  height: 0;
  overflow: hidden;
  max-width: 100%;
  background: #000;
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media (max-width: 1199.98px) {
  .support-wrapper .support-btn {
    right: 0rem;
  }
}