@font-face {
    font-family: 'HelveticaNeue';
    src: url('Fonts/HelveticaNeueLTPro-Roman.ttf') format('truetype'), 
         url('Fonts/HelveticaNeueLTPro-Roman.woff') format('woff'), 
         url('Fonts/HelveticaNeueLTPro-Roman.woff2') format('woff2');
    font-weight: normal;
}

@font-face {
    font-family: 'HelveticaNeueBd';
    src: url('Fonts/HelveticaNeueLTPro-Bd.ttf') format('truetype'), 
         url('Fonts/HelveticaNeueLTPro-Bd.woff') format('woff'), 
         url('Fonts/HelveticaNeueLTPro-Bd.woff2') format('woff2');
    font-weight: bold;
}

@font-face {
    font-family: 'HelveticaNeueMd';
    src: url('Fonts/HelveticaNeueLTPro-Md.ttf') format('truetype'), 
         url('Fonts/HelveticaNeueLTPro-Md.woff') format('woff'), 
         url('Fonts/HelveticaNeueLTPro-Md.woff2') format('woff2');
    font-weight: 500; /*normal = 400, bold = 700*/
}

@font-face {
    font-family: 'HelveticaNeueLt';
    src: url('Fonts/HelveticaNeueLTPro-Lt.ttf') format('truetype'), 
         url('Fonts/HelveticaNeueLTPro-Lt.woff') format('woff'), 
         url('Fonts/HelveticaNeueLTPro-Lt.woff2') format('woff2');
    font-weight: lighter;
}

html {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    -webkit-text-size-adjust: 100%; /* Prevent font scaling in landscape while allowing user zoom */
    height: 100%;
}

body {
    margin: 0;
    font-size: 17px;
    height: 100%;
    min-width: 330px;
}

#form1 {
    height: 100%;
}

.MainContentHolderT1 {
    min-height: 100%;
    position: relative;
}

br {
    display: none;
}

b {
    font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif !important;
}

hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

ul {
    padding: 0;
    margin: 0;
}
    ul li {
        margin-bottom: 5px;
    }

input {
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.centerdiv {
    padding: 0 !important;
    height: 100%;
}

.centerdivContainer {
    padding: 0 20px !important;
    margin-left: auto;
    margin-right: auto;
    /* min-width: 960px;	*/
    max-width: 1440px;
    /*width:80%;*/
    /*background: red;*/
    position: relative;
}

#divNodeTitleContainer {
    display: none;
}

.NavigationSectionT1 {
    font-family: 'HelveticaNeueMd', Helvetica, Arial, sans-serif !important;
    background-color: #FFF;
    color: #3c4242;
    height: 105px;
    /*background-image: url(../Images/forxigaClipped.png);
    background-repeat: no-repeat;
    background-position: 10% 20px;*/
    padding: 20px 0 10px 0px;
    background-color: transparent;
    border: none;
    color: #FFF;
    outline: none;
    text-align: right;
    position: relative;
}

    .NavigationSectionT1 input {
        border: none;
        background: none;
        color: #3c4242;
        font-size: 0.6em;
        cursor: pointer;
        padding: 0px 0px 2px 0px; line-height:20px;
        outline: none;
        margin: 0 15px 0 15px;
        border-bottom: 3px solid white;
    }

   /* .NavigationSectionT1 input, .LangPopOut {
        border: none;
        background: none;
        color: #3c4242;
        font-size: 0.75em;
        cursor: pointer;
        padding: 0 15px 0 15px;
        outline: none;
    }*/

    .NavigationSectionT1 .siteName {
        float: right;
        font-family: 'Open Sans', sans-serif;
    }

.headerCaption {
    font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif;
    font-size: 0.7em;
    text-align: left;
    margin-top: 65px;
    color: #3c4242;
    font-weight: bold;
}

.HomeDocImage {
    max-width: 405px;
    width: 100% !important;
    height: auto !important;
}


.ContentSectionT1 {
    Background: #830051;
    color: #FFF;
    padding-bottom: 20px;
}
    .ContentSectionT1 > .centerdivContainer > div[id*="IMG"] {
        display: inline-block;
        margin-left: 15%;
        padding-bottom: 30px;
        width: 30%;
    }

#ContentSectionT1Text {
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.LargeCaptionForxiga {
    font-size: 1.5em;
    padding: 25px 0 0 0px;
}
    .LargeCaptionForxiga.Bold {
        font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif;
    }

.XLargeCaptionForxiga {
    font-size: 2.1em;
    padding: 25px 0 0 0px;
}
    .XLargeCaptionForxiga.Bold {
        font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif;
    }
    .XLargeCaptionForxiga.Centre {
        width: 80%;
        text-align: center;
        padding: 40px 0px 40px 0px;
    }

.Centre {
    margin: 0;
    margin-left: auto;
    margin-right: auto;
}

.SectionHeader {
    background-color: #9c3374;
    color: #fff;
    font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    padding: 14px 14px 10px 14px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.SectionHeaderLargeLight {
    background-color: #f1e1dd;
    color: #592b41;
    font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.7em;
    padding: 14px;
    margin-bottom: 10px;
}

/*Sub menu div for pop up 1 main menu*/
.SubMenu {
    width: 330px;
    background: rgba(255,255,255,0.95);
    padding: 10px 0px 5px 0px;
    position: absolute; /*position and visibility as a sub menu to be completed by js, absolute pos just to allow layout prototyping*/
    left: 210px;
}

    .SubMenu input {
        border: none;
        background: none;
        color: #3c4242;
        font-size: 0.7em;
        cursor: pointer;
        padding: 5px 0px 5px 10px;
        outline: none;
        -webkit-appearance: none;
        width: 330px;
        text-align: left;
        border-left: 3px solid;
        border-color: rgba(76,73,72,0);
    }

.SubMenu input:hover {
	border-left: 3px solid #d9328c !important;
	/*background: #fff;*/
}

/*Sub menu div for pop up 2 language choice*/
.SubMenuLang {
    display: none;
    width: 330px;
    background-color: #ffffff;
    padding: 0px;
    position: absolute; /*position and visibility as a sub menu to be completed by js, absolute pos just to allow layout prototyping*/
    border: 1px solid #c0c0c0;
    left: 850px; z-index:9999;
    top: 50px;
}

    .SubMenuLang input {
        font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
        border: none;
        background: none;
        color: #999999;
        font-size: 0.6em;
        cursor: pointer;
        padding: 0px;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 15%;
        outline: none;
        -webkit-appearance: none;
        width: 100%;
        text-align: left;
        margin: 0;
    }

        .SubMenuLang input.active {
            background: url('../Images/tick.png');
            background-position: 3% 40%;
            background-repeat: no-repeat;
        }

        .SubMenuLang input:hover {
            border: none !important;
            background-color: #F9F9F9;
        }

.ButtonSectionT3 {
    font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
    min-height: 41px;
    max-height: auto;
    line-height: 41px;
    background-color: #ffffff;
    font-size: 0.8em;
    text-align: left;
    border-top: 2px solid #f5f5f5;
    /*border-bottom: 1px solid #fff;*/
    padding-left: 0px;
}

    .ButtonSectionT3 input {
        border: none;
        background: none;
        color: #324242;
        font-size: 1em;
        cursor: pointer;
        padding: 0 0px 10px 0px;
        outline: none;
        -webkit-appearance: none;
        margin: 0 15px;
        /*border-bottom: 3px solid #ffffff;*/
    }

        .ButtonSectionT3 input.Current, .ButtonSectionT3 input:hover {
            border-bottom: 3px solid #d9328c !important;
        }

        .ButtonSectionT3 input:first-of-type {
            margin: 0 15px 0px 0px;
        }

.menuHighlight {
    position: absolute;
    content: "";
    height: 0px;
    border-bottom: 3px solid #d9328c;
}

.ContentSubSectionT1 {
    margin: 30px 0px 0px 0px;
    padding-bottom: 500px;
}

.ContentSectionT1 .Hyperlink {
    text-decoration: underline;
    cursor: pointer;
    margin-bottom: 20px;
    display: inline-block;
}

.ContentSubSectionT1 span {
    font-weight: bold;
    display: block;
}

.ContentSubSectionT1 .StandardButton {
    background-color: #fff;
    border: none;
    color: #3c4242;
}

.ContentSubSectionT1 a.StandardButton {
    display: inline-block;
}

.StandardButton:hover {
    text-decoration: underline;
}

.accordion-expand-holder{
    text-align: right;
}

    .accordion-expand-holder .actionButton {
        margin-left: 20px;
        margin-right: 0px !important;
    }

.ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-s, .ui-accordion-header-icon.ui-icon.ui-icon-triangle-1-n {
    margin-bottom: 10px;
}

.ContentSubSectionT1 .actionButton {
    background-color: #fff;
    border: 1px solid #3c4242;
    color: #3c4242;
    background-image: url(../Images/chevron.png);
    background-repeat: no-repeat;
    background-position: 93% 50%;
    font-size: 0.85em;
    padding: 10px 42px 10px 1%;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 20px;
    text-decoration: none;
    max-width: 40%;
    overflow-wrap: break-word;
    white-space: normal;
    font-family: 'HelveticaNeueBd', Helvetica, Arial, sans-serif !important;
}

.ContentSubSectionT1 a.actionButton {
    display: inline-block;
}

.ContentSubSectionT1 .ActionButton {
    background-color: #fff;
    border: 1px solid #3c4242;
    color: #3c4242;
    background-image: url(../Images/chevron.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    font-size: 0.85em;
    padding: 10px 42px 10px 1%;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 20px;
    text-decoration: none;
    overflow-wrap: break-word;
    white-space: normal;
    max-width: 50%;
    font-family: 'HelveticaNeueBd', Helvetica, Arial, sans-serif !important;
}

.ContentSubSectionT1 a.ActionButton {
    display: inline-block;
}

.ContentSubSectionT1 .ViewSiteButton {
    background-color: #fff;
    border: 1px solid #3c4242;
    color: #3c4242;
    background-image: url(../Images/pointyBox.png);
    background-size: 11px;
    background-repeat: no-repeat;
    background-position: 95% 50%;
    font-size: 0.85em;
    padding: 10px 42px 10px 1%;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 20px;
    text-decoration: none;
    overflow-wrap: break-word;
    white-space: normal;
    max-width: 50%;
    font-family: 'HelveticaNeueBd', Helvetica, Arial, sans-serif !important;
}

.ContentSubSectionT1 a.ViewSiteButton {
    display: inline-block;
}

.ContentSubSectionT1 .StandardButton.Negative {
    background-color: #777777;
}

.ContentSubSectionT1 .StandardButton.BottomMarginForAnchorJump {
    margin-bottom: 200px;
}

.ContentSubSectionT1 .StandardRadio.KnowledgeQuestion_Container > div:nth-of-type(3), .ContentSubSectionT1 .StandardCheck.KnowledgeQuestion_Container + div {
    color: #830051;
    display: block;
    text-align: justify;
    margin-top: 10px;
    display: none;
    font-size: 0.95em;
}

.ContentSubSectionT1 .StandardCheck.Quiz_Container + div, .ContentSubSectionT1 .StandardCheck.Quiz.Dunno_Container + div {
    color: #830051;
    text-align: justify;
    margin-top: 10px;
    display: none;
    font-size: 0.95em;
    padding-left: 30px;
}

    .ContentSubSectionT1 .StandardCheck.Quiz_Container + div.ShowAnswer, .ContentSubSectionT1 .StandardCheck.Quiz.Dunno_Container + div.ShowAnswer {
        display: block;
    }

.StandardCheck.Quiz.Dunno > tbody > tr > td > span > input[type="checkbox"]:checked, .StandardCheck.Quiz > tbody > tr > td > span > input[type="checkbox"]:checked {
    -webkit-appearance: checkbox;
    background-color: #e9ecee;
    border: none;
    color: #000000;
}

    .StandardCheck.Quiz.Dunno > tbody > tr > td > span > input[type="checkbox"]:checked::after, .StandardCheck.Quiz > tbody > tr > td > span > input[type="checkbox"]:checked::after {
        content: '';
        font-size: 16px;
        position: initial;
        color: #000000;
    }

.StandardCheck.Quiz.Dunno > tbody > tr > td > span > label, .StandardCheck.Quiz > tbody > tr > td > span > label {
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size:17px;
}

.ContentSubSectionT1 .StandardRadio label, .ContentSubSectionT1 .StandardCheck label {
    font-weight: 300;
    margin-left: 32px;
}

.ResetQuestions {
    display: none;
}

.optionCorrect.Highlight {
    background-color: #ded5d9;
    color: #830051;
}

.optionCorrect, .optionIncorrect {
    padding: 15px 15px 15px 0px;
    margin: 0px !important;
}

.KnowledgeQuestion_Container, .Feedback_Container {
    padding-bottom: 0px !important;
    padding-left: 30px;
}

.downloadIntro, .knowledgeTestIntro, .patientFeedbackIntro, .hcpFeedbackIntro {
    text-align: left;
    margin-bottom: 30px;
}

.knowledgeTestIntro, .patientFeedbackIntro, .hcpFeedbackIntro {
    font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif;
    margin-bottom: 40px;
}

.ContentSubSectionT1 .StandardDdl {
    clear: both;
    display: block;
    float: left;
}

    .ContentSubSectionT1 .StandardDdl select {
        background: #DD4814;
        border: 4px solid #DD4814;
        border-radius: 6px;
        color: #FFF;
        font-size: 1.0em;
        outline: none;
        cursor: pointer;
    }

        .ContentSubSectionT1 .StandardDdl select:hover {
            background: #3A3A3A;
            border-color: #3A3A3A;
        }

    .ContentSubSectionT1 .StandardDdl.Reactions {
        /*width: 90%;*/
        min-width: 100%;
    }

    .ContentSubSectionT1 .StandardDdl.Severity_Container {
        display: none;
    }

    .ContentSubSectionT1 .StandardDdl span {
        display: block;
        clear: both;
    }

    .ContentSubSectionT1 .StandardDdl div:nth-of-type(2) {
        float: left !important;
        display: block;
        clear: both;
        /*width: auto !important;*/
    }

.ContentSubSectionT1 .Emphasis {
    border: 1px solid #830051;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: left;
    padding: 20px;
    font-weight: 600;
    display: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.ContentSubSectionT1 .TreatmentModifcation {
    display: none;
    margin: 5px 0 15px 0;
}

.ContentSubSectionT1 .SeveritySupportingText {
    color: #830051;
}

.ContentSubSectionT1 .ReactionSupportingText {
    color: #830051;
}

.ContentSubSectionT1 .TreatmentModifcation, .ContentSubSectionT1 .ReactionSupportingText, .ContentSubSectionT1 .SeveritySupportingText {
    display: none;
}

.ContentSubSectionT1 .TopMarginLargest {
    margin-top: 40px;
}

.ContentSubSectionT1 .Bold.TopRule {
    border-top: 1px solid;
    padding-top: 20px;
    color: inherit;
}

.ContentSubSectionT1 .BlackTriangleText {
    color: #000;
    border: 1px solid #000;
    font-size: 0.75em;
    width: 94%;
}

.ContentSubSectionT1 .AnchorDestination {
    display: block;
}

.ContentSubSectionT1 .ReminderContainer {
    border: 1px solid #830051;
    color: #830051;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 20px 20px 0 20px;
    font-weight: 600;
    margin: 0 auto;
    margin-bottom: 20px;
    display: none;
}

input[type="text"], input[type="password"] {
    padding-left: 5px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
}

input[type="submit"]:disabled {
    opacity: 0.4;
}

.StandardButton {
    font-family: HelveticaNeueLt, Helvetica, Arial, sans-serif;
    font-size: 0.9em;
}

.StandardCaption {
    background: none;
    border: none;
    color: inherit;
    font-family: HelveticaNeueLT, Helvetica, Arial, sans-serif;
    font-size: 1em;
    width: 100%;
    margin-bottom:20px;
}
    .StandardCaption sup {
        font-size: 0.55em;
    }

    .StandardCaption.Extender{
        margin-top:-20px;
    }
    .StandardCaption.ListItemExtender{
        padding-left:20px;
        margin-top:-20px;
    }
    .StandardCaption.CheckboxIndent{
        margin-left:34px;
        width:calc(85% - 34px);
    }

.StandardCaptionLarge {
    font-family: HelveticaNeue, Helvetica, Arial, sans-serif;
    font-size: 1.5em;
    padding: 15px 0px 15px 0px;
}

.StandardCaption.PaddingBottom {
    padding-bottom: 20px;
}

.StandardCaptionCentered {
    text-align: center;
}

.StandardCaption.Centred {
    text-align:center;
}

.CaptionImportant {
    color: #DD4814;
    font-weight: 600;
    border: 1px solid #DD4814;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding: 15px 40px 15px 40px;
    text-align: center;
    margin-bottom: 20px;
    clear: both;
}

.CaptionLarge {
    font-size: 1.6em;
}

.CaptionLargest {
    font-size: 2em;
    margin-bottom: 30px;
}

.NavigationBanner {
    background: #fff;
    height: 174px;
    vertical-align: middle;
    width: 100%;
    display: block;
    left: 0;
    position: absolute;
}

    .NavigationBanner .Inner {
        width: 60%;
        margin: 0 auto;
        margin-top: 25px;
    }

        .NavigationBanner .Inner input[type=image] {
            margin-right: 15px;
            outline: none;
        }

        .NavigationBanner .Inner div {
            width: 470px;
            margin: 0 auto;
        }

.StandardList {
    font-family: HelveticaNeueLt, Helvetica, Arial, sans-serif;
    font-size: 1em;
    padding-left: 20px;
    margin: 0px 10px 30px 10px;
}

.StandardList.NoBullets li{
    list-style-type:none;
    margin-left:-20px;
}

    .StandardList.Indented li {
        margin-left: 0px;
    }

.StandardList.NoMargin{
    margin-bottom:5px !important;
}

.StandardList.NoPaddingBottom{
    padding-bottom:0px !important;
}

.StandardList.Nested1{
    padding-bottom:10px;    
}

.StandardList.Nested1 li{
    list-style-type: none;
}

.StandardList.Nested1 li:before {
    content: "-  ";
}

    .StandardList.Nested1 > .listCaption{
        margin-left:0px;
    }

    .StandardList.BoldCaption > .listCaption{
        font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif !important;
        font-weight:bold;
    }

.AccordionBlockEmphasis {
    background-color: #dcbec9;
    width: 100%;
    padding-top: 20px;
}

.listCaption {
    margin-left: -30px;
    font-weight: normal !important;
    font-family: HelveticaNeueLT, Helvetica, Arial, sans-serif;
}

.StandardListItemMargin li {
    margin-bottom: 10px;
}

.StandardList.BoldHeader span.listCaption, .StandardListWithBack.BoldHeader span.listCaption {
    font-weight: 600;
}

.StandardListWithBack {
    margin-bottom: 20px !important;
    background: #F0F0F0;
    width: 100%;
    left: 0;
    padding: 20px 0 20px 0;
}

    .StandardListWithBack span.listCaption {
        margin-left: 20px;
    }

    .StandardListWithBack .list {
        padding-right: 10px;
    }

.StandardCheck {
    font-family: HelveticaNeueMd, Helvetica, Arial, sans-serif;
    font-size:1.1em;
}

.StandardCheck label, .StandardRadio label {
    display: block;
}

.StandardCheck input[type="checkbox"], .StandardRadio input[type="radio"] {
    float: left;
}


    .StandardCheck.Quiz input[type="checkbox"] {
        -webkit-appearance: checkbox;
    }

    .StandardCheck.Quiz_Container, .StandardCheck.Quiz.Dunno_Container {
        padding-left: 30px;
    }

.StandardRadio input[type="radio"] {
    -webkit-appearance: radio;
}

/*select{
    -webkit-appearance: none;
}*/
.Inline {
    float: left;
    display: inline;
}

.Italic {
    font-style: italic;
}

.Bold {
    font-weight: bold;
    font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif !important;
}

#tandcpanel {
    display: none;
}

/* indents the relevant list-items */
.expectBeforeTreatment li:nth-child(8), .expectBeforeTreatment li:nth-child(9) {
    margin-left: 20px;
}

/*nav menu dropdown*/
.NavMenuButtonsContainer {
}

#SubMenuDiv {
    position: absolute;
    display: none;
    z-index: 1;
}

    #SubMenuDiv input {
        white-space: normal;
        padding-right: 10%;
        width: 100%;
    }

        #SubMenuDiv input:hover {
            background: url('../Images/chevronWhite.png');
            background-position: 95% 50%;
            background-repeat: no-repeat;
        }


/* HCP Edits */
.NoFloat {
    float: none !important;
}

.StandardList-LargerMargin {
    margin-bottom: 40px;
}

.StandardCaption-LargerMargin {
    margin-bottom: 40px !important;
}
/* Login form styles */
#ctl05_ctl01_pnlLogin {
    font-family: 'Open Sans', sans-serif;
}

#txtUserName, #txtPassword, #textBoxUsernameReadOnly {
    border: 1px solid black;
    height: 45px;
    font-size: 22px;
    border-radius: 6px;
    width: 100%;
    outline: none;
    max-width:100%;
}

div#divPassword, div#divUsername, #divUsernameReadOnly {
    max-width: 443px;
}

#txtUserName, #txtPassword:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset;
}

#loginForm {
    border-top: 1px solid black;
}

    #loginForm a {
        color: #272727;
    }

    #loginForm h3 {
        margin-bottom: 0;
    }

#btnUpdateDetails {
    float: right;
}

#ctl05_ctl01_lblUserNameInstText, #ctl05_ctl01_lblPasswordInstText {
    display: none;
}

#ctl05_ctl01_lblLoginIntro {
    background-image: url(../Images/icon-start-19.png);
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 30px;
    position: relative;
    font-weight: 100;
    font-size: 17px !important;
}

#ctl05_ctl01_lnkForgotPwd {
    margin-left: 20px;
    margin-right: 20px
}

#loginMessageContainer {
    border: 1px solid #830051;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: left;
    padding: 20px;
    font-weight: 600;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #830051;
    margin-top:20px;
}

    #loginMessageContainer span {
        margin-bottom: 0;
    }

/* Register form */
#registrationForm input[type="text"], input[type="password"] {
    border: 1px solid black;
    height: 45px;
    font-size: 22px;
    border-radius: 6px;
    width: 100%;
    outline: none;
    max-width: 600px;
}

#registrationContainer {
    border-top: 1px solid black;
    font-family: 'Open Sans', sans-serif;
}

    #registrationContainer h3 {
        margin-bottom: 0;
    }

    #registrationContainer h5 {
        display: none;
    }

#ctl05_ctl01_lblRegisterIntro {
    background-image: url(../Images/icon-start-19.png);
    background-repeat: no-repeat;
    padding-left: 30px;
    position: relative;
    font-weight: 100;
    font-size: 17px !important;
}

#btnRegister {
    display:inline-block;
    margin-top:20px;
}


input[name="ctl05$ctl01$ctl11"] {
    background-color: #777777 !important;
}

    input[name="ctl05$ctl01$ctl11"]:hover {
        background-color: #3A3A3A !important;
    }

#registrationMessageContainer {
    border: 1px solid #830051;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: left;
    padding: 20px;
    font-weight: 600;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #830051;
}

#ctl05_ctl01_lblRegisterFailedPassMatch {
    color: rgb(221, 72, 20);
    margin-top: 5px;
    font-weight: 300;
}
/* Reset password form */
#ctl05_ctl01_pnlForgotPWD {
    font-family: 'Open Sans', sans-serif;
}

    #ctl05_ctl01_pnlForgotPWD h2 span {
        font-weight: 100;
        background-image: url(../Images/icon-start-19.png);
        background-repeat: no-repeat;
        padding-left: 30px;
        position: relative;
        font-size: 17px !important;
    }

#txtForgotEmail {
    border: 1px solid black;
    height: 45px;
    font-size: 22px;
    border-radius: 6px;
    width: 100%;
    outline: none;
    max-width: 443px;
}

#ctl05_ctl01_lblForgotEmailInstText {
    display: none;
}

#forgotPasswordMessageContainer {
    border: 1px solid #830051;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: left;
    padding: 20px;
    font-weight: 600;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 25px;
    color: #830051;
}

#forgotPasswordForm {
    border-top: 1px solid black;
}
/*#ctl05_ctl01_btnForgotPWDCancel{
    background-color: #777777;
}
*/
#ctl05_ctl01_btnForgotPWDCancel:hover {
    background-color: #3A3A3A;
}
/* Cookies message */
#cookiesdirective {
    background: rgb(76, 73, 72,0.9) !important;
}

    #cookiesdirective div {
        color: #ffffff !important;
        /*width: 534px !important;
        max-width: 100% !important;*/
        padding: 20px 0 20px 0 !important;
    }

        #cookiesdirective div a {
            color: #ffffff !important;
            font-weight: normal !important;
        }

.cookieLeft {
    display: inline-block;
    position: relative;
    max-width: 70%;
    float: left;
    text-align: left;
}
.cookieRight {
    display: inline-block;
    position: relative;
    float: right;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    /* IE10+ CSS styles go here */
    input#epdsubmit {
        background-color: rgb(0,0,0);
        border: 1px solid #fff;
        color: #fff;
        padding: 10px;
        cursor: pointer;
        text-decoration: none;
    }
}

input#epdsubmit {
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    color: #fff;
    padding: 10px;
    cursor: pointer;
    text-decoration: none;
}

/* Reset password form */
#updatePasswordForm {
    border-top: 1px solid black;
}

#ctl05_ctl01_lblUpdatePWDIntro {
    background-image: url(../Images/icon-start-19.png);
    background-repeat: no-repeat;
    background-position: 0;
    padding-left: 30px;
    position: relative;
    font-weight: 100;
    font-size: 17px !important;
}

#updatePasswordMessageContainer {
    border: 1px solid #830051;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    text-align: left;
    padding: 20px;
    font-weight: 600;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #830051;
}

#ctl05_ctl01_lblUpdatePWDPasswordInstText {
    display: none;
}

#ctl05_ctl01_lblUpdatePWDConfirmInstText {
    display: none;
}

#ctl05_ctl01_pnlUpdateMyPWD {
    font-family: 'Open Sans', sans-serif;
}


/* styled help message captions for registration page */
.lblHelpMessage, #ctl05_ctl01_lblConfPasswordHelpMessage, #ctl05_ctl01_lblConfEmailHelpMessage {
    font-family: myriad-pro, Arial, sans-serif;
    font-weight: 300 !important;
    margin-top: -5px;
}
/* styled help message caption for Forgotten your details page*/
#updatePasswordForm h3 {
    display: block;
    font-size: 1.17em;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    font-weight: bold;
    margin-bottom: 0;
}

#ctl05_ctl01_lblUpdatePWDConfirmCaption {
    margin-bottom: 16px;
}
/* Added username textbox on 'Forgotten your details page */
#textBoxUsernameReadOnly {
    color: dimgrey;
}

/*container for the consent check box*/
#chk_container_Userdefined3 {
    margin-bottom: 20px;
    margin-top: 20px;
}

/*styling for truste preferences button container*/
.trusteContainer {
    position: absolute;
    top: 45px;
    right: 5px;
}

/*Spanish regulators text box styling*/
.regulatorCaptionBox_ES {
    display: none;
    width: 98%;
    /*float: left;*/
    font-size: 0.75em;
    color: black;
    background-color: #FFFF04;
    border: 1px solid black;
    padding: 5px;
    margin-left: 0px;
}

/*AUNZ tm section*/
.tmInfusions_AU {
    display: none;
}

/*NL additional resource*/
.hcpResourceBtn_NL {
    display: none !important;
}

/*NL additional resource*/
.hcpResource_NL {
    display: none !important;
}

.UKAdditionalTextTop {
    display: none;
    color: #000;
    font-size: 0.75em;
    font-weight: 600;
    text-align: center;
    /*margin-top: -40px;*/
}

.UKAdditionalTextBottom {
    display: none;
    color: #000;
    font-size: 0.75em;
    font-weight: 600;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 0px;
}

.UKBlackTriangleText {
    display: none;
    border: 1px solid #000;
    color: #000;
    font-size: 0.75em;
    padding: 10px 15px;
    width: 94%;
}

.UkPvNotice {
    display: none;
}

.AuNzPvNotice {
    display: none;
}

.AuNzCaption {
    display: none;
}


.BeTopCaption {
    background-image: url(../Images/logo-orange.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 100px;
    padding-bottom: 20px;
    position: relative;
    display: none;
}

.BeMidCaption1 {
    font-size: 3em;
    color: #DD4814;
    ;
    display: none;
    text-align: center;
}

.BeMidCaption2, .BeMidCaption3 {
    font-size: 1.5em;
    color: #DD4814;
    ;
    display: none;
    text-align: center;
}

.BeMidCaption4 {
    display: none;
    text-align: center;
    padding-bottom: 20px;
}

.BeIndentedList {
    border: 1px solid #000;
    padding: 10px;
    margin-left: 25px;
}

/* indents the relevant list-items on BE HCP landing RMA page */
.BeList li:nth-child(5), .BeList li:nth-child(6), .BeList li:nth-child(7), .BeList li:nth-child(8), .BeList li:nth-child(9) {
    margin-left: 20px;
    list-style-type: circle;
}

.BeTmImage {
    display: none;
    padding-bottom: 10px;
}

.EsAdditionalTextLower {
    display: none;
    padding-top: 10px;
    padding-bottom: 10px;
}


/*overwrite ui icons - becasue you cant resize them!*/

.ui-icon-triangle-1-s, .ui-icon-triangle-1-n {
    border: solid white;
    border-width: 0 3px 3px 0;
    display: inline-block;
    background-image: none !important;
    padding: 3px;
    height: 10px;
    width: 10px;
    margin: 0px;
    right: 30px;
    position: absolute;
    bottom: 0px;
}

.ui-icon-triangle-1-n {
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

.ui-icon-triangle-1-s {
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    bottom: 12px;
}

.ProgBarSectionT3 {
    background-color: #000;
    height: auto;
    line-height: 30px;
    border-bottom: 2px solid #999;
    color: #fff;
    position: absolute;
    bottom: 0;
    min-height: 42px;
    padding: 30px 0px 30px 0px;
    border: none;
    outline: none;
    width: 100%;
}

	.ProgBarSectionT3.loginStyle {
		padding:0px;
	}

    .ProgBarSectionT3 .centerdivContainer {
        /*margin-left: 22.5%;
        width: 77.5%; /*weird percentages prevent copyright logo from wrapping to next line before mobile breakpoint*/
        min-width: 0;
    }

    .ProgBarSectionT3 input {
        color: #fff;
        font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
        font-size: 0.7em;
        cursor: pointer;
        white-space: nowrap;
        line-height: 30px;
        text-decoration: none;
        background: none;
        border: none;
        outline: none;
        padding: 0px 10px 0px 10px;
    }

        .ProgBarSectionT3 input:hover {
            text-decoration: underline;
        }

    .ProgBarSectionT3 a.Hyperlink { 
		white-space:normal;
        color: #fff;
        font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
        font-size: 0.7em;
        cursor: pointer;
        line-height: 30px;
        text-decoration: none;
        background: none;
        border: none;
        outline: none;
        padding: 0px 10px 0px 10px;
    }

        .ProgBarSectionT3 a.Hyperlink:hover {
            text-decoration: underline;
        }

.copyright {
    float: right;
    font-size: 0.7em;
    margin: 0px 50px 0px 0px;
}

.Sitemap {
    margin-bottom: 30px;
    margin-left: 160px;
}

.SitemapCaption {
    font-family: 'HelveticaNeueLt', Helvetica, Arial, sans-serif;
    font-size: 1.3em;
    border-left: 1px solid #3c4242;
    padding: 0px 0px 0px 10px;
}

.SitemapColumn {
    border-left: 1px solid #3c4242;
    padding: 0px 80px 0px 10px;
    display: inline-block;
    vertical-align: top;
}

    .SitemapColumn input {
        padding: 0;
        display: block;
        font-size: 0.7em;
    }

.ui-accordion .ui-accordion-header {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    border: none;
}

.ui-accordion .ui-accordion-content {
    padding: 0;
    padding-left: 5%;
    background-color: #ffffff;
    border: none;
    width: 95%;
    overflow: initial;
}

#accordion > h3 > div.SectionHeader {
    padding-left: 14px;
    padding-right: 60px;
}

.signsDiv {
    width: 100%;
    margin-top: 30px;
}

    .signsDiv > .signsImage {
        display: inline-block;
        width: 20%;
        vertical-align: top;
    }

    .signsDiv > .signsText {
        display: inline-block;
        width: 80%;
    }

        .signsDiv > .signsText > .StandardList {
            line-height: 1;
            margin-top: 30px;
        }

.signsText > div.StandardCaption {
    font-size: 1.2em;
}

.StandardCaptionSmaller {
    font-size: 1em;
    margin-top: 20px;
    margin-bottom: 20px;
}

.StandardRadio_Container {
    width: 100% !important;
    text-align: justify;
}

input[type="checkbox"] {
    -webkit-appearance: none;
    background-color: #ffffff;
    border: 2px solid #000000;
    padding: 9px;
    border-radius: 0px;
    display: inline-block;
    position: relative;
}
    input[type="checkbox"]:checked {
        -webkit-appearance: none;
        background-color: #e9ecee;
        border: 2px solid #000000;
        color: #000000;
    }
    input[type="checkbox"]:checked::after {
        content: '\2714';
        font-size: 16px;
        position: absolute;
        top: 0px;
        left: 3px;
        color: #000000;
    }

@supports (-ms-ime-align: auto) {
    input[type="checkbox"] {
        -webkit-appearance: checkbox;
        background-color: #ffffff;
        display: inline-block;
        position: relative;
        padding:0;
        border:none;
    }

        input[type="checkbox"]:checked {
            background-color: #e9ecee;
            color: #000000;
            border:none;
        }
}
    /* Tabs stuff */
    .tabOuterDiv {
        background-color: #9c3374;
        padding: 0 2% 30px 2%;
        margin-bottom: 40px;
    }

        .tabOuterDiv > div:nth-of-type(2) {
            background-color: #ffffff;
        }

            .tabOuterDiv > div:nth-of-type(2) > div > ul {
                cursor: pointer;
            }

        .tabOuterDiv > div > div.SectionHeader {
            width: 80%;
            display: inline-block;
            padding-right: 0;
            padding-left: 0;
        }

        .tabOuterDiv > div > div.SmallCaptionWhite {
            width: 20%;
            display: inline-block;
            color: #ffffff;
            text-align: right;
            padding-right: 0;
            font-size: 0.8em;
        }

        .tabOuterDiv .SectionHeader {
            margin-bottom: 0;
        }

        .tabOuterDiv .StandardCaption {
            font-size: 1.2em;
            padding-bottom: 0px;
        }

        .tabOuterDiv .StandardList {
            font-size: 1.2em;
            margin-left: 0;
            padding-bottom: 20px;
            margin-bottom: 0;
        }

        .tabOuterDiv .blockEmphasis {
            background-color: #dcbec9;
            width: 100%;
            margin-left: calc(-2% - 1px);
            padding-left: calc(2% + 1px);
            padding-right: calc(2% + 1px);
            padding-top: 20px;
        }

        .tabOuterDiv .listCaption {
            margin-left: -21px;
            font-weight: normal;
            font-family: HelveticaNeueLT, Helvetica, Arial, sans-serif;
        }
    /*For tabs containers which don't actually contain tabs... */
    .noTabs {
        padding: 20px 2% 20px 2%;
    }

        .noTabs ul {
            cursor: initial !important;
        }
    /*future proofing lol*/
    #tabRisk-1, #tabRisk-2, #tabRisk-3, #tabRisk-4, #tabRisk-5, #tabRisk-6, #tabRisk-7, #tabRisk-8, #tabRisk-9, #tabRisk-10 {
        padding: 20px 2% 20px 2%;
    }

    #tabMinim-1, #tabMinim-2, #tabMinim-3, #tabMinim-4, #tabMinim-5, #tabMinim-6, #tabMinim-7, #tabMinim-8, #tabMinim-9, #tabMinim-10 {
        padding: 20px 2% 20px 2%;
    }

    #tabMinim-2 {
        padding: 20px 2% 0px 2% !important;
    }

    .TabList {
        background-color: #b2b4b4;
        color: #ffffff;
    }

        .TabList > ul > li {
            display: inline-block;
            width: 33%; /*is decided in javascript anyway*/
            padding: 15px calc(2% - 1px) 15px 2%;
            margin: 0;
            font-family: HelveticaNeueBd, Helvetica, Arial, sans-serif !important;
            font-size: 1.3em;
            line-height: 1.5;
            vertical-align: top;
            border-left: 1px solid #ffffff;
			white-space:normal;
			overflow-wrap:break-word;
        }

            .TabList > ul > li:nth-child(1) {
                border: none;
            }

            .TabList > ul > li.Current {
                color: #000000;
                background-color: #ffffff;
            }
    /* Patient information page */
    .blockPatientInfo {
        width: calc(100% - 40px);
        margin: 50px 0 0px 40px;
    }

        .blockPatientInfo > div:nth-of-type(1) {
            margin-right: 30px;
            display: inline-block;
        }

        .blockPatientInfo .StandardImage {
            /*width:100% !important;*/
            max-width: 250px;
            height: auto !important;
        }

    .AndText {
        width: auto;
        margin-top: 15px;
        margin-left: 263px;
    }

    .patientInfoText {
        width: 69%;
        padding-left: 1%;
        display: inline-block;
        vertical-align: top;
    }

    .blockPatientInfo .StandardButton {
        margin-bottom: 50px;
    }

    .blockPatientInfo .ViewSiteButton {
        vertical-align: top;
    }

    .DownloadItem {
        display: inline-block;
        width: calc(30% + 40px);
        margin: 0px 20px 20px;
    }

        .DownloadItem > a.StandardButton {
            text-align: left;
        }

    .DownloadHolder {
        text-align: center;
    }

    .DownloadSection {
        display: inline-block;
        width: 66%;
    }

    .OrderingSection {
        display: inline-block;
        width: 34%;
        vertical-align: top;
    }

    .ForxigaLogo {
        background-image: url(../Images/forxiga2.png) !important;
        background-repeat: no-repeat !important;
        width: 134px;
        height: 88px;
        position: absolute;
        top: 0;
        left: 0;
        display: inline-block;
    }

    .NavigationSectionT1 input.Current, .NavigationSectionT1 input:hover {
        border-bottom: 3px solid #d9328c;
    }

    .NavigationSectionT1 input.ForxigaLogo:hover {
        border-bottom: 3px solid #ffffff;
    }

    .footerLinks, .footerCopyright, .AstraZenecaLogo {
        display: inline-block;
        line-height: 65px !important;
    }

    .AstraZenecaLogo {
        width: auto;
        float: left;
    }

    .footerCopyright {
        width: auto;
        float: right;
        min-width: 350px;
    }

    .footerLinks {
		max-width:100%;        
		padding: 0px;
        margin-left: 10px;
    }

    .downloadButton {
        display: inline-block !important;
        vertical-align: top;
        background-color: #fff;
        border: none;
        color: #3c4242;
        background-image: url(../Images/download.png);
        background-repeat: no-repeat;
        background-position: 2px 5px;
        padding: 10px 10px 0px 45px;
        cursor: pointer;
        margin-right: 20px;
        text-decoration: none;
        width: 225px;
        overflow: visible;
        height: 60px;
    }

    .DpoText {
        font-family: 'HelveticaNeue', Helvetica, Arial, sans-serif;
        font-size: 0.7em;
        text-align: left;
        margin-left: 163px;
        margin-right: 50px;
    }

.SiteUpdatesSection {
    background-color: #f3e448;
    color: inherit;
    font-family: 'HelveticaNeueBd', Helvetica, Arial, sans-serif;
    font-size: 17px;
    font-weight: normal;
    padding: 20px 20px 0px 20px;
    margin-bottom: 40px;
    margin-top: 20px;
    overflow: auto;
    display:none;
}

.SiteUpdatesButton {
    background-color: #f3e448 !important;
    float: right;
}


.SiteUpdatesCaption {
    margin-top: 10px;
    display: inline-block;
    width: auto;
}

.ui-dialog-title {
    white-space:normal !important;
}

.ui-widget-header {
	background:none;
	border: 1px solid #830051;
	background-color:#830051;
}

.ui-button .ui-icon{
	background-image:url("jQuery-UI/images/ui-icons_ffffff_256x240.png") !important;
	background-color:#830051;
}

.ui-button{
	color:#830051;
	border:1px solid #cccccc;
}
	.ui-button:hover{
		border:1px solid #cccccc;
		background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x !important;
		color:#830051;
	}
	.ui-button:focus{
		color:#830051;
		border:1px solid #cccccc;
		background:#f6f6f6 url("images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
	}	

/*Large Desktop layout */
@media screen and (min-width:959px) { /*changed from 960 or else stuff gets weird at 959*/
    .ButtonSectionT3 .MobileMenuHandle {
            display: none;
        }

        .ButtonSectionT3 .NavMenuButtonsContainer {
            display: block !important;
        }
    }
    /*Large Desktop layout END*/
    /*MediumLarge Layout*/
    @media screen and (min-width: 600px) and (max-width: 1070px) {

        .footerCopyright {
            width: auto;
            float: none;
            margin-left: 163px;
            line-height: 30px !important;
        }

        .copyright {
            float: left;
        }
    }
    /*MediumLarge Layout END*/
    /*Medium tablet Layout*/
    @media screen and (min-width: 600px) and (max-width: 959px) {

        .footerCopyright {
            width: auto;
            float: none;
            margin-left: 163px;
            line-height: 30px !important;
        }

        div.signsImage div img.StandardImage {
            width: 100px !important;
            height: 100px !important;
        }
    }
    /*Medium tablet Layout END*/
    /*apply to both Medium and Small*/
    @media screen and (max-width: 959px) {
		.tabOuterDiv > div > div.SmallCaptionWhite {
            width: auto;
            display: block;
            color: #ffffff;
            text-align: right;
            padding-right: 0;
            font-size: 0.8em;
			white-space:normal;
			overflow-wrap:break-word;
			height:auto;
        }
		
        .ButtonSectionT3 .MobileMenuHandle {
            position: absolute;
            right: 0;
            top: 0;
            width: 105px;
            height: 105px;
            line-height: 105px;
            cursor: pointer;
            padding: 0 10px 0 10px;
            text-align: center;
            color: #324242;
            background: #ffffff;
            font-size: 2em;
            display: inline-block;
        }

        .ButtonSectionT3 {
            border-top: 2px #f5f5f5 solid;
            height: 0;
            min-height: 0;
        }

            .ButtonSectionT3 input {
                float: left;
                width: 100%;
                height: 40px;
                background: #ffffff;
                color: #324242;
                border-bottom: 1px solid #d8d8d8;
                margin: 0;
                background: #f9f9f9
            }

                .ButtonSectionT3 input:first-of-type {
                    margin: 0;
                }

            .ButtonSectionT3 .NavMenuButtonsContainer {
                display: none;
                clear: both;
                position: absolute;
                z-index: 999999;
                width: 100%;
            }

            .ButtonSectionT3 input {
                border-left: 5px solid #f9f9f9;
                text-align: left;
                padding: 10px 10px 10px 20px;
            }

                .ButtonSectionT3 input.Current, .ButtonSectionT3 input:hover {
                    border-left: 5px solid #d9328c !important;
                    border-bottom: 1px solid #d8d8d8 !important;
                }

            .ButtonSectionT3 .centerdivContainer {
                padding: 0 0px !important;
            }

        input.mobileSubMenu {
            padding: 10px 10px 10px 40px;
            background-color: #e8e7e7;
            border-bottom: 1px solid #ccc !important;
            border-left: 5px solid #f5f5f5 !important;
            font-size: 1em;
			white-space:normal;
			height:auto;
        }

            input.mobileSubMenu:hover {
                border-bottom: 1px solid #ccc !important;
            }

            input.mobileSubMenu.mobileOriginalNav {
                padding: 10px 10px 10px 40px;
                background-color: #e8e7e7;
                border-bottom: 1px solid #ccc !important;
                font-size: 1em;
            }

                input.mobileSubMenu.mobileOriginalNav:hover {
                    border-bottom: 1px solid #ccc !important;
                }

        input.mobileOriginalNav {
            padding: 20px 10px 20px 20px;
            font-size: 1.2em;
            height: auto;
			white-space:normal;
        }

        .NavigationSectionT1 {
            height: 90px;
            padding: 10px 0 5px 0;
        }

        .ForxigaLogo {
            background-image: url(../Images/forxigaMobile.png) !important;
            background-repeat: no-repeat !important;
            background-size: contain !important;
            width: calc(80% - 105px);
            height: 88px;
            position: absolute;
            margin-right: 0px;
            margin-left: 1%;
            top: 0;
            left: 0;
            display: inline-block;
        }

        .headerCaption {
            display: none;
        }

        .DownloadSection {
            width: auto;
            display: block;
        }

        .DownloadItem {
            width: auto;
        }

        .OrderingSection {
            width: auto;
            display: block;
        }

        .patientInfoText {
            display: block;
            text-align: left;
            width: auto;
        }

        .blockPatientInfo {
            width: auto;
            margin: 0px;
            text-align: center;
        }

            .blockPatientInfo > div:nth-of-type(1) {
                width: auto;
                margin-right: 0px;
            }

        .AndText {
            width: auto;
            margin-top: 15px;
            margin-bottom: 30px;
            margin-left: 0px;
            text-align: center;
        }

        .copyright {
            float: left;
        }

        .ContentSubSectionT1 .ActionButton {
            background-color: #fff;
            border: 1px solid #3c4242;
            color: #3c4242;
            background-image: url(../Images/chevron.png);
            background-repeat: no-repeat;
            background-position: 90% 50%;
            font-size: 0.85em;
            padding: 10px 20% 10px 1%;
            cursor: pointer;
            margin-bottom: 20px;
            margin-right: 20px;
            text-decoration: none;
            overflow-wrap: break-word;
            white-space: normal;
            max-width: 100%;
        }
    }
    /*apply to both Medium and Small END*/
    /* Small Mobile layout */
    @media screen and (max-width: 599px) {

        .SiteUpdatesButton {
            float: none;
            margin-top: 10px;
        }

        .Sitemap {
            display: none;
        }

        #ContentSectionT1Text {
            width: 100%;
        }

        .SectionHeader {
            font-size: 1.1em;
        }

        .TabList > ul > li {
            font-size: 0.8em;
        }



        .HomeDocImage {
            display: none;
        }

        .LargeCaptionForxiga {
            font-size: 1em;
        }

        .XLargeCaptionForxiga {
            font-size: 1.2em;
        }

        .UKAdditionalTextTop {
            margin-top: -10px;
        }

        .ContentSubSectionT1 .StandardDdl.Reactions_Container div:nth-of-type(2) {
            min-width: 90%;
        }

        .ContentSubSectionT1 .StandardDdl.Severity {
            /*width: 300px;*/
            min-width: 100%;
            /*width: 100%;
        max-width: 100%;*/
        }

        .ContentSubSectionT1 .BlackTriangleText {
            padding: 5px 5px;
        }

        .ContentSubSectionT1 .ReminderContainer {
            width: inherit;
        }

        .ProgBarSectionT3 {
            position: relative;
            float: left;
        }

            .ProgBarSectionT3 .Hyperlink {
                display: block;
                width: 100%;
                text-align: left;
            }

        .NavigationBanner {
            display: none;
        }

        .StandardListWithBack .list {
            margin-left: 10px;
        }

        .StandardListWithBack .listCaption {
            margin-left: 10px;
            display: block;
        }

        .footerLinks, .footerCopyright {
            display: block;
        }
		
		.AstraZenecaLogo {
            display: block;
			float:none;
        }

        .footerCopyright {
            float: left;
            margin-left: 20px;
            margin-top: 20px;
            line-height: 30px !important;
            min-width: 250px !important;
        }

        .copyright {
            float: none;
        }

        .downloadDiv {
            padding: 0px 0px 20px;
        }

        div.signsImage div img.StandardImage {
            width: 50px !important;
            height: 50px !important;
        }

        .SectionHeaderLargeLight {
            font-size: 1.1em;
        }
    }
    /* Small Mobile layout END*/
    /* Extra small mobile layout*/
    @media screen and (max-width: 375px) {
        .NavigationSectionT1 {
            padding: 0px;
            height: 80px;
        }

        .ButtonSectionT3 .MobileMenuHandle {
            position: absolute;
            right: 0;
            top: 0;
            width: 80px;
            height: 80px;
            line-height: 80px;
            cursor: pointer;
            padding: 0;
            margin: 0 0 0 1%;
            text-align: center;
            color: #324242;
            background: #ffffff;
            font-size: 2em;
            display: inline-block;
        }

        .ForxigaLogo {
            background-image: url(../Images/forxigaMobile.png) !important;
            background-position: 50% 50% !important;
            background-repeat: no-repeat !important;
            background-size: contain !important;
            width: calc(98% - 80px);
            height: 75px;
            position: absolute;
            margin: 5px 1% 0 1% !important;
            top: 0;
            left: 0;
            display: inline-block;
        }
    }
    /* Extra small mobile layout END*/
    /* Disable jQuery UI focus glow */
    *:focus {
        outline: none;
        -moz-box-shadow: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .ui-widget {
        font-family: inherit !important;
        font-size: 1em !important;
    }
    /*Styling for login, registration, etc. pages */
    .NavigationSectionT1.loginStyle {
        padding-left: 10%;
        padding-right: 10%;
        background-color: #ffffff;
        height: 85px;
    }

    .NavigationSectionT1 .centerdivContainer.loginStyle {
        margin-left: 0;
    }

    .ButtonSectionT3.loginStyle {
        background-color: #830051;
        min-height: 60px;
    }

    .ContentSectionT1.loginStyle {
        background-color: #ded5da;
    }

    .ContentSectionT1 .centerdivContainer.loginStyle {
        background-color: #ded5da;
        margin-left: 10%;
        margin-right: 10%;
        width: 80%;
        color: #830051;
    }

        .ContentSectionT1 .centerdivContainer.loginStyle h3 {
            padding-bottom: 10px;
        }

    .loginContainer {
        padding-top: 20px;
    }

    #loginForm {
        border-top: none;
    }

    span[id$="lblLoginTitle"] {
        color: #830051;
    }

    span[id$="lblLoginIntro"] {
    }

    h2 span.loginStyle {
        color: #830051;
        font-weight: 300;
        font-size: 0.8em;
        max-width: 600px;
    }

    div[id$="loginContentContainer"] {
        display: inline-block;
        width: 49%;
        vertical-align: top;
    }

    .loginField {
        font-size: 1em !important;
        padding-left: 20px !important;
        display: block;
    }

    #divUsername, #divPassword {
        margin-right: 20%;
        max-width: 80% !important;
    }

    .actionButton.loginStyle {
        display: block;
        background-color: #ded5da;
        border: 2px solid #3c4242;
        color: #3c4242;
        background-image: url(../Images/chevron.png);
        background-repeat: no-repeat;
			background-position: 95% 50%;
        font-size: 1em;
        font-weight: 600;
		padding: 15px 7% 15px 5%;
        cursor: pointer;
        margin-bottom: 20px;
        margin-right: 20px;
        text-decoration: none;
		overflow-wrap: break-word;
		white-space: normal;
		max-width: 50%;
		font-family: 'HelveticaNeueBd', Helvetica, Arial, sans-serif !important;
    }

    a.loginStyle {
        margin-right: 5%;
			display: inline-block;
    }
	


    .copyright.loginStyle {
        line-height: 65px;
        float: right;
    }

    .MainContentHolderT1.loginStyle {
        background-color: #ded5da;
    }

    .HomeDocImage.loginStyle {
        display: inline-block;
    }

    div[id$="_pnlLogin"] {
        background-image: url(../Images/doclogin.png);
        background-repeat: no-repeat;
        background-position: 85% 50%;
    }

    #forgotPasswordForm {
        border-top: none;
    }

    #registrationContainer {
        border-top: none;
    }

    .NavigationSectionT1 input.loginHidden {
        cursor: default;
        border-bottom: none;
    }

        .NavigationSectionT1 input.loginHidden:hover {
            cursor: default;
            border-bottom: none;
        }

    .ProgBarSectionT3 {
        position: absolute;
    }

    .lblHelpMessage {
        max-width: 600px;
        width: 100%;
        display: block;
    }

    /*Medium/tablet Login Layout*/
    @media screen and (max-width: 959px) {
        div [id$="_pnlLogin"] {
            background-image: none;
        }

        div[id$="loginContentContainer"] {
            width: 95%;
        }
		
		.actionButton.loginStyle {
            max-width: 100%;
        }

        #divUsername, #divPassword {
            width: 95%;
            margin-right: 0;
            max-width: 95% !important;
        }

        .copyright.loginStyle {
            float: right;
        }
    }
    /*apply to both Medium and Small*/
    @media screen and (max-width: 599px) {
        .copyright.loginStyle {
            margin-right: 0;
        }
    }