/***************** Popup style starts here ****************/

    /***************** Popup input style starts here ****************/
.lightbox-bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 1000;
  background: #CCC;
  opacity: 0.5;
  top: 0;
  left: 0;
}


.lightbox.overlay {
  position: absolute !important;
  padding: 10px 0px 20px 0px;
  left: 25%;
  top: 0px !important;
  width: 50% !important;
  border: 0px !important;
  height: auto;
  background-color: white !important;
  z-index: 9999;
}

.lightbox.overlay .lbcontent {
  padding: 0px 0px 0px 60px;
}

.cen {
  display: none;
}

.section.end {
  display: inline-block;
}

#sxr-signup .surveyText {
  position: relative;
}

.form_button_submit {
  background-color: #eb539e;
  padding: 7px 15px;
  border: 1px solid #eb539e;
  border-radius: 10px;
  font-size: 17px;
  font-family: dinBold;
  color: white;
  text-decoration: none;
  margin: 0px 0px 10px 315px;
  cursor: pointer;
  outline: none;
  font-style: normal;
  -webkit-appearance: none;
  border-top-width: 0px !important;
}

.surveySubmit.section {
  display: block;
  float: left;
}

#sxr-signup .surveyText input {
  width: 90%;
  background-color: #ebebeb;
  border: 1px solid #959595;
  margin-top: 10px;
  outline: none;
  padding: 10px 0px 10px 10px;
  font-size: 15px;
  font-style: italic;
  font-family: arial;
}

#sxr-signup .html-textarea input {
  width: 100%;
  background-color: #ebebeb;
  border: 1px solid #959595;
  margin-top: 10px;
  outline: none;
  padding: 10px 0px 10px 10px;
  font-size: 15px;
  font-style: italic;
  font-family: arial;
  margin-bottom: 10px;
}

.surveyCheckbox .form_row .form_rightcol {
  font-size: 11px;
  line-height: 14px;
  padding-left: 18px;
  text-indent: -51px;
  position: relative;
  top: -20px;
  left: 20px;
}

.surveyCheckbox {
  width: 367px;
  font-size: 13px;
  line-height: 20px;
  float: left;
  margin: 0px;
  font-weight: bold;
  font-family: arial;
  position: relative;
}

.skip_not_now {
  display: inline;
  float: left;
}

.skip_not_now_button {
  background-color: #eb539e !important;
  padding: 7px 11px;
  border: 1px solid #eb539e !important;
  border-radius: 10px;
  font-size: 17px !important;
  color: white;
  text-decoration: none;
  margin: 23px 0px 0px 2px;
  cursor: pointer;
  outline: none !important;
  font-style: normal !important;
  width: 125px !important;
  font-family: dinBold !important;
  -webkit-appearance: none;
  border-top-width: 0px !important;
}

.email-confirm {
  position: relative;
  width: 90%;
}

.validate {
  font-size: 12px !important;
  color: red;
  font-weight: bold;
  position: absolute !important;
  bottom: -8px !important;
  left: 0px !important;
}

.lightbox.overlay.padding_zero {
  padding: 0px !important;
  position: initial !important;
}

.padding_zero {
  padding: 0px !important;
}

.sign_up_popup h1 {
  width: 57%;
  padding: 0px 0px 10px 0px;
  float: left;

}

.sign_up_popup img
{
    width:40%;
}

.popup-req {
  font-size: 12px;
  margin: 0px 0px 0px 5px;
  display: inline-block;
}

hr {
  display: none;
}

.pop_up_footer_content {
  font-size: 12px;
  padding: 0px 48px 0px 5px;
}

.pop_up_footer_content p {
  font-size: 12px;
  margin: 0px;
  line-height: 20px;
  font-style: italic;
}
.rich-text.text.parbase.section .guide a,.rich-text.text.parbase.section .guide a:visited
{
	font-size: 12px;
    color: black !important;
    font-weight: 700;
    text-decoration: none !important;

}


.display_none {
  display: none;
}

.home_thank_you_popup {
  display: none;
  z-index: 9999;
  border: 7px solid #e51a94;
  border-radius: 10px;
  width: 50%;
  height: auto;
  -webkit-box-shadow: 4px 5px 19px 3px #c7c7c7;
  -moz-box-shadow: 4px 5px 19px 3px #c7c7c7;
  box-shadow: 4px 5px 19px 3px #c7c7c7;
  position: absolute;
  top: 150px;
  left: 25%;
  background-color: white;
  background-image: url('/content/dam/website-services/us/291-seroquelxrv2-com/images/popup.png');
  background-repeat: no-repeat;
  background-size: 240px 300px;
  background-position: -12px -6px;
}

.home_thank_you_popup_content {
  margin: 60px 0px 0px 0px;
  width: 95%;
  padding: 0 3% 0 3%;
}

.home_thank_you_popup_content h1 {
  padding: 0;
  color: #e41a94;
  font-size: 43px;
  margin: 95px 0px 0px 0px;
  width: 100%;
}

.home_thank_you_popup_content p {
  margin: 15px 0px 0px 0px;
  font-size: 20px;
  width: 95%;
  padding: 0 5% 0 5%;
}

.home_thank_you_popup_content h6 {
  margin: 90px 0px 10px 0px;
  font-size: 13px;
  text-align: center;
}

.home_thank_you_popup_content h6 a {
  color: #eb539e;
  text-decoration: none;
  margin: 55px 0px 0px 0px;
}

.home_close_popup {
  cursor: pointer;
  float: right;
  margin: 4px 5px 0px 0px;
  margin-bottom: 13px;
}
/****************** Implementing popup for other pages in the site ****************/
.lightbox a.close {
    background: none !important; 
}
.lightbox .topbar {
    min-height: 0px; 
    background: none;
}
.lbcontent-new .basicsurvey #surveyRender #surveyBody {
    margin: 10px 0px 0px 0px !important;
}
/*.lbcontent-new div.rich-text, div.section {
    clear: both;
}*/
.lbcontent-new .popup-req {
    display: block;
    clear: both;
    margin-top: 77px !important;
    margin-bottom: 14px;
}
.lbcontent-new .basicsurvey .end .form_row .form_rightcol input.form_button_submit {
    margin: 18px 0px 0px 310px !important;
}
.lbcontent-new .pop_up_footer_content {
    clear: both;
    margin-top: 24px;
}
.lbcontent-new .home_thank_you_popup {
    width: 174%;
    top: -328px;
    left: -12%;
}
.lbcontent-new .surveyCheckbox .form_row .form_rightcol {
    top: -12px;
    //left: 42px;
    text-indent: -29px;
    color: #666;
}
.lbcontent-new .sign_up_popup {
    margin-top: -24px;
}
.lbcontent-new .sign_up_popup img {
    margin-top: 20px;
    margin-left: 2px;
}
.lbcontent-new .guide p {
    margin-bottom: -19px;
    margin-top: -1px;
}
/*.lbcontent-new .basicsurvey #surveyRender #surveyBody .surveyText input {
    width: 577px !important;
}
.lbcontent-new .basicsurvey #surveyRender #surveyBody .email-confirm input {
    width: 577px !important;
}*/
.lbcontent-new #sxr-signup .surveyText input {
    width: 90% !important;
}       
.lbcontent-new #sxr-signup input.form_field.form_field_text.email-confirm-text {
    width: 100% !important;
}
.lbcontent-new .pop_up_footer_content p {
    width: 104%;
}
.lightbox .lbcontent.lbcontent-new {
    border: none;
}
.lbcontent-new .validate {
    bottom: -17px !important;
}
/*********************************** FOR Ipad *************************************/

@media screen and (max-width: 1024px) and (min-width: 915px) and (orientation: landscape) {

    /************* Home page popup ***********/
  .lightbox.overlay {
    width: 75% !important;
        left: 13%;
        margin-top: 2%;
  }

  .form_button_submit {
    margin: 0px 0px 10px 365px;
  }

  .home_thank_you_popup {
    width: 75%;
  }
}

/************ For IE9+ *******************/

@media screen and (min-width:0\0) and (min-resolution: +72dpi) {
  .lightbox.overlay .lbcontent {
    padding: 0px 20px 0px 60px;
  }

  .surveyCheckbox .form_row .form_rightcol input {
    border: 0px;
  }
.home_thank_you_popup{
	width:100% !important;
	top:150px !important;
	left:0 !important;
}

 .surveyCheckbox .form_row .form_rightcol {
    text-indent: -49px\9;
  }
   .page-bipolar-disorder-symptoms .lbcontent-new .home_thank_you_popup{
	width:100%;
	top:150px;
	left:0;
	}

.surveyCheckbox .form_row .form_rightcol {
    width: 355px;
    text-indent: -31px !important;
    line-height: 13px;
    color: #666;
}

   /* .page-patient-resources .lbcontent-new .surveyCheckbox .form_row .form_rightcol{
		text-indent:-49px!important;
	}*/
}

/************ For IE9 nd 10 ******************/

@media screen and (min-width:0\0) {
  .surveyCheckbox .form_row .form_rightcol {
    /*text-indent: -49px\9;*/
    width:355px;
	text-indent:-49px !important;
	line-height:0px;
    color: #666;                 
  }
#home .lbcontent .rich-text.text.parbase.section .guide a strong {
    font-weight: 600;
	}
  form .section.surveyRadioHorinzontal span {
    left: -3px;
  }

#home .surveyCheckbox .form_row .form_rightcol, #savings-card-page .surveyCheckbox .form_row .form_rightcol{
    width: 356px;
    text-indent: -52px !important;
    line-height: 13px;
 }

  form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
    width: 14px;
    height: auto;
    left: 70px;
    /*left: 70px;\9\0;*/                
  }

}

         @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {


         }

/*@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {  
 .lightbox.overlay .lbcontent{
padding: 0px 20px 0px 60px;
}}*/

/************ For IE-10 and IE-11 ***********************/

  @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
/* IE10+ CSS styles go here */

.surveyCheckbox .form_row .form_rightcol {
    width: 355px;
    text-indent: -31px !important;
    line-height: 13px;
    color: #666;
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
    width: 14px;
    height: auto;
    left: 70px;
    /*left: 70px;\9\0;*/                
  }
:nth-child(21).surveyRadioHorinzontal span{
					left: -24px !important;
                }   
   #boundingbox #header .masthead .search #search {
                        line-height: 24px;
                }           

 }
            _:-ms-fullscreen, :root form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
                  left:50px; 

                }
                _:-ms-fullscreen, :root :nth-child(21).surveyRadioHorinzontal span{
					left: -6px !important;
                }

 _:-ms-fullscreen, :root #boundingbox #header .masthead .search #search {
                        line-height: 24px !important;
                }
                _:-ms-fullscreen, :root #boundingbox #header .masthead .search #search {
                        line-height: 0px !important;
                }

            /*************** For tab *****************/
@media only screen and (max-width: 1280px) and (orientation : landscape) {

  .skip_not_now_button,.form_button_submit {
    padding: 7px 11px 3px 11px!important;
  }
}
                @media (min-width:1600px)
                    {
.sign_up_popup h1
                {
width:52%;
                        padding-top:36px;
                }

.surveyCheckbox .form_row .form_rightcol
{
width:700px;
                    }
.surveyCheckbox .form_row .form_rightcol input{
top:7px;
                    }            
                }

@-moz-document url-prefix() {
    .surveyCheckbox .form_row .form_rightcol {
      width: 103%;
}
}
/***************** Popup style ends here ****************/

            /**************** For MAC **********************/

.form_button_submit:disabled {
    cursor: default;
    background: rgba(235,83,158,0.5);
    border: none;
}
