/******Common style*****/
/*****TEST ****/
sup{
vertical-align:super !important;
}


#wrapper_container {
  margin: 0 auto;
  width: 1024px;
}

#boundingbox {
  margin: 0 auto;
  width: 1024px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/grey_shadow.png);
  min-height: 300px;
  background-position: 0px -29px;
  background-color: #fff;
  background-repeat: no-repeat;
}

body {
  background-color: #ebebeb;
}

/******Font-Family*******/

@font-face {
  font-family:dinBold;
   src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Bold.otf);
}

@font-face {
  font-family:dinBoldIE;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Bold.eot);
}

@font-face {
  font-family:dinLight;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Light.otf);
}

@font-face {
  font-family:dinOtBold;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-Bold.otf);
}

@font-face {
  font-family:dinCondBold;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-CondBold.otf);
}

@font-face {
  font-family:dinOtLight;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-Light.otf);
}

@font-face {
  font-family:dinOtMedium;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-Medium.otf);
}

@font-face {
  font-family:dinRegular;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Regular.otf);
}

/*
@font-face {
  font-family:dinAlternateBold;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN Alternate Bold.otf);
}

@font-face {
                font-family: 'DINBold';
                src: url('../fonts/din-bold-1361534670-webfont.eot');
                src: url('../fonts/din-bold-1361534670-webfont.eot?#iefix') format('embedded-opentype'), 
                     url('../fonts/din-bold-1361534670-webfont.woff') format('woff'), 
                     url('../fonts/din-bold-1361534670-webfont.ttf')  format('truetype'),
                     url('../fonts/din-bold-1361534670-webfont.svg#svgFontName') format('svg'); 
}*/

@font-face{
font-family:"ConduitITCStd-Regular";
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.eot?#iefix");
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.eot?#iefix") format("eot"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.woff") format("woff"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.ttf") format("truetype"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.svg#ConduitITCStd-Regular") format("svg");
}
@font-face{
font-family:"ConduitITCStd-Bold";
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.eot?#iefix");
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.eot?#iefix") format("eot"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.woff") format("woff"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.ttf") format("truetype"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.svg#ConduitITCStd-Bold") format("svg");
}
@font-face{
font-family:"ConduitITCStd-Extrabold";
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.eot?#iefix");
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.eot?#iefix") format("eot"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.woff") format("woff"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.ttf") format("truetype"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.svg#ConduitITCStd-Extrabold") format("svg");
}
/*****Common classes*****/

.font_weight_bold {
  font-weight: bold;
}

.mt15 {
  margin-top: 15px;
}

.mb5 {
  margin-bottom: 5px;
}

.font_weight_italic {
  font-style: italic;
}

.margin_zero {
  margin: 0px !important;
}

.clear-both {
  clear: both;
}

.header_text {
  color: #eb539e;
  font-family: dinBold;
  font-size: 32px;
  display: inline;
}

.text_color {
  color: #eb539e;
}

.margin_bottom_zero {
  margin-bottom: 0px;
}

.links {
  color: #3968e7;
  text-decoration: underline;
}

.sub_heading_style {
  color: #6d6e71;
  margin: 5px 0px 0px 0px;
  font-family: dinBold;
  font-size: 20px;
}
.heading_color
    {
color: #eb539e;
    }
.main_content {
  margin: 0px 0px 0px 45px;
  padding: 0px 82px 0px 0px;
}

.sub_content {
  margin: 15px 0px 0px 40px;
}

.main_content p {
  line-height: 20px;
}

a.links:visited {
  color: #3968e7;
}

.white_space {
  white-space: nowrap;
}

.lnk {
  text-decoration: underline !important;
}
.padding_left{
  padding:0px 0px 0px 20px;
}
      /*****Navless template style starts here******/

      /*****Header Style starts here*****/

#wrapper_container #header {
  width: 100%;
  background: #ebebeb;
  height: 55px;
}

#brand_logo {
  height: 34px;
}

#brand_logo #logo {
  float: left;
  width: 300px;
  height: 99px;
}

#wrapper_container #header #brand_logo #logo {
  margin: -9px 0px 13px 10px;
}

/*#wrapper_container #header #brand_logo #logo .mastlogo {
  margin: 15px 0px 0px 0px;
}

/*#wrapper_container #header #brand_logo #logo {
  margin: -4px 0px 5px 10px;
}*/

#wrapper_container #header #brand_logo #logo .mastlogo {
  margin: 9px 0px 0px 0px;
}

/*.mastlogo img {
  height: 99px;
}*/
/*DEM-23591 - starts*/
.mastlogo img {
    margin: 15px 0px 0px 12px;
    height: 63px;
    width: 230px;
}
/*DEM-23591 - ends*/
#wrapper_container #header #top-link #link {
  width: 100%;
  float: left;
}

#wrapper_container #header #top-link #link .masthead {
  padding: 9px 0px 9px 10px;
}

#wrapper_container #header #top-link #link .fl .az-links .connect {
  margin: 5px 0px 0px 111px;
  font-size: 12px;
  background-color: #eb539e !important;
  border-radius: 10px;
}

#wrapper_container #header #top-link #link .fl .az-links .connect a {
  color: white;
  text-decoration: none;
  padding: 0px 8px 5px 12px;
}

#wrapper_container #header #top-link #link .fl ul {
  height: 0px;
}

#wrapper_container #header #top-link #link .fl ul li {
  background: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/top_nav_sidebar.png)no-repeat;
  background-position: 0px 5px;
}

#wrapper_container #header #top-link #link .fl ul li:first-child {
  background: none;
}

#wrapper_container #header #top-link #link .logo {
  width: 100px;
  float: right;
  padding: 0px 35px 0px 0px;
}

#wrapper_container #header #top-link #link .search {
  float: left;
  margin: 3px 0px 0px 5px;
}

#wrapper_container #header #top-link #link .search #search {
  width: 120px;
  border: 2px solid #898989;
  padding: 2px 1px 2px 1px;
  outline: none;
  border-radius: 0px;
}

#wrapper_container #header #top-link #link .search  #searchform {
  background-color: #898989;
  border: 3px solid #898989;
  outline: none;
  margin: 0px 0px 0px -5px;
  color: white;
  cursor: pointer;
  width: 36px;
  height: 23px;
  padding: 0px;
}

#wrapper_container #header #top-link #link .hcp-warning .warning {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 5px 5px 0px 0px;
}

#wrapper_container #header #top-link #link .hcp-warning .patient-site {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
}

#wrapper_container #header #top-link #link .hcp-warning .patient-site a {
  margin: 0px 0px 0px 8px;
  color: black;
  font-weight: 500;
}

#wrapper_container #header #top-link #link .hcp-warning .patient-site a:visited {
  color: black;
}

    /*****Classes and IDs from the component*****/

.welcome,.secondary-logo,.masthead.section .links,.search label,.logo span,#language,#wrapper_area #print,.footer-copyright,.noprint {
  display: none;
}

#wrapper_container #wrapper_area {
  display: none;
}

    /*****Header Style ends here*****/

  /*****Prescribing Essentials style starts here*****/

#wrapper_container #header #top-link .prescribing-essentials {
  background-color: #959595;
  padding: 6px 5px 5px 5px;
  margin: 35px 0px 0px 0px;
}

#wrapper_container #header #top-link .prescribing-essentials h2 {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 0px 0px 0px 11px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li {
  padding: 0px 8px 0px 15px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/PE_sidebar.png);
  background-position: 3px 3px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li a {
  padding: 0px;
  font-size: 12px;
  color: black;
  text-decoration: none;
  font-weight: bold;
 }

#wrapper_container #header #top-link .prescribing-essentials ul li:first-child {
  background-image: none;
  padding: 0px 8px 0px 11px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li:last-child {
  background-image: none;
  margin: -9px 18px 0px 0px;
  float: right;
  padding: 4px 10px 4px 10px;
  background-color: #eb539e;
  border-radius: 10px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li:last-child a {
  text-decoration: none;
  color: white;
}

  /*****Prescribing Essentials ends starts here*****/

  /*****Main navigation style starts here*****/


#wrapper_container #wrapper_hnav,#boundingbox #leftnav .horizontal-nav {
  background-color: #eb539e;
  position: relative;
  top: -76px;
  width: 700px;
  float: right;
  border: 2px solid #eb539e;
  border-top-left-radius: 23px;
  border-top-right-radius: 20px;
  right: 25px;
    height:62px;
}
#boundingbox #leftnav .horizontal-nav{
  top: 30px;
  left: 45px;
}
#boundingbox #leftnav .horizontal-nav ul li{
  float:left;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul, #boundingbox #leftnav .horizontal-nav ul{
  padding: 0px 0px 0px 0px;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li, #boundingbox #leftnav .horizontal-nav ul li{
  padding: 0px 16px 0px 22px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar.png);
  background-position: 1px 6px;
  width: 64px;
  display: table;
  min-height: 64px;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li:first-child,  #boundingbox #leftnav .horizontal-nav ul li:first-child{
  background-image: none !important;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li a, #boundingbox #leftnav .horizontal-nav ul li a{
  color: white;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
}

#wrapper_container #wrapper_area {
  height: 0px;
}

#wrapper_container #content_wrapper {
  min-height: 300px;
  margin-top: 10px;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(1),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(1){
    padding: 0px 0px 0px 25px;
}
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(2),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(2){
    width: 76px;
    padding: 0px 20px 0px 25px;
}
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(3),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(3){
    width: 121px;
    padding: 0px 20px 0px 25px;
}

/***** Updated Navigation ****/

#wrapper_container #wrapper_hnav,#boundingbox #leftnav .horizontal-nav {
  background-color: #FFF !important;
}


#wrapper_container #wrapper_hnav .horizontal-nav ul li a,
#boundingbox #leftnav .horizontal-nav ul li a
{
    color: grey !important;
    display: table-cell;
    vertical-align: middle;
}        

#wrapper_container #wrapper_hnav .horizontal-nav ul li,
#boundingbox #leftnav .horizontal-nav ul li{
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar_new.png) !important;
  background-repeat:no-repeat;
}
#boundingbox #leftnav .horizontal-nav ul, #boundingbox #leftnav .horizontal-nav ul li{
  list-style:none;
  margin:0;
}

/** DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav {
  background-color: #FFF !important;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li a {
	color: grey !important;
}
**/

span.currChild {
    color: #eb539e !important;
}
.child.expand {
    color: #eb539e !important;
}

/** DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li {
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar_new.png) !important;
}**/

  /*****Main navigation style ends here*****/

  /*****ISI Style starts here*****/

/*#content_wrapper .isi.section {
  padding: 0px 30px 40px 30px;
  width: 950px;
  min-height: 960px;
    margin: 30px 0px 0px 0px;
}*/

#content_wrapper .isi.section {
  padding: 0px 30px 40px 30px;
  width: 950px;
 /* min-height: 960px;*/
  margin: 0px 0px 0px 0px;
}

.isi_content ul.isi_content_list p {
    margin-bottom: 9px !important;
}

#content_wrapper .isi.section p {
  line-height: 20px;
}

.isi_content.font_weight_bold p {
  margin: 0px 0px 10px 0px;
}

#content_wrapper .isi.section .isi_header {
  color: #eb539e;
  font-family: dinBold;
  font-size: 24px;
}

#content_wrapper .isi_content {
  margin: 1px 0px 0px 0px;
  font-size: 14px;
  font-family: arial;
}

#content_wrapper .isi_content h3 {
  color: #eb539e;
  font-size: 17px;
  margin: 25px 0px 0px 0px;
}

#content_wrapper .isi_content .isi_content_list {
  margin: 25px 0px 0px 0px;
}

#content_wrapper .isi_content ul.isi_content_list {
  margin: 25px 0px 10px 0px;
  height: auto;
}

#content_wrapper .isi_content ul.isi_content_list li {
  margin: 0px 0px 5px 0px;
  line-height: 20px;
  padding: 0px 0px 0px 12px;
  background: url('/content/dam/website-services/us/291-seroquelxrv2-com/images/bulleted_list.png')no-repeat;
  background-position: 2px 9px;
}

#content_wrapper .isi_content ul.isi_content_list li:last-child {
  margin-bottom: 10px;
}

  /*****ISI Style ends here*****/

  /*****Footer style starts here*****/

#content_wrapper .med-watch.section {
  margin: 0px 0px 0px 0px;
  padding: 0px 30px 0px 30px;
}

#content_wrapper .med-watch.section .fda_medwatch {
  text-decoration: underline;
}

#content_wrapper .med-watch.section p {
  font-size: 12px;
  line-height: 20px;
}

#content_wrapper .med-watch.section a {
  font-size: 12px;
  color: black;
  font-weight: 700;
  text-decoration: none;
}

#content_wrapper .med-watch.section .us_flag {
  margin: 4px 6px 6px 0px;
  display: inline-block;
  vertical-align: middle;
}

.footer-az-logo {
  margin: 10px 0px 5px 0px;
}

#wrapper_container #footer .footer ul {
  padding: 35px 0px 65px 0px;
  margin-left: 170px;
}

#wrapper_container #footer .footer ul li {
  float: left;
  padding: 0px 7px 6px 15px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/footer_sidebar.png);
  margin: 0px 0px 0px 9px;
  background-position: 0px 3px;
}

#wrapper_container #footer .footer ul li a {
  font-size: 12px;
  color: black;
  text-decoration: none;
}

#wrapper_container #footer .footer ul li:first-child {
  background-image: none;
}

#wrapper_container #footer .footer p {
  font-size: 12px;
  line-height: 20px;
  margin-left: 30px;
  width: 603px;
}

#wrapper_container #footer .footer {
  color: black;
  text-decoration: none;
  padding-bottom: 35px;
}

#wrapper_container #footer .footer a {
  color: black;
  text-decoration: none;
}

  /*****Footer style ends here*****/

  /*****Navless template style ends here******/

/*****2-column template global elements style starts here*****/

  /******Header style starts here*****/

#boundingbox #header {
  margin: 0px;
}

#boundingbox #header .masthead {
  width: 100%;
  background: #ebebeb;
  padding: 13px 0px 0px 15px;
  margin: 0px;
}

#boundingbox #header .masthead .fl {
  width: 699px;
}

#boundingbox #header .masthead .anonymous.fr {
  width: 325px;
}

#boundingbox #header .masthead ul {
  overflow: visible;
}

#boundingbox #header .masthead ul li a {
  text-decoration: underline;
  color: black;
}

#boundingbox #header .masthead .fl ul li {
  background: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/top_nav_sidebar.png)no-repeat;
  background-position: 0px 0px;
  padding-left: 0px;
  padding-right: 10px;
}

#boundingbox #header .masthead .fl ul li:first-child {
  background: none;
}

#boundingbox #header .masthead .hcp-warning .warning {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 6px 0px 0px 0px;
}

#boundingbox #header .masthead .hcp-warning .patient-site {
  font-size: 12px;
  font-weight: bold;
  margin: 6px 0px 0px 0px;
  border: none;
  padding: 0px 0px 0px 13px;
}

#boundingbox #header .masthead .hcp-warning .patient-site a {
  color: black;
  text-decoration: underline;
}

#boundingbox #header .masthead .az-links li.connect {
  margin: -1px 8px 0px 0px !important;
  float: right;
  background-color: #eb539e !important;
  border-radius: 10px;
}

#boundingbox #header .masthead .az-links li.connect a {
  background: none;
  padding: 5px 5px 5px 15px;
  text-decoration: none;
  color: white;
}

#boundingbox #header .masthead .logo {
  float: left;
  margin: -4px 0px 0px 15px;
}

#boundingbox #header .masthead .logo a span {
  background: none;
}

#boundingbox #header .masthead .search {
  float: left;
  margin: 1px 0px 0px 0px;
}

#boundingbox #header .masthead .search #search {
  width: 123px;
  border: 2px solid #898989;
  padding: 1px 1px 1px 1px;
  line-height: 0px;
  height: 17px;
  outline: none;
  border-radius: 0px;
}

#boundingbox #header .masthead .search #searchform {
  background-color: #898989;
  border: 1px solid #898989;
  outline: none;
  margin: 0px 0px 0px -5px;
  color: white;
  cursor: pointer;
  font-weight: normal;
  width: 36px;
  height: 23px;
}

#boundingbox #leftnav {
  width: 100%;
  height: 160px;
}

#boundingbox #leftnav .prescribing-essentials {
  border: 0;
  border-radius: 0px;
  margin: 0px;
  width: 100%;
 background-color: #959595;
  padding: 6px 0px 5px 0px;
}

#boundingbox #leftnav .prescribing-essentials h2 {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 0px 0px 0px 16px;
  background-color: #959595;
  padding: 0px;
}

#boundingbox #leftnav .prescribing-essentials ul {
  margin: 0 0 0 5px;
  padding: 3px 0px 0px 0px;
  list-style-image: none;
  list-style-type: none;
  display: inline-block;
  background-color: #959595;
}

#boundingbox #leftnav .prescribing-essentials ul li {
  margin: 0px 0;
  float: left;
  padding: 0px 8px 0px 15px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/PE_sidebar.png);
  background-position: 3px 0px;
  background-repeat: no-repeat;
}

#boundingbox #leftnav .prescribing-essentials ul li:first-child {
  background-image: none;
  padding: 0px 8px 0px 11px;
}

#boundingbox #leftnav .prescribing-essentials ul li:last-child {
  background-image: none;
  margin: -25px 23px 0px 81px;
  float: right;
  padding: 6px 10px 6px 10px;
  background-color: #eb539e;
  border-radius: 10PX;
}

#boundingbox #leftnav .prescribing-essentials ul li:last-child a {
  text-decoration: none;
  color: white;
}

#boundingbox #leftnav .prescribing-essentials ul li a {
  padding: 0px;
  font-size: 12px;
  color: black;
  font-weight: bold;
}

#boundingbox #leftnav .brand-logo {
  display: none;
}

#boundingbox #leftnav #symbicort-switcher {
  display: inline-block;
  margin: 0px;
}

#boundingbox #leftnav #symbicort-switcher .symbicort-switcher {
  display: inline-block;
}

#boundingbox #leftnav #symbicort-switcher .symbicort-switcher .site-logo {
  margin: 22px 0px 0px 21px;
  width: 209px;
  height: 63px;
}

    /******Header style ends here*****/

  /******Left Navigation style starts here******/

#boundingbox #leftnav .vertical-nav {
  width: 211px;
  display: inline-block;
}

#boundingbox #leftnav .vertical-nav ul li ul li:first-child {
  border-radius: 0;
}

/*#boundingbox #leftnav .vertical-nav ul li ul li:last-child {
  Â background: none;
  border-bottom-left-radius: Â 2em;
  Â border-bottom-right-radius: Â 2em;
}*/

#boundingbox #leftnav .vertical-nav ul li a {
  margin: 0px;
  color: white;
  font-weight: bold;
  font-size: 15px;
  border-radius: 0px;
  padding: 15px 15px 15px 34px;
  background: none;
}

#boundingbox #leftnav .vertical-nav li ul {
  background: none;
  margin: 0px;
  padding: 0px;
}

#boundingbox #leftnav .vertical-nav li li a span {
  background: none;
}

#boundingbox #leftnav .vertical-nav li li {
  text-align: left;
  border-top: 1px solid white;
}

#boundingbox #leftnav .vertical-nav ul li:first-child a {
}

#boundingbox #leftnav .vertical-nav ul li:first-child .active a {
    background-color: #a1a1a1 !important;
}

#boundingbox #leftnav .vertical-nav li a {
  background: none;
  border-radius: 0px;
}

#boundingbox #leftnav .active.child a {
  background: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/bullet.png)no-repeat;
  background-position: 18px 20px;
}

.vnav-close {
  background-color: #eb539e;
  border-radius: 25px;
}

.left-nav-first-child {
  background-color: #a1a1a1 !important;
  /*border-top-left-radius: 1em !important;
  border-top-right-radius: 1em !important;*/
  ;
}

.border-top-property {
  border-top-left-radius: 1em !important;
  border-top-right-radius: 1em !important;
}

.border-bottom-property {
  border-bottom-left-radius: 1em !important;
  border-bottom-right-radius: 1em !important;
}

#boundingbox #leftnav .vertical-nav ul li ul li:last-child {
  background-color: #eb539e !important;
  border-bottom-left-radius: 3em;
  border-bottom-right-radius: 3em;
}
  /******Left Navigation style ends here******/

  /******Top Navigation style starts here*****/

#boundingbox #leftnav #symbicort-switcher .reference {
  float: left;
}

/**DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav {
  background-color: #eb539e;
  float: right;
  border: 2px solid #eb539e;
  border-top-left-radius: 23px;
  border-top-right-radius: 20px;
  width: 700px;
  margin: 28px 0px 0px 64px;
  height: 65px;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul {
  padding: 0px;
  margin: 0px;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li {
  float: left;
  list-style-type: none;
  padding: 16px 18px 16px 24px;
  margin: 0px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar.png);
  background-position: 1px 6px;
  width: 62px;
  background-repeat: no-repeat;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:first-child {
  background-image: none !important;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(2) {
    width: 76px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(3) {
  width: 121px;
  padding: 15px 20px 8px 25px;
}
**/
li#hn-3, li#hn-5, li#hn-7, li#hn-9, li#hn-11 {
    text-align: center;
}

/**DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li a {
  color: white;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
} 


  /******Top Navigation style ends here*****/

  /******Breadcrumb style starts here******/

.breadcrumb {
  margin: 115px 0px 9px 50px;
  font-size: 12px;
}

.breadcrumb a {
  text-decoration: none;
  color: black;
}

  /******Breadcrumb style ends here******/  

  /******ISI style starts here*****/

#boundingbox #isifooter .isi {
  padding: 0px;
  width: 665px;
  margin: 35px 0px 0px 40px;
}

#boundingbox #isifooter .isi p {
  line-height: 20px;
  margin: 0px;
}

#boundingbox #isifooter .isi .isi_header {
  color: #eb539e;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#boundingbox #isifooter .isi h1.isi_header a {
  color: #eb539e;
  text-decoration: none;
  font-size: 24px;
  font-family: dinBold;
}

#boundingbox #isifooter .isi_content {
  margin: 1px 0px 0px 0px;
  font-size: 14px;
  font-family: arial;
}

#boundingbox #isifooter .isi_content h3 {
  color: #eb539e;
  font-size: 17px;
  margin: 25px 0px 0px 0px;
  font-weight: bold;
}

#boundingbox #isifooter .isi_content .isi_content_list {
  margin: 25px 0px 0px 0px;
}

#boundingbox #isifooter .isi_content ul.isi_content_list {
  margin: 25px 0px 10px 0px;
  padding: 0px;
}

#boundingbox #isifooter .isi_content ul.isi_content_list li {
  margin: 0px 0px 5px 0px;
  line-height: 20px;
  padding: 0px 0px 0px 12px;
  list-style-type: none;
  background: url('/content/dam/website-services/us/291-seroquelxrv2-com/images/bulleted_list.png')no-repeat;
  background-position: 2px 9px;
}

#boundingbox #isifooter .isi_content ul.isi_content_list li:last-child {
  margin-bottom: 10px;
}

.isi_content.font_weight_bold p {
  margin: 0px 0px 10px 0px !important;
}

.isi_content_width {
  width: 660px;
}

  /******ISI style ends here*****/

  /******Footer and medwatch style starts here*****/

#boundingbox #contentarea {
  margin-top: 22px;
}

#boundingbox #contentarea #medwatch {
  width: 936px;
  margin: 0px 60px 0px 0px;
  float: right;
}

#boundingbox #contentarea #medwatch .fda_medwatch {
  text-decoration: underline;
}

#boundingbox #contentarea #medwatch .us_flag {
  margin: 4px 6px 6px 0px;
  display: inline-block;
  vertical-align: middle;
}

#boundingbox #contentarea #medwatch a {
  font-size: 12px;
  color: black;
  font-weight: 700;
  text-decoration: none;
}

p.med-watch-bold {
    color: black;
    font-weight: 700;
}

#boundingbox #contentarea #medwatch p {
  font-size: 12px;
  line-height: 20px;
  margin: 0px;
}

#boundingbox #contentarea #medwatch .footer-az-logo {
  margin: 10px 0px 5px 0px;
}

#boundingbox #footer {
  margin: 0px 0px 0px 16px;
}

#boundingbox #footer a {
  font-size: 12px;
  color: black;
  text-decoration: none;
}

#boundingbox #footer ul {
  padding: 38px 0px 38px 0px;
  margin: 0px 0px 0px 195px;
}

#boundingbox #footer ul li a {
  font-size: 12px;
  color: black;
  text-decoration: none;
}

#boundingbox #footer p {
  margin: 0px;
  font-size: 12px;
  line-height: 20px;
}

.pdf-icon {
  position: relative;
  top: 4px;
}

  /******Footer and medwatch style ends here*****/

/*****2-column template global elements style ends here*****/

  /******Home-Page Callout style starts here******/

/*.callouts_main_bg {
  background: #eb539e;
  float: left;
  padding: 15px 0px 15px 0px;
  width: 1024px;
  margin: 0px;
}

.callouts_main_bg img {
  margin: 0px 7px 0px 0px;
  vertical-align: middle;
  height: 54px;
}
.callouts_main_bg span {
  display: inline-block;
  color: #eb539e;
  vertical-align: middle;
  width: 220px;
  font-family: dinLight;
  font-size: 16px;
  font-weight: bold;
}
/*.callout_1,.callout_2,.callout_3 {
  width: 290px;
  float: left;
  background-color: white;
  border-radius: 10px;
  margin: 0px 0px 0px 35px;
  border: 7px solid white;
  height: 54px;
  cursor: pointer;
}*/
.callouts_main_bg {
  background: #eb539e;
  float: left;
  padding: 6px 0px 6px 0px;
  width: 1024px;
  margin: 81px 0px 0px 0px;
}

.callouts_main_bg img {
  margin: 0px 7px 0px 4px;
  vertical-align: middle;
  height: 43px;
    /* padding: 0px 0px 1px 0px; */
  ;
}

.callouts_main_bg span {
  display: inline-block;
  color: #eb539e;
  vertical-align: middle;
  width: 229px;
  font-family: dinLight;
  font-size: 16px;
  font-weight: bold;
  margin: -3px 0px 0px 0px;
}

.callout_1,.callout_2,.callout_3 {
  width: 290px;
  /* float: left; */
  background-color: white;
  border-radius: 10px;
  margin: 0px 0px 0px 35px;
  border: 7px solid white;
  height: 45px;
  cursor: pointer;
  /* padding: 0px 0px 0px 0px; */
}

.callout_2 {
  margin: 0px 0px 0px 21px;
}

.callout_3 {
  margin: 0px 0px 0px 19px;
}

/************* Updated callout ***************/
.callouts_main_bg {
	background: white!important;
	float: left;
	padding: 6px 0px 6px 0px;
	width: 100%;
	margin: 233px 0px 0px 0px;
}

.callout_1, .callout_2, .callout_3 {
  padding: 3px 0px 3px 0px !important;
  border: 1px solid #eb539e !important;
}
.callouts_main_bg .callout_3{
  margin:0 auto;
}
    /******Home-Page Callout style starts here******/


  /******Get the right start page style starts here*****/

.get_the_right_start p {
  line-height: 20px;
}

.get_the_right_start .start_image {
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  border-radius: 25px;
  padding: 6px 0px 20px 18px;
  width: 510px;
}

.get_the_right_start .start_image div {
  margin: 10px 0px 0px 0px;
}

.get_the_right_start .start_image span {
  margin: 10px 0px 0px 0px;
}

.get_the_right_start .start_image img {
  vertical-align: middle;
}

.get_the_right_start .start_image p {
  padding: 0px 0px 0px 15px;
  display: inline-block;
  vertical-align: middle;
  width: 360px;
  line-height: 20px;
  margin: 0px;
}

.get_the_right_start.main_content .header_text {
  margin: 0px 0px 5px 0px;
  display: inline-block;
}

.taking_sxr.main_content {
  margin: 0px 0px 15px 40px;
}

.taking-footnote {
  font-size: 11px;
  margin: 15px 0px 15px 36px;
}

  /******Get the right start page style ends here*****/ 

  /******How seroquel xr helps page style starts here*****/ 

.sxr_helps p {
  line-height: 20px;
  padding: 0px 70px 0px 0px;
  width: 636px;
}
.page-seroquel-xr-may-help .sxr_helps p {
    line-height: 20px;
    padding: 0px 70px 0px 0px;
    width: 646px;
}

.sxr_helps a {
  color: #3968e7;
  text-decoration: underline;
}

.sxr_helps ul li {
  line-height: 20px;
}

a.storage {
  cursor: pointer;
}

  /******How seroquel xr helps page style ends here*****/ 

  /******Generic sxr*******/

.generic_sxr h2 {
  color: #6d6e71;
  font-weight: bold;
}

.generic_sxr p {
  line-height: 20px;
  padding: 0px 70px 0px 0px;
}

  /******Generic sxr*******/

  /******sxr side effects style starts here*******/
.bipolar_disorder p {
  width: 600px;
}

.living_with_bipolar_width {
  width: 530px;
}

.sxr_side_effects p {
  line-height: 20px;
}

  /******sxr side effects style ends here*******/

  /******Major Depressive Disorder style starts here******/

.major_depressive_disorder .disorder_italic_content {
  margin: 20px 0px 0px 15px;
  font-weight: bold;
}

.symptoms_of_depression {
  width: 652px;
}

.living_with_depression,.seroquel_xr_for_depression {
  margin: 0px 0px 0px 40px;
  padding: 0px 82px 0px 0px;
}

.symptoms_of_depression p,.living_with_depression p,.seroquel_xr_for_depression p {
  line-height: 20px;
}

.seroquel_xr_for_depression h5.footnote p {
  margin: 0px;
}

.living_bpr.main_content p {
  width: 645px;
}

.living_with_depress_width {
  width: 687px;
}

.page-organizations-advocacy-groups .accordion-general .accordion-general-content p {
  margin: 0px;
}

.page-organizations-advocacy-groups h4 {
  margin-bottom: 0px;
  font-weight: normal;
  font-style: italic;
}

.page-organizations-advocacy-groups_p_margin {
  margin-top: 10px !important;
}

  /******Major Depressive Disorder style ends here******/

  /*******Savings card page style starts here*******/

.savings_card .breadcrumb {
    margin: 0px 0px 10px 23px;
}

.savings_superscript {
  vertical-align: super;
  font-size: smaller;
  line-height: 0;
}

.savings_card_terms_conds {
    float: right;
    width: 616px;
    padding-right: 20px;
    margin-bottom: 50px;
    margin-top: 14px;
}

.savings_card_terms_conds h2 {
  font-size: 27px;
  color: #6d6e71;
  font-family: dinBold;
}

.savings_card_terms_conds h3 {
  font-size: 18px;
  font-family: dinbold;
  color: #6d6e71;
}

.savings_card_terms_conds p {
  color: #6d6e71;
  font-size: 18px;
  line-height: 25px;
  margin: 22px 0px 0px 0px;
}

.savings_card .savings_card_image {
    margin: 24px 0px 0px 15px;
    float: left;
    width: 300px;
}

.savings_card .savings_card_image p {
    position: relative;
    top: 1px;
    font-size: 18px;
    font-family: dinBold;
    color: #eb539e;
    width: 313px;
    text-align: center;
    left: 23px;
}

/* .savingscrd_sqxr img.Az_helps_savingscard {
    width: 465px;
    height: 351px;
} */
/*****Common style*****/
/*****TEST ****/
sup{
vertical-align:super !important;
}


#wrapper_container {
  margin: 0 auto;
  width: 1024px;
}

#boundingbox {
  margin: 0 auto;
  width: 1024px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/grey_shadow.png);
  min-height: 300px;
  background-position: 0px -29px;
  background-color: #fff;
  background-repeat: no-repeat;
}

body {
  background-color: #ebebeb;
}

/******Font-Family*******/

@font-face {
  font-family:dinBold;
   src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Bold.otf);
}

@font-face {
  font-family:dinBoldIE;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Bold.eot);
}

@font-face {
  font-family:dinLight;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Light.otf);
}

@font-face {
  font-family:dinOtBold;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-Bold.otf);
}

@font-face {
  font-family:dinCondBold;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-CondBold.otf);
}

@font-face {
  font-family:dinOtLight;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-Light.otf);
}

@font-face {
  font-family:dinOtMedium;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DINOT-Medium.otf);
}

@font-face {
  font-family:dinRegular;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN-Regular.otf);
}

/*
@font-face {
  font-family:dinAlternateBold;
    src:url(/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/DIN Alternate Bold.otf);
}

@font-face {
                font-family: 'DINBold';
                src: url('../fonts/din-bold-1361534670-webfont.eot');
                src: url('../fonts/din-bold-1361534670-webfont.eot?#iefix') format('embedded-opentype'), 
                     url('../fonts/din-bold-1361534670-webfont.woff') format('woff'), 
                     url('../fonts/din-bold-1361534670-webfont.ttf')  format('truetype'),
                     url('../fonts/din-bold-1361534670-webfont.svg#svgFontName') format('svg'); 
}*/

@font-face{
font-family:"ConduitITCStd-Regular";
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.eot?#iefix");
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.eot?#iefix") format("eot"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.woff") format("woff"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.ttf") format("truetype"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Regular.svg#ConduitITCStd-Regular") format("svg");
}
@font-face{
font-family:"ConduitITCStd-Bold";
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.eot?#iefix");
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.eot?#iefix") format("eot"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.woff") format("woff"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.ttf") format("truetype"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/ConduitITCStd-Bold.svg#ConduitITCStd-Bold") format("svg");
}
@font-face{
font-family:"ConduitITCStd-Extrabold";
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.eot?#iefix");
    src:url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.eot?#iefix") format("eot"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.woff") format("woff"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.ttf") format("truetype"),
        url("/etc/designs/code/website-services/us/seroquelxrv2-com/Fonts/conduititcstd-extrabold.svg#ConduitITCStd-Extrabold") format("svg");
}
/*****Common classes*****/

.font_weight_bold {
  font-weight: bold;
}

.mt15 {
  margin-top: 15px;
}

.mb5 {
  margin-bottom: 5px;
}

.font_weight_italic {
  font-style: italic;
}

.margin_zero {
  margin: 0px !important;
}

.clear-both {
  clear: both;
}

.header_text {
  color: #eb539e;
  font-family: dinBold;
  font-size: 32px;
  display: inline;
}

.text_color {
  color: #eb539e;
}

.margin_bottom_zero {
  margin-bottom: 0px;
}

.links {
  color: #3968e7;
  text-decoration: underline;
}

.sub_heading_style {
  color: #6d6e71;
  margin: 5px 0px 0px 0px;
  font-family: dinBold;
  font-size: 20px;
}
.heading_color
    {
color: #eb539e;
    }
.main_content {
  margin: 0px 0px 0px 45px;
  padding: 0px 82px 0px 0px;
}

.sub_content {
  margin: 15px 0px 0px 40px;
}

.main_content p {
  line-height: 20px;
}

a.links:visited {
  color: #3968e7;
}

.white_space {
  white-space: nowrap;
}

.lnk {
  text-decoration: underline !important;
}
.padding_left{
  padding:0px 0px 0px 20px;
}
      /*****Navless template style starts here******/

      /*****Header Style starts here*****/

#wrapper_container #header {
  width: 100%;
  background: #ebebeb;
  height: 55px;
}

#brand_logo {
  height: 34px;
}

#brand_logo #logo {
  float: left;
  width: 300px;
  height: 99px;
}

#wrapper_container #header #brand_logo #logo {
  margin: -9px 0px 13px 10px;
}

/*#wrapper_container #header #brand_logo #logo .mastlogo {
  margin: 15px 0px 0px 0px;
}

/*#wrapper_container #header #brand_logo #logo {
  margin: -4px 0px 5px 10px;
}*/

#wrapper_container #header #brand_logo #logo .mastlogo {
  margin: 9px 0px 0px 0px;
}

/*.mastlogo img {
  height: 99px;
}*/
/*DEM-23591 - starts*/
.mastlogo img {
    margin: 15px 0px 0px 12px;
    height: 63px;
    width: 230px;
}
/*DEM-23591 - ends*/
#wrapper_container #header #top-link #link {
  width: 100%;
  float: left;
}

#wrapper_container #header #top-link #link .masthead {
  padding: 9px 0px 9px 10px;
}

#wrapper_container #header #top-link #link .fl .az-links .connect {
  margin: 5px 0px 0px 111px;
  font-size: 12px;
  background-color: #eb539e !important;
  border-radius: 10px;
}

#wrapper_container #header #top-link #link .fl .az-links .connect a {
  color: white;
  text-decoration: none;
  padding: 0px 8px 5px 12px;
}

#wrapper_container #header #top-link #link .fl ul {
  height: 0px;
}

#wrapper_container #header #top-link #link .fl ul li {
  background: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/top_nav_sidebar.png)no-repeat;
  background-position: 0px 5px;
}

#wrapper_container #header #top-link #link .fl ul li:first-child {
  background: none;
}

#wrapper_container #header #top-link #link .logo {
  width: 100px;
  float: right;
  padding: 0px 35px 0px 0px;
}

#wrapper_container #header #top-link #link .search {
  float: left;
  margin: 3px 0px 0px 128px;/*adjusted search after removing sign up button*/
}

#wrapper_container #header #top-link #link .search #search {
  width: 120px;
  border: 2px solid #898989;
  padding: 2px 1px 2px 1px;
  outline: none;
  border-radius: 0px;
}

#wrapper_container #header #top-link #link .search  #searchform {
  background-color: #898989;
  border: 3px solid #898989;
  outline: none;
  margin: 0px 0px 0px -5px;
  color: white;
  cursor: pointer;
  width: 36px;
  height: 23px;
  padding: 0px;
}

#wrapper_container #header #top-link #link .hcp-warning .warning {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 5px 5px 0px 0px;
}

#wrapper_container #header #top-link #link .hcp-warning .patient-site {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 5px 0px 0px 0px;
}

#wrapper_container #header #top-link #link .hcp-warning .patient-site a {
  margin: 0px 0px 0px 8px;
  color: black;
  font-weight: 500;
}

#wrapper_container #header #top-link #link .hcp-warning .patient-site a:visited {
  color: black;
}

    /*****Classes and IDs from the component*****/

.welcome,.secondary-logo,.masthead.section .links,.search label,.logo span,#language,#wrapper_area #print,.footer-copyright,.noprint {
  display: none;
}

#wrapper_container #wrapper_area {
  display: none;
}

    /*****Header Style ends here*****/

  /*****Prescribing Essentials style starts here*****/

#wrapper_container #header #top-link .prescribing-essentials {
  background-color: #959595;
  padding: 6px 5px 5px 5px;
  margin: 35px 0px 0px 0px;
}

#wrapper_container #header #top-link .prescribing-essentials h2 {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 0px 0px 0px 11px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li {
  padding: 0px 8px 0px 15px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/PE_sidebar.png);
  background-position: 3px 3px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li a {
  padding: 0px;
  font-size: 12px;
  color: black;
  text-decoration: none;
  font-weight: bold;
 }

#wrapper_container #header #top-link .prescribing-essentials ul li:first-child {
  background-image: none;
  padding: 0px 8px 0px 11px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li:last-child {
  background-image: none;
  margin: -9px 18px 0px 0px;
  float: right;
  padding: 4px 10px 4px 10px;
  background-color: #eb539e;
  border-radius: 10px;
}

#wrapper_container #header #top-link .prescribing-essentials ul li:last-child a {
  text-decoration: none;
  color: white;
}

  /*****Prescribing Essentials ends starts here*****/

  /*****Main navigation style starts here*****/


#wrapper_container #wrapper_hnav,#boundingbox #leftnav .horizontal-nav {
  background-color: #eb539e;
  position: relative;
  top: -76px;
  width: 581px; /*adjusted after patient resources removal*/
  float: right;
  border: 2px solid #eb539e;
  border-top-left-radius: 23px;
  border-top-right-radius: 20px;
  right: 25px;
    height:62px;
}
#boundingbox #leftnav .horizontal-nav{
  top: 30px;
  left: 183px;/*adjusted search after removal of sign up button*/
}
#boundingbox #leftnav .horizontal-nav ul li{
  float:left;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul, #boundingbox #leftnav .horizontal-nav ul{
  padding: 0px 0px 0px 0px;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li, #boundingbox #leftnav .horizontal-nav ul li{
  padding: 0px 16px 0px 22px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar.png);
  background-position: 1px 6px;
  width: 64px;
  display: table;
  min-height: 64px;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li:first-child,  #boundingbox #leftnav .horizontal-nav ul li:first-child{
  background-image: none !important;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li a, #boundingbox #leftnav .horizontal-nav ul li a{
  color: white;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
}

#wrapper_container #wrapper_area {
  height: 0px;
}

#wrapper_container #content_wrapper {
  min-height: 300px;
  margin-top: 10px;
}

#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(1),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(1){
    padding: 0px 0px 0px 25px;
}
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(2),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(2){
    width: 76px;
    padding: 0px 20px 0px 25px;
}
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(3),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(3){
    width: 121px;
    padding: 0px 20px 0px 25px;
}

/***** Updated Navigation ****/

#wrapper_container #wrapper_hnav,#boundingbox #leftnav .horizontal-nav {
  background-color: #FFF !important;
}


#wrapper_container #wrapper_hnav .horizontal-nav ul li a,
#boundingbox #leftnav .horizontal-nav ul li a
{
    color: grey !important;
    display: table-cell;
    vertical-align: middle;
}        

#wrapper_container #wrapper_hnav .horizontal-nav ul li,
#boundingbox #leftnav .horizontal-nav ul li{
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar_new.png) !important;
  background-repeat:no-repeat;
}
#boundingbox #leftnav .horizontal-nav ul, #boundingbox #leftnav .horizontal-nav ul li{
  list-style:none;
  margin:0;
}

/** DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav {
  background-color: #FFF !important;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li a {
	color: grey !important;
}
**/

span.currChild {
    color: #eb539e !important;
}
.child.expand {
    color: #eb539e !important;
}

/** DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li {
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar_new.png) !important;
}**/

  /*****Main navigation style ends here*****/

  /*****ISI Style starts here*****/

/*#content_wrapper .isi.section {
  padding: 0px 30px 40px 30px;
  width: 950px;
  min-height: 960px;
    margin: 30px 0px 0px 0px;
}*/

#content_wrapper .isi.section {
  padding: 0px 30px 40px 30px;
  width: 950px;
 /* min-height: 960px;*/
  margin: 0px 0px 0px 0px;
}

.isi_content ul.isi_content_list p {
    margin-bottom: 9px !important;
}

#content_wrapper .isi.section p {
  line-height: 20px;
}

.isi_content.font_weight_bold p {
  margin: 0px 0px 10px 0px;
}

#content_wrapper .isi.section .isi_header {
  color: #eb539e;
  font-family: dinBold;
  font-size: 24px;
}

#content_wrapper .isi_content {
  margin: 1px 0px 0px 0px;
  font-size: 14px;
  font-family: arial;
}

#content_wrapper .isi_content h3 {
  color: #eb539e;
  font-size: 17px;
  margin: 25px 0px 0px 0px;
}

#content_wrapper .isi_content .isi_content_list {
  margin: 25px 0px 0px 0px;
}

#content_wrapper .isi_content ul.isi_content_list {
  margin: 25px 0px 10px 0px;
  height: auto;
}

#content_wrapper .isi_content ul.isi_content_list li {
  margin: 0px 0px 5px 0px;
  line-height: 20px;
  padding: 0px 0px 0px 12px;
  background: url('/content/dam/website-services/us/291-seroquelxrv2-com/images/bulleted_list.png')no-repeat;
  background-position: 2px 9px;
}

#content_wrapper .isi_content ul.isi_content_list li:last-child {
  margin-bottom: 10px;
}

  /*****ISI Style ends here*****/

  /*****Footer style starts here*****/

#content_wrapper .med-watch.section {
  margin: 0px 0px 0px 0px;
  padding: 0px 30px 0px 30px;
}

#content_wrapper .med-watch.section .fda_medwatch {
  text-decoration: underline;
}

#content_wrapper .med-watch.section p {
  font-size: 12px;
  line-height: 20px;
}

#content_wrapper .med-watch.section a {
  font-size: 12px;
  color: black;
  font-weight: 700;
  text-decoration: none;
}

#content_wrapper .med-watch.section .us_flag {
  margin: 4px 6px 6px 0px;
  display: inline-block;
  vertical-align: middle;
}

.footer-az-logo {
  margin: 10px 0px 5px 0px;
}

#wrapper_container #footer .footer ul {
  padding: 35px 0px 65px 0px;
  margin-left: 170px;
}

#wrapper_container #footer .footer ul li {
  float: left;
  padding: 0px 7px 6px 15px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/footer_sidebar.png);
  margin: 0px 0px 0px 9px;
  background-position: 0px 3px;
}

#wrapper_container #footer .footer ul li a {
  font-size: 12px;
  color: black;
  text-decoration: none;
}

#wrapper_container #footer .footer ul li:first-child {
  background-image: none;
}

#wrapper_container #footer .footer p {
  font-size: 12px;
  line-height: 20px;
  margin-left: 30px;
  width: 603px;
}

#wrapper_container #footer .footer {
  color: black;
  text-decoration: none;
  padding-bottom: 35px;
}

#wrapper_container #footer .footer a {
  color: black;
  text-decoration: none;
}

  /*****Footer style ends here*****/

  /*****Navless template style ends here******/

/*****2-column template global elements style starts here*****/

  /******Header style starts here*****/

#boundingbox #header {
  margin: 0px;
}

#boundingbox #header .masthead {
  width: 100%;
  background: #ebebeb;
  padding: 13px 0px 0px 15px;
  margin: 0px;
}

#boundingbox #header .masthead .fl {
  width: 699px;
}

#boundingbox #header .masthead .anonymous.fr {
  width: 325px;
}

#boundingbox #header .masthead ul {
  overflow: visible;
}

#boundingbox #header .masthead ul li a {
  text-decoration: underline;
  color: black;
}

#boundingbox #header .masthead .fl ul li {
  background: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/top_nav_sidebar.png)no-repeat;
  background-position: 0px 0px;
  padding-left: 0px;
  padding-right: 10px;
}

#boundingbox #header .masthead .fl ul li:first-child {
  background: none;
}

#boundingbox #header .masthead .hcp-warning .warning {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 6px 0px 0px 0px;
}

#boundingbox #header .masthead .hcp-warning .patient-site {
  font-size: 12px;
  font-weight: bold;
  margin: 6px 0px 0px 0px;
  border: none;
  padding: 0px 0px 0px 13px;
}

#boundingbox #header .masthead .hcp-warning .patient-site a {
  color: black;
  text-decoration: underline;
}

#boundingbox #header .masthead .az-links li.connect {
  margin: -1px 8px 0px 0px !important;
  float: right;
  background-color: #eb539e !important;
  border-radius: 10px;
}

#boundingbox #header .masthead .az-links li.connect a {
  background: none;
  padding: 5px 5px 5px 15px;
  text-decoration: none;
  color: white;
}

#boundingbox #header .masthead .logo {
  float: left;
  margin: -4px 0px 0px 15px;
}

#boundingbox #header .masthead .logo a span {
  background: none;
}

#boundingbox #header .masthead .search {
  float: left;
  margin: 1px 0px 0px 0px;
}

#boundingbox #header .masthead .search #search {
  width: 123px;
  border: 2px solid #898989;
  padding: 1px 1px 1px 1px;
  line-height: 0px;
  height: 17px;
  outline: none;
  border-radius: 0px;
}

#boundingbox #header .masthead .search #searchform {
  background-color: #898989;
  border: 1px solid #898989;
  outline: none;
  margin: 0px 0px 0px -5px;
  color: white;
  cursor: pointer;
  font-weight: normal;
  width: 36px;
  height: 23px;
}

#boundingbox #leftnav {
  width: 100%;
  height: 160px;
}

#boundingbox #leftnav .prescribing-essentials {
  border: 0;
  border-radius: 0px;
  margin: 0px;
  width: 100%;
 background-color: #959595;
  padding: 6px 0px 5px 0px;
}

#boundingbox #leftnav .prescribing-essentials h2 {
  font-size: 12px;
  color: black;
  font-weight: bold;
  margin: 0px 0px 0px 16px;
  background-color: #959595;
  padding: 0px;
}

#boundingbox #leftnav .prescribing-essentials ul {
  margin: 0 0 0 5px;
  padding: 3px 0px 0px 0px;
  list-style-image: none;
  list-style-type: none;
  display: inline-block;
  background-color: #959595;
}

#boundingbox #leftnav .prescribing-essentials ul li {
  margin: 0px 0;
  float: left;
  padding: 0px 8px 0px 15px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/PE_sidebar.png);
  background-position: 3px 0px;
  background-repeat: no-repeat;
}

#boundingbox #leftnav .prescribing-essentials ul li:first-child {
  background-image: none;
  padding: 0px 8px 0px 11px;
}

#boundingbox #leftnav .prescribing-essentials ul li:last-child {
  background-image: none;
  margin: -25px 23px 0px 81px;
  float: right;
  padding: 6px 10px 6px 10px;
  background-color: #eb539e;
  border-radius: 10PX;
}

#boundingbox #leftnav .prescribing-essentials ul li:last-child a {
  text-decoration: none;
  color: white;
}

#boundingbox #leftnav .prescribing-essentials ul li a {
  padding: 0px;
  font-size: 12px;
  color: black;
  font-weight: bold;
}

#boundingbox #leftnav .brand-logo {
  display: none;
}

#boundingbox #leftnav #symbicort-switcher {
  display: inline-block;
  margin: 0px;
}

#boundingbox #leftnav #symbicort-switcher .symbicort-switcher {
  display: inline-block;
}

#boundingbox #leftnav #symbicort-switcher .symbicort-switcher .site-logo {
  margin: 22px 0px 0px 21px;
  width: 209px;
  height: 63px;
}

    /******Header style ends here*****/

  /******Left Navigation style starts here******/

#boundingbox #leftnav .vertical-nav {
  width: 211px;
  display: inline-block;
}

#boundingbox #leftnav .vertical-nav ul li ul li:first-child {
  border-radius: 0;
}

/*#boundingbox #leftnav .vertical-nav ul li ul li:last-child {
  Â background: none;
  border-bottom-left-radius: Â 2em;
  Â border-bottom-right-radius: Â 2em;
}*/

#boundingbox #leftnav .vertical-nav ul li a {
  margin: 0px;
  color: white;
  font-weight: bold;
  font-size: 15px;
  border-radius: 0px;
  padding: 15px 15px 15px 34px;
  background: none;
}

#boundingbox #leftnav .vertical-nav li ul {
  background: none;
  margin: 0px;
  padding: 0px;
}

#boundingbox #leftnav .vertical-nav li li a span {
  background: none;
}

#boundingbox #leftnav .vertical-nav li li {
  text-align: left;
  border-top: 1px solid white;
}

#boundingbox #leftnav .vertical-nav ul li:first-child a {
}

#boundingbox #leftnav .vertical-nav ul li:first-child .active a {
    background-color: #a1a1a1 !important;
}

#boundingbox #leftnav .vertical-nav li a {
  background: none;
  border-radius: 0px;
}

#boundingbox #leftnav .active.child a {
  background: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/bullet.png)no-repeat;
  background-position: 18px 20px;
}

.vnav-close {
  background-color: #eb539e;
  border-radius: 25px;
}

.left-nav-first-child {
  background-color: #a1a1a1 !important;
  /*border-top-left-radius: 1em !important;
  border-top-right-radius: 1em !important;*/
  ;
}

.border-top-property {
  border-top-left-radius: 1em !important;
  border-top-right-radius: 1em !important;
}

.border-bottom-property {
  border-bottom-left-radius: 1em !important;
  border-bottom-right-radius: 1em !important;
}

#boundingbox #leftnav .vertical-nav ul li ul li:last-child {
  background-color: #eb539e !important;
  border-bottom-left-radius: 3em;
  border-bottom-right-radius: 3em;
}
  /******Left Navigation style ends here******/

  /******Top Navigation style starts here*****/

#boundingbox #leftnav #symbicort-switcher .reference {
  float: left;
}

/**DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav {
  background-color: #eb539e;
  float: right;
  border: 2px solid #eb539e;
  border-top-left-radius: 23px;
  border-top-right-radius: 20px;
  width: 700px;
  margin: 28px 0px 0px 64px;
  height: 65px;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul {
  padding: 0px;
  margin: 0px;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li {
  float: left;
  list-style-type: none;
  padding: 16px 18px 16px 24px;
  margin: 0px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar.png);
  background-position: 1px 6px;
  width: 62px;
  background-repeat: no-repeat;
}

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:first-child {
  background-image: none !important;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(2) {
    width: 76px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(3) {
  width: 121px;
  padding: 15px 20px 8px 25px;
}
**/
li#hn-3, li#hn-5, li#hn-7, li#hn-9, li#hn-11 {
    text-align: center;
}

/**DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li a {
  color: white;
  font-size: 15px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
} 


  /******Top Navigation style ends here*****/

  /******Breadcrumb style starts here******/

.breadcrumb {
  margin: 115px 0px 9px 50px;
  font-size: 12px;
}

.breadcrumb a {
  text-decoration: none;
  color: black;
}

  /******Breadcrumb style ends here******/  

  /******ISI style starts here*****/

#boundingbox #isifooter .isi {
  padding: 0px;
  width: 665px;
  margin: 35px 0px 0px 40px;
}

#boundingbox #isifooter .isi p {
  line-height: 20px;
  margin: 0px;
}

#boundingbox #isifooter .isi .isi_header {
  color: #eb539e;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

#boundingbox #isifooter .isi h1.isi_header a {
  color: #eb539e;
  text-decoration: none;
  font-size: 24px;
  font-family: dinBold;
}

#boundingbox #isifooter .isi_content {
  margin: 1px 0px 0px 0px;
  font-size: 14px;
  font-family: arial;
}

#boundingbox #isifooter .isi_content h3 {
  color: #eb539e;
  font-size: 17px;
  margin: 25px 0px 0px 0px;
  font-weight: bold;
}

#boundingbox #isifooter .isi_content .isi_content_list {
  margin: 25px 0px 0px 0px;
}

#boundingbox #isifooter .isi_content ul.isi_content_list {
  margin: 25px 0px 10px 0px;
  padding: 0px;
}

#boundingbox #isifooter .isi_content ul.isi_content_list li {
  margin: 0px 0px 5px 0px;
  line-height: 20px;
  padding: 0px 0px 0px 12px;
  list-style-type: none;
  background: url('/content/dam/website-services/us/291-seroquelxrv2-com/images/bulleted_list.png')no-repeat;
  background-position: 2px 9px;
}

#boundingbox #isifooter .isi_content ul.isi_content_list li:last-child {
  margin-bottom: 10px;
}

.isi_content.font_weight_bold p {
  margin: 0px 0px 10px 0px !important;
}

.isi_content_width {
  width: 660px;
}

  /******ISI style ends here*****/

  /******Footer and medwatch style starts here*****/

#boundingbox #contentarea {
  margin-top: 22px;
}

#boundingbox #contentarea #medwatch {
  width: 936px;
  margin: 0px 60px 0px 0px;
  float: right;
}

#boundingbox #contentarea #medwatch .fda_medwatch {
  text-decoration: underline;
}

#boundingbox #contentarea #medwatch .us_flag {
  margin: 4px 6px 6px 0px;
  display: inline-block;
  vertical-align: middle;
}

#boundingbox #contentarea #medwatch a {
  font-size: 12px;
  color: black;
  font-weight: 700;
  text-decoration: none;
}

p.med-watch-bold {
    color: black;
    font-weight: 700;
}

#boundingbox #contentarea #medwatch p {
  font-size: 12px;
  line-height: 20px;
  margin: 0px;
}

#boundingbox #contentarea #medwatch .footer-az-logo {
  margin: 10px 0px 5px 0px;
}

#boundingbox #footer {
  margin: 0px 0px 0px 16px;
}

#boundingbox #footer a {
  font-size: 12px;
  color: black;
  text-decoration: none;
}

#boundingbox #footer ul {
  padding: 38px 0px 38px 0px;
  margin: 0px 0px 0px 195px;
}

#boundingbox #footer ul li a {
  font-size: 12px;
  color: black;
  text-decoration: none;
}

#boundingbox #footer p {
  margin: 0px;
  font-size: 12px;
  line-height: 20px;
}

.pdf-icon {
  position: relative;
  top: 4px;
}

  /******Footer and medwatch style ends here*****/

/*****2-column template global elements style ends here*****/

  /******Home-Page Callout style starts here******/

/*.callouts_main_bg {
  background: #eb539e;
  float: left;
  padding: 15px 0px 15px 0px;
  width: 1024px;
  margin: 0px;
}

.callouts_main_bg img {
  margin: 0px 7px 0px 0px;
  vertical-align: middle;
  height: 54px;
}
.callouts_main_bg span {
  display: inline-block;
  color: #eb539e;
  vertical-align: middle;
  width: 220px;
  font-family: dinLight;
  font-size: 16px;
  font-weight: bold;
}
/*.callout_1,.callout_2,.callout_3 {
  width: 290px;
  float: left;
  background-color: white;
  border-radius: 10px;
  margin: 0px 0px 0px 35px;
  border: 7px solid white;
  height: 54px;
  cursor: pointer;
}*/
.callouts_main_bg {
  background: #eb539e;
  float: left;
  padding: 6px 0px 6px 0px;
  width: 1024px;
  margin: 81px 0px 0px 0px;
}

.callouts_main_bg img {
  margin: 0px 7px 0px 4px;
  vertical-align: middle;
  height: 43px;
    /* padding: 0px 0px 1px 0px; */
  ;
}

.callouts_main_bg span {
  display: inline-block;
  color: #eb539e;
  vertical-align: middle;
  width: 229px;
  font-family: dinLight;
  font-size: 16px;
  font-weight: bold;
  margin: -3px 0px 0px 0px;
}

.callout_1,.callout_2,.callout_3 {
  width: 290px;
  /* float: left; */
  background-color: white;
  border-radius: 10px;
  margin: 0px 0px 0px 35px;
  border: 7px solid white;
  height: 45px;
  cursor: pointer;
  /* padding: 0px 0px 0px 0px; */
}

.callout_2 {
  margin: 0px 0px 0px 21px;
}

.callout_3 {
  margin: 0px 0px 0px 19px;
}

/************* Updated callout ***************/
.callouts_main_bg {
	background: white!important;
	float: left;
	padding: 6px 0px 6px 0px;
	width: 100%;
	margin: 233px 0px 0px 0px;
}

.callout_1, .callout_2, .callout_3 {
  padding: 3px 0px 3px 0px !important;
  border: 1px solid #eb539e !important;
}
.callouts_main_bg .callout_3{
  margin:0 auto;
}
    /******Home-Page Callout style starts here******/


  /******Get the right start page style starts here*****/

.get_the_right_start p {
  line-height: 20px;
}

.get_the_right_start .start_image {
  background-color: #ebebeb;
  border: 1px solid #ebebeb;
  border-radius: 25px;
  padding: 6px 0px 20px 18px;
  width: 510px;
}

.get_the_right_start .start_image div {
  margin: 10px 0px 0px 0px;
}

.get_the_right_start .start_image span {
  margin: 10px 0px 0px 0px;
}

.get_the_right_start .start_image img {
  vertical-align: middle;
}

.get_the_right_start .start_image p {
  padding: 0px 0px 0px 15px;
  display: inline-block;
  vertical-align: middle;
  width: 360px;
  line-height: 20px;
  margin: 0px;
}

.get_the_right_start.main_content .header_text {
  margin: 0px 0px 5px 0px;
  display: inline-block;
}

.taking_sxr.main_content {
  margin: 0px 0px 15px 40px;
}

.taking-footnote {
  font-size: 11px;
  margin: 15px 0px 15px 36px;
}

  /******Get the right start page style ends here*****/ 

  /******How seroquel xr helps page style starts here*****/ 

.sxr_helps p {
  line-height: 20px;
  padding: 0px 70px 0px 0px;
  width: 636px;
}
.page-seroquel-xr-may-help .sxr_helps p {
    line-height: 20px;
    padding: 0px 70px 0px 0px;
    width: 646px;
}

.sxr_helps a {
  color: #3968e7;
  text-decoration: underline;
}

.sxr_helps ul li {
  line-height: 20px;
}

a.storage {
  cursor: pointer;
}

  /******How seroquel xr helps page style ends here*****/ 

  /******Generic sxr*******/

.generic_sxr h2 {
  color: #6d6e71;
  font-weight: bold;
}

.generic_sxr p {
  line-height: 20px;
  padding: 0px 70px 0px 0px;
}

  /******Generic sxr*******/

  /******sxr side effects style starts here*******/
.bipolar_disorder p {
  width: 600px;
}

.living_with_bipolar_width {
  width: 530px;
}

.sxr_side_effects p {
  line-height: 20px;
}

  /******sxr side effects style ends here*******/

  /******Major Depressive Disorder style starts here******/

.major_depressive_disorder .disorder_italic_content {
  margin: 20px 0px 0px 15px;
  font-weight: bold;
}

.symptoms_of_depression {
  width: 652px;
}

.living_with_depression,.seroquel_xr_for_depression {
  margin: 0px 0px 0px 40px;
  padding: 0px 82px 0px 0px;
}

.symptoms_of_depression p,.living_with_depression p,.seroquel_xr_for_depression p {
  line-height: 20px;
}

.seroquel_xr_for_depression h5.footnote p {
  margin: 0px;
}

.living_bpr.main_content p {
  width: 645px;
}

.living_with_depress_width {
  width: 687px;
}

.page-organizations-advocacy-groups .accordion-general .accordion-general-content p {
  margin: 0px;
}

.page-organizations-advocacy-groups h4 {
  margin-bottom: 0px;
  font-weight: normal;
  font-style: italic;
}

.page-organizations-advocacy-groups_p_margin {
  margin-top: 10px !important;
}

  /******Major Depressive Disorder style ends here******/

  /*******Savings card page style starts here*******/

.savings_card .breadcrumb {
    margin: 0px 0px 10px 23px;
}

.savings_superscript {
  vertical-align: super;
  font-size: smaller;
  line-height: 0;
}

.savings_card_terms_conds {
    float: right;
    width: 616px;
    padding-right: 20px;
    margin-bottom: 50px;
    margin-top: 14px;
}

.savings_card_terms_conds h2 {
  font-size: 27px;
  color: #6d6e71;
  font-family: dinBold;
}

.savings_card_terms_conds h3 {
  font-size: 18px;
  font-family: dinbold;
  color: #6d6e71;
}

.savings_card_terms_conds p {
  color: #6d6e71;
  font-size: 18px;
  line-height: 25px;
  margin: 22px 0px 0px 0px;
}

.savings_card .savings_card_image {
    margin: 24px 0px 0px 15px;
    float: left;
    width: 300px;
}

.savings_card .savings_card_image p {
    position: relative;
    top: 1px;
    font-size: 18px;
    font-family: dinBold;
    color: #eb539e;
    width: 313px;
    text-align: center;
    left: 23px;
}

 .savingscrd_sqxr img.Az_helps_savingscard {
     width: 407px;
    height: 234px;
    padding: 60px;
} 

/* DEM-23817 
.savingscrd_sqxr img.Az_helps_savingscard {
	width: 517px;
    height: 351px;
} 
*/
/* DEM-23817 */

.savings_card .savings_card_image img {
    width: 339px;
    height: 221px;
}

.savings_card .savings_card_content {
  width: 600px;
  float: right;
  margin: 0px 38px 0px 0px;
}

.savings_card .savings_card_content h1 {
  font-family: dinBold;
  font-size: 33px;
}

.savings_card .savings_card_content h2 {
  font-family: dinBold;
  font-size: 21px;
}

.savings_card .savings_card_content ul {
  height: auto;
  margin: 20px 0px 45px 0px;
}

.savings_card .savings_card_content ul li {
  font-size: 15px;
  font-weight: normal;
  font-family: arial;
  line-height: 20px;
}

.savings_card .savings_card_content ul li:before {
  font-size: 37px;
  content: ".";
  position: relative;
  top: -5px;
  color: #eb539e;
  left: -3px;
}

.savings_card .savings_card_content .terms_cond {
  margin-left: 30px;
}

.savings_card .savings_card_content a {
  background-color: #eb539e;
  padding: 10px 25px;
  border: 1px solid #eb539e;
  border-radius: 10px;
  font-size: 22px;
  font-family: dinBold;
  color: white;
  text-decoration: none;
}

.savings_card .savings_card_content h5 {
  margin: 25px 0px 0px 0px;
  font-weight: normal;
  font-size: 11px;
  line-height: 20px;
  font-family: arial;
  width: 566px;
}

#savings-card-page #wrapper_hnav {
  background-color: #eb539e;
  width: 581px; /*adjusted after removing patient resources page*/
  float: right;
  border: 2px solid #eb539e;
  border-top-left-radius: 23px;
  border-top-right-radius: 20px;
  margin: 2px 0px -55px 0px;
}

#savings-card-page #wrapper_container {
  margin: 0 auto;
  width: 1024px;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/grey_shadow.png);
  min-height: 300px;
  background-position: 0px -27px;
  background-color: #fff;
  background-repeat: no-repeat;
} 

  /*******Savings card page style ends here*******/

#savings-card-page #wrapper_container #content_wrapper {
  min-height: 300px;
  margin-top: 0px;
}

  /******Accordion style starts here******/

.accordion-general {
  margin: 0px 0px 0px 50px !important;
  padding: 0px 40px 0px 0px;
}

a.acc-general-link.item-on,a.acc-general-link.item-off {
  color: white;
  text-decoration: none;
}

.accordion-general .accordionButton .acc-general-link {
  color: white;
  text-decoration: none;
}

.accordionContent {
  line-height: 22px;
  padding: 8px 5px 8px 20px;
}

.accordionContent p {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  width: 670px;
}

.accordionButton .icon.off + .acc-general-link {
  background-color: #8c8c8c;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/accordion-down.png);
  color: white;
  background-repeat: no-repeat;
  background-position: 663px 11px;
  padding: 10px 0px 7px 21px;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  display: block;
}

.accordionButton .icon.on + .acc-general-link {
  background-color: #eb539e;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/accordion-up.png);
  color: white;
  background-repeat: no-repeat;
  background-position: 663px 11px;
  padding: 10px 0px 7px 21px;
  font-size: 15px;
  font-weight: bold;
  width: 100%;
  display: block;
}

.accordion-general .accordionButton {
  margin: 0px 0px 0px 0px;
  width: 100%;
  display: block;
  border-bottom: 1px solid white;
}

.accordionButton .acc-general-link {
  padding: 5px 0px 5px 19px;
  margin: 0;
  display: table-cell;
}

  /******Accordion style ends here******/

  /******Patient Resources table style starts here *******/

/*.patient_resources.main_content h2 {
  color: #6d6e71;
  margin: 5px 0px 0px 0px;
  font-size: 22px;
}

.patient_resouces_table {
  width: 675px;
  margin: 0px 0px 0px 40px;
}

.patient_resouces_table td:nth-child(1) {
  width: 192px;
  padding: 10px 33px 10px 44px;
  text-align: center;
}

.patient_resouces_table td:nth-child(1) a {
  text-decoration: none;
  color: #eb539e;
  font-weight: bold;
}

.patient_resouces_table td:nth-child(2) {
  padding: 10px 10px;
}

.patient_resouces_table td:nth-child(3) {
  width: 335px;
  padding: 10px 10px;
  text-align: left;
}

.patient_resouces_table tr:nth-child(odd) {
  background: #ebebeb;
}

.patient_resouces_table tr:nth-child(even) {
  background: #fff;
}

.accordion_content_width {
  width: 654px !important;
}

.checklist-icon-margin {
  margin: 0px 0px 0px 4px;
}*/

/******** Added for isi**************/
.patient_resources.main_content p {
  line-height: 19px;
}

.isi_patient {
  margin: 0px 0px 0px 45px;
}

.isi_header_patient {
  color: #eb539e;
  font-family: arial;
  font-size: 16px;
  font-weight: bold;
  margin: 0px;
  padding: 0px;
}

a.isi_read_more {
  text-decoration: underline;
  color: #3968e7;
}

/****** Added for two column *************/


.patient_resouces_table td:nth-child(1) {
  width: 192px;
  padding: 10px 33px 10px 44px;
  text-align: center;
}

.patient_resouces_table td:nth-child(1) a {
  text-decoration: none;
  color: #eb539e;
  font-weight: bold;
}

.patient_resouces_table tr:nth-child(odd) {
  background: #ebebeb;
}

.patient_resouces_table tr:nth-child(even) {
  background: #fff;
}

.patient_resouces_table1 {
  width: 332px;
  margin: 0px 0px 20px 0px;
  float: right;
}

.patient_resouces_table1 td:nth-child(1) {
  width: 300px;
  padding: 0px 6px 0px 0px;
  text-align: center;
}

.patient_resouces_table1 td:nth-child(1) a {
  text-decoration: none;
  color: #eb539e;
  font-weight: bold;
}

.patient_resouces_table1 td:nth-child(2) {
  padding: 0px;
}

.patient_resouces_table1 img {
  width: 15px;
  height: 15px;
  padding: 7px 0px 7px 0px;
}

.patient_resouces_table1 img {
  width: 15px;
  height: 15px;
  padding: 7px 0px 7px 0px;
}

.patient_resouces_table1 td:nth-child(3) {
  width: 335px;
  padding: 10px 10px;
  text-align: left;
}

.patient_resouces_table1 tr:nth-child(odd) {
  background: #ebebeb;
}

.patient_resouces_table1 tr:nth-child(even) {
  background: #fff;
}

.accordion_content_width {
  width: 654px !important;
}

.checklist-icon-margin {
  margin: 0px 0px 0px 2px;
}

.patient_resouces_table {
  width: 390px;
  margin: 0px 0px 0px 40px;
  float: left;
}

.patient_resouces_table td:nth-child(1) {
  width: 350px;
  padding: 0px 5px 0px 8px;
  text-align: center;
}

.patient_resouces_table td:nth-child(2) {
  padding: 0px;
}

.patient_resouces_table img {
  width: 15px;
  height: 15px;
  padding: 7px 0px 7px 0px;
}

.patient_resources.main_content p {
  width: 700px;
  margin: 8px 0px 8px 0px;
}

  /******Patient Resources table style ends here *******/

  /******Sign up style starts here******/

#boundingbox #contentarea .basicsurvey #surveyRender .headerBox {
  display: none;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody {
  margin: 10px 0px 0px 40px;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody input {
  margin-top: 18px;
  outline: none;
  padding: 10px 10px;
  font-size: 15px;
  font-style: italic;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .surveyText input {
  width: 500px;
  background-color: #ebebeb;
  border: 1px solid #959595;
  border-radius: 0px;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .surveyText {
  position: relative;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .html-textarea {
  position: relative;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .email-confirm input {
  width: 500px;
  background-color: #ebebeb;
  border: 1px solid #959595;
  border-radius: 0px;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .surveyCheckbox {
  width: 367px;
  font-size: 13px;
  line-height: 20px;
  float: left;
  margin: 4px 0px 0px 0px;
  font-weight: bold;
  font-family: arial;
  position: relative;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .section.end {
  display: inline-block;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .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: 23px 0px 0px 37px;
  cursor: pointer;
  outline: none;
  font-style: normal;
  -webkit-appearance: none;
  border-top-width: 0px !important;
}


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

.surveyCheckbox .form_row .form_rightcol input {
  position: relative;
  top: 15px;
  width: 26px !important;
  height: 24px;
  margin-top: 12px !important;
  padding: 0px;
  left: -3px;
}

#boundingbox #contentarea .basicsurvey #surveyRender hr {
  display: none;
}

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

.sign_up h1 {
  width: 475px;
}

.sign_up_footer_content {
  margin: 17px 0px 0px 0px;
  padding: 0px 82px 0px 0px;
}


.sign_up_footer_content p {
  margin: 0px;
  line-height: 20px;
  font-style: italic;
}

.sign_up_footer_content p:last-child {
  margin: 10px 0px 0px 0px;
}
.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;

}
#savings-card-page #wrapper_container #wrapper_hnav{
    top:-72px;
}

    /******Sign up style ends here******/

/******Thank-you popup style starts here*****/

.email_popup_bg {
  display: none;
}

.email_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: 1120px;
  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: -4px 25px;
}

.email_popup .topbar {
  float: right;
  margin: 4px 5px 0px 0px;
}

.topbar.close_popup {
  cursor: pointer;
}

.email_popup_content {
  width: 95%;
  padding: 0px 2% 0px 2%;
}

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

.email_popup_content p {
  font-size: 20px;
  width: 95%;
  padding: 0 2% 0 2%;
  text-align: center;
}

.email_popup_content a {
  color: #e757b1;
  margin: 55px 0px 0px 0px;
  text-decoration: none;
}

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

.email_close_popup {
  float: right;
  margin: 5px 10px 0px 0px;
  cursor: pointer;
}

.thank_you_popup_bg {
  display: none;
}

.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: 330px;
  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: -4px -8px;
}

.thank_you_popup .topbar {
  float: right;
  margin: 4px 5px 0px 0px;
}

.topbar.close_popup {
  cursor: pointer;
}

.thank_you_popup_content {
  width: 95%;
  padding: 0px 3% 0px 3%;
}

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

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

.thank_you_popup_content a {
  color: #e757b1;
  margin: 55px 0px 0px 0px;
  text-decoration: none;
}

.thank_you_popup_content h6 {
  margin: 90px 0px 10px 0px;
  font-size: 15px;
  text-align: center;
}
  /*****Schizophrenia style starts here******/
#hn-13 {
  display: none;
}
  /*****Schizophrenia fn ends here******/

/************* Horizontal navigation Starts here **************/
/**DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(1) {
    padding: 25px 0px 16px 25px;
}
**/


/************* Horizontal navigation ends here **************/

  /*****Questionnarie style starts here********/

.mood_assessment .questionaire {
  margin: 36px 0px 39px 0px;
}

.mood_assessment .questionaire a {
  background-color: #eb539e;
  padding: 16px 12px 16px 56px;
  border: 1px solid #eb539e;
  border-radius: 10px;
  font-size: 19px;
  color: white;
  text-decoration: none;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/mood-checklist-button.png);
  background-repeat: no-repeat;
  background-position: 17px 9px;
  margin: 0px 0px 0px 1px;
  cursor: pointer;
}

.field_required {
  font-weight: bold;
  margin: 0px 0px 0px 40px;
}

.assess_border {
  border: 1px solid #8c8c8c;
  border-radius: 10px;
}

.question_header {
  margin: 15px 0px 0px 20px;
}

.question_header p {
  margin: 0px 0px 10px 0px;
}

.question_footer {
  margin: 0px;
  padding: 86px 80px 0px 20px;
}

.question_footer p {
  margin: 0px;
}

.question_footer h5 {
  margin: 10px 0px 15px 0px;
  font-size: 13px;
}

#boundingbox #contentarea .basicsurvey #surveyRender #surveyBody form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .form_button_submit {
  padding: 12px 60px;
  margin: 0px 0px 0px 251px;
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal {
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal:nth-child(even) {
  background-color: #ebebeb;
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal .form_leftcollabel {
  width: 500px;
  padding: 10px 10px 10px 25px;
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal .form_leftcolmark {
  display: none;
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal .form_row {
  display: inline-block;
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
  margin-top: 0px !important;
}

.basicsurvey #surveyRender #surveyBody .viewsurveyresults.displayResults .resultsWrapper #results .resultRowWrapper .form_row {
  display: inline-block;
  width: 500px;
}

.basicsurvey #surveyRender #surveyBody .viewsurveyresults.displayResults .resultsWrapper #results .resultRowWrapper .form_leftcolmark {
  display: none;
}

.basicsurvey #surveyRender #surveyBody .viewsurveyresult.displayResults .resultsWrapper #results .resultRowWrapper .resOpt {
  display: inline-block;
  margin: 0px 0px 0px 100px;
  font-weight: bold;
}

.form_rightcol.form_error {
  position: relative;
  left: 510px;
  color: red;
  font-size: 12px;
  bottom: 4px;
  display: inline;
}

.surveyRadioHorinzontal:nth-child(21) .form_row {
  width: 737px;
}

/*.surveyRadioHorinzontal:nth-child(21) input {
  margin-left: 19px !important;
  left: 0px !important;
}
.surveyRadioHorinzontal:nth-child(21) span{left:-25px !important;}*/

.surveyRadioHorinzontal:nth-child(21) input {
  margin: 0px 0px 0px 34px !important;
  left: 100px !important;
  display: inline-block;
  position: relative !important;
  padding: 4px 17px -2px 0 !important;
  right: -23px;
}

.surveyRadioHorinzontal:nth-child(21) span {
  display: inline-block;
  left: -24px !important;
}

#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15 {
  left: 73px !important;
}

input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-1 {
  left: 94px !important;
}

input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-2 {
  left: 120px !important;
}

input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-3 {
  left: 100px;
}


.surveyRadioHorinzontal input:checked::before {
  background-color: #eb539e;
  width: 10px;
  height: 10px;
}

.surveyRadioHorinzontal input:before {
  content: "";
  display: block !important;
  width: 6px !important;
  height: 6px !important;
  border-radius: 82% !important;
  margin: -1px 0px 0px -1px;
}

form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
  margin-top: 0px !important;
  width: 8px;
  height: 15px;
  border-radius: 50%;
  margin-right: 16px;
  top: 0px;
  left: 58px;
  -webkit-appearance: none;
  background-image: url('/content/dam/website-services/us/291-seroquelxrv2-com/images/radio_bg.png');
  background-repeat: no-repeat;
  background-position: 4px 5px;
}

form .surveyRadioHorinzontal.section input:nth-child(odd) {
  position: relative;
  left: 50px;
}

.questionarrie_step_two {
  color: #eb539e;
  font-weight: bold;
  margin: 50px 0px 5px 25px !important;
}

.resOpt {
  display: inline-block;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 110px;
  font-weight: bold;
}

.viewsurveyresults {
  border: 1px solid #8c8c8c;
  border-radius: 10px;
}

.viewsurveyresults.displayResults #res_master .resultsWrapper .form_button_submit {
  display: none;
}

.viewsurveyresults.displayResults #resPrint {
  position: relative;
  display: inline-block;
  top: -25px;
  left: -37px;
}

.resultRowWrapper {
  padding: 10px 10px 10px 25px;
}

.resultRowWrapper:nth-child(odd) {
  background-color: #ebebeb;
}

.resultRowWrapper:nth-child(43) .resOpt {
  margin: 0px 0px 0px 69px;
}

#resPrint {
  display: none;
}

#resPrint input {
  background-color: #eb539e;
  padding: 8px 39px;
  border: 1px solid #eb539e;
  border-radius: 10px;
  font-size: 17px !important;
  font-family: dinBold;
  color: white;
  text-decoration: none;
  margin: 23px 0px 0px 0px;
  cursor: pointer;
  font-style: normal !important;
  -webkit-appearance: none;
  border-top-width: 0px !important;
}

#resPrint a {
  text-decoration: none;
}

#results br {
  display: none;
}

#resheader {
  padding: 0px 0px 0px 25px;
}

#resheader p:first-child {
  color: #eb539e;
  font-weight: bold;
}

#resheader p:last-child {
  font-weight: bold;
}

#resfooter {
  padding: 0px 95px 5px 25px;
  font-size: 14px;
}

#resfooter p {
  margin: 0px 0px 15px 0px;
}

form .surveyRadioHorinzontal.section span {
  font-size: 15px !important;
  color: black !important;
  line-height: 17px;
  margin: 0px 19px 0px -11px !important;
  font-weight: bold;
  position: relative;
  top: -2px;
  left: 0px;
}

.respQuest-heading {
  width: 100%;
  color: #eb539e;
  font-weight: bold;
  margin: 10px 0px 10px 0px;
}

.resOpt-heading {
  float: right;
  display: block;
  margin-top: -25px;
  margin-right: 44px;
  color: #eb539e;
  font-weight: bold;
}

.ques-heading {
  margin: 4px 0px 15px 0px;
  font-weight: bold;
}



  /*****Questionnarie style ends here********/

  /*************************Email the Questionnarie style starts here******************/

.emailbutton {
  position: relative;
  display: inline-block;
  top: -25px;
  left: 339px;
}

.email-results {
  background-color: #eb539e;
  padding: 7px 33px 9px;
  border: 1px solid #eb539e;
  border-radius: 10px;
  font-size: 17px !important;
  font-family: dinBold;
  color: white;
  text-decoration: none;
  margin: 23px 0px 0px 0px;
  cursor: pointer;
  font-style: normal !important;
}

a.email-results:visited {
  color: white;
}

.share {
  display: none;
  position: relative;
  top: -31px;
  left: 40px;
  border: 1px solid #8c8c8c;
  width: 723px;
  padding-bottom: 20px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

#share h1 {
  display: none;
}

.share .share-intro {
  margin: 0 0 30px 0;
  background-color: #eb539e;
  background-color: #eb539e;
  color: white;
  font-size: 15px !important;
  padding: 17px 0px 15px 22px;
  font-weight: bold;
    /* width: 400px; */
  ;
}

p.share-intro p {
  width: 330px;
}

.input-txtName,.input-txtEmail {
  display: none;
}

.input-txtRecipientsEmail .left-label {
  display: none;
}

.input-txtRecipientsEmail .input-note {
  display: none;
}

.share-btns input.btn.submit.share-btn {
  background-color: #eb539e;
  padding: 8px 39px;
  border: 1px solid #eb539e;
  border-radius: 10px;
  font-size: 17px !important;
  font-family: dinBold;
  color: white;
  text-decoration: none;
  margin: 23px 0px 0px 0px;
  cursor: pointer;
  font-style: normal !important;
  background-image: none;
  -webkit-appearance: none;
  border-top-width: 0px !important;
}

input.btn.reset.cancel-share {
  display: none;
}

.share .row-form {
  overflow: visible;
}

.share textarea {
  width: 668px;
  height: 18px;
  padding: 10px 0px 6px 10px;
  resize: none;
  outline: none;
  background-color: #ececec;
  color: #8d8c8c;
  overflow: hidden;
  border-radius: 0px;
}

.share-form {
  margin: -15px 0px 0px 23px;
}

.share .row-form.no-cols {
  width: 512px;
  display: inline;
}

.share .share-btns {
  margin: -15px 22px 0px 0px;
  float: right;
}

.share p:nth-child(4) {
  color: #eb539e;
  font-weight: bold;
  margin: 73px 0px 0px 23px;
  font-size: 15px;
}

.share p:nth-child(6) {
  margin: 0px 0px 0px 20px;
  color: black;
}

.share p:nth-child(6) a {
  color: black;
}

.valid-msjs {
  font-size: .8em;
  margin: 0px 0 0 0;
  color: red;
  font-weight: bold;
}

    /*************************Email the Questionnarie style ends here******************/

  /*************************Print the questionnaire*************************/

@media only print {
  #header, .horizontal-nav.section,#leftnav, .vertical-nav, .brand-logo, .isi,.med-watch,.contentcontainer,#footer,#btn_print,#resPrint, #btn_clear {
    display: none;
  }

  #wrapper_right {
    width: 100%;
  }

  .viewsurveyresults {
    border: 1px solid #8c8c8c;
  }

  .resOpt {
    margin: 0px 0px 0px 200px;
  }

  .resultRowWrapper:nth-child(43) .resOpt {
    margin: 0px 0px 0px 150px;
  }

  .resultRowWrapper:nth-child(odd) {
    background-color: white;
  }

  .resultRowWrapper {
    border-left: 1px solid #8c8c8c;
    border-right: 1px solid #8c8c8c;
  }

  .viewsurveyresults.displayResults #resPrint {
    position: relative;
    display: inline-block;
    top: -25px;
    left: 330px;
  }
}

  /****************Video Stories style starts here*******************/

#video_player_id {
  margin: 17px 0px 0px 40px;
  height: 275px;
}

#video_player_id .movierefs {
  width: 260px;
  height: 235px;
  position: relative;
  top: -281px;
  left: 414px;
  padding: 17px 0 0 0px;
  margin-left: 50px;
}

#video_player_id .movierefs .thumb-title {
  font-weight: bold;
  color: #eb539e;
  font-size: 15px;
}

#video_player_id .movierefs .thumb-desc {
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #666666;
  width: 165px;
  height: 242px;
}

#bottomArea {
  width: 696px;
  height: 210px;
  left: 53px;
  position: relative;
  top: -10px;
}

#thumbsMaskedArea {
  left: 12px;
  top: 17px;
  width: 674px;
  height: 140px;
  position: absolute;
  overflow: hidden;
}

#thumbsStrip {
  left: 0;
  top: 0px;
  width: 900px;
  height: 156px;
  position: absolute;
}

.thumbnailBkg {
  left: 0;
  top: 0px;
  width: 134px;
  height: 148px;
  position: absolute;
  cursor: pointer;
  background-color: #ebebeb;
  border-left: 1px solid #acacac;
  border-right: 1px solid #acacac;
}

.thumbnailInner {
  border: solid 2px;
  border-color: transparent;
  left: 4px;
  top: 3px;
  width: 126px;
  height: 145px;
  position: absolute;
}

.thumbPlayIcon {
  left: 16px;
  top: 8px;
  width: 18px;
  height: 12px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url(/content/dam/website-services/us/114-seroquelxr-com/images/carousel/thumbPlayIcon.png);
}

.on .thumbPlayIcon {
  display: none;
}

.thumbnailBkg:hover .thumbPlayIcon {
  background-image: url(/content/dam/website-services/us/114-seroquelxr-com/images/carousel/thumbPlayIconOver.png);
}

.thumbNowPlaying {
  left: 9px;
  top: 68px;
  width: 101px;
  height: 15px;
  text-align: center;
  font-size: 10px;
  line-height: 14px;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  display: none;
  background-image: url(/content/dam/website-services/us/114-seroquelxr-com/images/carousel/nowPlayingBkgThumb.png);
}

.on .thumbNowPlaying {
  display: block;
}

.thumbText {
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  left: 14px;
  top: 88px;
  width: 105px;
  height: 48px;
  color: #663333;
  color: #585858;
  position: absolute;
  font-size: 11px;
}

.thumbPic {
  left: 9px;
  top: 1px;
  width: 101px;
  height: 82px;
  color: #663333;
  position: absolute;
  background-image: url(/content/dam/website-services/us/114-seroquelxr-com/images/carousel/01_depression_days.jpg);
}

.thumbArrow {
  top: 17px;
  width: 25px;
  height: 138px;
  background-position: 4px 57px;
  background-repeat: no-repeat;
  position: absolute;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/carousel_left_nav.png);
  background-color: #eb539e;
  left: -14px;
  border: 1px solid #eb539e;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  cursor: pointer;
}

.bottomtext {
  position: absolute;
  bottom: 0;
  margin: 0px;
  width: 165px;
  line-height: 16px;
}

#rightArrow {
  left: 683px;
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.disclaimer1 {
  position: relative;
  top: 167px;
  left: -13px;
  font-size: 13px;
  line-height: 17px;
}

#disText {
  left: 19px;
  top: 214px;
  width: 665px;
  height: 53px;
  font-size: 12px;
  color: hsl(0, 0%, 40%);
  position: absolute;
}

#ISI {
  width: 167px;
  height: 29px;
  line-height: 29px;
  top: -37px;
  left: -95px;
  font-size: 13px;
  color: #eb539e !important;
  position: relative;
  cursor: pointer;
  float: right;
  bottom: 0;
}


  /****************Video Stories style ends here*******************/


  /*************************Exit Ramp style starts here*************************/

#wrapper_container #content_wrapper .exit-ramp {
  margin: 0px 0px 40px 170px;
  padding: 0px 66px 0px 80px;
}

#wrapper_container #content_wrapper .exit-ramp .lightbox .alert-title {
  font-size: 26px;
  font-family: dinBold;
  margin: 0px 0px 0px 40px;
}

#wrapper_container #content_wrapper .exit-ramp .lightbox .alert-content {
  margin: 15px 0px 20px 17px;
  padding: 0px 50px 0px 25px;
}

#wrapper_container #content_wrapper .exit-ramp .lightbox .alert-content p {
  font-size: 18px;
}

#wrapper_container #content_wrapper .exit-ramp .lightbox .btns {
  margin: 0px 0px 0px 119px;
}

#wrapper_container #content_wrapper .exit-ramp .lightbox .btns form {
  display: inline-block;
}

#wrapper_container #content_wrapper .exit-ramp .lightbox .btns form input {
  background-color: #eb539e;
  padding: 10px 25px;
  border: 1px solid #eb539e;
  border-radius: 10px;
  font-size: 22px;
  font-family: dinBold;
  color: white;
  text-decoration: none;
  margin: 0px 0px 0px 25px;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  border-top-width: 0px !important;
}

  /******Exit Ramp style ends here******/

  /******Contact Us style starts here******/

.contact_us p {
  width: 630px;
}

  /*****Search Results style starts here ******/

.search-results {
  margin: 15px 0px 0px 65px !important;
  padding: 0px 37px 0px 0px;
}

.search-results .title-container {
  background-color: #eb539e;
  margin: 0px 0px 0px 0px;
  color: white;
}

.search-results .title-container .search-query {
  color: white;
  text-transform: uppercase;
}

.search-results .results-container {
  padding: 0 0 0 0px;
  margin: 15px 0 0;
}

.search-results .results-container .result-item .search-result-pagename {
  color: #eb539e;
  font-weight: bold;
  font-size: 15px;
  margin: 0px 0px 5px 0px;
}

.search-results .results-container .result-item .search-result-abstract {
  font-size: 13px;
  margin: 0;
}

.search-back-button {
  margin: 0px 0px 0px 50px;
}

  /*****Search Results style ends here ******/

  /*****Error message style starts here *****/

.page_error {
  padding: 0px 82px 50px 0px !important;
}

.page_error h2 {
  font-size: 22px;
}

.page_error a {
  margin: 0px 0px 0px 400px;
}

  /*****Error message style ends here *****/

  /******Site Map style starts here*****/

.site_map ul {
  height: auto !important;
  margin: 0px;
  padding: 0px;
}

.site_map ul li {
  line-height: 30px;
  font-size: 17px;
  list-style: none;
  margin: 3px 0px 0px 0px;
  padding: 0px;
}

.site_map ul li a {
  text-decoration: none;
  color: #7c7c7c;
  font-size: 13px;
}

.site_map h1 {
  font-size: 30px;
}

.site_map ul li h4 {
  margin: 10px 0px 0px 0px;
  padding: 0px;
}

.site_map ul li h4 a {
  font-size: 15px;
  color: #eb539e;
  margin: 10px 0px 0px 0px;
  padding: 0px;
  font-weight: bold;
}

.site_map h2 {
  font-size: 20px;
  color: #7c7c7c;
  font-weight: bold;
}

ul.site_map_footer {
  margin: 30px 0px 15px 0px;
}

ul.site_map_footer li a {
  text-decoration: none;
  color: #6d6e71;
  font-size: 15px;
  font-weight: bold;
}

ul.get_the_right_start li h3 {
  margin: 5px 0px 0px 0px;
}

.contact_us_time {
  text-transform: uppercase;
  font-size: 10px;
}

  /*****Site Map style ends here*****/

/*************Accordion style starts here*******************/
.accordion-list .accordion-list-item h3 {
  background-color: #8c8c8c;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/accordion-down.png);
  color: white;
  background-repeat: no-repeat;
  background-position: 663px 11px;
  padding: 7px 0px 7px 18px;
  font-size: 15px;
  font-weight: bold;
    /* width: 100%; */
  display: block;
  margin: 0px 4px 0px 0px;
  cursor: pointer;
}

.accordion-list .accordion-list-item.active h3 {
  background-color: #eb539e;
  background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/accordion-up.png);
  color: white;
  background-repeat: no-repeat;
  background-position: 663px 11px;
  padding: 7px 0px 7px 18px;
  font-size: 15px;
  font-weight: bold;
    /* width: 100%; */
  display: block;
  margin: 0px 4px 0px 0px;
}

.accordion-list .accordion-list-item {
  border-bottom: 1px solid white;
}

.accordion-list .accordion {
  margin: 0px 0px 0px 35px;
}

.accordion-list .accordion-list-content {
  line-height: 22px;
  padding: 8px 5px 8px 20px;
}

.accordion-list .accordion-list-content p {
  margin: 10px 0px 0px 0px;
  padding: 0px;
  width: 670px;
}

.accordion-list .accordion-list-content li {
  width: 602px;
}

.footer-az-logo img {
    width: 80px;
    height: 23px;
}
.savings_card_terms_conds p .trmsandcndtns {
    font-weight: bolder;
}
sup.trademark_txt {
    position: relative;
    top: -7px;
    font-size: 11px;
}
#content_wrapper .isi.section {
    /*margin: 0px 0px -37px 0px;*/
    padding-bottom:0;
}
#home #footer, #savings-card-page #footer {
    margin-top: -25px;
}
.callouts_main_bg span .cctext_color {
    display: inline !important;
    position: relative;
    top: -2px;
}
/**************** For read next link *****************************/
.pto_text {
    float: right;
    /* margin-right: 182px; */
    font-size: 17px;
    margin-top: 15px;
    color: #eb539e;
    font-weight: bold;
    font-family: arial;
}
.page-patient-resources.js .pto_text {
    clear: both;
}
.pto_text a {
    text-decoration: none;
    color: #eb539e;
}
.pto_text a:hover {
    text-decoration: underline;
    color: #eb539e;
}
/*.page-what-is-bipolar-disorder .pto_text {
    margin-right: 90px;
}*/
div#savings-card-page .pto_text {
    margin-top: 20px;
    margin-right: 25px;
}
span.pnk_sqxr_text {
    color: #eb539e;
}
.page-patient-resources span.pnk_sqxr_text {
    color: #eb539e;
    font-size: 20px;
}
span.thirtyday_text {
    white-space: nowrap;
}
.Az-helpsmobile_view {
    display: none;
}
.Az-helpsmobile {
    float: left;
    width: 72%;
    border: 3px solid #eb539e;
    padding: 18px;
    border-radius: 23px;
    padding-left: 48px;
    margin-top: -121px;
    margin-left: 121px;
    font-size: 13px;
    font-weight: 400;
}
.Az-helpsmobile_view img {
    margin-top: 19px;
    margin-left: 32px;
}

.page-bipolar-test .print_download {
    float: left;
    background-color: #eb539e;
    padding: 8px 30px;
    border: 1px solid #eb539e;
    border-radius: 10px;
    font-size: 17px !important;
    font-family: dinBold;
    color: white;
    text-decoration: none;
    margin: -20px 77px 16px 143px;
    cursor: pointer;
    font-style: normal !important;
    -webkit-appearance: none;
    border-top-width: 0px !important;
}
a, a:hover {
    outline: none !important;
    border: none !important;
}
h5.footnote.footnote_dagger sup {
    font-size: 9px;
    position: relative;
    top: -4px;
}
h5.footnote.footnote_dagger {
    margin-top: 3px;
}
sup.savings_trademark {
    position: relative;
    top: -2px !important;
}
/*************** For Ipad *********************/

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

  .share-btns input.btn.submit.share-btn {
    padding: 12px 39px 8px 39px !important;
  }

  #wrapper_container {
    margin: 0px 0px 0px 0px;
    width: 1024px;
  }

  #boundingbox {
    margin: 0px 0px 0px 15px;
  }

  /**DEM-9669
  #boundingbox #leftnav #symbicort-switcher .horizontal-nav {
    margin: 25px 0px 0px 46px;
  }**/

  #savings-card-page #wrapper_hnav {
    top: -81px;
  }

  #boundingbox #header .masthead .search {
    margin: 0px 0px 0px 0px;
  }

  #boundingbox #header .masthead .search #search {
    padding: 2px 1px 3px 1px;
  }

  #boundingbox #header .masthead .logo {
    margin: -6px 0px 0px 15px;
  }

  #boundingbox #header .masthead .search #searchform {
    height: 26px;
  }

  #wrapper_container #header #top-link #link .search {
    margin: 2px 0px 0px 5px;
  }

  #wrapper_container #header #top-link #link .logo {
    margin: 0px 0px 0px 0px;
  }

  #wrapper_container #header #top-link #link .search #search {
    padding: 4px 1px 3px 4px;
  }

  .savings_card_terms_conds p {
    font-size: 15px;
  }

        /************* For Search box Go button **************/

  #wrapper_container #header #top-link #link .search #searchform {
    border: 6px solid #898989;
    height: 25px;
  }

/*********** For mood assessment page ****************/

  form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
    background-image: none;
    margin: 10px 15px 0px 13px !important;
  }

  form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
    margin-left: 5px;
  }

  .surveyRadioHorinzontal input:before {
    display: none !important;
  }

  .savings_card_terms_conds p {
    line-height: 23px;
  }

  #boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .form_button_submit {
    padding: 13px 37px 10px 37px !important;
  }

  #resPrint input {
    padding: 14px 35px 10px !important;
  }

  .email-results {
    padding: 15px 35px 12px !important;
  }

  .skip_not_now_button {
    padding: 7px 11px 3px 11px!important;
  }

  .viewsurveyresults.displayResults #resPrint {
    left: -47px;
  }

  .emailbutton {
    left: 325px;
  }

  #_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15 {
    left: 97px !important;
  }

  input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-1 {
    left: 118px !important;
  }

  input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-2 {
    left: 144px !important;
  }

  input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-3 {
    left: 129px !important;
  }

  .surveyRadioHorinzontal:nth-child(21) span {
    display: inline-block;
    left: -20px !important;
  }

  form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
    left: 62px;
  }

  form .surveyRadioHorinzontal.section span {
    top: -6px;
  }
}

/**************** For Firefox ***********************/

@-moz-document url-prefix() {

  #home #wrapper_container #wrapper_hnav {
    top: -78px;
  }

  #savings-card-page #wrapper_container #wrapper_hnav {
    top: -80px;
  }
	/**DEM-9669
  #boundingbox #leftnav #symbicort-switcher .horizontal-nav {
    margin: 26px 0px 0px 46px;
  }
    **/

  div.carousel {
    margin-top: -2px !important;
  }

  .surveyRadioHorinzontal:nth-child(21) input {
    margin-left: 23px !important;
    left: 100px !important;
  }

  .email-results {
    padding: 8px 33px 9px;
  }

  .emailbutton {
    left: 343px;
  }

  .viewsurveyresults.displayResults #resPrint {
    left: -46px;
  }

  .surveyRadioHorinzontal:nth-child(21) input {
    margin-left: 44px !important;
  }
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(3),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(3){
    width: 126px;
    padding: 15px 16px 8px 22px;
}

/**DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(3) {
    width: 127px;
    padding: 15px 17px 8px 20px;
}**/
#wrapper_container #header #top-link #link .search #searchform {
    height: 25px;
}
/*.carousel3_header1 {
    width: 64%;
}
.carousel1_header1 {
    width: 73%;
}*/
}


    /*** For IE9 and 10***/

@media screen and (min-width:0\0) {
  form .section.surveyRadioHorinzontal span {
    left: -3px;
  }

  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;
    background-image: none;
  }

  .surveyRadioHorinzontal:nth-child(21) input {
    margin-left: 42px !important;
    padding: 0px 0px 0px 0px !important;
  }

  .surveyCheckbox .form_row .form_rightcol {
    line-height: 4px;
    text-indent: -50px;
    top: -15px;
    left: 20px;
  }

  .surveyCheckbox .form_row .form_rightcol input {
    top: 15px;
    left: -4px;
  }

  .page-sign-up-updates .surveyCheckbox .form_row .form_rightcol input {
    top: 15px;
    left: 1px;
  }

  .email-results {
    padding: 6px 33px 9px;
  }

  .displayResults.viewsurveyresults #resPrint {
    left: -10px;
  }

  .emailbutton {
    left: 338px;
    top: -26px;
  }
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(2),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(2){
    width: 78px;
    padding: 15px 16px 15px 21px;
}
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(3),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(3)
{
    width: 130px;
    padding: 15px 17px 8px 23px;
}
#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(1),
#boundingbox #leftnav .horizontal-nav ul li:nth-child(1){
    padding: 25px 0px 16px 19px;
}
/** DEM-19669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(2){
    width: 78px;
    padding: 15px 16px 15px 21px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(3) {
    width: 130px;
    padding: 15px 17px 8px 23px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(1) {
    padding: 25px 0px 16px 19px;
}
**/

input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-1 {
    left: 114px !important; 
}
}

/************ For IE11***************/

@media all and (-ms-high-contrast:none) {
  *::-ms-backdrop, .surveyRadioHorinzontal:nth-child(21) input {
    margin-left: 25px !important;
  }

  /**::-ms-backdrop, form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
    left: 54px;
  }

    @media all and (-ms-high-contrast:none)*/

	*::-ms-backdrop, #_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-3 {
    	left: 120px !important;
	}


  *::-ms-backdrop, .surveyCheckbox .form_row .form_rightcol {
    line-height: 15px;
    text-indent: -30px;
    top: -5px;
    left: 15px;
  }

  *::-ms-backdrop, .surveyCheckbox .form_row .form_rightcol input {
    top: 16px;
    left: -3px;
  }
    #wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(2),
    #boundingbox #leftnav .horizontal-nav ul li:nth-child(2){
   		width: 78px;
    	padding: 0px 16px 15px 21px;
	}
	#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(3),
    #boundingbox #leftnav .horizontal-nav ul li:nth-child(3){
    	width: 130px;
    	padding: 0px 17px 8px 23px;
	}
	#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(1),
    #boundingbox #leftnav .horizontal-nav ul li:nth-child(1){
    	padding: 0px 0px 16px 19px;              /**DEM-15393  menu issue**/
	}
/** DEM-9669
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(2){
    width: 78px;
    padding: 15px 16px 15px 21px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(3) {
    width: 130px;
    padding: 15px 17px 8px 23px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(1) {
    padding: 25px 0px 16px 19px;
}
**/

    /*
form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .surveyRadioHorinzontal input {
    left: 55px !important;
}*/
.surveyRadioHorinzontal:nth-child(21) span {
    left: -6px !important;
}

#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15 {
    left: 103px !important;
}
input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-1 {
    left: 114px !important; 
}

input#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform_radio-15-2{
    left: 145px !important;
}

/*.surveyRadioHorinzontal:nth-child(21) input, .surveyRadioHorinzontal:nth-child(19) input, .surveyRadioHorinzontal:nth-child(20) input, .surveyRadioHorinzontal:nth-child(22) input{
    left: 165px !important;
    border: 2px solid red;
}*/
}

/**************** For MAC **********************/
.button_styles {
  padding: 9px 15px 5px 15px !important;
}

.button_styles_1 {
  padding: 9px 17px 5px 11px !important;
}

.share_button_style {
  padding: 9px 35px 4px 35px !important;
}

.print_button_styles {
  padding: 6px 39px 1px 39px !important;
}

.email_button_styles {
  padding: 8px 33px 4px !important;
}


/************ Tab 4 ******************/

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


    #wrapper_container #wrapper_hnav .horizontal-nav ul li:first-child ,
	#boundingbox #leftnav .horizontal-nav ul li:first-child {
    background-image: none;
    padding: 15px 20px 15px 30px;
    width: 85px;
  }

/**DEM-9669
  #boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:first-child {
    background-image: none;
    padding: 15px 20px 15px 30px;
    width: 85px;
  }
*/
  /*#wrapper_container #wrapper_hnav .horizontal-nav ul li {
    padding: 15px 1px 15px 38px;
    background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar.png);
    background-position: 1px 6px;
    width: 91px;
  }*/

  /*li#hn-7 {
    width: 80px !important;
    padding: 15px 15px 15px 35px !important;
  }*/

  #boundingbox #contentarea .basicsurvey #surveyRender #surveyBody .form_button_submit {
    padding: 7px 15px 2px;
  }

  #boundingbox #contentarea .basicsurvey #surveyRender #surveyBody form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .form_button_submit {
    padding: 7px 33px 2px;
  }

  #resPrint input {
    padding: 8px 33px 2px !important;
  }

  .email-results {
    padding: 8px 33px 4px;
  }

  .skip_not_now_button {
    padding: 7px 11px 3px 11px!important;
  }

  #boundingbox #contentarea .basicsurvey #surveyRender #surveyBody form#_content_WebsiteServices_us_291-seroquelxrv2-com_en_us_patient-resources_mood-assessment-questionnaire_jcr_content_content_basicsurvey_surveybody_surveyform .form_button_submit {
    margin: 0px 0px 0px 290px;
  }
	#wrapper_container #wrapper_hnav .horizontal-nav ul li,
	#boundingbox #leftnav   .horizontal-nav ul li{
		padding: 0px 18px 15px 18px;
		background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar.png);
		background-position: 1px 6px;
		width: 68px;
	}
	#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(1),
	#boundingbox #leftnav  .horizontal-nav ul li:nth-child(1){
	width: 50px;
    padding: 0px 15px 16px 25px;
	}
	#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(2),
	#boundingbox #leftnav  .horizontal-nav ul li:nth-child(2){
    width: 86px;
    padding: 0px 15px 15px 15px;
  }
	#wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(3),
	#boundingbox #leftnav  .horizontal-nav ul li:nth-child(3){
    width: 130px;
    padding: 0px 15px 8px 15px;
  }
  li#hn-3, li#hn-5, li#hn-7, li#hn-9, li#hn-11 {
    text-align: center;
  }
/**DEM-9669

#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(1) {
    width: 50px;
    padding: 25px 15px 16px 25px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(2) {
    width: 86px;
    padding: 15px 15px 15px 15px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li:nth-child(3) {
    width: 130px;
    padding: 15px 15px 8px 17px;
}
#boundingbox #leftnav #symbicort-switcher .horizontal-nav ul li {
	padding: 15px 18px 15px 19px;
    background-image: url(/content/dam/website-services/us/291-seroquelxrv2-com/images/main_nav_sidebar.png);
    background-position: 1px 6px;
    width: 68px;
}**/
.carousel1_header2 {
    font-size: 100px !important;
    width: 80% !important;
    margin-top: 15px !important;
}
    .carousel3_header2 {
    font-size: 100px !important;
    width: 80% !important;
    margin-top: 15px !important;
}
.item1 {
    margin-top: 10px !important;
}
.item3 {
    margin-top: 10px !important;
}
  .carousel1_header1 {
    width: 80%;
}
   .carousel3_header1 {
    width: 80%;
}
.carousel1_header2_sub {
    width: 100%;
    letter-spacing: 0px;
    margin-top: -20px !important;
}
.carousel3_header2_sub {
    width: 100%;
    letter-spacing: 0px;
    margin-top: -20px !important;
}
.carousel2_header1 {
    width: 105% !important;
}
.item2 {
    margin: 65px 154px 0px 0px !important;
}
.item4 {
    margin: 70px 0px 0px -7px !important;
}
.carousel4_header2_sub {
    margin: -13px 0px 0px 7px !important;
}
.carousel4_header3 {
    margin: 19px 0px 0px 38px !important;
}
.carousel4_footnote {
    margin: 18px 0 0px 35px !important;
}
}


/********************* For MAC ****************/
.view_Results_button_mac {
  margin: 0px 0px 0px 290px !important;
}

/****************************STICKY ISI STARTS HERE**************************************************/
.isieyebrow {
  position: fixed;
  bottom: 0;
  background-color: #fff;
  color: #000;
  width: 100%;
  left: 0px;
  /*background-color: #048d92;*/
  /*height: auto;*/
  height: 113px;
  z-index: 100;
  /* display: none !important;*/
}
.isieyebrow_content h2 a {
  width: 100%;
  display: block;
  text-decoration: none;
  padding-top: 8px;
  padding-bottom:8px;
  font-size: 20px;
  font-family: dinBold;
  color: #fff;
}
/*.isieyebrow_content h2 a:after {
  content: url('/content/dam/physician-services/us/170-pulmicortflexhalertouchpoints-com/images/plus_symbol.png');
  float: right;
}*/

/*.isieyebrow_content {
  margin: 0 auto;
  //width: 100%;
    width:1024px;
}*/
.isieyebrow_content ul li {
  height: auto !important;
  border-left: none !important;
  /*padding-left: 12px!important;*/
  padding-bottom: 2px!important;
  margin-top: 12px;
}
.isieyebrow_content ul li {
  /*background: url('../images/ISI/bullet.png');
  background-repeat: no-repeat;
  background-position: 1px 6px;*/
  font-family: arial;
  font-weight: bold;
  font-size: 14px;
}


.isieyebrow .isieyebrow_content .isi-title {
    background-color: #eb539e;
}

.isieyebrow_content .isi-content {
    width: 1024px;
    margin: 0px auto;
}
.isieyebrow_content .isi-title h2 {
    width: 1024px;
    margin: 0px auto;
}
.isieyebrow .isi-title a.readmore span {
    float: right;
}

.isi-content ul {
    padding: 0px !important;
    list-style: none;
}
/****************************STICKY ISI ENDS HERE**************************************************/

/**DEM-16035**/
@-moz-document url-prefix() {
  #wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(2), #boundingbox #leftnav .horizontal-nav ul li:nth-child(2) {
    width: 64px;
  }
        #wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(1), #boundingbox #leftnav .horizontal-nav ul li:nth-child(1){
			padding: 22px 0px 0px 25px;
        }

        #wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(3), #boundingbox #leftnav .horizontal-nav ul li:nth-child(3){
			width: 123px;
			padding: 2px 16px 8px 22px;
        }
        #wrapper_container #wrapper_hnav .horizontal-nav ul li:nth-child(2), #boundingbox #leftnav .horizontal-nav ul li:nth-child(2){
			padding: 3px 20px 0px 25px;
        }
        #wrapper_container #wrapper_hnav .horizontal-nav ul li, #boundingbox #leftnav .horizontal-nav ul li{
			padding: 19px 13px 0px 25px;
			text-align: center;
        }
}
#home .Az_helps_savingscard {
    float: right;
    margin: 0px 2px 0px 0px;
}
/*DEM-16035*