
    *{
        font-family:DM Sans !important;
    }
    
    /* to make modal close icon background white */
    .slds-modal__close .slds-button__icon  {
    	fill:#FFFFFF !important;
	}
    .slds-modal__close {
        background-color: transparent !important;
    }
    .contentRegion {
        padding:0 !important;
    }
    .slds-col--padded.comm-content-header.comm-layout-column{
        padding:0 !important;
    }
   
    /*Thank you enrollment*/
    .forceToastManager .toastMessage,
    .forceToastManager .forceActionsText,
    .forceToastManager .slds-notify__content {
    display: inline-block !important;   
    max-width: 100% !important;         
    white-space: normal !important;     
    word-break: normal !important;      
    overflow-wrap: normal !important;   
    -webkit-hyphens: none !important;   
    -ms-hyphens: none !important;
    hyphens: none !important;  
    }
    /*View File Details profile start*/
    .forceContentPreviewerAction a.previewerActionLink[title="View File Details"] {
        display: none !important;
    }
    .forceContentMobilePreviewPlayerTopToolbar .inverseactionbutton.inverseactionbutton {
        color: #fff !important;
        background: transparent !important;
        border: none !important;
    }
    /*View File Details profile end*/
    /*ForceToast error message start*/
 	.forceToastManager .toastContainer>* {
        pointer-events: auto;
        max-width: 100% !important;
        margin-top: 3rem !important;
    }
/*ForceToast error message end*/

 /* Enroll search modal popup start*/

    .lightning-lookup-advanced-modal__body__wrapper__record-picker{
      background-color: #fff !important;
    }
    .lightning-lookup-advanced-modal__body__wrapper__record-picker button.slds-button_brand, .lightning-lookup-advanced-modal__body__wrapper__record-picker .slds-button.slds-button_brand,
    .lightning-lookup-advanced-modal__body__wrapper__record-picker .uiButton--brand {
        color: #000 !important;
        border: none !important;
        background: transparent !important;
    }
    .lightning-lookup-advanced-modal__footer__wrapper  .slds-button_outline-brand,
    .lightning-lookup-advanced-modal__footer__wrapper  .slds-button--neutral,
    .lightning-lookup-advanced-modal__footer__wrapper  .slds-button_neutral,
    .lightning-lookup-advanced-modal__footer__wrapper  .slds-button_neutral:hover
    {
        position:relative !important;
        left:25px !important;
    }
    .lightning-lookup-advanced-modal__footer__wrapper button{
        color:#000 !important;
    }
    .lightning-lookup-advanced-modal__body .slds-th__action-button svg {
    	fill: #fff;
    }

    .lightning-lookup-advanced-modal__body .slds-form-element__icon .slds-button_icon svg{
        fill: #004F6F;
    }
    .lightning-lookup-advanced-modal__body .slds-button:hover, .slds-button:focus {
        color: #000;
    }
    .lightning-lookup-advanced-modal__body .slds-is-sortable .slds-th__action:hover{
        color:#000;
    }

    /* OaSuperUserRowAction Edit Modal start */
	.OaSuperUserRowAction .address-search {
        padding: 0 0 15px;
    }

    .OaSuperUserRowAction .paddingBottom .AddressLine1,
    .OaSuperUserRowAction .paddingBottom .AddressLine2,
    .OaSuperUserRowAction .paddingBottom .AddressCity
    {
        padding:0 0 15px !important;
        margin:0;
    }
    .OaSuperUserRowAction .Addon-content .AddressPhone .slds-form-element__icon .slds-button_icon {
        position: relative;
        left: -2px;
        top: 1px;
    }
    .OaSuperUserRowAction .AddressState, .OaSuperUserRowAction .paddingBottom.AddressFax{
        padding:0 0 15px 15px !important;
    }
    .OaSuperUserRowAction .paddingBottom button svg,.OaSuperUserRowAction .paddingleftCol button svg,
    .OaSuperUserRowAction .paddingRightCol button svg{
        fill:#004F6F;
    }
    .OaSuperUserRowAction .address-search .slds-input__icon  svg{
        fill:#004F6F;
    }

    .OaSuperUserRowAction .slds-form-element__control.slds-grow .slds-input[readonly]{
       opacity:0.5;
     }
    .OaSuperUserRowAction .slds-modal__content_headless,
    .OaSuperUserRowAction .slds-modal__header_empty+.OaSuperUserRowAction .slds-modal__content,
    .OaSuperUserRowAction .slds-modal__header--empty+.OaSuperUserRowAction .slds-modal__content {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
    .OaSuperUserRowAction .slds-modal__content_footless{
         border-bottom-right-radius: 0;
        border-bottom-left-radius: 0;
     }
    .OaSuperUserRowAction .Superuser-Affiliated .slds-form-element__label {
        font-weight: 400;
    }
    .OaSuperUserRowAction .Addon-content .slds-dueling-list__options [aria-selected=true]:hover, 
    .OaSuperUserRowAction .Addon-content .slds-dueling-list__options [aria-selected=true]:focus, 
    .OaSuperUserRowAction .Addon-content .slds-picklist__options [aria-selected=true]:hover, 
    .OaSuperUserRowAction .Addon-content .slds-picklist__options [aria-selected=true]:focus{
        background-color: #004F6F;
    }
    .OaSuperUserRowAction .Addon-content .slds-dueling-list__options [aria-selected=true],
    .OaSuperUserRowAction .Addon-content .slds-picklist__options [aria-selected=true]{
         background-color: #004F6F; 
    }

/* OaSuperUserRowAction Edit Modal end */
    /*Add on Office Modal Popup start */
    .AddOnOffice-Space .slds-icon-standard-account,.PAPRightCol .slds-icon-standard-account{
       background-color:#004F6F;
    }
    .AddOnOffice-Space .slds-icon-standard-account svg.slds-icon,.PAPRightCol .slds-icon-standard-account svg.slds-icon{
       fill:#fff !important;
    }
    .AddOnOffice-Space .slds-form-element__control.slds-grow .slds-input{
        padding-left: 10px;
    }
    .AddOn-Submit .papShipmenticon svg.slds-icon.slds-icon-text-default.slds-icon_large{
     fill:#969B1E !important;
      width: 120px;
      height: 120px;
    }
    .AddOnOffice-Space svg.slds-icon{
        fill:#004F6F;
       
    }
    .AddOnOffice-Modal .slds-modal__content_headless,
    .AddOnOffice-Modal .slds-modal__header_empty+.AddOnOffice-Modal .slds-modal__content,
    .AddOnOffice-Modal .slds-modal__header--empty+.AddOnOffice-Modal .slds-modal__content {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
        
    }
    .AddOnOffice-Modal .AddOnUI .slds-input, .AddOnOffice-Modal .AddOnUI .slds-input[readonly],
    .AddOnOffice-Modal .AddOnOfficeRightCol .slds-input,
    .AddOnOffice-Modal .AddOnOfficeleftCol .slds-input {
        padding-left: 10px !important;
    }
    /*Add on office Modal popup End*/
    
    /*PAP Shipment Modal Popup start */
    .PAPSubmit .papShipmenticon svg.slds-icon.slds-icon-text-default.slds-icon_large{
     fill:#969B1E !important;
      width: 120px;
      height: 120px;
    }
     .PAPShipment .slds-modal__content_headless,
    .PAPShipment .slds-modal__header_empty+.PAPShipment .slds-modal__content,
    .PAPShipment .slds-modal__header--empty+.PAPShipment .slds-modal__content {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
       
    }
    /*PAP Shipment Modal Popup End */
    
    /*Annual Reverification Modal Popup Start */
    .AnnualReverificationEditModal .slds-form-element__control.slds-grow .slds-input{
        padding-left:10px;
    }
  	.AR-Submit .papShipmenticon svg.slds-icon.slds-icon-text-default.slds-icon_large{
     fill:#969B1E !important;
      width: 120px;
      height: 120px;
    }
    .AnnualReverificationEditModal .PaddingBottom button svg{
        fill:#004F6F;
       
    }
    .AnnualReverificationEditModal .PaddingBottom.PatientDOB .slds-input {
     padding-left:10px;
    }
    .AnnualReverificationEditModal .PaddingBottom.PatientDOB .slds-input[readonly]{
     opacity:0.5;
    }
    .AnnualReverificationEditModal .slds-form-element__control.slds-grow .slds-input[readonly]{
       opacity:0.5;
     }
   	.AnnualReverificationEditModal .PaddingBottom.patient-Radio .slds-radio{
        padding:10px 0 5px 2px;
    }
     .AnnualReverificationEditModal .slds-modal__content_headless,
     .AnnualReverificationEditModal .slds-modal__header_empty+.AnnualReverificationEditModal .slds-modal__content,
     .AnnualReverificationEditModal .slds-modal__header--empty+.AnnualReverificationEditModal .slds-modal__content {
        border-top-right-radius: 0;
        border-top-left-radius: 0;
    }
     
    /*Annual Reverification Modal Popup End */
    .regn-hcp-self-registration{
        margin-left:-79px;
        background-color:white;
    }
    iframe{
        height: calc(100vh - 214px);
        }
    @media screen and (min-width:1400px) and (max-width:1920px) {
        .regn-hcp-self-registration{
            margin-left:-62px;
        }
         iframe{
        height: calc(100vh - 214px);
        }
    }

/* media query for large start*/
    @media screen and (min-width:320px) and (max-width:1024px) {
         /*Annual Reverification Edit Modal Start*/
        .AnnualReverificationEditModal .slds-form-element__control.slds-grow .slds-input[readonly]{
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
         }
       
        /*Add on office Modal popup Start*/
        .AddOnOffice-Modal .slds-modal__content_headless,
        .AddOnOffice-Modal .slds-modal__header_empty+.AddOnOffice-Modal .slds-modal__content,
        .AddOnOffice-Modal .slds-modal__header--empty+.AddOnOffice-Modal .slds-modal__content {
            padding: 0 10px 0 5px;
        }
        /*Add on office Modal popup End*/
        .regn-hcp-self-registration{
            margin-left:0px;
        }
        .OaSuperUserRowAction .AddressState, .OaSuperUserRowAction .paddingBottom.AddressFax{
            padding: 0 0 15px 0 !important;
        }
    }
	.slds-popover--tooltip, .slds-popover_tooltip{
    	background-color:#004f6f !important;
    	
	}
    .slds-popover__body{
        font-family: DM Sans !important;
    }
     .regn-de-memberplanupload .state button{
        font-size:16px;
        line-height:24px;
        padding:12px 16px;
        color:#000;
    }
    .regn-de-memberplanupload .state svg{
        width:24px;
        height:24px;
        fill:#000;
    }
    .regn-de-memberplanupload .state .slds-input__icon-group_right{
        right:24px;
        top:40%
    }
