/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.1
Template: bridge
*/
@import url("../bridge/style.css");
@import url('https://fonts.googleapis.com/css2?family=Ropa+Sans:ital@0;1&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@1,500&display=swap');

body.body_hcp .pat_ex {
	display: none;
}
body.body_patient .hcp_ex,
 body.body_patient_cs .hcp_ex {
	display: none;
}

body.body_hcp .menu-top_menu_pat-container,
 body.body_hcp .menu-top_menu_pat_cs-container,
  body.body_hcp .main_menu_pat,
   body.body_hcp #menu-main-menu-pat-1 {
	display: none;
}
body.body_patient .menu-top_menu-container, 
 body.body_patient .menu-top_menu_pat_cs-container,
  body.body_patient .main_menu_hcp, 
   body.body_patient #menu-main-menu-hcp-1 {
	display: none;
}
body.body_patient_cs .menu-top_menu-container, 
 body.body_patient_cs .menu-top_menu_pat-container,
  body.body_patient_cs .main_menu_hcp, 
   body.body_patient_cs #menu-main-menu-hcp-1,
    body.body_patient_cs #menu-main-menu-pat, body.body_patient_cs .mobile_menu_button  {
	display: none;
}

.hide-pp-elements header, 
 .hide-pp-elements .section_chooser, 
  .hide-pp-elements .content_bottom,
   .hide-pp-elements footer {
	display: none;
}
header:not(.sticky):not(.scrolled) .header_bottom, header.fixed_top_header .bottom_header {
	box-shadow: 0 5px 15px rgba(0,0,0,.15);
}
header.sticky .header_bottom {
	box-shadow: 0 3px 12px rgba(0,0,0,.15);
}
body.body_patient_cs header:not(.sticky):not(.scrolled) .header_bottom, 
 body.body_patient_cs header.fixed_top_header .bottom_header {
	box-shadow: 0 0px 0px rgba(0,0,0,0);
}
sup {
	line-height: .1em;
	white-space: nowrap;
}
.nowrap {
	white-space: nowrap;
}
.admin-bar header.sticky.sticky_animate {
	/* top: 32px; */
}
.q_logo img {
	transition: opacity .1s ease-in-out;
}
.light.header_style_on_scroll nav.main_menu>ul>li:before, 
 .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li:before, 
  .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a {
	color: #9C4877;
}
.light.header_style_on_scroll nav.main_menu>ul>li.active>a, 
 .light.header_style_on_scroll nav.main_menu>ul>li>a:hover, 
  .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li.active>a, 
   .light:not(.sticky):not(.scrolled) nav.main_menu>ul>li>a:hover {
	color: #883D67;
}
.light.header_style_on_scroll nav.main_menu>ul>li.active>a span.underline_dash, 
 .light.header_style_on_scroll nav.main_menu>ul>li>a:hover span.underline_dash, 
  .light:not(.sticky):not(.scrolled) nav.main_menu ul li a span.underline_dash, 
   .vertical_menu_transparency_on .light nav.vertical_menu ul li a span.underline_dash {
	background-color: #00C1DE !important;
}
body.body_patient .light.header_style_on_scroll nav.main_menu>ul>li.active>a span.underline_dash, 
 body.body_patient .light.header_style_on_scroll nav.main_menu>ul>li>a:hover span.underline_dash, 
  body.body_patient .light:not(.sticky):not(.scrolled) nav.main_menu ul li a span.underline_dash, 
   body.body_patient .vertical_menu_transparency_on .light nav.vertical_menu ul li a span.underline_dash {
	background-color: #A1CD3A !important;
}
body.body_patient_cs .light.header_style_on_scroll nav.main_menu>ul>li.active>a span.underline_dash, 
 body.body_patient_cs .light.header_style_on_scroll nav.main_menu>ul>li>a:hover span.underline_dash, 
  body.body_patient_cs .light:not(.sticky):not(.scrolled) nav.main_menu ul li a span.underline_dash, 
   body.body_patient_cs .vertical_menu_transparency_on .light nav.vertical_menu ul li a span.underline_dash {
	background-color: #A1CD3A !important;
}
.dark.header_style_on_scroll .header-widget, .dark.header_style_on_scroll .header-widget a, .dark.header_style_on_scroll .header-widget p, .dark.header_style_on_scroll .header-widget span, .dark.header_style_on_scroll .header-widget.widget_nav_menu ul.menu>li>a, .dark.header_style_on_scroll .q_social_icon_holder i.simple_social, .dark.header_style_on_scroll .q_social_icon_holder span.simple_social, .dark:not(.sticky):not(.scrolled) .header-widget, .dark:not(.sticky):not(.scrolled) .header-widget a, .dark:not(.sticky):not(.scrolled) .header-widget p, .dark:not(.sticky):not(.scrolled) .header-widget span, .dark:not(.sticky):not(.scrolled) .header-widget.widget_nav_menu ul.menu>li>a, .dark:not(.sticky):not(.scrolled) .q_social_icon_holder i.simple_social, .dark:not(.sticky):not(.scrolled) .q_social_icon_holder span.simple_social {
	color: #000;
}
.mobile_menu_button span:hover, .side_menu_button>a:hover, header:not(.with_hover_bg_color) nav.main_menu>ul>li:hover>a {
	opacity: 1;
}
nav.mobile_menu ul li.active, 
 nav.mobile_menu ul li ul li.current_page_item {
	border-bottom: 3px solid #00c1de;
}
.mobile_menu_button span {
	transition: color .3s ease-in-out;
}
.header-widget.widget_nav_menu ul.menu li a {
	font-size: 14px;
	color: #f7f7f7 !important;
	transition: color .3s ease-in-out;
}
.more_facts_button {
	transition: color .3s ease-in-out;
}
.header-widget.widget_nav_menu ul.menu li a:hover {
	color: #fff !important;
}
header:not(.sticky) .header_bottom .q_logo a {
	height: 86px !important;
}
header .header_bottom .q_logo a img.light, header .header_bottom .q_logo a img.dark {
	opacity:0;
}
header:not(.sticky) .header_bottom .q_logo a img.sticky, header.sticky .header_bottom .q_logo a img.normal {
	opacity:0;
}
header.sticky .header_bottom .q_logo a img.sticky, header:not(.sticky) .header_bottom .q_logo a img.normal {
	opacity:1;
}
.header_top {
	padding-top: 10px;
}
body.body_patient .header_top, body.body_patient_cs .header_top,
 body.body_patient_cs .header_top, body.body_patient_cs .header_top {
	background-color: #A1CD3A !important;
}
body.body_hcp .header_top {
	background-color: #07A0B8 !important;
}
.header_top p {
	margin: 0;
}
.menu-top_menu-container ul, .menu-top_menu_pat-container ul {
	margin-bottom: 0px;
}
body.body_hcp .drop_down .second .inner ul, 
 body.body_hcp .drop_down .second .inner ul li ul, 
  body.body_hcp .shopping_cart_dropdown, 
   body.body_hcp li.narrow .second .inner ul, 
    body.body_hcp .header_top .right #lang_sel ul ul, 
     body.body_hcp .drop_down .wide .second ul li.show_widget_area_in_popup .widget, 
      body.body_hcp .drop_down .wide.wide_background .second {
	background-color: #07A0B8 !important;     
}
body.body_patient .drop_down .second .inner ul, 
 body.body_patient .drop_down .second .inner ul li ul, 
  body.body_patient .shopping_cart_dropdown, 
   body.body_patient li.narrow .second .inner ul, 
    body.body_patient .header_top .right #lang_sel ul ul, 
     body.body_patient .drop_down .wide .second ul li.show_widget_area_in_popup .widget, 
      body.body_patient .drop_down .wide.wide_background .second {
	background-color: #A1CD3A !important;     
}
body.body_hcp .drop_down .second .inner ul li.current-menu-item,
 body.body_hcp .drop_down .second .inner ul li ul li.current-menu-item {
	background-color: #00C1DE;
}
body.body_patient .drop_down .second .inner ul li.current-menu-item,
 body.body_patient .drop_down .second .inner ul li ul li.current-menu-item {
	background-color: #C2E76B;
}
.drop_down .second .inner ul li.sub ul li a:hover, .drop_down .wide .second ul li.show_widget_area_in_popup:hover .popup_wrapper > a, .drop_down .second .inner ul li ul li a:hover, .drop_down .wide.icons .second a:hover i {
	color: #fff !important;
}
.content .container .container_inner.page_container_inner, .full_page_container_inner {
	padding: 0px;
}
body.body_patient .q_icon_with_title .icon_text_inner {
	padding: 0 26px 2px;
}
.qode-workflow .qode-workflow-item .qode-workflow-item-inner .qode-workflow-text {
	padding: 0 0px 0 60px;
}
.qode-workflow .qode-workflow-item .qode-workflow-item-inner.reverse .qode-workflow-text {
	padding: 0 60px 0 0px;
}
.qode-btn {
	padding: 12px 38px;
}
.qbutton.big_large .qode_button_icon_element, 
 .qbutton.big_large i, 
  .qbutton.big_large_full_width .qode_button_icon_element, 
   .qbutton.big_large_full_width i {
	margin: 0 0 0 10px;
}
.qbutton.large .qode_button_icon_element, 
 .qbutton.large i {
	margin: 0 0 0 8px;
}
.qbutton .qode_button_icon_element, 
 .qbutton i {
	margin: 0 0 0 6px;
}
.qbutton.small .qode_button_icon_element, 
 .qbutton.small i {
	margin: 0 0 0 5px;
}
.more_facts_button_holder.left {
	margin-left: 40px;
}
.more_facts_button .more_facts_button_arrow, 
 .more_facts_button .more_facts_button_text {
	display: inline-block;
	font-weight: 700;
}
.more_facts_button .more_facts_button_arrow {
	margin-left: 4px;
}
.more_facts_button {
	padding: 14px 0 6px;
}
.more_facts_inner .section_inner_margin {
	padding-top: 20px;
	padding-bottom: 30px;
}
.btn-about-sar {
	letter-spacing: -0.5px;
}
body.body_patient .qbutton:not(.btn_section_pat_chooser_hcp), 
body.body_patient_cs .qbutton:not(.btn_section_pat_chooser_hcp), 
 body.body_patient .qbutton.medium, 
  body.body_patient #submit_comment, 
   body.body_patient .load_more a, 
    body.body_patient .blog_load_more_button a, 
     body.body_patient .post-password-form input[type='submit'], 
      body.body_patient input.wpcf7-form-control.wpcf7-submit, 
       body.body_patient input.wpcf7-form-control.wpcf7-submit:not([disabled]), 
        body.body_patient .woocommerce table.cart td.actions input[type="submit"], 
         body.body_patient .woocommerce input#place_order, 
          body.body_patient .woocommerce-page input[type="submit"], 
           body.body_patient .woocommerce .button, 
            body.body_patient div.wpforms-container-full .wpforms-form button[type=submit],
             .btn-pat.qbutton {
	background-color: #A1CD3A;
	text-transform: none;          
}
body.body_patient .qbutton:not(.btn_section_pat_chooser_hcp):hover, 
body.body_patient_cs .qbutton:not(.btn_section_pat_chooser_hcp):hover, 
 body.body_patient #submit_comment:hover, 
  body.body_patient .load_more a:hover, 
   body.body_patient .blog_load_more_button a:hover, 
    body.body_patient .post-password-form input[type='submit']:hover, 
     body.body_patient input.wpcf7-form-control.wpcf7-submit:not([disabled]):hover, 
      body.body_patient .woocommerce table.cart td.actions input[type="submit"]:hover, 
       body.body_patient .woocommerce input#place_order:hover, 
        body.body_patient .woocommerce-page input[type="submit"]:hover, 
         body.body_patient .woocommerce .button:hover,
          body.body_patient div.wpforms-container-full .wpforms-form button[type=submit]:hover,
           .btn-pat.qbutton:hover {
		background-color: #C2E76B;
}
div.wpforms-container-full.form_add_to_wallet {
	width: 306px;
	margin: 8px auto 24px;
}
div.wpforms-container-full.form_add_to_wallet .wpforms-form button[type=submit] {
	font-weight: 700;
}
/*
div.wpforms-container-full.form_add_to_wallet .wpforms-field-container {
	display: inline-block;
	max-width: 75%;
}
div.wpforms-container-full.form_add_to_wallet .wpforms-submit-container {
	display: inline-block;
	max-width: 25%;
}
*/
.footer_inner {
	background-image: url('/wp-content/uploads/2021/10/bg_grad-scaled.jpg') !important;
	background-size: 100% 10px;
	background-repeat: no-repeat;
	background-position: top center !important;
	background-color: #00C1DE;
}
#back_to_top {
	bottom:78px;
}
body.body_patient .footer_inner {
	background-color: #00C1DE;
}
.footer_top_holder, .footer_bottom_holder, #lang_sel_footer {
	background-color: transparent;
}
.footer_top .widget.widget_nav_menu li {
	line-height: 1em;
}
.footer_top .widget_nav_menu ul li {
	padding-bottom: 0;
}
#menu-footer_menu li {
	display: inline-block;
	margin-left: 0px;
	padding-left: 20px;
	padding-right: 20px;
}
#menu-footer_menu li:not(:first-child) {
	border-left: 1px solid #fff;
}
#menu-footer_menu li a {
	font-weight: 600;
	text-decoration: underline;
}
.footer_bottom p {
	line-height: 22px;
}
.logo-footer img {
	max-width: 130px;
	padding: 20px;
}

h1, h2, h3, h4, h5 {
	margin-top: 20px;
	margin-bottom: 12px;
	letter-spacing: -0.75px;
}
h4 {
	letter-spacing: -0.5px;
}
body.body_patient h3, 
 body.body_patient  h4, 
  body.body_patient  h5 {
	line-height: 1.5em;
}
p.small {
	font-size: smaller;
	font-weight: 500;
	line-height: 1.6em;
}
p {
	margin-top: 6px;
	margin-bottom: 12px;
	letter-spacing: -0.4px;
}
.content p {
	/*line-height: 1.3em;*/
}
.content ul, .content ol {
	list-style-position: outside;
	margin-left: 10px;
	margin-bottom:16px;
}
.content li {
	margin-top: .1em;
	margin-bottom: .9em;
	margin-left: 15px;
	line-height: 1.3em;
}
.content ol ol, .content ul ul {
	margin-top: .9em;
	padding: 0px;
}
.content li h4 {
	margin-top: 0;
}

.txt-disclosure li {
	line-height: 26px;
}
/* also defined in QODE Theme Options */
.trademark {
	font-size: .5em; 
	vertical-align: .8em; 
	line-height: 1em;
}
div.wpforms-container-full, div.wpforms-container-full .wpforms-form .wpforms-field-label-inline .trademark {
	font-size: .5em; 
}
div.wpforms-container-full .wpforms-form button.wpforms-submit {
	font-size: 16px; 
}
.head-gray .trademark,
 .footnotes .trademark, 
  .txt-legal .trademark {
	font-size: .45em; 
	vertical-align: 1em; 
	line-height: .5em;
}

div.wpforms-container-full .wpforms-form input[type=checkbox] {
	accent-color: #07A0B8;
}

[data-tooltip] {
  position: relative;
  border-bottom: 1px dashed #000;
  cursor: help
}
[data-tooltip]::after {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  content: attr(data-tooltip);
  left: 0;
  top: calc(100% + 10px);
  border-radius: 3px;
  box-shadow: 0 0 5px 2px rgba(100, 100, 100, 0.6);
  background-color: white;
  z-index: 10;
  padding: 8px;
  width: 300px;
  transform: translateY(-20px);
  transition: all 150ms cubic-bezier(.25, .8, .25, 1);
}
[data-tooltip]:hover::after {
  opacity: 1;
  transform: translateY(0);
  transition-duration: 300ms;
}

#back_to_top span i {
	color: #cdcdcd;
}
div.section.cs_main-v4 {
	background-size: cover;
	background-position: center !important;
}
.section.panel_bg_left {
	background-position: left !important;
}
.section.panel_bg_right {
	background-position: right !important;
}
.cs_space01 {
	height: 100px !important;
}
.cs_space02 {
	height: 88px !important;
}
.for-layout-wide {
	display: none;
}
.for-layout-narrow {
	display: block;
}
.media-rule {
	display: none;
}
.h-light h1,
 .h-light h2,
  .h-light h3,
   .h-light h4,
    .h-light h5,
     .h-light p,
      .h-light a,
       .h-light a:hover,
        .h-light a:active,
         .h-light li {
	color: #fff;
}
.h-light p {
	font-weight:600;
}
.h-dark h1,
 .h-dark h2,
  .h-dark h3,
   .h-dark h4,
    .h-dark h5,
     .h-dark p {
	color: #222222;
}
.wpb_single_image.mi_drop_base img {
	margin-bottom: -60px;
}
#figure-title-01, #figure-title-02 {
	font-family: 'Ropa Sans', sans-serif;
	display: inline-block;
	max-width: 350px;
}
#figure-title-01 h4, 
 #figure-title-02 h4 {
 	font-family: 'Ropa Sans', sans-serif;
}
#legend-container,
 #legend-container-02 {
	max-width: 240px;
	float: right;
}
#legend-container p,
 #legend-container-02 p,
  .text-legend,
   .text-legend p {
	font-family: 'Ropa Sans', sans-serif;
	font-size: 14px;
	line-height: 1.2em;
	color: #515251;
}
.legend-placebo-ns {
	background-image: url('/img/legend-placebo-ns.png');
	background-size: contain;
	background-position: center;
}
.legend-ryaltris {
	background-image: url('/img/legend-ryaltris.png');
	background-size: contain;
	background-position: center;
}
.legend-mometasone-furoate-ns {
	background-image: url('/img/legend-mometasone-furoate-ns.png');
	background-size: contain;
	background-position: center;
}
.legend-olopatadine-hydrochloride-ns {
	background-image: url('/img/legend-olopatadine-hydrochloride-ns.png');
	background-size: contain;
	background-position: center;
}

h5.progress_title_holder {
	color: #303030;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: -0.3px;
	line-height: 1.3em;
}
.table-data-branded-01, .table-data-branded-01 td, .table-data-branded-01 td p {
	color: #58595B;
	font-family: 'Ropa Sans', sans-serif;
	font-size: 20px;
	font-weight: 500;
	letter-spacing: -0.3px;
	line-height: 1.3em;
}
.chart-legend, .chart-legend p {
	color: #58595B;
	font-family: 'Ropa Sans', sans-serif;
	letter-spacing: -0.3px;
	line-height: 1.3em;
}
.table-data-branded-01 caption, .table-data-branded-01 th, .table-data-branded-01 td {
	padding: 16px;
	letter-spacing: -.5px;
}
.table-data-branded-01 caption {
	font-weight: 500;
	font-size: 18px;
	color: #58595B;
}
.table-grad-01 {
	background: #feffff;
	background: -moz-linear-gradient(top,  #feffff 0%, #d4e6f3 100%);
	background: -webkit-linear-gradient(top,  #feffff 0%,#d4e6f3 100%);
	background: linear-gradient(to bottom,  #feffff 0%,#d4e6f3 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#feffff', endColorstr='#d4e6f3',GradientType=0 );
}
.table-border-01, .table-border-01 th, .table-border-01 td {
	border: 1px solid rgba(0, 0, 0, 0.05);
  	border-collapse: collapse;
}
.table-center {
	margin-left: auto;
	margin-right: auto;
}
.td-left {
	text-align: left;
}
.td-bottom {
	vertical-align: bottom;
}
.table-data-branded-01 th {
	color: #515251;
	background-color: #f2f0ee;
	font-weight: 600;
	font-size: 1.1rem;
}
.table-data-branded-01 td {
	color: #883D67;
	font-weight: 600;
	font-size: 1.1rem;
}
.table-data-branded-01 td.td-toppad {
	padding-top: 40px;
}

.table-ar p {
	margin-top: 12px;
	font-size: 1.2rem;
}
.table-ar .tbub-1 {
	color: #fff;
	font-weight: 700;
	background-color: #00C1DE;
	border-radius: 16px;
	padding: 20px;
}
.table-ar .tbub-2 {
	color: #fff;
	font-weight: 700;
	background-color: #A1CD3A;
	border-radius: 16px;
	padding: 20px;
}
.table-ar .tbub-3 {
	color: #fff;
	font-weight: 700;
	background-color: #9C4877;
	border-radius: 16px;
	padding: 20px;
}
.table-ar .tbub-1 strong,
 .table-ar .tbub-2 strong,
  .table-ar .tbub-3 strong {
	color: #fff;
	font-weight: 800;
}
.table-ar td {
	text-align: center;
	vertical-align: middle;
}
.table-ar td ul {
	text-align: left;
}
.table-ar td ul li {
	font-size: 1.2rem;
	margin-bottom: 1em;
}
.table-ar .tsymbol {
	font-size: 48px;
	font-weight: 600;
	vertical-align: middle;
}

.tbub-pink {
	background-color: #f2e8ed;
	border-radius: 16px;
	padding: 28px;
}
.tbub-green {
	color: #9cc349;
	background-color: #f3f7e3;
	border-radius: 16px;
	padding: 20px;
}
.tbub-green p {
	color: #9cc349;
}
.tbub-blue {
	color: #3cb7cb;
	background-color: #d8eef0;
	border-radius: 16px;
	padding: 20px;
}
.tbub-blue p {
	color: #3cb7cb;
}
.tbub-gray {
	color: #515251;
	background-color: #e5e3df;
	border-radius: 16px;
	padding: 20px;
}
.tbub-gray p {
	color: #515251;
}
.tbub-text-lg {
	font-size: 68px;
	font-weight: 700;
}
.tbub-text-md {
	font-size: 22px;
	font-weight: 500;
}
.lineheight-tall,
 .lineheight-tall p {
	line-height: 1.9em;
}

.chart-holder .qode-advanced-tabs .qode-advanced-tab-container {
	padding: 0px 0px;
}

.cdm-custom-tabs .qode-advanced-tabs-nav {
    display: table;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    vertical-align: middle;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}
.cdm-custom-tabs .qode-advanced-tabs-nav li a {
    position: relative;
    display: table;
    width: 100%;
    padding: 20px 28px;
    color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    -moz-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
    transition:color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}
.cdm-custom-tabs .qode-advanced-tab-container {
    position: relative;
    padding: 35px 28px;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing:border-box
}

.cdm-custom-tabs .qode-advanced-tabs-nav li {
    position: relative;
    display: table-cell;
    vertical-align:middle
}

.cdm-custom-tabs .qode-advanced-tabs-nav li a:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-color: rgba(255, 255, 255, .05);
    -webkit-transition: opacity .2s;
    -moz-transition: opacity .2s;
    transition:opacity .2s
}

.cdm-custom-tabs .qode-advanced-tabs-nav li a span {
    position: relative;
    z-index:1
}
.cdm-custom-tabs .qode-advanced-tabs-nav li a .qode-advanced-tab-text-after-icon {
	display: table-cell;
	-webkit-transition: initial;
	-moz-transition: initial;
	transition: initial;
	vertical-align: middle;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab ul.qode-advanced-tabs-nav,
 .cdm-custom-tabs ul.qode-advanced-tabs-nav {
	border-bottom: 3px solid #9C4877;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li, 
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li {
	background-color: transparent;
	border-bottom: 1px solid #9C4877;
	position: relative;
	display: table-cell;
	vertical-align: middle;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li:not(:first-child),
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li:not(:first-child) {
	background-color: #c69fb2;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active,
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li.ui-state-active {
	background-color: transparent;
	border-left: 1px solid #c69fb2;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active:first-child, 
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li.ui-state-active:first-child {
	border-left: 1px solid transparent;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li:not(:first-child),
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li:not(:first-child) {
	background-color: #c69fb2;
	border-left: 1px solid #fff;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a:after,
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li a:after {
	background-color: transparent;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active:not(:first-child),
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li.ui-state-active:not(:first-child) {
	background-color: #c69fb2;
	border-left: 1px solid #c69fb2;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li h5,
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li h5 {
	margin-top: 0;
	margin-bottom: 0;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li a,
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li a {
	display: inline-block;
	padding: 14px 16px 2px 20px;
	text-align: center;
	text-decoration: none;
	font-family: 'Ropa Sans', sans-serif;
	font-weight: 600;
	letter-spacing: -1px;
	margin: 0 1.5em;
}
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li a {
	padding: 12px 16px 0px 20px;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li:before,
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li:before {
	transform: perspective(18px) rotateX(2deg);
	transform-origin: bottom right;
	position: absolute;
	content:' ';
	top: -5px;
	left: 0;
	width: 100%;
	height: 50px;
	background-color: #c69fb2;
}
.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active:before,
 .cdm-custom-tabs ul.qode-advanced-tabs-nav li.ui-state-active:before {
	background-color: #9C4877;
}

.qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-active a, 
 .qode-advanced-tabs.qode-advanced-horizontal-tab .qode-advanced-tabs-nav li.ui-state-hover a,
  .cdm-custom-tabs ul.qode-advanced-tabs-nav .qode-advanced-tabs-nav li.ui-state-active a,
   .cdm-custom-tabs ul.qode-advanced-tabs-nav .qode-advanced-tabs-nav li.ui-state-hover a {
	color: #fff;
}
.more_facts_inner .h-dark p, .more_facts_inner .h-dark li, .more_facts_inner .h-dark a {
	color: #58595B;
}
.more_facts_inner ul {
	margin-top: 6px;
	margin-bottom:14px;
}
.cdm-cookie-notice-wrapper {
	color:#58595B;
	background-color: #ffffff;
	border-radius: 3px;
	position: fixed;
	z-index: 99;
	max-width: 100%;
	min-width: 280px;
	height: auto;
	bottom: 150px;
	left: 50%;
	transform: translateX(-50%);
	margin: 0 auto;
	padding: 0px;
	display: none;
	box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.1), 0 6px 20px 0 rgba(0, 0, 0, 0.12);
  	text-align: left;
}
.cdm-cookie-notice-wrapper p, .cdm-cookie-notice-wrapper a {
	color:#58595B;
	font-size: .75rem;
	line-height: 1.3em;
}
.cdm-cookie-notice-wrapper.cookie_notice_opened {
	display: block;
}
.cdm-cookie-notice-container {
	padding: 10px 16px;
	overflow: hidden;
}
.cdm-cookie-notice {
	max-height: 0px;
	transition: 0.5s ease-in;
}
h3 sup {
	font-size: .7em;
	line-height: 0em;
}
p sup {
	line-height: 0em;
}
.head-gray,
 .head-gray h3,
  .head-gray h4,
   .head-gray p, 
    ul.head-gray {
	color: #58595B;
}
.qode-workflow-text h3 {
	font-weight: 900;
}
.qode-workflow-subtitle {
	letter-spacing: -1px;
}
.txt-legal {
	font-size: smaller;
	font-weight: 500;
	line-height: 1.6em;
	color: #58595B;
}
.footnotes-section {
	background-color: #ffffff;
}
.footnotes {
	font-size: 15px;
	margin: 20px 0;
	color: #58595B;
}
.footnotes p {
	color: #58595B;
}
body.body_hcp .footnotes ol {
	list-style: none;
	margin:0 0 1.5em;
	padding:0;
	counter-reset: footnotes-counter;
}
body.body_hcp .footnotes ol li {
	margin:0;
	padding:0 0 0.5em 2em;
	text-indent:-2em;
	list-style-type:none;
	counter-increment: footnotes-counter;
}
body.body_hcp .footnotes ol li::before {
	content: counter(footnotes-counter) ".";
	display:inline-block;
	width:1.5em;
	padding-right:0.5em;
	font-weight:bold;
	text-align:right;
}
.easy-footnote sup {
	color: #231F20;
	font-weight: 700;
	letter-spacing: 2px;
	line-height: 0;
}
.easy-footnote a {
	text-decoration: none;
}
.h-light .easy-footnote sup {
	color: #ffffff;
}

.d-none {
	display: none;
}

.para-container:before {
    content: '';
    position: absolute;
    left:5%; top:5%;
    width:90%; height:90%;
    transform: translateZ(-100px);
}
.para-container {
    position: absolute;
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transform-style: preserve-3d;
    transition: 0.6s ease-in-out;
}
.para-container > .div {
	display: inline-block;
}
.bubble-fill-wrap {
	position: relative;
	height: 721px;
}
.bubble-fill {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: flex-end;
	overflow: visible;
	position: absolute;
	bottom: 0;
	z-index: -1;
}
img.bubble-img {
	flex-shrink: 0;
	height: 100%;
	width: auto;
	max-width: 300%;
}
.bubble-copy-wrap {
	display: flex;
	justify-content: right;
	align-items: center;
	height: 100%;
}
.bubble-copy {
	padding: 60px 0 60px 60px;
	text-align: right;
}
.bubble-hero-right .bubble-copy {
	padding: 60px 60px 60px 0px;
	text-align: left;
}
.cs-bub-01, .cs-bub-02, .cs-bub-03, .cs-bub-04 {
	position: absolute;
	transform-style: preserve-3d;
}
.cs-bub-01 {
	left: 30px;
	top: 220px;
	width: 140px;
	height: 140px;
}
.cs-bub-02 {
	left: 110px;
	top: 70px;
	width: 165px;
	height: 165px;
}
.cs-bub-03 {
	left: 290px;
	top: 90px;
	width: 150px;
	height: 150px;
}
.cs-bub-04 {
	left: 390px;
	top: 220px;
	width: 140px;
	height: 140px;
}
.q_progress_bar .progress_number {
	display: none;
}

h6.qode-workflow-subtitle {
	color: #00C1DE;
	font-weight: 700;
	font-size: larger;
}

blockquote {
	margin: 0px 6px;
	padding: 0px 14px 0px 20px;
	border-left: 8px solid #c7c7c7;
}

.section_chooser_outer {
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
}
.section_chooser .wpb_wrapper_hcp {
	background-color:#00c1de;
	box-shadow: 
        inset 0 0 0 0,
        inset 0px -11px 8px -10px rgba(0,0,0,.15);
    padding-top: 30px;
    padding-bottom: 30px;
}
.section_chooser .wpb_wrapper_pat {
	background-color:#00c1de;
	box-shadow: 
        inset 0 0 0 0,
        inset 0px -11px 8px -10px rgba(0,0,0,.15);
    padding-top: 30px;
    padding-bottom: 30px;
}

body.body_hcp .wpb_wrapper_pat {
	display: none;
}

body.body_patient .wpb_wrapper_hcp,
 body.body_patient_cs .wpb_wrapper_hcp {
	display: none;
}

body.body_hcp .isi_PAT,
 body.body_patient_cs .isi_PAT {
	display: none;
}
body.body_patient .isi_HCP,
 body.body_patient_cs .isi_HCP {
	display: none;
}
body.body_patient_cs footer {
	display: none;
}

/* isi footer */
#isi_HCP_fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height:auto;
	z-index: 97;
	color: #fff;
}
#isi_HCP_static {
	position: relative;
	z-index: 98;
}
#isi_PAT_fixed {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	height:auto;
	z-index: 97;
	color: #fff;
}
#isi_PAT_static {
	position: relative;
	z-index: 98;
}
.isi_head {
	padding: 16px 30px 10px;
}
.isi_HCP .isi_head {
	background-color: #07a0b8;
}
.isi_PAT .isi_head {
	background-color: #A1CD3A;
}

.isi_content {
	background-color: #fff;
	padding: 12px 30px 20px;
	color: #58595B;
}
.isi_content p,
 .isi_content a,
  .isi_content li {
	color: #58595B;
	line-height: 1.3em;
}
.isi_readmore {
	float: right;
}
#isi_anchor {
	height:0px;
}
.reveal {
	opacity: 0;
	transition: 0.1s opacity;
	pointer-events: none;
}
.reveal.active {
	opacity: 1;
	pointer-events:auto;
}

pre {
	font-size: 11px;
}

@media only screen and (max-width: 1000px) {
	.header_top {
		padding-top: 0px;
	}
	.table-responsive {
		overflow: hidden;
		overflow-x: scroll;
		display: block;
	}
	.qode-advanced-tabs .qode-advanced-tab-container {
		padding: 12px 4px;
	}
	.chart-holder .qode-advanced-tabs .qode-advanced-tab-container {
		padding: 0px 0px;
	}
	.footnotes {
		margin: 20px 30px;
	}
	.more_facts_button .more_facts_button_arrow, .more_facts_button .more_facts_button_text {
		font-size: 12px;
		letter-spacing: .5px;
	}
	body:not([class*=bridge-core]) .footer_top .widget_nav_menu ul li {
		padding: 0 0 6px;
	}
	.footer_bottom p {
		font-size: 13px;
		line-height: 1.6em;
	}
}
@media only screen and (max-width: 768px) {
	.para-container {
		height: 400px;
	}
	.cs-bub-01 {
		left: 14%;
		top: 43%;
		width: 110px;
		height: 110px;
	}
	.cs-bub-02 {
		left: 30%;
		top: 28%;
		width: 112px;
		height: 112px;
	}
	.cs-bub-03 {
		left: 50%;
		top: 29%;
		width: 95px;
		height: 95px;
	}
	.cs-bub-04 {
		left: 64%;
		top: 43%;
		width: 110px;
		height: 110px;
	}
	.bubble-hero-right .bubble-copy,
	 .bubble-hero-02 .bubble-copy {
		padding: 20px 0 60px 0px;
		text-align: center;
	}
	body.body_patient_cs .bubble-copy {
		padding: 0px 0 0px 0px;
	}
	.cs_space01 {
		height: 30px !important;
	}
	.cs_space02 {
		height: 0px !important;
	}
	h1 {
		/*text-align: center !important;
		font-size: 36px;*/
	}
	h3 {
		/*text-align: center !important;*/
	}
	.wpb_single_image.mi_drop_base img {
		margin-bottom: 0px;
	}
	.cs_sub01 {
		padding-left: 0px;
		margin-top: 560px;
	}
	.for-layout-wide {
		display: none;
	}
	.for-layout-narrow {
		display: block;
	}
	.header-widget.widget_nav_menu ul.menu>li {
		float: none;
	}
	body:not(.qode_disabled_responsive_button_padding_change) .qbutton.small.btn_section_pat_chooser_hcp, 
	 body:not(.qode_disabled_responsive_button_padding_change) .qbutton.small..btn_section_hcp_chooser_pat {
		margin: 20px 0px 20px 0px;
	}
	.footnotes {
		margin: 20px 0px;
	}
	.media-rule:after {
		content: "max-width: 768px";
	}
	.q_elements_holder.alignment_one_column_left.responsive_mode_from_768 .q_elements_item.q_elements_item_content_center .q_elements_item_content {
		text-align: center !important;
	}
}

@media only screen and (max-width: 600px) {
	.bubble-fill-wrap {
		height: 400px;
	}
	.para-container {
		margin-top: 30px;
		height: 300px;
	}
	.cs-bub-01 {
		left: -3%;
		top: 60%;
		width: 96px;
		height: 96px;
	}
	.cs-bub-02 {
		left: 16%;
		top: 34%;
		width: 97px;
		height: 97px;
	}
	.cs-bub-03 {
		left: 47%;
		top: 35%;
		width: 92px;
		height: 92px;
	}
	.cs-bub-04 {
		left: 64%;
		top: 60%;
		width: 96px;
		height: 96px;
	}
	.cs_space01 {
		height: 20px !important;
	}
	h1 {
		/*text-align: center !important;*/
		font-size: 24px;
		line-height: 1.3em;
	}
	h2 {
		font-size: 21px;
		line-height: 1.3em;
	}
	.cs_sub01 {
		margin-top: 520px;
	}
	div.wpforms-container-full .wpforms-form .form-privacy-option label.wpforms-field-label-inline {
		display: block;
  		margin-top: -22px;
  		margin-left: 24px;
	}
	#menu-footer_menu li a {
		font-size: 12px;
	}
	#menu-footer_menu li {
		display: inline-block;
		margin-left: 0px;
		padding-left: 10px;
		padding-right: 10px;
	}
	.media-rule:after {
		content: "max-width: 600px";
	}
}
@media only screen and (max-width: 480px) {
	.wpb_raw_code div.grid_section .section_inner {
		margin-left: 45px;
		width: 370px;
	}
	.bubble-hero-right .bubble-copy, 
	 .bubble-hero-02 .bubble-copy {
		padding: 0 0 0px 0;
	}
	.cs-bub-01 {
		left: 0%;
		top: 30%;
		width: 96px;
		height: 96px;
	}
	.cs-bub-02 {
		left: 20%;
		top: 6%;
		width: 97px;
		height: 97px;
	}
	.cs-bub-03 {
		left: 53%;
		top: 8%;
		width: 92px;
		height: 92px;
	}
	.cs-bub-04 {
		left: 70%;
		top: 30%;
		width: 96px;
		height: 96px;
	}
	.table-data-branded-01 caption {
		font-size: 14px;
	}
	.table-data-branded-01 td, 
	 .table-data-branded-01 th {
		font-size: 14px;
	}
	.media-rule:after {
		content: "max-width: 480px";
	}
}
@media only screen and (max-width: 414px) {
	.cs_sub01 {
		margin-top: 380px;
	}
	.header_top .header-widget p {
		font-size: 12px;
	}
}
@media only screen and (max-width: 360px) {
	.wpb_raw_code div.grid_section .section_inner {
		margin-left: 45px;
		width: 330px;
	}
	.bubble-fill-wrap {
		height: 300px;
	}
	.para-container {
		height: 300px;
	}
	.bubble-hero-right .bubble-copy,
	 .bubble-hero-02 .bubble-copy {
		padding: 0 0 20px 0;
	}
	.cs-bub-01 {
		left: -1%;
		top: 35%;
		width: 100px;
		height: 100px;
	}
	.cs-bub-02 {
		left: 20%;
		top: 5%;
		width: 98px;
		height: 98px;
	}
	.cs-bub-03 {
		left: 53%;
		top: 7%;
		width: 93px;
		height: 93px;
	}
	.cs-bub-04 {
		left: 71%;
		top: 35%;
		width: 97px;
		height: 97px;
	}
	.cs_space01 {
		height: 20px !important;
	}
	.cs_space02 {
		height: 50px !important;
	}
	h1 {
		font-size: 28px;
		line-height: 1.2em;
	}
	.cs_sub01 {
		margin-top: 330px;
	}
	.countdown-block p {
		margin-top: -40px;
	}
	.cs_sub02 {
		font-size: 15px;
	}
	.media-rule:after {
		content: "max-width: 360px";
	}
}
@media (min-width: 769px) {
	.bubble-fill-wrap, .bubble-copy-wrap {
		height: 640px;
	}
	.bubble-copy-wrap {
		margin-left: 15px;
	}
	.bubble-copy h1, 
	 .bubble-copy h4 {
	 	text-align: right;
	 }
	img.bubble-img {
		height: 100%;
	}
	.cs-bub-01 {
		left: -20px;
		top: 170px;
		width: 126px;
		height: 126px;
	}
	.cs-bub-02 {
		left: 80px;
		top: 70px;
		width: 132px;
		height: 132px;
	}
	.cs-bub-03 {
		left: 220px;
		top: 90px;
		width: 130px;
		height: 130px;
	}
	.cs-bub-04 {
		left: 310px;
		top: 200px;
		width: 127px;
		height: 127px;
	}
	.cs_space01 {
		height: 100px !important;
	}
	.cs_space02 {
		height: 40px !important;
	}
	h1 {
		font-size: 36px;
		line-height: 42px;
	}
	h3 {
		font-size: 20px;
		line-height: 27px;
	}
	.cs_sub01 {
		/*padding-left: 60px;*/
	}
	.for-layout-wide {
		display: none;
	}
	.for-layout-narrow {
		display: block;
	}
	.media-rule:after {
		content: "min-width: 769px";
	}
}
@media (min-width: 1001px) {
	header:not(.sticky) .header_bottom .q_logo a {
		height: 56px !important;
	}
	nav.main_menu>ul>li>a {
		padding: 0 0 0 24px;
	}
	.bubble-copy-wrap {
		margin-left: 0px;
	}
	.cs-bub-01 {
		left: 10px;
		top: 170px;
		width: 130px;
		height: 130px;
	}
	.cs-bub-02 {
		left: 105px;
		top: 60px;
		width: 135px;
		height: 135px;
	}
	.cs-bub-03 {
		left: 250px;
		top: 70px;
		width: 135px;
		height: 135px;
	}
	.cs-bub-04 {
		left: 340px;
		top: 180px;
		width: 130px;
		height: 130px;
	}
	.cs_space01 {
		height: 100px !important;
	}
	.cs_space02 {
		height: 44px !important;
	}
	.for-layout-wide {
		display: block;
	}
	.for-layout-narrow {
		display: none;
	}
	.media-rule:after {
		content: "min-width: 1001px";
	}
}
@media (min-width: 1201px) {
	header:not(.sticky) .header_bottom .q_logo a {
		height: 86px !important;
	}
	nav.main_menu>ul>li>a {
		padding: 0 17px;
	}
	.bubble-fill-wrap, .bubble-copy-wrap {
		height: 721px;
	}
	img.bubble-img {
		height: 100%;
		width: auto;
	}
	.cs-bub-01 {
		left: 0px;
		top: 210px;
		width: 140px;
		height: 140px;
	}
	.cs-bub-02 {
		left: 120px;
		top: 70px;
		width: 165px;
		height: 165px;
	}
	.cs-bub-03 {
		left: 310px;
		top: 70px;
		width: 150px;
		height: 150px;
	}
	.cs-bub-04 {
		left: 410px;
		top: 220px;
		width: 140px;
		height: 140px;
	}
	h1 {
		font-size: 44px;
		line-height: 48px;
	}
	.body_patient .bubble-copy h1 {
		font-size: 45px;
		line-height: 48px;
	}
	h3 {
		font-size: 24px;
		line-height: 32px;
	}
	.cs_space02 {
		height: 50px !important;
	}
	.cs_sub01 {
		/*padding-left: 60px;*/
	}
	.for-layout-wide {
		display: block;
	}
	.for-layout-narrow {
		display: none;
	}
	.media-rule:after {
		content: "min-width: 1201px";
	}
}
@media (min-width: 1600px) {
	div.section.cs_main-v4 {
		background-size: contain;
		min-height: 863px;
	}
	.media-rule:after {
		content: "min-width: 1600px";
	}
}

div.section.cs_main h3 {
	margin-top: 4px;
}

@media only screen and (max-width: 768px) {
	
}
@media only screen and (max-width: 600px) {
	
}
@media only screen and (max-width: 360px) {
	
}
.d-xs-block {
	display: block;
}
@media (min-width: 481px) {
	.d-sm-block {
		display: block;
	}
}
@media (min-width: 769px) {
	.d-sm-block, .d-md-block {
		display: block;
	}
	.d-md-none {
		display: none;
	}
}
@media (min-width: 1001px) {
	.d-sm-block, .d-md-block, .d-lg-block {
		display: block;
	}
	.d-lg-none {
		display: none;
	}
}
@media (min-width: 1201px) {
	.d-sm-block, .d-md-block, .d-lg-block, .d-xl-block {
		display: block;
	}
	.isi_content {
		padding: 12px 100px 20px;
	}
}
.parallaxit {
    transition: .8s transform ease-out;
    transform: translate3d(var(--parallax-x), var(--parallax-y), 0px);
}
/* end Coming Soon v2 */
@-webkit-keyframes fogger {
  0%   { opacity: .75; }
  100% { opacity: .95; }
}
@-moz-keyframes fogger {
  0%   { opacity: .75; }
  100% { opacity: .95; }
}
@-o-keyframes fogger {
  0%   { opacity: .75; }
  100% { opacity: .95; }
}
@keyframes fogger {
  0%   { opacity: .75; }
  100% { opacity: .95; }
}
.foggerit {
  -webkit-animation: fogger 2s infinite alternate; /* Safari 4+ */
  -moz-animation:    fogger 2s infinite alternate; /* Fx 5+ */
  -o-animation:      fogger 2s infinite alternate; /* Opera 12+ */
  animation:         fogger 2s infinite alternate; /* IE 10+, Fx 29+ */
}
.foggerit-2 {
	-webkit-animation: fogger 2.5s infinite alternate; /* Safari 4+ */
  -moz-animation:    fogger 2.5s infinite alternate; /* Fx 5+ */
  -o-animation:      fogger 2.5s infinite alternate; /* Opera 12+ */
  animation:         fogger 2.5s infinite alternate; /* IE 10+, Fx 29+ */
}
.foggerit-3 {
	-webkit-animation: fogger 3s infinite alternate; /* Safari 4+ */
  -moz-animation:    fogger 3s infinite alternate; /* Fx 5+ */
  -o-animation:      fogger 3s infinite alternate; /* Opera 12+ */
  animation:         fogger 3s infinite alternate; /* IE 10+, Fx 29+ */
}
.foggerit-4 {
	-webkit-animation: fogger 2.75s infinite alternate; /* Safari 4+ */
  -moz-animation:    fogger 2.75s infinite alternate; /* Fx 5+ */
  -o-animation:      fogger 2.75s infinite alternate; /* Opera 12+ */
  animation:         fogger 2.75s infinite alternate; /* IE 10+, Fx 29+ */
}
.footer_bottom_holder {
	background-position: bottom;
	background-repeat: no-repeat;
	background-size: 100%;
}
.logo-footer {
	
}
.post-password-form {
	border: 1px solid #e8e8e8;
	margin: 40px;
	padding: 10px;
}
.post-password-form input[type=password] {
	border: 1px solid #e8e8e8;
}
div.wpforms-container-full .wpforms-form .wpforms-required-label {
	margin-left: -4px;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline, div.wpforms-container-full .wpforms-form .wpforms-field-sublabel {
	font-weight: 500;
}
div.wpforms-container-full .wpforms-form .wpforms-field-label-inline a {
	text-decoration: underline;
	color: #9c4877;
}
.wpforms-required-label {
	color: #ff0000;
}
div.wpforms-container-full .wpforms-form button[type=submit] {
	color: rgb(255, 255, 255);
	background-color: #07a0b8;
	font-weight: 800;
	text-transform: uppercase;
	border: 0;
	padding: 12px 38px;
	-moz-transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
	transition: color .15s ease-out, background-color .15s ease-out, border-color .15s ease-out;
}
div.wpforms-container-full .wpforms-form button[type=submit]:hover {
	background-color: #00c1de;
	border: 0;
}
.confirmation-container-full {
	background: #e0ffc7;
	border: 1px solid #b4d39b;
	margin: 0 auto 24px;
	padding: 15px 15px;
}
