:root {
    --evButtonSecondaryFontColor: #E74040;
    --evGradientDarkBlue: linear-gradient(to right, #E74040;, #E74040;);
    --evFontPrimaryColor: #FFFFFF;
}
@font-face {
   font-family: Karbon-Light;
   src : url("./fonts/Karbon/Karbon-Light.otf");
   
}
@font-face {
   font-family: Karbon-LightItalic;
   src : url("./fonts/Karbon/Karbon-LightItalic.otf"); 

}
@font-face {
   font-family: Karbon-Regular;
    src : url("./fonts/Karbon/Karbon-Regular.otf"); 
  
}
@font-face {
   font-family: Karbon-Medium;
    src : url("./fonts/Karbon/Karbon-Medium.otf"); 
  
}
@font-face {
   font-family: Karbon-Semibold;
   src : url("./fonts/Karbon/Karbon-Semibold.otf"); 
  
}
.slds-scope .slds-button_brand, .customizeButton .slds-button_neutral {
    background: #FDA607 !important;
    color: #000000 !important;
    box-shadow: none !important;
    border-color: transparent !important;
    line-height: 1.875rem;
    cursor: pointer;
}
.slds-button_outline-brand {
    color: #D91046 !important;
    line-height: 1.875rem !important;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    font-family: 'Karbon-Semibold';
    border-color: #ccc !important;
    background: transparent !important;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 25px;
    font-size: 16px !important;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}
.slds-button_outline-brand:hover{
    border-color: #D91046 !important;
    box-shadow: none !important;
}


.slds-button_outline-white {
    color: #ffffff !important;
    line-height: 1.875rem !important;
    text-decoration: none;
    border-style: solid;
    border-width: 1px;
    font-family: 'Karbon-Semibold';
    border-color: #ffffff !important;
    background: transparent !important;
    border-radius: 25px;
    font-size: 14px !important;
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    justify-content: center;
    cursor: pointer;
}
.slds-button_outline-white:hover{
    border-color: #FDA607 !important;
    box-shadow: none !important;
}
.container-min-height {
    min-height: calc(100vh - 260px);
}

.slds-scope .slds-button, .slds-scope .slds-button:active, .slds-scope .slds-button:hover {
    
    box-shadow: none !important;
    border-color: transparent;
    font-weight: bold;
    width: 100%;
}
.slds-button:hover{
    background: #FFC569 !important;
}
.slds-scope .slds-button {
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 25px;
    font-size: 15px !important;

}
.slds-scope .slds-button_brand, .slds-scope .slds-button--brand {
    padding-left: 1rem;
    padding-right: 1rem;
    text-align: center;
    justify-content: center;
    transition: border .15s linear;
    background-color: rgb(1, 118, 211);
    border-color: rgb(1, 118, 211);
    color: var(--slds-g-color-neutral-base-100, rgb(255, 255, 255));
}
body{
	padding: 0px;
    margin: 0px;
    background-image: linear-gradient(to right, #ddd, #ddd);
    font-family: 'Karbon-Regular';
    font-size: 18px ;
    line-height: 24px ;
    letter-spacing: -0.02em !important;
    color: #18191A !important;
	font-family: 'Karbon-Regular', 'Karbon-Semibold', 'Karbon-Medium', 'Karbon-LightItalic', 'Karbon-Light' !important;
    overflow-x: hidden;
   
}


.slds-scope {
   font-family: 'Karbon-Regular', 'Karbon-Semibold', 'Karbon-Medium', 'Karbon-LightItalic', 'Karbon-Light' !important;
   font-size: 18px ;
   line-height: 24px;
   letter-spacing: -0.02em !important;
   color: #18191A !important;
   background-color: #D91046 !important;
}


.slds-scope .slds-align-content-center {
    flex: 1;
    align-self: center;
    justify-content: center
}

.slds-scope .slds-grid {
    display: flex
}

.slds-scope .slds-grid_frame,.slds-scope .slds-grid--frame {
    min-width: 100vw;
    min-height: 100vh;
    overflow: hidden
}

.slds-scope .slds-grid_vertical,.slds-scope .slds-grid--vertical {
    flex-direction: column
}

.slds-scope .slds-grid_vertical-reverse,.slds-scope .slds-grid--vertical-reverse {
    flex-direction: column-reverse
}

.slds-scope .slds-grid_reverse,.slds-scope .slds-grid--reverse {
    flex-direction: row-reverse
}

.slds-scope .slds-wrap {
    flex-wrap: wrap;
    align-items: flex-start
}

.slds-scope .slds-nowrap {
    flex: 1 1 auto;
    flex-wrap: nowrap;
    align-items: stretch
}

.slds-scope .slds-gutters {
    margin-right: -.75rem; 
    margin-left: -.75rem
}

.slds-scope .slds-gutters .slds-col {
    padding-right: .75rem;
    padding-left: .75rem
}

.slds-scope .slds-col,.slds-scope .slds-col_padded-around-medium,.slds-scope .slds-col--padded-around-medium,.slds-scope .slds-col_padded-medium,.slds-scope .slds-col--padded-medium,.slds-scope .slds-col_padded-around-large,.slds-scope .slds-col--padded-around-large,.slds-scope .slds-col_padded-large,.slds-scope .slds-col--padded-large,.slds-scope .slds-col_padded-around,.slds-scope .slds-col--padded-around,.slds-scope .slds-col_padded,.slds-scope .slds-col--padded {
    flex: 1 1 auto
}


.slds-scope .slds-p-vertical_x-small,.slds-scope .slds-p-vertical--x-small {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.slds-scope .slds-p-vertical_small,.slds-scope .slds-p-vertical--small {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.slds-scope .slds-p-vertical_medium,.slds-scope .slds-p-vertical--medium {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.slds-scope .slds-p-vertical_large,.slds-scope .slds-p-vertical--large {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.slds-scope .slds-p-vertical_x-large,.slds-scope .slds-p-vertical--x-large {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.slds-scope .slds-p-vertical_xx-large,.slds-scope .slds-p-vertical--xx-large {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.slds-scope .slds-var-p-vertical_xxx-small {
    padding-top: .125rem;
    padding-bottom: .125rem
}

.slds-scope .slds-var-p-vertical_xx-small {
    padding-top: .25rem;
    padding-bottom: .25rem
}

.slds-scope .slds-var-p-vertical_x-small {
    padding-top: .5rem;
    padding-bottom: .5rem
}

.slds-scope .slds-var-p-vertical_small {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.slds-scope .slds-var-p-vertical_medium {
    padding-top: 1rem;
    padding-bottom: 1rem
}

.slds-scope .slds-var-p-vertical_large {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
}

.slds-scope .slds-var-p-vertical_x-large {
    padding-top: 2rem;
    padding-bottom: 2rem
}

.slds-scope .slds-var-p-vertical_xx-large {
    padding-top: 3rem;
    padding-bottom: 3rem
}

.slds-scope .slds-p-around_none,.slds-scope .slds-p-around--none {
    padding: 0!important
}

.slds-scope .slds-p-around_xxx-small,.slds-scope .slds-p-around--xxx-small {
    padding: .125rem
}

.slds-scope .slds-p-around_xx-small,.slds-scope .slds-p-around--xx-small {
    padding: .25rem
}

.slds-scope .slds-p-around_x-small,.slds-scope .slds-p-around--x-small {
    padding: .5rem
}

.slds-scope .slds-p-around_small,.slds-scope .slds-p-around--small {
    padding: .75rem
}

.slds-scope .slds-p-around_medium,.slds-scope .slds-p-around--medium {
    padding: 1rem
}

.slds-scope .slds-p-around_large,.slds-scope .slds-p-around--large {
    padding: 1.5rem
}

.slds-scope .slds-p-around_x-large,.slds-scope .slds-p-around--x-large {
    padding: 2rem
}

.slds-scope .slds-p-around_xx-large,.slds-scope .slds-p-around--xx-large {
    padding: 3rem
}

.slds-scope .slds-var-p-around_xxx-small {
    padding: .125rem
}

.slds-scope .slds-var-p-around_xx-small {
    padding: .25rem
}

.slds-scope .slds-var-p-around_x-small {
    padding: .5rem
}

.slds-scope .slds-var-p-around_small {
    padding: .75rem
}

.slds-scope .slds-var-p-around_medium {
    padding: 1rem
}

.slds-scope .slds-var-p-around_large {
    padding: 1.5rem
}

.slds-scope .slds-var-p-around_x-large {
    padding: 2rem
}

.slds-scope .slds-var-p-around_xx-large {
    padding: 3rem
}

.slds-scope .slds-grid_align-spread, .slds-scope .slds-grid--align-spread {
    justify-content: space-between;
    align-items: center;
}

.slds-scope .slds-text-align_center, .slds-scope .slds-text-align--center {
    text-align: center;
}

.slds-scope .slds-large-size_1-of-12{
	    width: 8.3333333333% !important;
}
.slds-scope .slds-large-size_2-of-12, .slds-scope .slds-large-size--2-of-12 {
    width: 16.6666666667%;
}
.slds-scope .slds-large-size_7-of-12{
	    width: 58.3333333333% !important;
}
.slds-scope .slds-large-size_5-of-12{
	    width: 41.6666666667% !important
}

.slds-scope .slds-size_3-of-12, .slds-scope .slds-size--3-of-12, .slds-scope .slds-large-size_3-of-12 {
    width: 25%;
}
.slds-scope .slds-size_4-of-12, .slds-scope .slds-size--4-of-12, .slds-scope .slds-large-size_4-of-12 {
    width: 33.3333333333%;
}
.slds-scope .slds-large-size_9-of-12, .slds-scope .slds-large-size--9-of-12 {
    width: 75%;
}
.slds-scope .slds-size_8-of-12, .slds-scope .slds-size--8-of-12, .slds-scope .slds-large-size_8-of-12 {
    width: 66.6666666667%;
}
.slds-scope .slds-size_10-of-12, .slds-scope .slds-size--10-of-12, .slds-scope .slds-large-size_10-of-12 {
    width: 83.3333333333%;
}
.slds-scope img{
 vertical-align: middle;
}
.slds-scope .slds-grid_align-spread .slds-col{
	flex-grow: 0 
}

.slds-scope .slds-p-horizontal_small{
	padding-left: 0.75rem;
    padding-right: 0.75rem;
}

.slds-scope .slds-p-left_large, .slds-scope .slds-p-left--large {
    padding-left: 1.5rem;
}


.slds-scope ul{
	margin: 0;
    padding: 0;
}


.bodysection{
	min-height: 850px;
    padding: 25px !important; 
}

.header-text{
font-family: 'Karbon-Regular';
font-style: normal;
font-weight: 600;
font-size: 60px;
line-height: 70px;
letter-spacing: -0.02em;
color: #D91046;
padding-top: 60px;
justify-content: center;
display: flex;
}

strong, 
b, 
.strong {
   font-family: 'Karbon-Semibold' !important;
}

.slds-text-heading_large{
    font-size: 35px !important;
    line-height: 45px !important;
    letter-spacing: -0.02em;
    font-family: 'Karbon-Regular';
	color: #D91046;
}
.ev-para {
    margin: 0.4rem 0rem;
    font-size: 18px !important;
    line-height: 25px !important;
}
.backgroundLightGray {
   background: #F0F0F1;  
}

.backgroundBlueWithImg {
   background: url('https://evolves3-servicecloudtrial-155c0807bf-155e1e3afd5.cs214.force.com/JanssenPatient/resource/1684154305000/evIllustrations1/Spravato/Grey-Background.svg'), #FFFFFF;
   background-repeat: no-repeat;
  /* background-size: cover; */
}
.backgroundWhite {
    background: #FFFFFF;
    background-repeat: no-repeat;
    background-size: cover;
 }

div.roundedContainer {
   border-radius: 0.5rem;
}
div.semiRoundedContainer {
   border-bottom-left-radius: 0px;
   border-bottom-right-radius: 0px;
}
div.semiRoundedContainerBottom {
   border-top-left-radius: 0px;
   border-top-right-radius: 0px;
   border-bottom-left-radius: 10px;
   border-bottom-right-radius: 10px;
}

ul.redCheck>li {
    list-style: none;
    margin-left: 1em;
    text-indent: -1.7em;
}


element.style {
}
ul.greenCheck>li {
    list-style: none;
    margin-left: 1em;
    text-indent: -1.7em;
}

li{
    padding: 10px;
}

li span{
    position: relative;
    left: 20px;
}

.ev-portal-brand-text {
    color: #ffffff;
    font-size: 20px;
    line-height: 25px;
    display: inline-block;
}

.header .divider {
    display: block;
    border-top: 1px solid #FFFF;
    height: 1px;
    clear: both;
}

.header .patientDesktopTitle {
    font-family: 'Karbon-Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 25px;
    color: var(--evButtonPrimaryFontColor);
}

.ev-font-size_16 {
    font-size: 16px;
    line-height: 20px;
}
.header .patientProdInfoDetails,
.ISIProdName {
    font-family: 'Karbon-Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
    color: var(--evButtonPrimaryFontColor);
}

.header .patientProdInfoDetails {
    min-width: 230px;
    /* max-width: 490px; */
}
.header .ISITitle {
    padding: 15px 30px;
    border-bottom: 1px solid #ccc;
}

.header .ISIProdDiv {
    padding: 15px 30px 30px;
    column-count: 2;
    column-gap: 12%;
    word-break: break-word;
}

.header .ISIProdName a {
    color: var(--evTabsetFontColor) !important;
}

.header .ISIProdName {
    margin-bottom: 15px;
}


.header .logoSeperator {
    border-right: 1px solid #FFFFFF;
    height: 25px;
    opacity: 0.2;

}

.header .pficon {
    padding-right: 15px;
}

.header .genName {
    font-size: 14px !important;
    line-height: 16px !important;
}

.header .iconCol {
    align-items: center;
}

.header .brandCol {
    align-items: center;
    display: flex;
}

.header .failureBackground {
    background-color: #E74040;
}
.header a{
	color:#FFFFFF !important;
}
.downtime-img {
    width: 12%;
}

@media only screen and (max-width: 480px) {
    .ev-faqBox {
        width: 350px;
    }

    .ISIProdDiv {
        padding: 15px 15px;
        column-count: 1 !important;
        column-gap: 0;
    }

    .ISIProdName {
        border-bottom: 1px solid #ccc;
        padding: 0px 10px 10px;
        font-size: 15px;
        line-height: 18px;
    }

    .isi a,
    .pi a {
        font-size: 13px !important;
    }

    .divider {
        opacity: 0.2;
    }

    .ISITitle {
        font-size: 21px !important;
        line-height: 20px !important;
    }

    .genName,
    .patientProdInfoDetails {
        font-size: 13px !important;
        line-height: 15px !important;
        max-width: 160px;
        min-width: 140px;
    }

    .patientDesktopTitle {
        font-size: 18px;
    }

    .pficon {
        width: 50px;
    }

    .needHelpButton {
        width: 30%;
    }

    .mobileProdNamePI {
        margin-top: -5px;
    }
    .evPaddingLR {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }
    .downtime-img {
        width: 35%;
    }
}

.patient-active a{
    color: #FFFFFF !important;
    font-family:'Karbon-Semibold';
}   

.patient-active a::after{  
    top: 27px;
    left: 75PX;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #064388;
    position: absolute;
    content: "";
}
.patient-active{
    position: relative;
}
.provider-tab, .patient-tab {
    font-family: 'Karbon-Regular';
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 20px;
}
.provider-tab a, .patient-tab a {
    color: white !important;
}
.register-header-logo {
    width: 300px !important;
}
.header a:hover {
    text-decoration: underline;
    color: #fff;
}
.evFoterLink a:hover {
    text-decoration: underline;
    color: #fff;
}
.footer{
    padding-bottom: 20px;
	color:#FFFFFF;
    font-size: 16px !important;
    line-height: 18px !important;
}
.footer a{
	color:#FFFFFF;
}

.ev-p-around_small {
    padding: 0.75rem;
}
.fontSize14 {
    font-size: 14px !important;
    line-height: 16px !important;
}
.footer .logoSeperator {
    border-right: 1px solid #FFFFFF;
    height: 25px;
    opacity: 0.2;
    display: inline-block;
    height: 60px;
    margin-top: 30px;
    margin-left: 20px;
    margin-bottom: 35px;
}
.footer .logoCol {
    display: flex;
    justify-content: center;
    width: 20%;
}
.footer .footerContent {
    width: 46%;
    line-height: 18px;
}
.footer .footerLinks {
    width: 33%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}
.footer .evFoterContentWidth {
    width: 90%;
}
.footer .anchor-style:hover {
    text-decoration: underline !important;
    cursor: pointer;
}
.backgroundWhite {
    background-color: #fff;
    color: black;
 }

 .whiteHeadingText {
    font-size: 40px;
    line-height: 50px;
    letter-spacing: -0.02em;
    color: #FFFFFF;
 }
 .ev-isi-padding {
    padding: 0.7rem 0.5rem;
}
.ev-font-size {
    font-size: 22px !important;
    line-height: 26px !important;
    letter-spacing: -0.02em !important;
}
.ev-cursor-pointer {
    cursor: pointer;
}
.ev-content-pos {
    justify-content: center;
}
.ev-container-padding {
    padding: 0rem 1.5rem;
}
.ev-border-isi {
    border-right: 1px solid rgba(211, 216, 223, 0.4);
}
.slds-scope .backgroundGradientDarkBlue .ouline-gray-font-blue .slds-button_outline-brand {
    color: var(--evButtonSecondaryFontColor) !important;
 }
 .backgroundGradientDarkBlue, 
.mobile-white {
   background-image: var(--evGradientDarkBlue);
   color: var(--evFontPrimaryColor) 
}
.slds-scope .backgroundGradientDarkBlue .slds-button_outline-brand, 
.slds-scope .backgroundGradientBlue .slds-button_outline-brand:active,
.textWhite, .mobile-white .slds-button_outline-brand {
   color: var(--evFontPrimaryColor) !important;
}
.ev-border-cls {
    border-radius: 0.5rem 0.5rem 0rem 0rem;
}

.slds-scope .slds-p-top_small {
    padding-top:0.5rem;
}
.slds-scope .slds-p-top_medium {
    padding-top: 1rem;
}
.slds-scope .slds-p-top_large {
    padding-top: 1.5rem;
}

.slds-scope .slds-p-bottom_small {
    padding-bottom:0.5rem;
}
.slds-scope .slds-p-bottom_medium {
    padding-bottom: 1rem;
}
.slds-scope .slds-p-bottom_large {
    padding-bottom: 1.5rem;
}

.slds-scope .slds-p-left_small {
    padding-left:0.5rem;
}
.slds-scope .slds-p-left_medium {
    padding-left: 1rem;
}
.slds-scope .slds-p-left_large {
    padding-left: 1.5rem;
}

.slds-scope .slds-p-right_small {
    padding-right:0.5rem;
}
.slds-scope .slds-p-right_medium {
    padding-right: 1rem;
}
.slds-scope .slds-p-right_large {
    padding-right: 1.5rem;
}
.slds-m-left_medium {
    margin-left: 1rem;
}

strong, 
b, 
.strong {
   font-family: 'Karbon-Semibold';
}
ul.greenCheck>li {
   list-style: none;
   margin-left: 1em;
   text-indent: -1.7em;
}

.ul-container {
    width: 90%;
    display: flex;
    position: relative;
    left: 2rem;
}
.li-container {
    position: relative;
    left: -1rem;
}
.ul-container li {
    padding: 0.1rem;
}
.ev-block {
    display: block;
}
.ev-inline-block {
    display: inline-block;
}
.divider-bottom {
    border-bottom: 0.2rem solid var(--evFontPrimaryColor);
}
.isi-header {
    font-size: 21px;
    display: inline-block;
}
.target-style {
    color: #d91047;
    &:hover {
        color: #0a58ca;
    }
}
.plus-icon {
    position: relative;
    font-size: 23px;
    top: 2px;
    left: 3px;
}
.ev-pos-fixed {
    position: fixed;
}
.ev-ISI-container-minimize {
    top: 75%;
}
.ev-ISI-container-maximize {
    top: 16%;
}
.ev-ISI-container {
    margin: auto;
    background-color: #D91046;
    z-index: 9999;
}
.ev-image-right {
    position: relative;
    left: 1rem;
    margin-right: 4rem;
}
.mobile-container {
    display: none;
}
.desktop-container {
    display: block;
}
.downtime-class {
    text-align: center;
}
@media only screen and (max-width: 480px){
    .mobile-top{
        padding-top: 12px;
    }
    .mobile-terms{
        padding-bottom: 32px;
    }
    .width{
        width: auto;
    }
    .evfooterTextDiv.slds-setup-assistant {
        padding: 0.8rem !important;
    }
    .logoCol {
        width: 67%;
    }
    .footerContent {
        width: 100%;
        padding-left: 0;
    }
    .footer{
        padding-top: 10px;
        padding-bottom: 20px;
        box-shadow: 20px 20px 50px 15px grey;
    }

    .slds-p-left_medium.mobile-top {
        padding-left: 0;
    }

    .evRemovePadding {
        padding-top: 15px;
        padding-bottom: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .evFoterContentWidth {
        width: unset;
    }
    .user-guide-txt {
        width: 100% !important;
    }
    .user-guide-img {
        float: none !important;
    }
    .mobile-container {
        display: block;
    }
    .desktop-container {
        display: none;
    }
    .backgroundLightGray {
        background: #F0F0F1;
    }
    .slds-button_outline-brand:hover {
        border-color: #D91046 !important;
        box-shadow: none !important;
    }
    .slds-button:hover {
        background-color: #fff;
    }
    /* Mobile ISI Start */
    .toggle-container {
        display: contents;
        align-items: center;
      }
      
      #toggle-btn {
        cursor: pointer;
        margin-left: 12%;
        border: none;
        background: #D91046;
        color: #fff;
        font-size: 18px;
        position: absolute;
      }
      #blackbox {
        border: 1px solid;
        padding: 1rem 1rem 1rem 1.5rem;
        padding-right: 1.5rem;
        border: 1px solid;
        padding-left: 1.5rem;
        padding-top: 0px;
    }
      
      #content {
        display: none;
      }
      #janssen-isi-content-wrapper-mobile {
        color: #000;
        height: 384px;
        overflow-y: auto;
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        display: flex;
        flex-direction: column;
        margin-top: 1.5rem;
        overflow-x: hidden;
        padding-top: 9px;
      }
      #janssen-isi-content-wrapper-mobile div {
        flex: 1;
      }
      #janssen-isi-content-wrapper-mobile #indication{
        order: 2;
      }
      #janssen-isi-content-wrapper-mobile .isi-panel-pane .pane-title p {
        font-size: 20px;
        color: #53284f;
        font-weight: 400;
        line-height: 1.3;
        font-family: Karbon-Semibold;
      }
    .container-min-height {
        min-height: auto
    }
    .isi-mobile#janssen-isi-content-wrapper-mobile{
        height: auto !important;
        padding-left: 1rem;
    }
    #janssen-isi-content-wrapper-mobile .isi-panel-pane .pane-content p, #janssen-isi-content-wrapper-mobile .isi-panel-pane .pane-content ul li {
        font-size: 18px;
        color: #58595b;
        font-weight: 400;
        line-height: 1.15;
        font-family: Karbon-Regular,Arial,sans-serif;
    }
    #janssen-isi-content-wrapper-mobile .isi-panel-pane .pane-content p.warningsedat{
        text-align: center;
        padding-left: 3rem;
        padding-right: 3rem;
        margin-top: 0px;
    }
    #body-indication ul {
        padding-left: 0.75rem;
    }
    .isi-panel-pane .pane-content #blackbox p {
        margin-bottom: 0rem;
    }
    .seefullpresc{
        text-align: center;
    }
    .isi_body_wrapper_ul_1 li{
        padding-top: 2px;
        padding-bottom: 2px;
    }
    #isi_body ul li{
        padding-top: 3px;
        padding-bottom: 3px;
        margin-left: 1rem;
    }
    .pane-content ul li{
        padding-top: 3px;
        padding-bottom: 3px;
        margin-left: 1rem;
    }
    .indicationsa, .limitationso {
        margin-bottom: 5px;
    }
    .welcome-mobile-txt {
        overflow-y: auto;
        /* height: 250px; */
        height: 200px;
        overflow-x: hidden;
        padding-left: 1rem !important;
        padding-top: 5px !important;
        padding-right: 1rem !important;
    }
    .wlcm-txt-font {
        font-size: 18px !important;
        font-size: 24px !important;
        line-height: 30px !important;
    }
    .header-mobile {
        padding: 0.75rem;
        padding-top: 5px;
        padding-bottom: 5px;
    }
    .isi-ignore {
        display: none;
    }
    .register-header {
        font-size: 18px;
    }
    .slds-scope .slds-gutters {
        margin-right: 0rem; 
        margin-left: -.25rem
    }
    .pane-title {
        display: none;
    }
    .isi-mobile-style {
        padding-left: 2px;
        font-size: 18px;
        font-weight: 400;
        line-height: 1.3;
        font-family: Karbon-Semibold;
        text-transform: uppercase;
    }
      /* Mobile ISI End */
}

.customScrollBar{
    overflow: auto;
}
.customScrollBar::-webkit-scrollbar{
    width: 5px;
 }
 .customScrollBar::-webkit-scrollbar-track {
    background: transparent;
 }
 .customScrollBar::-webkit-scrollbar-thumb {
    background: #CCC;
 }
 .customScrollBar::-webkit-scrollbar-thumb:hover {
    background: #888;
 }
 .customScrollBar::-webkit-scrollbar
 {
    width: 5px;
    height: 10px;
 }
 .customScrollBar::-webkit-scrollbar-track
 {
    background: transparent;
 }
 .customScrollBar::-webkit-scrollbar-thumb
 {
    background: #CCC;
 }
 .customScrollBar::-webkit-scrollbar-thumb:hover
 {
    background: #888;
 }
.customScrollBar::-webkit-scrollbar{
    width: 8px !important;
 }
 .cusrsor-pointer {
    cursor: pointer;
    
 }
 a:link {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
@media screen and (min-width: 1500px) {
   .slds-scope {
      width: 1500px;
      margin: auto;
      background-color: #D91046 !important;
      position: relative;
   }
   .ev-ISI-container{
    width: 1500px;
   }
   .slds-modal_medium-large .slds-modal__container{
      width: 1200px !important;
      max-width: none;
      padding: 0.2rem 0 1rem 0 !important;
   }
   .slds-modal_large .slds-modal__container{
      width: 1400px !important;
      padding: 0.2rem 0 1rem 0 !important;
   }
   .slds-modal_medium .slds-modal__container{
      width: 900px !important;
      padding: 0.2rem 0 1rem 0 !important;
   }
}

.underline {
    text-decoration: underline;
}
.heading-text-style {
    color: #d91047;
    font-size: 1.6rem;
    font-weight: 700;
}
.list-style {
    padding-left: 14px;
}

.list-style-no {
    list-style: none;
}
.list-pd-style{
    padding-left: 0.5rem;
}
.li-pd-0 {
    padding-bottom: 0rem !important;
}

/* Styles for the modal container */
.modal-container {
    position: fixed;
    z-index: 99999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
  }
  
  .modal-content {
    background-color: #fff;
    overflow: auto;
    height: 75%;
    max-width: 93%;
    margin: 5% auto;
    padding: 20px;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
  }  

.need-help-qa {
    background-color: #53284F;
    color: #fff;
    border-radius: 10px;
}

.border-radius{
    border: 10px solid #53284F;
    border-radius: 10px;
}

.sub-heading {
    color: #d91047; 
}
.ev-popup_close {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    color: #fff;
    transform: matrix(-1, 0, 0, 1, 10, -40);
    border: 1px solid #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: inherit;
}

.ev-popup_close {
    right: 2rem;
}

.mgt-0 {
    margin-top: 0px;
}
.hr-Seperator {
    opacity: 0.3;
}
.guide-style {
    color: #d91047;
    text-decoration: underline !important;
}
.color-style {
    margin-top: 5px;
    margin-bottom: 5px;
}
.clr-style {
    margin-bottom: 5px;
}
.user-guide-txt {
    float: left;
}
.user-guide-img {
    float: right;
}
.ev-popup_close.close:hover{
    background: #fff;
    border-radius: 25px;
    text-align: center;
    border: 1px solid #D91046;
}
.minimize-txt {
    color: #fff;
}
.termsandprivacy {
    text-decoration: underline !important;
}
.link-underline {
    text-decoration: underline;
    color: #D91046;
}
.button-align {
    padding-left: 6rem;
}
.phone-alignment {
    padding-top: 5rem !important;
}
