@import url('https://fonts.googleapis.com/css2?family=Ubuntu:ital,wght@0,300;0,400;0,500;0,700;1,300;1,400;1,500;1,700&display=swap');
body {
	font-family: 'Ubuntu', sans-serif;
    line-height: 23px;
}
h1{
	color: #003a5d;
    font-weight: 700;
	font-size:40px;
}
h2{
	color:#003A5D;
	margin-bottom: 2.5rem;
	font-size: 2.25rem;
}
h3{
	color:#003A5D;
}
h4{
	color:#003A5D;
	font-weight:400;
}
h5 {
	color:#003A5D;
	font-weight:500;
}
p {
	font-size:18px;
	line-height:23px;
	margin-bottom: 1.5rem;
    color: #003A5D;
}
ul li{
	font-size:18px;
    color: #003A5D;
}
#privacy-policy ul, #terms-of-use ul {
    padding-left: 29px;
}
p a{
	color: #003A5D;
}
p a:hover{
    color: #003A5D;
}
img {
	max-width: 100%;
}
sup {
	font-size: 65%;
}
h2 sup {
	font-size: 65%;
    top: -0.45em;
}
.mb-10 {
    margin-bottom: 10px;
}
.home h2.mb-20{
    margin-bottom: 20px;
}
.home h2.mb-40{
    margin-bottom: 40px;
}
a.btn.btn-default.btn-learn-more:hover {
    border: 1px solid #81470E;
}
a.navbar-brand {
    border: 2px solid transparent;
}
a.nav-link {
    border: 2px solid transparent;
}
.row.index-page a.nav-link.change-language {
    padding: 8px;
}
.row.index-page a.nav-link.change-language.disabled-link {
    pointer-events: none;
    color: #aaa;
}
.privacy-content p.mb-0.pb-02 {
    margin-bottom: 23px!important;
}
span.wrap-txt {
    white-space: nowrap;
}
.lg{font-size:0;}

a.main-content:focus-within {
    color: #000;
    border: 3px solid #f89a1c;
    top: 0;
    z-index: 1031;
}
/*banner*/
.floating-banner {
    background-color: #002B42;
}
.banner-section {
    display: flex;
    padding: 7rem 2rem 2rem 0rem;
    max-width: 1170px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}
.banner-text {
    width: 73%;
}
.banner-text p {
    color: #FFF;
	font-size: 22px;
    line-height: 24px;
}
.banner-button {
    width: 20%;
    display: flex;
    justify-content: center;
}
.banner-button a {
    
	background-color: #B85C00;
    padding: 15px 18px;
    border-radius: 5px;
    color: #FFF;
    text-decoration: none;
    font-weight: 700;
    text-align: center;
}
.banner-button.txt-cen a{
    text-align: center;
}
p.banner-note {
    font-size: 14px;
	line-height: 16px;
	margin-bottom: 0;
}

/*.index .content {
	/*background-image: linear-gradient(#2AADEC, #FAFAF8);
	background-image: url(../images/banner-img-login.png);
}*/
.content {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
#privacy-policy .content, #terms-of-use .content{
    background-color: #f6f7f6;
    padding-top: 44px;
    padding-bottom: 2rem;
}
#privacy-policy .container {
    max-width: 1178px;
}
#terms-of-use .container {
    max-width: 1178px;
}
#privacy-policy .banner-section, #terms-of-use .banner-section{
max-width: 1162px;
}
#privacy-policy .content h1, #terms-of-use .content h1{
    font-size: 30px;
    margin-bottom: 20px;
}
#privacy-policy .content a, #terms-of-use .content a{
    text-decoration: underline;
}
#privacy-policy .content .no-underline a {
    text-decoration: none;
}
#privacy-policy ul.section-scroll li a {
    text-decoration: none;
    color: #003A5D;
}
#privacy-policy .content .no-underline a {
    text-decoration: none;
}
#privacy-policy .link-scrolldown h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
    padding-top: 15px;
}
.btn-default{
	color: #fff;
    background-color: #81470E;
    display: flex;
    align-items: center;
    justify-content: center;
	font-weight: 600;
}

a.btn.btn-default.format-change:hover {
    color: #425563;
    background-color: #fff;
    border: 1px solid #425563;
}
/*.brown-box.text-center p.mb-0 {
    color: #713D09;
}
#welcome-modal .btn-default {
    font-weight: 500;
}
.disease-areas .btn-default {
    font-weight: 500;
}*/
.form-control:focus {
    box-shadow: none;
	border-color: #6E6E6E;
}
.btn-default:hover{
	color: #fff;
    background-color: #E88320;
}
.btn-register{
	/* margin-top:1rem; */
    max-width: 150px;
    font-weight: 500;
    background-image: url(../images/orange-color-btn.png);
    background-color: initial;
    background-repeat: no-repeat;
    min-height: 75px;
    background-size: 100% 75px;
    margin: 0 auto;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 15px;
}
.btn-register:hover{
	color: #FFF;
	text-decoration: none;
}
.btn-learn-more{
    max-width: 133px;
}
.btn-learn-more:hover, .btn-default:hover{
	color: #81470E;
    background-color: #fff;
    border: 1px solid #81470E;
}
/*.footenote-section p{
	font-size: 12px;
    text-indent: -8px;
    margin-left: 10px;
    color: #2c2c2c;
    margin-bottom: 0px;
	line-height:1.3;
}
.disease-areas-efficacy-profile .footenote-section p, .disease-areas .footenote-section p, .pharmacology .footenote-section p, .psoriatic-arthritis-efficacy .footenote-section p, .psoriasis-efficacy .footenote-section p, .psa-safety-profile .footenote-section p, .behcets-disease-efficacy .footenote-section p, .behcets-disease-efficacy .footenote-section p, .our-experience .footenote-section p, .pso-safety-profile .footenote-section p, .ez-start-bridging-program-app .footenote-section p{
	color:#2C2C2C;
}*/

footer .p-amgen-logo img {
    width: 150px;
    height: auto;
}

/*index-page*/
.index .header, #privacy-policy .header-nav {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 1030;
    background-color: #FFF;
}
.index .inner{
   /*display: flex;*/
}
.index .content{
    padding: 0;
}
.index-banner, .form-block {
    height: 100%;
}
#desktop-section {
    margin-left: 0;
    margin-right: 0;
}
#desktop-section .container, #desktop-section .col-md-6 {
    padding: 0;
}
#desktop-section .col-md-6 {
    max-width: 50%;
}
.index .col-sm-6.d-flex.align-items-center{
    justify-content: center;
}
footer .col-md-4 {
    align-self: end;
}
.footer1 {
    text-align: right;
}
.row.footer-links.code {
    text-align: right;
    justify-content: center;
}
       
.footer-links {
    margin-left: 0;
}
.footer-links p a {
    text-decoration: underline;
}
span.small-text {
    font-size: 11px;
}
.pattern-error, .null-error {
    display: none;
}
#desktop-section .pattern-error, .null-error{
    font-size: 13px;
}
ul.error-field li {
    color: #ec7374;
    line-height: 16px;
}
.error-field {
    margin-top: 6px;
}
form#registerform .row .col-sm-12 {
    max-width: 81.5%;
}
.fade:not(.show) {
    opacity: 1;
}
.enter-btn2 {
    color: #fff;
    background-color: #E88320;
    display: flex;
    align-items: center;
    justify-content: center;
    border: unset;
    width: 100%;
    display: block;
    padding: 10px;
    margin-top: 1rem;
    text-align: center;
    margin-bottom: 1rem;
    border: 1px solid #E88320;
    font-weight: 600;
}
.enter-btn2:hover{
    color: #E88320;
    background-color: #fff;
    border: 1px solid #E88320;
}
.enter-btn2:focus{
    box-shadow: none;
}
.row.index-page .col-md-6 {
    margin: 0;
}
.row.index-page .index-content-logo {
    text-align: left;
    width: 150px;
}
.text-right.lang-section {
    display: flex;
    justify-content: end;
    -webkit-justify-content: end;
    display: -webkit-flex;
}
.banner {
    /* background-image: linear-gradient(180deg, #2AADEC 0%, #FFFFFF 40%); */
    background-image: url(../../assets/images/banner-img-login.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    padding: 120px 0;
}
.index .banner{
    padding: 190px 0 120px;
}
.index.en .row.index-page{
    padding: 0;
}
p.text {
    font-size: 16px;
    text-decoration: underline;
    margin-bottom: 10px;
    cursor: pointer;
    width: max-content;
}
/*button.enter-btn1 {
    color: #fff;
    background-color: #E88320;
    display: flex;
    align-items: center;
    justify-content: center;
    border: unset;
    width: 80%;
    display: block;
    padding: 9px;
    font-weight: 600;
    border-radius: 5px;
    border: 1px solid #E88320;
}
button.enter-btn1:hover{
    color: #E88320;
    background-color: #fff;
    border: 1px solid #E88320;
}*/
.form-control {   
    background-color: #fff;
}
.index-banner-content input.dinNum {
        background: #fff;
}
.row.index-page {
    max-width: 1280px;
    margin: 0 auto;
    align-items: center;
    padding: 5px 0;
}
.nav-link {
    display: block;
    padding: 0.5rem 3px;
}
a.nav-link.change-language.first-link{
    position: relative;
}
a.nav-link.change-language.first-link:after {
    content: '|';
    color: #000;
    position: absolute;
    font-weight: 100;
    font-size: 23px;
    right: -5px;
    top: 6px;
}
.secondary-menu a.nav-link.change-language.first-link:after{
    color: #FFF;
    top: 6px;
}
#mobile-home {
    display: none;
}
.index .din-label {
    margin-bottom: 0;
}
.index label{
	color:#2C2C2C;
	margin-bottom: .25rem;
	font-size: 16px;
    line-height: 18px;
}
.index-heading{
	margin-top: 3.8rem;
    font-size: 3.5rem;
}
h2.index-heading.form-heading {
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 20px;
}
.form-control {
    border: 1.5px solid #6E6E6E;
	max-height: 51px;
}
.index-banner{
/*	background-color: #f0f5f9;*/
	padding: 0px 50px;
}
.index .index-banner{
   /* background-image: linear-gradient(#ebf6fc, #f4f4f6);*/
}
.index-banner-content {
	text-align:left;
}
.index-banner-content h1{
	margin-bottom: 4rem;
    max-width: 645px;
	line-height: 1.25;
	font-size: 40px;
	color: #002b42;
}
.index-banner-content h2 {
    margin-bottom: 20px;
    font-size: 1.5rem;
}
.index-content-logo{
	text-align: center;
}
.index-banner-content.gate label {
    width: 100%;
	margin-bottom: 0;
}
.index-banner-content input.dinNum {
    height: auto;
    border-radius: 3px;
    padding: 7px;
    font-size: 14px;
    background: unset;
    width: 80%;
    border: 1.5px solid #6E6E6E;
	background-color: #ffffff;
}
.index-banner-content input.dinNum:focus{
	background-color: #FFF;
}	
.index-banner-content #din-btn-image{
	background-image: url(../images/orange-color-btn.png);
    background-size: 100% 75px;
    max-width: 150px;
    font-weight: 500;
    background-color: initial;
    background-repeat: no-repeat;
    min-height: 75px;
    margin-top: 8.5rem;
    margin-left: auto;
    margin-right: auto;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 56px;
    border: 0;
    margin-bottom: 15px;
}
.index-banner-content .login-section {
    margin-top: 28%;
}
.index .login-btn{
	text-align: center;
    position: relative;
}
.index .enter-btn{
	position: absolute;
    top: 32px;
    left: 0;
    right: 0;
    color: #FFF;
    width: 30%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto;
    font-weight: 500;
}
.index .enter-btn:hover {
    text-decoration: none;
}
.warning-text{
	color: #ec7374;
    visibility: hidden;
    margin-bottom: 0px;
    font-size: 13px;
}
.form-block {
  background-image: linear-gradient(#ebf6fc, #f4f4f6);
   padding: 0px 50px;
}
.home-right.form-block
{

    background : none;
}
.mb-4 {
    margin-bottom: 2rem!important;
}
.mb-2 {
    margin-bottom: .5rem!important;
}
.mt-3 {
    margin-top: 1rem!important;
}
.pt-4 {
    padding-top: 1.5rem!important;
}
.pb-5 {
    padding-bottom: 3rem!important;
}
.pb-0 {
    padding-bottom: 0!important;
}
.second-text {
    font-size: 15px;
}
.input-wrapper {
    position: relative;
    padding-bottom: 1rem;
    padding-top: 1rem;
}
.inputsec {
    position: relative;
}
.v-hidden {
    visibility: visible;
    text-indent: -9999em;
    position: absolute;
}
p.fnt-12 {
    font-size: 12px;
    text-align: left;
}
label {
    display: inline-block;
}
.fa.fa-question-circle.input-icon {
    font-size: 22px;
}
.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.form-control {
    height: 51px;
    text-align: center;
    background: 0% 0% no-repeat padding-box padding-box rgb(255, 255, 255);
    border-radius: 10px;
    padding: 4.5px;
    border-width: 2px;
    border-style: solid;
    border-color: rgb(206, 212, 218);
    border-image: initial;
}
.input-icon {
    position: absolute;
    right: 12px;
    top: 50%;
    color: rgb(193, 193, 193);
    transform: translateY(-50%);
}
.success-msg {
    position: absolute;
    max-width: 159px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    top: -155px;
    right: -60px;
    font-size: 12px;
    z-index: 1;
    border-radius: 10px;
    padding: 20px 15px;
}
.success-msg::after {
    left: 0px;
    right: 0px;
    top: 100%;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    margin: 0px auto;
    border-style: solid;
    border-image: initial;
    border-color: rgb(255, 255, 255) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 18px;
}
.success-msg::before {
    left: 0px;
    right: 0px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 36px;
    height: 36px;
    bottom: -12px;
    z-index: 0;
    box-shadow: rgba(0, 0, 0, 0.75) 5px 5px 5px -5px;
    margin: 0px auto;
}
.frlang .error-msg {
    top: -135px;
}
.error-msg {
    position: absolute;
    max-width: 157px;
    text-align: center;
    background-color: rgb(255, 255, 255);
    top: -100px;
    right: -60px;
    font-size: 12px;
    border-radius: 10px;
    padding: 20px 15px;
}
.error-msg::before {
    left: 0px;
    right: 0px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    width: 36px;
    height: 36px;
    bottom: -12px;
    z-index: 0;
    box-shadow: rgba(0, 0, 0, 0.75) 5px 5px 5px -5px;
    margin: 0px auto;
}
.error-msg::after {
    left: 0px;
    right: 0px;
    top: 100%;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    margin: 0px auto;
    border-style: solid;
    border-image: initial;
    border-color: rgb(255, 255, 255) rgba(255, 255, 255, 0) rgba(255, 255, 255, 0);
    border-width: 18px;
}
#desktop-section .inner
{
    width: auto;
    height: 100%;
    max-width: 1120px;
    background: #a4d2f6;
    margin: 0px auto;
    border-radius: 10px;
}
.inner h2 {
    font-size: 50px;
    line-height: normal;
    text-align: center;
    padding: 0px 0 20px 0px;
    color: #003a5d;
    margin-bottom: .5rem;
}
#desktop-section .inner p {
    text-align: center;
    letter-spacing: 0px;
    color:#003a5d;
    line-height: 1.3;
}
.sm-show {
    display: none;
}
.borderWhite {
    border-right: 2px solid rgb(255, 255, 255);
}
.btn-light,button.enter-btn1 {
    letter-spacing: 0px;
    color: rgb(0, 99, 195);
    height: 51px;
    background: 0% 0% no-repeat padding-box padding-box rgb(255, 255, 255);
    border-radius: 10px;
    border-width: 2px;
    border-style: solid;
    border-color: #E88320;
    border-image: initial;
    width: 100%;
}
.btn-light:focus, .btn-light:hover, .product-btn:hover {
    color: #ffffff;
    box-shadow: none;
    outline: none;
    background: 0% 0% no-repeat padding-box padding-box #E88320;
}
@media (min-width: 768px)
{
    .pb-md-5 {
        padding-bottom: 2.1rem!important;
    }
    .pb-md-4 {
        padding-bottom: 1.5rem!important;
    }
    .pb-md-2 {
        padding-bottom: .5rem!important;
    }
}
.mobile-hcp-btn, .mobile-patient-btn {
    text-align: center;
    display: none;
}
.mobile-hcp-btn a, .mobile-patient-btn a{
	color: #000;
}
.mobile-hcp-btn a:hover, .mobile-patient-btn a:hover{
	text-decoration: none;
}
.patient-form{
    display: none;
}
.hcp-form {
    display: none;
}

.banner h1{
    font-size: 50px;
    line-height: 1.1;
}
.banner h1 span{
    display: block;
    font-size: 75px;
}
#desktop-section {
    background: #f4f4f6;
    overflow-x: hidden;
}
#custom-select-profession {
    position: relative;
    height: auto;
    background: none;
    border: none;
    padding: 0;
}
ul.error-field li {
    color: #ec7374;
    line-height: 16px;
    font-size: 13px;
}
.error-field{

    margin-top: 2px;

}
input.form-control.wlcm-modal-inputs:focus {
    outline-style: none;
    box-shadow: none;
}
/*input#Specialty:disabled {
    background-color: #487c8e;
    
        line-height: 17px;
}*/
input#Specialty.disabled {
    background-color: #487c8e;
    pointer-events : none;
    line-height: 17px;
}
input#Specialty {
    background-color: white;
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 98% -21px;
    background-size: 25px;
    line-height: 17px;
    
}
input#Specialty.drop-active {
    background-position: 98% 8px;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
}
input#Specialty::-webkit-input-placeholder {
    color: #000;
}
/*input#Specialty:disabled::-webkit-input-placeholder {
    color: #000;
}*/
input#Specialty.disabled::-webkit-input-placeholder {
    color: #000;
}
#customised-specialty {
    margin-bottom: 20px;
}

/*---footer-----*/
div#customised-specialty label {
    opacity: 0.5;
}
div#customised-specialty label.is-active {
    opacity: 1;
}
#hcp-login-section #footer .component.container.col-12 .component-content .row.component.column-splitter .col-6:nth-child(1) {
    background-color: #cceaf7!important;
}
#hcp-login-section #footer .component.container.col-12 .component-content .row.component.column-splitter .col-6:nth-child(2) {
    background-color: #cceaf7!important;
}

/*---login section----*/

#hcp-login-section .component.container.col-12 .component-content .row.component.column-splitter .col-6:nth-child(1) {
    background-color: #004a64;
}

#hcp-login-section .component.container.col-12 .component-content .row.component.column-splitter .col-6:nth-child(2) {
    
 background-color: #f4f4f4!important;
}
h2.sub-heading {
    font-family: 'DINOT';
    font-size: 1rem;
    font-weight: 100;
}
span.green-text {
    COLOR: #54b948;
}
.omnes {
        font-family: 'Brandon Text Regular';
}
span.mail-format {
    font-family: system-ui;
}
p.mb-5 {
    font-size: 3rem;
    font-family: 'DINOT';
    color: #fff;
    text-align: center;
    font-weight: 100;
    margin: 0 auto;
    margin-top: -12px;
}
.switch {
    margin-top: 1.5rem;
}

.p.login-part {
    color: #fff;
    margin-left: 7px;
    margin-bottom: 14px;
}
.input-wrapper {
    display: grid;
}
.modal-body.text-center {
    padding: 2rem;
    padding-bottom: 1rem;
}
.landing-section {
    display: inline-block;
    padding: 4rem;
}
.landing-section .col-md-4 {
    
    float: left;
    width: 30%;
}
.landing-section .col-md-8 {
    float: left;
    width: 70%;
   
}
.landing-section .col-md-4 img{
    width: 100%;
}
select#Profession-drop {
    padding: 13px 18px;
    border-radius: 50px;
    border: 1px solid #000!important;
    box-shadow: none;
    -webkit-appearance: unset;
    background-color: #fff;
   }
.col-sm-6.mt-3.mt-sm-4.mb-4.p-submit-btn {
    margin: 2rem auto;
}
button#getIqviahcpValidationForm {
    padding: 13px 18px;
    border-radius: 50px;
    border: 1px solid #000!important;
    box-shadow: none;
    background-color: #54b948;
    cursor: pointer;
}
button#getIqviahcpValidationForm:hover {
    box-shadow: 0px 0px 4px 0px #fff;
    color: #fff;
}
button#getIqviahcpValidationForm span {
    color: #fff;
    font-family: 'DINOTBold';
    font-size: 1.1rem;
    cursor: pointer;
}
span#mandatory-infoID {
    color: #fff;
    font-family: 'DINOT';
    font-size: 1rem;
    text-align: center;
    margin-top: 10px;
}
.right-part.img img {
    max-width: 86%;
}

/*.bottom-image img {
    margin-left: -30px;
    max-width: 88%;
    margin-top: -3rem;
}*/
select#Specialty-drop {
    padding: 13px 18px;
    border-radius: 50px;
    border: 1px solid #000!important;
    box-shadow: none;
}
.bottom-image img {
    margin-left: -30px;
   
    margin-top: -1rem;
    /* padding: 8rem 0 0; */
}
span.small-text {
    font-size: 11px;
    font-weight: 100;
    font-style: italic;
}
.index .footenote-section p {
    font-size: 16px;
}

/*popup*/
.close-img-section img {
    width: 33px;
    margin-top: 1rem;
}
.close-img-section {
    display: inline-block;
}
ul.Specialty-drop.down-text li {
    list-style: none;
}
ul.Specialty-drop.down-text {
    display: none;
}
ul.Specialty-drop.down-text li {
    list-style: none;
    padding: 10px 13px;
    cursor: default;
    font-size: 15px;
}
ul.Specialty-drop.down-text li:hover {
    background-color: #1e90ff;
}
ul.Specialty-drop.down-text {
    padding-left: 0;   
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    overflow: hidden;
    border: 1px solid #000;
    background-color: #fff;
    margin-bottom: 2px;
}
#Specialty::-webkit-input-placeholder {
    color: #fff;
    opacity: 0.5;
}
input#Profession-drop {
    width: 100%;
    background-image: url(../images/arrow-down.png);
    background-repeat: no-repeat;
    background-position: 98% -21px;
    background-size: 25px;
}
div#custom-select-profession {
    position: relative;
}
ul.profession-drop.down-text {
    list-style: none;   
    padding-left: 0px;      
    overflow: hidden;
    border: 1.5px solid #6E6E6E;
    background-color: #fff;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
ul.profession-drop.down-text li:hover {
    background-color: #1e90ff;
}
ul.profession-drop.down-text li {
    padding: 10px 13px;
    cursor: default;
    font-size: 15px;
}
ul.profession-drop.down-text li:hover, ul.Specialty-drop.down-text li:hover{
    background-color: #003A5D;
    color: #FFF;
}
ul.profession-drop.down-text {
    display: none;
}
span.confirm-message {
    display: none;
}
span.confirm-message {
    color: #ec7374;
    line-height: 1em;
    margin-left: 6px;
}
.error-field {
    list-style: none;
    padding: 0;
    margin: 0;
}

@media only screen and (max-width: 767px){
    .hide-mobile-menu-br
    {
        display : none;
    }
    h1.text-white.text-uppercase.mb-5 {
    font-size: 2.6rem;
    margin-bottom: 3px;
}
form#registerform .row .col-sm-12 {
    max-width: 100%;
}
.index-banner-content input.dinNum, button.enter-btn1{
    width: 100%;
}
    button#getIqviahcpValidationForm {
    cursor: default;
}
    input#Specialty {
     font-size: 12px;
     line-height: 17px;
}
    .landing-section {
    padding: 1rem!important;
}
    h2.home-page.heading{
        font-size: 14px;
    }
    .col-sm-6.mt-3.mt-sm-4.mb-4.p-submit-btn {
    margin: 3.5rem auto;
    }
    #hcp-login-section .p {   
        margin-left: 0;
    }
}


a.navbar-brand:focus-visible {
    border: 2px solid #f89a1c;
}
a.nav-link:focus-visible {
    border: 2px solid #f89a1c;
}

a.btn.btn-default.btn-learn-more:focus-visible {
   
    border: 3px solid #f89a1c;
    box-shadow: unset!important;
}

a:focus-visible {
    border: 3px solid #f89a1c;
}
input:focus-visible {
    outline: 0;
}
#desktop-section .inner .group p.fnt-12 {
    font-size: 12px;
    text-align: left;
    padding : 0px;
}
@media only screen and (max-device-width : 1200px) 
and (orientation : landscape) {
     .forpatient,.forhcp
    {
        display: block !important;
    }
}
@media only screen and (min-width: 768px) and (max-width: 991px){
	.index label {
		font-size:13.9px;
	}
	.navbar-light .navbar-toggler {
        border-color: transparent;
    }
    .navbar-nav .dropdown-menu {
        border: none;
    }
}

@media only screen and (min-width: 992px){
    .din-popup .warning-msg {
        width: 45%;
    }
}

@media only screen and (min-width: 1200px){
	nav .container{
		max-width:1254px;
	}
}



@media only screen and (min-width: 1024px) and (max-height: 1366px)
    and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none) {
	.navbar-light .navbar-nav .nav-link {
		font-size: 12px;
	}
}

@media only screen and (max-width: 1199px){
	.index-banner, .form-block{
	    padding: 1rem;
	}
    .banner-section{
     
        padding-left: 2rem;
    }
}

@media only screen and (max-width: 991px){
	.fixed-top {
	    position: absolute;
	    top: 0;
	    right: 0;
	    left: 0;
	    z-index: 1030;
	}
    .din-popup .warning-msg{
        width: 70%;
    }

    .banner-section{
        display: block;
        padding-left: 2rem;
    }
    .banner-text, .banner-button{
        width: 100%;
    }
    p.banner-note{
        margin-bottom: 1rem;
    }
    .banner-text, .banner-button {
        width: 100%;
    }
}
@media only screen and (min-width: 577px) and (max-width: 767px)
{

    .group {
        display: flex;
        flex-wrap: wrap;
    }
    #desktop-section .col-md-6 {
        max-width: 100%;
    }
    .input-wrapper {
        width: 50%;
        flex: 1 1 auto;
    }
    input#dinNum {
        padding-right: 30px;
        height: 50px;
    }
    .order3 {
        order: 3;
    }
    .input-wrapper.input-wrapper2 {
        padding-top: 1rem;
    }
    .order1 {
        order: 1;
        padding-right: 1%;
        padding-top: 0;
    }
    .order2 {
        order: 2;
        padding-left: 1%;
    }
    .borderWhite {
        border-right: 0px solid rgb(255, 255, 255);
    }
    .index-banner, .form-block {
        padding: 1rem 0;
    }
    .p-submit-btn {
        display: flex;
    }
    .p-submit-btn .pb-md-5, .p-submit-btn .pb-md-4 {
        padding-bottom: 1.5rem;
        width: 50%;
        margin: 0 1%;
    }
    .p-submit-btn .pb-md-4:first-child {
        margin-left: 0;
    }
    .p-submit-btn .pb-md-4:first-child {
        margin-left: 0;
    }
}
@media (max-width: 576px) 
{
    .forhcp {
        display: none;
    }
    .index-banner, .form-block {
        padding: 0rem;
    }
    #desktop-section .col-md-6 {
        max-width: 100%;
    }
	#landing-page-bg .col-12.col-md-6.col-lg-6:last-child {
    border-left: 0px solid #ffffff;
    }
	#landing-page-bg .row.component.column-splitter
	{
		margin-bottom: 0px;
	}
  .p-submit-btn .pb-md-5 {
    padding-bottom: 1.5rem;
  }
  .success-msg,
  .error-msg
  {
    right: -20px;
  }
  .input-icon {
    right: 15%;
  }
    .home-page .btn-light {
      width: 100%;
      height: 50px;
  }
    .forhcp
    {
      display: none;
    }
    .row.mx-sm-5.mx-0
    {
      margin: 0 !important;
    }
    .col-md-11.pl-2 {
      padding-left: 0%;
  }
  .input-wrapper.input-wrapper2 {
    padding-top: 1rem;
  }
  p.second-text.pb-md-4 {
    padding-bottom: 0rem;
  }
  .blue-box.pt-4.pb-5 {
    padding-bottom: 2rem !important;
  }
  .btn-light
  {
    height: 61px;
  }

  .hcp {
    background: none;
    color: #ffffff;
    border-color: white;
  }
  .patient {
    background: none;
    color: #ffffff;
  }
  .sm-show .patient:focus, .btn-light.sm-show .btn-light.patient:hover,.sm-show .btn-light.patient.active {
    outline: none;
    background: #E88320 0% 0% no-repeat padding-box;
    color: #ffffff;
    border-color: #E88320;
    box-shadow: none;
  }
  .sm-show .btn-light.hcp:focus, .sm-show .btn-light.hcp:hover, .sm-show .btn-light.hcp.active {
    outline: none;
    background: #ffffff 0% 0% no-repeat padding-box;
    color: #0063c3;
    border-color: #E88320;
    box-shadow: none;
  }
  .des
  {
    font-weight : 100;
    padding-bottom: 2rem;
  }
  .sm-show
  {
    display:block;
    padding: 0 0 2rem 0;
  }
  .sm-show .pb-md-4 {
    padding: 1rem 2rem 0 2rem;
  }
  .sm-hide {
      display: none;
  }
  .p-submit-btn .pb-md-4
  {
    padding-bottom:1.5rem;
  }
  .row.mx-sm-5.mx-0 .col-6 {
    flex: 0 0 auto;
    width: 100%;
  }
  .borderWhite
  {
    border : none;
  }
}
@media only screen and (max-width: 767px){
    .borderWhite {
        border-right: 0px solid rgb(255, 255, 255);
    }
    #desktop-section .inner {
        position: inherit;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        counter-reset: item;
        scroll-behavior: smooth;
        scroll-snap-type: x mandatory;
        backface-visibility: hidden;
        max-width: 100%;
        padding: 0 15px;
    }
    #desktop-section .col-md-6 {
        position: relative;
        width: 100%;
        flex: 0 0 100%;
    }
	.index .content {
    	padding: 0;
	}
	.index .content .text-right{
		padding-left: 15px;
		padding-right: 15px; 
	}
	.index .content .logo-section {
    	margin-left: 0;
    	margin-right: 0;
	}
	.index-content-logo {
    	text-align: left;
	}
	.index-banner-content .login-section {
    	margin-top: 1rem;
	}
	.index-banner-content input#din{
		width: 100%;
	}
	.index .content .p-index-banner{
		margin-top: 3rem;
	}
	.index .content .col-md-6{
		margin-bottom: 0;
		margin-top: 0;
	}
	.hcp-form {
    	text-align: center;
        display: block;
        margin-top: 14rem;
	}
	#patient {
    	color: #003A5D;
    	font-weight: bold;
    	font-size: 18px;
    	text-align: center;
        display: none;
	}
	#patient::after {
    	content: url(../images/dark-blue_arrow.png);
    	position: relative;
    	top: 2px;
    	left: 10px;
	}
	.form-section-content {
    	padding: 15px;
	}	
    .patient-form #practitioner {
    	color: #003A5D;
    	font-weight: bold;
    	font-size: 18px;
        display: none;
	}		
	.patient-form{
		text-align: center;
        display: block;
	}
	.patient-form #practitioner::before {
    	content: url(../images/blue-reverse-arrow.png);
    	position: relative;
    	top: 2px;
    	right: 10px;
	}
	.index-banner-content input#din-btn-image{
		margin-top: 1.5rem;
	}
	.index .index-banner-content label{
		width: 100%;
	}
	.index-banner-content h2{
		margin-bottom: 1rem;
	}

	footer .p-amgen-logo{
		max-width: 50%;
	}
	footer .p-amgen-logo-text{
		position: revert;
		padding-top: 20px;
	}
	footer .col-md-5.footer-left-sec {
    	margin: 3rem 0;
	}
	.footer-links, .row.footer-links.code{
		justify-content: left;
	}
    .footer1 {
        text-align: left;
        padding-top: 2rem;
    }
    .common-footer-section {
        padding: 0 15px;
    }
	.home .card-block {
		margin-bottom: 4rem;
	}
	.warning-msg {
	    width: 90% !important;
	}
	
	.desktop-only{
		display:none;
	}
	.mobile-only{
		display:block;
	}
	.index-banner-content {
		display: flex;
		flex-direction: column;
	}
	.apr-image{
		max-width:75%;
		margin:0 auto;
	}
	.index-banner-content h1 {
		margin-left: 1rem;
		text-align: left;
		margin-bottom: 2rem;
		max-width: 100%;
		margin-top: 2rem;
		font-size: 32px;
		margin-right: 1rem;
	}
	p.warning-text{
		margin-bottom:0px;
	}
	.p-login-mobile-block {
		max-width: 90%;
		margin: 0 auto;
		padding: 4rem 0;
		padding-bottom: 6rem;
	}
	select {
		-moz-appearance:none; /* Firefox */
		-webkit-appearance:none; /* Safari and Chrome */
		appearance:none;
		background: transparent;
		background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
		background-repeat: no-repeat;
		background-position-x: 100%;
		background-position-y: 5px;
		border: 1px solid #dfdfdf;
		border-radius: 2px;
		margin-right: 2rem;
		padding: 1rem;
		padding-right: 2rem;
	}
	.otezla-mobile-logo{
		margin-bottom: 4rem;
		margin-top: 2rem;
		margin-left: 2rem;
	}
	
	h2{
		font-size: 1.5rem;
		margin-bottom: 1.5rem;
	}
}
@media (min-width: 576px)
{
    .container, .container-sm {
        max-width: unset;
    }
}
@media only screen and (max-width: 575px){
	.p-index-banner{
		padding-right:0px;
		padding-left:0px;
	}	
}  

h2 {
    color: #003A5D;
    margin-bottom: 2.5rem;
    font-size: 2.25rem;
}
.no-wrap {
	white-space: nowrap;
}

.hcp-popup, .din-popup{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 1;
    z-index: 1032;
    background: rgba(0,0,0,50%);
    text-align: center;
    border: 1px solid #005FAD;
    border-radius: 10px;
    display: flex;
    align-items: center;
}
.warning-msg{
    display: block;
    margin: 0 auto;
    padding: 40px;
    background: #fff;
    border-radius: 5px;
    position: relative;
    z-index: 999;
    width: 70%;
    text-align: left;
}


  .btn-close.close-warning {
    z-index: 10;
    border: none;
    background-image: url(../images/close-image.png);
    position: absolute;
    right: 14px;
    top: 15px;
    width: 20px;
    height: 20px;
    background-color: #FFF;
    background-repeat: no-repeat;
}
.hcp-popup p, .din-popup p{
    line-height: 24px;
    font-size: 16px;
    margin-bottom: 10px;
    text-align: left;
}
.hcp-popup .popup-heading, .din-popup .popup-heading {
    font-size: 20px;
    margin-bottom: 25px;
}

.underline {
	text-decoration: underline;
}
.inherit {
	color: inherit;
}


div#NotValidateUser {
background-color: rgba(0,0,0,0.5);
}
div#NotValidateUser .modal-body
{
  margin : 1rem 0px;
}
#NotValidateUser .close {
    position: absolute;
    right: 5px;
    top: 5px;
    z-index: 9;
    font-size: 20px;
    border: 2px solid #003A5D;
    color: #003A5D;
    opacity: 1;
    padding: 1px 4px;
    border-radius: 50px;
}

#NotValidateUser .modal-dialog {
    max-width: 600px;
    top: 50%;
    transform: translateY(-50%);
}

/* new css */
@media (min-width: 576px){
    .width1140 .container,#desktop-section .width1140-1  {
        max-width: 1140px;
    }
    }
    p.font-nrml{
        font-weight: normal;
    }
    p.font-nrml1{
        font-weight: normal;
        font-size: 18px;
        text-align: left !important;
    }
    #desktop-section .inner p.font-nrml {
        text-align: left;
    }
    .index label.font-nrml {
        font-weight: normal;
    }
    .inner h2.have-txt {
        margin-bottom: 20px;
        font-size: 1.5rem;
        padding: 0px;
        text-align: left;
    }
    #desktop-section .gradiant-bg {
        background-image: linear-gradient(#ebf6fc, #f4f4f6);
        max-width: 1140px;
    }
    .home-right.form-block.right-bg {
        background-image: linear-gradient(#ebf6fc, #f4f4f6);
        padding: 50px;
    }
    .index .index-banner.left-bg {
        background-image: linear-gradient(#ebf6fc, #f4f4f6);
        padding: 50px;
    }
    .margin-0{
        margin-left: 0px !important;
        margin-right: 0px !important;
    }
    .mb10{
        margin-bottom: 10px;
    }
    .padding-0{
        padding-bottom: 0px !important;
    }
    .warning-lhght{
        line-height: 23px !important;
        color: #ec7374 !important;
    }
    button.enter-btn1.btn-red,button.btn-light.btn-red{
    color: #fff;
        background-color: #E88320;
        display: flex;
        align-items: center;
        justify-content: center;
        border: unset;
        width: 80%;
        display: block;
        padding: 9px;
        height: auto;
        font-weight: 600;
        border-radius: 5px;
        border: 1px solid #E88320;
    }
    button.enter-btn1.btn-red:hover {
        color: #E88320;
        background-color: #fff;
        border: 1px solid #E88320;
    }
    .btn-light.btn-red:focus, .btn-light.btn-red:hover, .product-btn:hover {
        color: #E88320;
        box-shadow: none;
        outline: none;
        background: 0% 0% no-repeat padding-box padding-box #fff;
        border: 1px solid #E88320;
    }
    .warning-text {
        color: #ec7374 !important;
        visibility: hidden;
        margin-bottom: 0px;
        font-size: 13px;
        line-height: 23px !important;
    }
    @media only screen and (max-width: 575px){
        .home-right.form-block.right-bg,.index .index-banner.left-bg {
            padding: 0 20px;
        }
        .hcp{
            color: #e88320;
            border-color: #e88320;
        }
        .patient{
            color: #e88320;
        }
        .sm-show .btn-light.hcp:focus, .sm-show .btn-light.hcp:hover, .sm-show .btn-light.hcp.active{
            background-color:#e88320 ;
            color: #ffffff;
        }
        button.enter-btn1.btn-red, button.btn-light.btn-red{
            width: 100%;
        }
}