@font-face {
  font-family: "Gotham";
  src: url("AA_GothamFont/AA_GothamFont/Gotham-Medium.otf") format("opentype");
}
@font-face {
  font-family: "GothamLight";
  src: url("AA_GothamFont/AA_GothamFont/Gotham-Light.otf") format("opentype");
}
@font-face {
  font-family: "GothamMedium";
  src: url("AA_GothamFont/AA_GothamFont/Gotham-Medium.otf") format("opentype");
}
@font-face {
  font-family: "GothamBook";
  src: url("AA_GothamFont/AA_GothamFont/Gotham-Book.otf") format("opentype");
}
@font-face {
  font-family: "GothamBold";
  src: url("AA_GothamFont/AA_GothamFont/Gotham-Bold.otf") format("opentype");
}
@-webkit-keyframes "fadeIn" {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes "fadeIn" {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes "slideInDown" {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes "slideInDown" {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes "slideInUp" {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes "slideInUp" {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes "fadeInUp" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes "fadeInUp" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50px, 0);
    transform: translate3d(0, 50px, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes "fadeInRight" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes "fadeInRight" {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
/*
.aa_survey_list .slds-radio .slds-form-element__label{
	text-transform: capitalize;}
# sourceMappingURL=AA_global_stylesheet.css.map */
/********	Price list enhancement changes Starts 	********/
/********	Price list enhancement changes Ends 	********/
/* misc */
/*# sourceMappingURL=AA_global_stylesheet.css.map */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  background-color: #faf6f5;
  font-size: 16px;
}
html:not(#studioBody) .aa-fixed-bottom-footer {
  position: absolute;
  bottom: 0;
}

body {
  background-color: #faf6f5;
  font-size: 16px;
  font-family: Verdana;
  font-size: 0.9375rem;
  line-height: 1.5;
  color: #666;
}
body:not(#studioBody) .aa-fixed-bottom-footer {
  position: absolute;
  bottom: 0;
}

h1 {
  color: #f63f45;
  font-family: Gotham;
  font-size: 2.5rem;
}

.contentRegion {
  padding-right: 0px;
  padding-left: 0px;
}

.comm-layout-column {
  padding-top: 0px;
  padding-bottom: 0px;
}

.siteforceContentArea .comm-layout-column:not(:empty) {
  padding-top: 0px;
  padding-bottom: 0px;
}
.siteforceContentArea .comm-content-header {
  height: 0px;
}

.aa-page-wrapper {
  min-height: 100vh;
  overflow: hidden;
  display: block;
  position: relative;
  padding-bottom: 460px;
}

.aa-p-left-xxxl {
  padding-left: 5rem;
}

.aa-p-right-xxxl {
  padding-right: 5rem;
}

.aa-p-top-xxxl {
  padding-top: 5rem;
}

.aa-p-bottom-xxxl {
  padding-bottom: 5rem;
}

.aa-p-x-xxxl {
  padding-top: 5rem;
  padding-bottom: 5rem;
}

.aa-p-y-xxxl {
  padding-left: 5rem;
  padding-right: 5rem;
}

.H1-Allergan-heading {
  font-family: Gotham;
  font-size: 2.5rem;
  color: #393c40;
}

.H1-Sub-heading {
  font-family: Verdana;
  font-size: 1.375rem;
  color: #828282;
}

.H2-Allergan-heading {
  font-family: Gotham;
  font-size: 2rem;
  color: #393c40;
}

.H2-Sub-heading {
  font-family: Verdana;
  font-size: 1.25rem;
  color: #828282;
}

.H3-Allergan-heading {
  font-family: Gotham;
  font-size: 1.75rem;
  color: #393c40;
}

.H3-Sub-heading {
  font-family: Verdana;
  font-size: 1.125rem;
  color: #828282;
}

.H4-Allergan-heading {
  font-family: Gotham;
  font-size: 1.5rem;
  color: #393c40;
}

.H4-Sub-heading-Copy {
  font-family: Verdana;
  font-size: 1rem;
  color: #828282;
}

.H5-Allergan-heading {
  font-family: Gotham;
  font-size: 1.3125rem;
  font-weight: 500;
  color: #393c40;
}

.H6-Allergan-heading {
  font-family: Gotham;
  font-size: 1.125rem;
  font-weight: 500;
  color: #393c40;
}

.Body---Medium {
  font-family: Verdana;
  font-size: 1rem;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #565656;
}

.Body---Bold {
  font-family: Verdana;
  font-size: 1rem;
  font-weight: bold;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.56;
  letter-spacing: normal;
  color: #565656;
}

.Body---Small {
  font-family: Verdana;
  font-size: 0.75rem;
  line-height: 1.5;
  color: #666;
}

.aa-subhead-small-bold {
  font-family: Verdana;
  font-size: 0.875rem;
  font-weight: bold;
}

.text-light-grey {
  color: #828282 !important;
}

.text-dark-grey {
  color: #393c40 !important;
}

.text-white {
  color: #fff !important;
}

.text-twilight-blue {
  color: #0f438b !important;
}

.text-grey-brown {
  color: #565656 !important;
}

.text-brown-grey {
  color: #666 !important;
}

.text-bluish {
  color: #297fca !important;
}

a {
  color: #297fca;
}
a:link {
  color: #297fca;
}
a:visited {
  color: #0f438b;
}
a:hover {
  color: #297fca;
}
a:active {
  color: #37988d;
}

.aa_yourPractice_wrapper .slds-rich-text-editor__output a {
  color: #d4d4d4 !important;
  text-decoration: underline;
}
.aa_yourPractice_wrapper .slds-rich-text-editor__output a:hover {
  color: #d4d4d4 !important;
  text-decoration: underline;
}
.aa_yourPractice_wrapper .slds-rich-text-editor__output a:focus {
  color: #d4d4d4 !important;
  text-decoration: underline;
}
.aa_yourPractice_wrapper .slds-rich-text-editor__output .aa_hypenAdj {
  position: relative;
  top: -2px;
}

.aa-branding-wrapper .slds-form-element__label {
  font-size: 0.625rem;
  letter-spacing: 2px;
  font-weight: normal;
  text-transform: uppercase;
  color: #565656;
  margin-bottom: 10px;
}
.aa-branding-wrapper .slds-input {
  height: 50px;
  font-size: 0.875rem;
  font-weight: 300;
  color: #393c40;
}
.aa-branding-wrapper .slds-input:active {
  border-color: #0f438b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.aa-branding-wrapper .slds-input:focus {
  border-color: #0f438b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.aa-branding-wrapper .slds-checkbox__label .slds-form-element__label {
  letter-spacing: normal;
  text-transform: none;
  font-size: inherit;
}
.aa-branding-wrapper lightning-input.aa-secondary-text .slds-checkbox__label .slds-form-element__label {
  font-family: Verdana;
  font-size: 1rem;
  color: #828282;
}
.aa-branding-wrapper lightning-button button.slds-button {
  font-family: Gotham;
  font-size: 0.75rem;
  font-weight: 500;
  color: #666;
  border-radius: 25px;
  height: 36px;
  min-width: 130px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand {
  color: #fff;
  background: -webkit-gradient(linear, left top, right top, from(#1e9dd8), to(#27589a));
  background: linear-gradient(to right, #1e9dd8, #27589a);
  border: none;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand:hover {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand:focus {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand:active {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand.active {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand.disabled {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand.disabled:hover {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand.disabled:focus {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand.disabled:active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand[disabled] {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand[disabled]:hover {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand[disabled]:focus {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand[disabled]:active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand.disabled.active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_brand[disabled].active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral {
  color: #666;
  background: #f0f3f6;
  border: 1px solid #666;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral:hover {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral:focus {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral:active {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral.active {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral.disabled {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral.disabled:hover {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral.disabled:focus {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral.disabled:active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral[disabled] {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral[disabled]:hover {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral[disabled]:focus {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral[disabled]:active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral.disabled.active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral[disabled].active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success {
  color: #fff;
  background: #0f438b;
  border: none;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success:hover {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success:focus {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success:active {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success.active {
  color: #ccc;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success.disabled {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success.disabled:hover {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success.disabled:focus {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success.disabled:active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success[disabled] {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success[disabled]:hover {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success[disabled]:focus {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success[disabled]:active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success.disabled.active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_success[disabled].active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand {
  color: #666;
  background: #fff;
  border: 1px solid #666;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand:hover {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand:focus {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand:active {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand.active {
  color: #333;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand.disabled {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand.disabled:hover {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand.disabled:focus {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand.disabled:active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand[disabled] {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand[disabled]:hover {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand[disabled]:focus {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand[disabled]:active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand.disabled.active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand[disabled].active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_brand {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  line-height: normal;
}
.aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_neutral {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  line-height: normal;
}
.aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_success {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  line-height: normal;
}
.aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_outline-brand {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
  line-height: normal;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button {
  font-family: Gotham;
  font-size: 0.75rem;
  font-weight: 500;
  color: #666;
  border-radius: 25px;
  height: 36px;
  min-width: 130px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
  color: #fff;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral {
  color: #0f438b;
  background: #fff;
  border: 1px solid #0f438b;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral:hover {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral:focus {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral:active {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral.active {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral.disabled {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral.disabled:hover {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral.disabled:focus {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral.disabled:active {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral[disabled] {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral[disabled]:hover {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral[disabled]:focus {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral[disabled]:active {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral.disabled.active {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral[disabled].active {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-secondary:not(.aa-btn-small-width) {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.aa-branding-wrapper lightning-button.aa-btn-bg-white button.slds-button {
  background: #fff;
}
.aa-branding-wrapper .slds-progress .slds-progress__list .slds-progress__item .slds-button.slds-progress__marker {
  height: 2rem;
  width: 2rem;
  border-width: 2px;
  background: #f0f3f6;
  border-color: #35a0d9;
  color: #35a0d9;
  font-size: 0.9375rem;
  line-height: 1.5rem;
}
.aa-branding-wrapper .slds-progress .slds-progress__list .slds-progress__item.slds-is-active .slds-button.slds-progress__marker {
  background: #0f438b;
  border-color: #0f438b;
  color: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.aa-branding-wrapper .slds-progress .slds-progress__list .slds-progress__item.slds-is-completed .slds-button.slds-progress__marker {
  background: #35a0d9;
  border-color: #35a0d9;
  color: #fff;
}
.aa-branding-wrapper .slds-progress .slds-progress-bar.slds-progress-bar_x-small {
  background: #000;
  height: 1px;
}
.aa-branding-wrapper .aa-progress-step-labels {
  text-align: center;
  font-size: 0.6875rem;
  font-weight: bold;
  font-family: Verdana, sans-serif;
  color: #0f438b;
}
.aa-branding-wrapper .slds-checkbox_faux {
  border-radius: 50%;
  width: 1.25rem;
  height: 1.25rem;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox_faux {
  background: #0f438b;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox_faux:after {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-top: -1px;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox--faux {
  background: #0f438b;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox--faux:after {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-top: -1px;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox_faux {
  background: #0f438b;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox_faux:after {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-top: -1px;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox--faux {
  background: #0f438b;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox--faux:after {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-top: -1px;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox_faux {
  background: #0f438b;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox_faux:after {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-top: -1px;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox--faux {
  background: #0f438b;
}
.aa-branding-wrapper .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox--faux:after {
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  margin-top: -1px;
}
.aa-branding-wrapper .aa-checkbox-box-block {
  background-color: #fff;
  background-image: -webkit-gradient(linear, left top, right top, from(#aaaeb3), to(#aaaeb3));
  background-image: linear-gradient(to right, #aaaeb3, #aaaeb3);
  background-size: 40px;
  background-repeat: no-repeat;
  border: none;
  border-radius: 0px;
  padding: 1.5rem 0.7rem;
  overflow-y: hidden;
}
.aa-branding-wrapper .aa-checkbox-box-block:nth-of-type(even) {
  border: 1px solid #aaaeb3;
  border-left: none;
  background-color: #f0f3f6;
}
.aa-branding-wrapper .aa-checkbox-box-block:nth-of-type(odd):not(:first-of-type) {
  border-top: 1px solid #fff;
}
.aa-branding-wrapper .aa-checkbox-box-block .slds-form-element__label {
  font-family: Gotham;
  font-size: 0.875rem;
  font-weight: bold;
  padding-left: 3rem;
  display: block;
  margin-top: -1.8em;
}
.aa-branding-wrapper .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox_faux:after {
  -webkit-transform: none;
  transform: none;
  height: 1.2rem;
  width: 1.2rem;
  background-color: #0f438b;
  top: 0;
  left: -1px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.aa-branding-wrapper .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox_faux:before {
  display: block;
  content: "";
  width: 40px;
  position: absolute;
  top: -1.75rem;
  bottom: -1.6rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
  height: 10em;
}
.aa-branding-wrapper .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox_faux:after {
  -webkit-transform: none;
  transform: none;
  height: 1.2rem;
  width: 1.2rem;
  background-color: #0f438b;
  top: 0;
  left: -1px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.aa-branding-wrapper .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox_faux:before {
  display: block;
  content: "";
  width: 40px;
  position: absolute;
  top: -1.75rem;
  bottom: -1.6rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
  height: 10em;
}
.aa-branding-wrapper .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox_faux:after {
  -webkit-transform: none;
  transform: none;
  height: 1.2rem;
  width: 1.2rem;
  background-color: #0f438b;
  top: 0;
  left: -1px;
  border-radius: 50%;
  border: 2px solid #fff;
}
.aa-branding-wrapper .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox_faux:before {
  display: block;
  content: "";
  width: 40px;
  position: absolute;
  top: -1.75rem;
  bottom: -1.6rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
  height: 10em;
}
.aa-branding-wrapper lightning-button-icon.slds-input__icon button.slds-button_icon-bare {
  color: #0f438b;
}
.aa-branding-wrapper lightning-button-icon.slds-input__icon.slds-input__icon_right {
  width: 1.5rem;
  height: 1.5rem;
  top: 40%;
}
.aa-branding-wrapper lightning-button-icon.slds-input__icon.slds-input__icon_right lightning-primitive-icon svg {
  width: 1.5rem;
  height: 1.5rem;
}
.aa-branding-wrapper .aa-2-by-2-data-layout-wrapper {
  background-color: #fff;
  margin-bottom: 1.5rem;
  margin-top: 1.5rem;
}
.aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) {
  padding: 1rem 7rem;
}
.aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) > div {
  padding: 0.25rem 0rem;
}
.aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) > div:not(:last-child) {
  border-bottom: 1px solid #aaaeb3;
}
.aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) > div > div {
  font-size: 1.125rem;
  text-transform: uppercase;
}
.aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) > div > div:first-child {
  font-family: Gotham;
  font-size: 1.125rem;
  font-weight: bold;
}
.aa-branding-wrapper .aa-tbl-header {
  background: -webkit-gradient(linear, left top, right top, from(#1e9dd8), to(#27589a));
  background: linear-gradient(to right, #1e9dd8, #27589a);
  text-align: center;
  padding: 0.5rem;
  color: #fff;
}
.aa-branding-wrapper .slds-card {
  border-radius: 0;
  border: 0;
}
.aa-branding-wrapper .slds-card__header {
  padding: 0;
  margin: 0;
}
.aa-branding-wrapper .locations .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox_faux:before {
  display: block;
  content: "";
  max-width: 40px;
  position: absolute;
  top: -3.3rem;
  bottom: -2.75rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
  overflow: hidden;
}
.aa-branding-wrapper .locations .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox_faux:before {
  display: block;
  content: "";
  max-width: 40px;
  position: absolute;
  top: -3.3rem;
  bottom: -2.75rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
  overflow: hidden;
}
.aa-branding-wrapper .locations .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox_faux:before {
  display: block;
  content: "";
  max-width: 40px;
  position: absolute;
  top: -3.3rem;
  bottom: -2.75rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
  overflow: hidden;
}
.aa-branding-wrapper .locations .slds-checkbox_faux {
  cursor: pointer;
}
.aa-branding-wrapper .locations .slds-form-element {
  padding: 0;
}
.aa-branding-wrapper .locations .slds-input {
  border: 0;
  border-radius: 25px;
  height: inherit;
}
.aa-branding-wrapper .locations .slds-form-element__label {
  text-transform: none;
}
.aa-branding-wrapper .sign-my-aor lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_brand {
  text-transform: none;
}
.aa-branding-wrapper .aor-button button.slds-button.slds-button_neutral {
  text-transform: none;
}
.aa-branding-wrapper .sign-up-for-programs .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox_faux:before {
  display: block;
  content: "";
  width: 40px;
  position: absolute;
  top: -2.85rem;
  bottom: -2.75rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
}
.aa-branding-wrapper .sign-up-for-programs .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked + .slds-checkbox__label .slds-checkbox_faux:before {
  display: block;
  content: "";
  width: 40px;
  position: absolute;
  top: -2.85rem;
  bottom: -2.75rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
}
.aa-branding-wrapper .sign-up-for-programs .aa-checkbox-box-block .slds-checkbox [type=checkbox]:checked ~ .slds-checkbox_faux:before {
  display: block;
  content: "";
  width: 40px;
  position: absolute;
  top: -2.85rem;
  bottom: -2.75rem;
  left: -0.759rem;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#1e9dd8), to(#27589a));
  background-image: linear-gradient(to bottom, #1e9dd8, #27589a);
}
.aa-branding-wrapper .marketing-overview-container lightning-button.aa-btn-secondary:not(.aa-btn-small-width) {
  padding-left: 0;
  padding-right: 0;
}
.aa-branding-wrapper .tiny .slds-input {
  height: 25px;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button {
  font-family: Gotham;
  font-size: 0.75rem;
  font-weight: 500;
  color: #666;
  border-radius: 25px;
  height: 36px;
  min-width: 130px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
  text-transform: uppercase;
  letter-spacing: 1.2px;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral {
  color: #0f438b;
  background: #fff;
  border: 1px solid #0f438b;
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral:hover {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral:focus {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral:active {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral.active {
  color: #05172f;
  cursor: pointer;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral.disabled {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral.disabled:hover {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral.disabled:focus {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral.disabled:active {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral[disabled] {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral[disabled]:hover {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral[disabled]:focus {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral[disabled]:active {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral.disabled.active {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
.aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral[disabled].active {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}

.aa-surveyWrapper .slds-form-element__label {
  letter-spacing: 1px;
  color: #666;
  font-size: 0.725rem;
}
.aa-surveyWrapper .slds-input {
  color: #666;
  font-size: 0.725rem;
}
.aa-surveyWrapper .slds-checkbox__label .slds-form-element__label {
  color: #666;
  font-size: 0.725rem;
  letter-spacing: 1px;
  text-transform: uppercase;
}

fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_brand {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_brand:hover {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_brand:focus {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_brand:active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_brand.active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
  background: #cccccb;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral:hover {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral:focus {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral:active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral.active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_success {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_success:hover {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_success:focus {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_success:active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_success.active {
  color: #fff;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand:hover {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand:focus {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand:active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button button.slds-button.slds-button_outline-brand.active {
  color: #666;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral:hover {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral:focus {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral:active {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral.active {
  color: #0f438b;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral:hover {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral:focus {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral:active {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}
fieldset[disabled] .aa-branding-wrapper lightning-button.aa-btn-alle button.slds-button.slds-button_neutral.active {
  color: #0f438b;
  font-size: 14px;
  opacity: 0.8;
  cursor: not-allowed;
}

.slds-form-element__help {
  margin-top: 0.25rem;
}

.hcp-state-dropdown .slds-dropdown {
  max-height: 190px !important;
}

.home-begin-tour-container .content-height {
  min-height: 300px;
}
.home-begin-tour-container .backgroundImage {
  border-radius: 8px;
}

.access-training-container .content-height {
  min-height: 600px;
}

.show-for-mobile {
  display: none;
}

.mobile-buttons.show-for-mobile {
  display: none !important;
}

.affiliation-requests-radio .slds-radio {
  display: inline !important;
}
.affiliation-requests-radio .slds-radio .slds-radio_faux {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.affiliation-requests-radio .slds-radio .slds-radio_faux:after {
  width: 0.75rem !important;
  width: 0.75rem !important;
  height: 0.75rem !important;
  height: 0.75rem !important;
}
.affiliation-requests-radio .slds-radio .slds-radio--faux {
  width: 1.5rem !important;
  height: 1.5rem !important;
}
.affiliation-requests-radio .slds-radio .slds-radio--faux:after {
  width: 0.75rem !important;
  width: 0.75rem !important;
  height: 0.75rem !important;
  height: 0.75rem !important;
}
.affiliation-requests-radio .slds-radio .slds-radio__label .slds-radio_faux:after {
  width: 0.75rem !important;
  height: 0.75rem !important;
}
.affiliation-requests-radio .slds-radio .slds-radio__label .slds-radio--faux:after {
  width: 0.75rem !important;
  height: 0.75rem !important;
}
.affiliation-requests-radio .slds-radio .slds-form-element__label {
  padding-left: 0.5rem;
}

.HomePageOrderTable .slds-button_icon-bare {
  display: none;
}

.bd-input .slds-form-element__label {
  display: none;
}
.bd-input .slds-form-element__label.bd {
  display: block;
  padding-left: 2px;
  margin-top: 2px;
}

.pending-verification .slds-card {
  border-radius: 8px;
}

.manage-account-access .slds-card {
  border-radius: 8px;
}

.hcp-verified .slds-card {
  border-radius: 8px;
}

.sampling-tile .slds-button {
  padding-left: 1.5rem !important;
  padding-right: 1.5rem !important;
}

.home-app-tile .tooltips span:nth-child(1) {
  left: 30px !important;
  top: 110px !important;
}
.home-app-tile .tooltips span:nth-child(2) {
  left: 70px !important;
}
.home-app-tile .tooltips span:nth-child(3) {
  top: -33px !important;
}
.home-app-tile .tooltips span:nth-child(4) {
  left: 320px !important;
}
.home-app-tile .tooltips span:nth-child(5) {
  left: 349px !important;
  top: 110px !important;
}
.home-app-tile .tooltip span:nth-child(1) {
  left: 33px !important;
  top: 110px !important;
}
.home-app-tile .tooltip span:nth-child(2) {
  left: 78px !important;
}
.home-app-tile .tooltip span:nth-child(3) {
  top: -33px !important;
}
.home-app-tile .tooltip span:nth-child(4) {
  left: 320px !important;
}
.home-app-tile .tooltip span:nth-child(5) {
  left: 354px !important;
  top: 110px !important;
}
.home-app-tile .total-purchases {
  font-size: 14px !important;
  padding: 10px 0 !important;
}
.home-app-tile .total-eligible {
  font-size: 14px !important;
  padding: 10px 0 !important;
}
.home-app-tile .total-percent {
  font-size: 14px !important;
  padding: 10px 0 !important;
}
.home-app-tile .chart-skills {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  margin-bottom: 30px !important;
}

.bd-tile-button .slds-button {
  width: 280px !important;
}

.ngrp-tile-combobox-label {
  position: relative;
  top: 10px;
}

.manage-practice {
  padding-top: 30px;
}
.manage-practice .content-container {
  min-height: 100px;
}
.manage-practice .button-link {
  margin-bottom: 20px;
}

.manage-practice-title {
  font-family: GothamBook;
}

.manage-practice-banner-container .content-height {
  min-height: 400px;
}

.ico-table li {
  margin-right: 20px;
}
.ico-table li a {
  color: #0f438b !important;
}

.bd-enroll-button .slds-button {
  min-width: 250px !important;
}

.unlock-help .help-badge {
  position: relative;
  top: 2px;
}

.team-manager-modal-wrapper h2 {
  font-size: 32px !important;
  font-family: GothamBook !important;
  color: #0f438b !important;
}

.team-manager-selected-user-wrapper h2 {
  font-size: 32px !important;
  font-family: GothamBook !important;
  color: #0f438b !important;
}

.team-manager-user-access-wrapper h2 {
  font-size: 32px !important;
  font-family: GothamBook !important;
  color: #0f438b !important;
}

.member-list .slds-input {
  border: 0 !important;
  border-radius: 25px !important;
  height: 36px !important;
}
.member-list .slds-table {
  border-top: 1px solid #d4d4d4;
}
.member-list .slds-table_bordered {
  background: #fff;
  border-radius: 8px;
}
.member-list .slds-table_bordered tbody td {
  padding: 7px;
  border: 0;
}

.affiliation-list .slds-table_bordered tbody td {
  border: 0;
}

.tab-panel .slds-vertical-tabs__content {
  background: #dae1e7;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.tab-panel .slds-vertical-tabs__nav-item.slds-is-active {
  background: #dae1e7;
  border: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.tab-panel .slds-vertical-tabs__nav-item.slds-is-active a {
  text-decoration: none;
}
.tab-panel .slds-vertical-tabs__nav-item.slds-is-active .slds-vertical-tabs__link:hover {
  background: #f0f3f6;
}
.tab-panel .slds-vertical-tabs__nav {
  background: #fff;
  border: 0;
}
.tab-panel .slds-vertical-tabs {
  border: none;
}
.tab-panel .slds-vertical-tabs__link:hover {
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
  background: #f0f3f6;
}
.tab-panel .slds-vertical-tabs__nav-item {
  border-bottom: 0;
}
.tab-panel .slds-is-active .slds-avatar__initials {
  background: #0f438b !important;
}
.tab-panel .slds-avatar__initials {
  background: #37988d !important;
}
.tab-panel .selected .permissions-heading {
  color: #fff;
}
.tab-panel .selected .fal {
  color: #fff;
  font-size: 1.875rem;
}
.tab-panel .permissions-heading {
  color: #565656;
  font-family: GothamBook;
  font-size: 0.875rem;
  text-transform: uppercase;
  padding-top: 10px;
}
.tab-panel .fal {
  color: #565656;
  font-size: 1.875rem;
}
.tab-panel .slds-checkbox_add-button [type=checkbox]:checked ~ .slds-checkbox_faux {
  background: #fff;
}
.tab-panel .slds-checkbox_add-button [type=checkbox]:checked ~ .slds-checkbox_faux:before {
  background: #27589a;
}
.tab-panel .slds-checkbox_add-button .slds-checkbox_faux {
  border: 1px solid #565656;
}
.tab-panel .slds-checkbox_add-button .slds-checkbox_faux:before {
  background: transparent;
}
.tab-panel .disabled .slds-checkbox_faux {
  visibility: hidden;
}

.slds-avatar__initials {
  text-shadow: none;
}

.slds-checkbox_add-button [type=checkbox]:checked + .slds-checkbox_faux {
  background: #fff;
}
.slds-checkbox_add-button [type=checkbox]:checked + .slds-checkbox_faux:before {
  background: #27589a;
}
.slds-checkbox_add-button [type=checkbox]:checked + .slds-checkbox_faux:after {
  background: #27589a;
}
.slds-checkbox_add-button [type=checkbox]:checked + .slds-checkbox--faux:before {
  background: #27589a;
}
.slds-checkbox_add-button [type=checkbox]:checked + .slds-checkbox--faux:after {
  background: #27589a;
}
.slds-checkbox_add-button [type=checkbox]:checked ~ .slds-checkbox_faux:after {
  background: #27589a;
}
.slds-checkbox_add-button [type=checkbox]:checked ~ .slds-checkbox--faux:before {
  background: #27589a;
}
.slds-checkbox_add-button [type=checkbox]:checked ~ .slds-checkbox--faux:after {
  background: #27589a;
}
.slds-checkbox_add-button .slds-checkbox_faux:after {
  background: transparent;
}
.slds-checkbox_add-button .slds-checkbox--faux:before {
  background: transparent;
}
.slds-checkbox_add-button .slds-checkbox--faux:after {
  background: transparent;
}

.slds-checkbox--add-button .slds-checkbox_faux:before {
  background: transparent;
}
.slds-checkbox--add-button .slds-checkbox_faux:after {
  background: transparent;
}
.slds-checkbox--add-button .slds-checkbox--faux:before {
  background: transparent;
}
.slds-checkbox--add-button .slds-checkbox--faux:after {
  background: transparent;
}
.slds-checkbox--add-button [type=checkbox]:checked ~ .slds-checkbox_faux:before {
  background: #27589a;
}
.slds-checkbox--add-button [type=checkbox]:checked ~ .slds-checkbox_faux:after {
  background: #27589a;
}
.slds-checkbox--add-button [type=checkbox]:checked ~ .slds-checkbox--faux:before {
  background: #27589a;
}
.slds-checkbox--add-button [type=checkbox]:checked ~ .slds-checkbox--faux:after {
  background: #27589a;
}
.slds-checkbox--add-button [type=checkbox]:checked + .slds-checkbox_faux:before {
  background: #27589a;
}
.slds-checkbox--add-button [type=checkbox]:checked + .slds-checkbox_faux:after {
  background: #27589a;
}
.slds-checkbox--add-button [type=checkbox]:checked + .slds-checkbox--faux:before {
  background: #27589a;
}
.slds-checkbox--add-button [type=checkbox]:checked + .slds-checkbox--faux:after {
  background: #27589a;
}

.slds-modal__content:last-child {
  -webkit-box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.16);
}

.invite-users-table .slds-table {
  border: 8px solid #dbe1e7;
  border-radius: 8px;
}
.invite-users-table .slds-table_bordered tbody td {
  border: 0;
}

.radio-group .slds-form-element__legend {
  display: none;
}

.locations .search-locations-input {
  position: relative;
  bottom: 4px;
}

.add-another-user .slds-button {
  border-radius: 25px;
}

.modal-close .slds-icon-utility-close .slds-icon-text-default {
  fill: #fff !important;
}
.modal-close .slds-combobox_container .slds-icon.slds-icon-text-default {
  fill: #6b6d70 !important;
}

.account-table .slds-input {
  border: 0;
  border-radius: 25px;
  height: inherit;
}
.account-table .slds-form-element__control {
  padding-right: 10px;
}
.account-table .slds-form-element__label {
  display: none;
}

.basic-access .slds-checkbox_faux {
  visibility: hidden;
}

.search-users-input .slds-form-element__control {
  min-width: 320px !important;
  margin-top: 5px;
}

.docusign .slds-modal__header {
  border-bottom: 0;
}

.download-button button {
  margin: 10px 0;
}

.banking-information button {
  position: relative;
  bottom: 7px;
  background: #fff !important;
  border: 0 !important;
  color: #0f438b !important;
}

.bd-enrollment-header button {
  background: #fff !important;
  border: 0 !important;
  color: #0f438b !important;
}
.bd-enrollment-header h5 {
  padding-left: 4px;
}

.bd-enrollment-checkbox .slds-form-element .slds-checkbox [type=checkbox] + .slds-checkbox__label .slds-checkbox_faux {
  margin-right: 0;
}

.acknowledgeMessage button {
  color: #fff !important;
}

.order-management-table .slds-theme_inverse a:not(.slds-button--neutral) {
  text-decoration: none;
}

.sign-up-for-programs .slds-modal__header {
  border-bottom: 0;
}
.sign-up-for-programs .slds-modal__footer {
  border-top: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.sign-up-for-programs .offices {
  margin-bottom: 5px;
}
.sign-up-for-programs .aa-checkbox-box-block .slds-form-element__label {
  margin-bottom: 0;
}
.sign-up-for-programs .hide-legend .slds-button {
  padding: 0 !important;
  margin: 0;
}

.action-container .slds-required {
  display: none !important;
}
.action-container .slds-form-element__label {
  display: none !important;
}
.action-container .percentage-input .slds-form-element__control {
  min-width: 196px;
}

.terms-conditions-radio .slds-radio_faux {
  position: relative;
  bottom: 2px;
  margin-right: 0;
}

.marketing-overview-container {
  padding: 40px 0;
}
.marketing-overview-container .info-card-content {
  border: 1px solid #14689b;
  border-radius: 8px;
  padding: 17px 0;
}
.marketing-overview-container .brandbox .H3-Allergan-heading {
  font-family: GothamLight;
  font-size: 24px;
  line-height: 26px;
  color: #0f438b;
}
.marketing-overview-container .brandbox .slds-rich-text-editor__output {
  font-size: 14px;
  line-height: 18px;
  color: #444;
}
.marketing-overview-container .materials-content .slds-rich-text-editor__output {
  display: inline-block;
  font-size: 16px;
  line-height: 18px;
  color: #666;
  font-family: GothamBook;
}
.marketing-overview-container .view-all-button .slds-button {
  width: 100%;
  border-radius: 0 !important;
  font-family: Gotham !important;
  font-size: 14px !important;
  margin-top: 20px;
  cursor: pointer;
}
.marketing-overview-container .view-all-button .slds-button:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 17px;
  content: "\f107";
  color: #0f438b;
  padding-left: 10px;
  font-family: "Font Awesome 5 Pro";
  font-size: 17px;
  content: "\f107";
  color: #0f438b;
  position: absolute;
  padding-left: 10px;
  margin-top: 15px;
}
.marketing-overview-container .view-less-button .slds-button {
  width: 100%;
  border-radius: 0 !important;
  font-family: Gotham !important;
  font-size: 14px !important;
  margin-top: 20px;
  cursor: pointer;
}
.marketing-overview-container .view-less-button .slds-button:after {
  font-family: "Font Awesome 5 Pro";
  font-size: 17px;
  content: "\f106";
  color: #0f438b;
  padding-left: 10px;
  font-family: "Font Awesome 5 Pro";
  font-size: 17px;
  content: "\f106";
  color: #0f438b;
  position: absolute;
  margin-top: -19px;
}
.marketing-overview-container .slds-rich-text-editor__output span p span {
  background: none !important;
}
.marketing-overview-container lightning-button.view-all-button button.slds-button.slds-button_neutral {
  color: #0f438b;
  background: #fff;
  border: 1px solid #0f438b;
  padding: 1%;
  padding-bottom: 4%;
}
.marketing-overview-container lightning-button.view-less-button button.slds-button.slds-button_neutral {
  color: #0f438b;
  background: #fff;
  border: 1px solid #0f438b;
  padding: 3%;
  padding-top: 2%;
}

.marketing-overview-banner .content-height {
  min-height: 400px;
}

.faq-list .slds-box {
  padding: 0 !important;
}

.help-overview-banner-container .content-height {
  min-height: 400px;
}

.programs-overview-container .header-content {
  font-size: 20px;
  line-height: 30px;
  color: #666;
  padding-bottom: 80px;
}
.programs-overview-container .header-content span {
  font-weight: bold;
}
.programs-overview-container .slds-button {
  margin-top: 24px;
}
.programs-overview-container .section-four .single-tile {
  margin-right: 0.75rem;
  margin-left: 0.75rem;
}
.programs-overview-container .section-one .single img {
  padding-top: 50px;
}

.slds-tabs_default__link {
  font-family: GothamMedium !important;
  font-size: 0.875rem !important;
  color: #666 !important;
}

.slds-tabs_default__link[tabindex="0"]:focus {
  text-decoration: none;
}

.slds-tabs_default__item:hover::after {
  background: 0;
}

.slds-tabs--default__item:hover::after {
  background: 0;
}

.sign-form button {
  margin: 10px 0;
}

.unlock-special .slds-button_brand {
  background: #0f438b;
  border-radius: 25px;
  text-transform: uppercase;
  font-family: GothamBook;
  font-size: 0.75rem;
}

.account-affiliations .slds-dropdown-trigger {
  display: none;
}
.account-affiliations .slds-table_header-fixed thead th span {
  font-size: 0.5625rem;
  text-overflow: initial;
  padding: 0;
}
.account-affiliations table tr th {
  padding: 0;
}
.account-affiliations table tr td {
  padding: 7px 0;
}
.account-affiliations lightning-formatted-text {
  font-size: 0.6875rem;
}

.request-affiliation .slds-button_brand {
  background: #0f438b;
  border-radius: 25px;
  font-family: GothamBook;
  font-size: 0.75rem;
}

.hcp-card .slds-card {
  border: 0;
  border-radius: 8px;
}

.hide-label label.slds-form-element__label {
  display: none !important;
}

.hide-legend legend.slds-form-element__legend {
  display: none !important;
}

.update-profile-buttons .slds-button_neutral {
  color: #fff !important;
  background: transparent !important;
  border: 1px solid #fff !important;
}

.app-top .slds-button {
  border: none !important;
}

.app-fine-print-metadata {
  font-size: 11px;
  color: #282828;
}

.brand-tiers-metadata h3 {
  font-family: GothamBook;
  font-size: 24px;
  color: #535353;
  line-height: 26px;
  margin-bottom: 5px;
}
.brand-tiers-metadata p {
  font-family: Verdana;
  color: #535353;
  font-size: 16px;
  margin-bottom: 5px;
  line-height: 31px;
}

.overview-benefits-fine-print-metadata p {
  font-size: 13px;
  line-height: 1.73;
  color: #535353;
}
.overview-benefits-fine-print-metadata span {
  font-size: 13px;
  line-height: 1.73;
  color: #535353;
  font-weight: 600;
}

.overview-coop-advertising-metadata h1 {
  font-family: GothamLight;
  line-height: normal;
  font-size: 32px;
  color: #14689b;
  padding-bottom: 20px;
}
.overview-coop-advertising-metadata h3 {
  font-family: Verdana;
  font-size: 24px;
  line-height: normal;
  color: #535353;
}

.overview-in-network-metatdata h3 {
  font-family: GothamLight;
  line-height: normal;
  font-size: 24px;
  color: #14689b;
  padding-bottom: 6px;
}
.overview-in-network-metatdata p {
  line-height: 1.53;
  font-size: 15px;
  color: #535353;
}

.overview-out-of-network-metadata h3 {
  font-family: GothamLight;
  line-height: normal;
  font-size: 24px;
  color: #14689b;
  padding-bottom: 6px;
}
.overview-out-of-network-metadata p {
  line-height: 1.53;
  font-size: 15px;
  color: #535353;
}

c-aa-side-modal h2 {
  font-family: GothamBook;
  color: #0f438b !important;
}
c-aa-side-modal h1 {
  font-family: GothamBook;
  color: #0f438b !important;
}
c-aa-side-modal h3 {
  font-family: GothamBook;
  color: #0f438b !important;
}

.slds-badge_inverse_brand {
  font-family: GothamLight !important;
}

.isiBold {
  font-weight: bold;
}

.text-bold {
  font-weight: bold;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.faq-accordion .slds-accordion__summary {
  padding: 0.4em;
}

.aafooter-links > li > a {
  font-family: Verdana;
  font-size: 14px;
  color: #828282;
  color: #fff;
  opacity: 0.8;
  padding-left: 0px;
  display: inline-block;
}
.aafooter-links .faq-map1 {
  font-size: 14px !important;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.fast {
  -webkit-animation-duration: 700ms;
  animation-duration: 700ms;
}

.animated.faster {
  -webkit-animation-duration: 300ms;
  animation-duration: 300ms;
}

.animated.slow {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

.animated.slower {
  -webkit-animation-duration: 1.5s;
  animation-duration: 1.5s;
}

.animated.delay-fast {
  -webkit-animation-delay: 700ms;
  animation-delay: 700ms;
}

.animated.delay-faster {
  -webkit-animation-delay: 300ms;
  animation-delay: 300ms;
}

.animated.delay-slow {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-slower {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s;
}

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s;
}

.aa_accordianFAQ .slds-accordion__summary span {
  font-family: Gotham;
}

.aa_contract_totalportfoliocard .slds-card {
  border-radius: 0 !important;
  padding: 1% 3% !important;
  margin: 0;
  padding-left: 0;
  margin-left: 0;
  border: none;
}
.aa_contract_totalportfoliocard .slds-size_1-of-5 {
  min-height: 135px;
}
.aa_contract_totalportfoliocard .slds-card__header {
  display: none;
}

.aa_contract_juvederm .slds-card__header {
  display: none;
}

.qy_picklist .slds-combobox__input {
  line-height: 3rem;
  margin-top: 6px;
  height: 3rem;
}

.brand_rebatevalue {
  padding-bottom: 10px;
}

.aa_progresstiersection .slds-card {
  background: transparent;
  border: 0;
  color: #fff;
}

.aa_alle_button .slds-button {
  font-family: verdana !important;
  font-weight: bold !important;
  color: red;
}

.message_modalcontainer lightning-button button.slds-button.slds-button_neutral {
  color: #0f438b;
  background: #fff;
  border: 1px solid #0f438b;
}
.message_modalcontainer .slds-rich-text-editor__output {
  text-align: center;
  display: block;
  font-family: Gotham;
}

.aa_accountselect_pagination lightning-layout lightning-formatted-text {
  min-width: 200px;
}
.aa_accountselect_pagination lightning-layout lightning-layout-item {
  min-width: 200px;
}

.aa_survey_list .slds-radio .slds-form-element__label {
  text-transform: initial;
  letter-spacing: 0;
  font-size: 12px;
  text-transform: initial;
  letter-spacing: 0;
  font-size: 14px;
}

.aa_survey_mainlist .slds-radio .slds-form-element__label {
  text-transform: initial;
  letter-spacing: 0;
  font-size: 14px;
}

.aa_survey_list_no .slds-radio .slds-form-element__label {
  text-transform: initial;
  letter-spacing: 0;
  font-size: 14px;
}

.price_list_wrapper lightning-button.removeBorderwhite button.slds-button {
  border: transparent;
  background-color: transparent;
  color: white;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
}
.price_list_wrapper lightning-button.removeBorder button.slds-button {
  border: transparent;
  background-color: transparent;
  color: #0f438b;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
}
.price_list_wrapper lightning-button-icon.removeBorder button.slds-button {
  border: transparent;
  background-color: transparent;
  color: #0f438b;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
}
.price_list_wrapper lightning-button.aaRemoveBorder button.slds-button {
  border: transparent;
  background-color: transparent;
  color: #0f438b;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
}

.aa_combobox .slds-form-element__label {
  display: none;
}
.aa_combobox .slds-combobox__input {
  height: 60px;
  border: none;
  background-color: transparent !important;
}
.aa_combobox .slds-combobox__input:focus {
  background-color: white !important;
}
.aa_combobox .slds-combobox__input::-webkit-input-placeholder {
  color: #0f438b;
  font-size: 16px;
  font-family: Verdana;
  text-align: center;
}
.aa_combobox .slds-combobox__input::-moz-placeholder {
  color: #0f438b;
  font-size: 16px;
  font-family: Verdana;
  text-align: center;
}
.aa_combobox .slds-combobox__input:-ms-input-placeholder {
  color: #0f438b;
  font-size: 16px;
  font-family: Verdana;
  text-align: center;
}
.aa_combobox .slds-combobox__input::placeholder {
  color: #0f438b;
  font-size: 16px;
  font-family: Verdana;
  text-align: center;
}
.aa_combobox .slds-listbox__option {
  color: #0f438b;
  font-size: 16px;
  font-family: Verdana;
  text-align: center;
}
.aa_combobox .slds-icon-text-default {
  fill: #0f438b;
}
.aa_combobox .slds-listbox__option-icon {
  display: none;
}

.aa_usersurvey_modal .slds-form-element__legend {
  text-transform: initial;
  font-family: GothamBook;
  font-size: 14px;
}
.aa_usersurvey_modal lightning-radio-group .slds-radio__label .slds-form-element__label {
  text-transform: initial;
  font-family: GothamBook;
}

@media only screen and (max-width: 30em) {
  .access-training-container .content-height {
    min-height: 100px;
  }
  .home-begin-tour-container .backgroundImage {
    background-position: right 35% center;
  }
  .home-begin-tour-container .content-container .H2-Allergan-heading {
    padding-right: 0 !important;
  }
  .tile-one {
    min-height: 0 !important;
  }
  .tile-two {
    min-height: 0 !important;
  }
  .pending-verification .slds-card {
    border-radius: 0;
  }
  .pending-verification .slds-card__body {
    padding-top: 0.5rem;
  }
  .manage-account-access .slds-card {
    border-radius: 0;
  }
  .manage-account-access .slds-card__body {
    padding-top: 0.5rem;
  }
  .hcp-verified .slds-card {
    border-radius: 0;
  }
  .hcp-verified .slds-card__body {
    padding-top: 0.5rem;
  }
  .bd-input .slds-form-element__label.bd {
    margin-top: 35px;
  }
  .manage-practice .content-container {
    min-height: 0;
  }
  .manage-practice-title {
    padding-top: 30px;
  }
  .ico-table li {
    margin-right: 0px !important;
  }
  .manage-practice-banner-container .text-container .H2-Allergan-heading {
    color: #fff !important;
  }
  .manage-practice-banner-container .text-container p {
    color: #fff !important;
  }
  .manage-practice-banner-container .content-container {
    padding: 19px 139px 19px 19px !important;
  }
  .manage-practice-banner-container .backgroundImage {
    background-position: right 36% center;
  }
  .manage-practice-banner-container .content-height {
    min-height: inherit;
  }
  .sign-up-for-programs .modalRowsCheckBox {
    font-size: 12px;
  }
  .sign-up-for-programs .modalRows {
    font-size: 12px;
  }
  .sign-up-for-programs .slds-button {
    margin: 10px auto;
    display: block;
    max-width: 75%;
  }
  .action-container .percentage-input .slds-form-element__control {
    min-width: 100%;
  }
  .slds-rich-text-editor__output {
    line-height: 18px;
  }
  .registration-confirmation .slds-rich-text-editor__output {
    font-size: 14px;
    line-height: 20px;
  }
  .aa-branding-wrapper .confirmPageHeader lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral {
    margin-bottom: 4px;
  }
  .aa-branding-wrapper .marketing-overview-container .info-card-content lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral {
    margin: 0 50px;
  }
  .aa-branding-wrapper lightning-button {
    float: none !important;
    padding: 0 !important;
  }
  .aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_brand {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_neutral {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper lightning-button button.slds-button.slds-button_neutral {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper lightning-button button.slds-button.slds-button_brand {
    width: 100% !important;
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper .aor-button {
    padding-top: 0 !important;
  }
  .aa-branding-wrapper .aor-button lightning-button button.slds-button.slds-button_neutral {
    width: 166px !important;
    margin-bottom: 10px !important;
  }
  .aa-branding-wrapper lightning-button.redeem-button {
    padding-left: 10px !important;
  }
  .marketing-overview-container .info-card-content {
    padding: 17px;
  }
  .marketing-overview-container .materials-content .slds-rich-text-editor__output {
    line-height: 20px;
  }
  .marketing-overview-banner .backgroundImage {
    background-position: right 35% center;
  }
  .marketing-overview-banner .content-height {
    min-height: inherit;
  }
  .help-overview-banner-container .backgroundImage {
    background-position: right 35% center;
  }
  .help-overview-banner-container .content-height {
    min-height: inherit;
  }
  .help-overview-banner-container .content-container {
    padding: 19px 77px 19px 19px !important;
  }
  .programs-overview-container .header-content {
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 19px;
  }
  .programs-overview-container .slds-button {
    margin-top: 16px;
  }
  .programs-overview-container .aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_neutral {
    margin-bottom: 0;
  }
  .programs-overview-container .slds-rich-text-editor__output {
    font-size: 12px;
    line-height: 20px;
  }
  .programs-overview-container .H2-Allergan-heading .slds-rich-text-editor__output {
    font-size: 18px;
    line-height: 19px;
    padding-bottom: 17px;
  }
  .programs-overview-container .H3-Allergan-heading .slds-rich-text-editor__output {
    font-size: 20px;
  }
  .programs-overview-container .section-one .single img {
    padding-top: 38px;
  }
  .aa-ngrp-wrapper .aa-checkbox-box-block .slds-form-element__label {
    margin-bottom: 0 !important;
    font-size: 11px !important;
  }
  .mobile-buttons {
    display: block !important;
  }
  .bd-tile-button lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_neutral {
    width: 250px !important;
  }
  .brand-tiers-metadata h3 {
    font-size: 18px;
    line-height: 20px;
  }
  .brand-tiers-metadata p {
    font-size: 12px;
    line-height: 22px;
  }
  .app-free-goods {
    position: relative;
  }
  .view-chart {
    position: absolute;
    top: 27%;
  }
  .view-chart .slds-button_neutral {
    border: none !important;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.53);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.53);
  }
  .view-chart .slds-button_neutral:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f31e";
    padding-right: 5px;
  }
  .overview-coop-advertising-metadata h1 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 0;
  }
  .overview-coop-advertising-metadata h3 {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    margin-bottom: 0;
  }
  .overview-in-network-metatdata h3 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 0;
  }
  .overview-in-network-metatdata p {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
  }
  .overview-out-of-network-metadata h3 {
    font-size: 18px;
    text-align: center;
    padding-bottom: 0;
  }
  .overview-out-of-network-metadata p {
    font-size: 12px;
    text-align: center;
    line-height: 20px;
    padding-bottom: 19px;
  }
  .cr-benefits-overview {
    position: relative;
  }
  .view-benefits-chart {
    position: absolute;
    top: 62%;
  }
  .view-benefits-chart .slds-button_neutral {
    border: none !important;
    -webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.53);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.53);
  }
  .view-benefits-chart .slds-button_neutral:before {
    font-family: "Font Awesome 5 Pro";
    content: "\f31e";
    padding-right: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .home-app-tile .chart-skills {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    margin: 58px !important;
    margin-bottom: 30px !important;
  }
  .home-app-tile .tooltips span:nth-child(1) {
    left: 50px !important;
    top: 100px !important;
  }
  .home-app-tile .tooltips span:nth-child(2) {
    left: 75px !important;
    top: 30px !important;
  }
  .home-app-tile .tooltips span:nth-child(3) {
    top: -18px !important;
    left: 190px !important;
  }
  .home-app-tile .tooltips span:nth-child(4) {
    left: 300px !important;
    top: 35px !important;
  }
  .home-app-tile .tooltips span:nth-child(5) {
    left: 320px !important;
    top: 100px !important;
  }
  .home-app-tile .tooltip span:nth-child(1) {
    left: 50px !important;
    top: 100px !important;
  }
  .home-app-tile .tooltip span:nth-child(2) {
    left: 75px !important;
    top: 30px !important;
  }
  .home-app-tile .tooltip span:nth-child(3) {
    top: -18px !important;
    left: 179px !important;
  }
  .home-app-tile .tooltip span:nth-child(4) {
    left: 300px !important;
    top: 35px !important;
  }
  .home-app-tile .tooltip span:nth-child(5) {
    left: 320px !important;
    top: 100px !important;
  }
  .home-app-tile .threshold-label {
    font-size: 10px !important;
  }
  .home-app-tile .threshold-value {
    font-size: 10px !important;
  }
  .home-app-tile .dot {
    top: -16px !important;
  }
  .home-app-tile .details .level {
    position: relative;
    right: 0;
  }
  .home-app-tile .details .current-level {
    position: relative;
    right: 0;
  }
  .home-app-tile .details .next-tier {
    position: relative;
    right: 0;
  }
  .home-app-tile .details .points {
    position: relative;
    right: 0;
  }
  .app-totals {
    justify-content: space-around;
  }
  html {
    font-size: 14px;
  }
  .hide-for-mobile {
    display: none;
  }
  .mobile-buttons.hide-for-mobile {
    display: none !important;
  }
  .show-for-mobile {
    display: block;
  }
  .mobile-buttons.show-for-mobile {
    display: block !important;
  }
  .slds-modal__container {
    margin: 0 1rem;
    max-width: 100% !important;
  }
  .aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_brand {
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_neutral {
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_success {
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper lightning-button:not(.aa-btn-small-width) button.slds-button.slds-button_outline-brand {
    margin-bottom: 1rem;
  }
  .aa-branding-wrapper div[c-aateammanagerhomeaffiliationrequests_aateammanagerhomeaffiliationrequests].slds-p-horizontal--xx-large {
    padding-left: 0;
    padding-right: 0;
  }
  .aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) {
    padding: 1rem 0.5rem;
  }
  .aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) > div > div {
    font-size: 0.9rem;
  }
  .aa-branding-wrapper .aa-2-by-2-data-layout-wrapper > div:not(.aa-tbl-header) > div > div:first-child {
    font-size: 0.9rem;
  }
  .slds-modal__content iframe {
    min-height: 350px;
  }
  .slds-p-around_xx-large {
    padding: 0.5rem;
  }
  .slds-p-around--xx-large {
    padding: 0.5rem;
  }
  .aa-p-right-xxxl {
    padding-right: 1rem;
  }
  div.slds-scrollable_x[c-aasampling_aasampling] .slds-tabs_default {
    min-width: 930px;
  }
  table[c-aasamplingtable_aasamplingtable] button {
    min-width: 108px !important;
    padding: 0 1rem !important;
  }
  .slds-accordion__section span.slds-truncate {
    white-space: normal;
  }
  .edit-button button {
    margin-bottom: 0 !important;
    margin-top: 1rem !important;
  }
  .comm-page-custom-home .cAaHomeContainer .give-team-advantage .aa-branding-wrapper lightning-button.aa-btn-secondary button.slds-button.slds-button_neutral {
    position: static !important;
    right: auto;
    bottom: auto;
  }
  .hcp-card .slds-card {
    border-radius: 0;
  }
  .table-filters .slds-form-element__label {
    display: none;
  }
  .sample-mgmt-table-tabs .slds-tabs_default__content {
    padding: 0;
  }
  .sample-mgmt-table-tabs .table-filters .slds-form-element__label {
    display: none;
  }
}
@media only screen and (max-device-width: 1024px) and (orientation: landscape) {
  .home-app-tile .chart-skills {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    margin: 58px !important;
    margin-bottom: 30px !important;
  }
  .home-app-tile .tooltips span:nth-child(1) {
    left: 47px !important;
  }
  .home-app-tile .tooltips span:nth-child(2) {
    left: 76px !important;
    top: 34px !important;
  }
  .home-app-tile .tooltips span:nth-child(3) {
    top: -15px !important;
    left: 190px !important;
  }
  .home-app-tile .tooltips span:nth-child(4) {
    left: 298px !important;
    top: 34px !important;
  }
  .home-app-tile .tooltips span:nth-child(5) {
    left: 323px !important;
  }
  .home-app-tile .tooltip span:nth-child(1) {
    left: 47px !important;
  }
  .home-app-tile .tooltip span:nth-child(2) {
    left: 76px !important;
    top: 34px !important;
  }
  .home-app-tile .tooltip span:nth-child(3) {
    top: -15px !important;
    left: 174px !important;
  }
  .home-app-tile .tooltip span:nth-child(4) {
    left: 298px !important;
    top: 34px !important;
  }
  .home-app-tile .tooltip span:nth-child(5) {
    left: 323px !important;
  }
  .home-app-tile .threshold-label {
    font-size: 10px !important;
  }
  .home-app-tile .threshold-value {
    font-size: 10px !important;
  }
  .home-app-tile .dot {
    top: -16px !important;
  }
  .home-app-tile .details .current-level {
    font-size: 20px !important;
  }
  .app-totals {
    -webkit-box-pack: inherit;
    justify-content: inherit;
  }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 991px) and (orientation: portrait) {
  .home-app-tile .chart-skills {
    -webkit-transform: scale(1.8);
    transform: scale(1.8);
    margin: 75px !important;
  }
  .home-app-tile .tooltips span:nth-child(1) {
    left: -162px !important;
    top: 170px !important;
    width: 28%;
  }
  .home-app-tile .tooltips span:nth-child(1) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltips span:nth-child(2) {
    left: -93px !important;
    top: -32px !important;
  }
  .home-app-tile .tooltips span:nth-child(2) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltips span:nth-child(3) {
    top: -147px !important;
    left: 190px !important;
  }
  .home-app-tile .tooltips span:nth-child(3) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltips span:nth-child(4) {
    left: 445px !important;
    top: -30px !important;
    width: 24%;
  }
  .home-app-tile .tooltips span:nth-child(4) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltips span:nth-child(5) {
    left: 488px !important;
    top: 171px !important;
    width: 25%;
  }
  .home-app-tile .tooltips span:nth-child(5) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltip span:nth-child(1) {
    left: -162px !important;
    top: 170px !important;
    width: 28%;
  }
  .home-app-tile .tooltip span:nth-child(1) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltip span:nth-child(2) {
    left: -93px !important;
    top: -32px !important;
  }
  .home-app-tile .tooltip span:nth-child(2) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltip span:nth-child(3) {
    top: -147px !important;
    left: 169px !important;
  }
  .home-app-tile .tooltip span:nth-child(3) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltip span:nth-child(4) {
    left: 445px !important;
    top: -30px !important;
    width: 24%;
  }
  .home-app-tile .tooltip span:nth-child(4) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .tooltip span:nth-child(5) {
    left: 521px !important;
    top: 171px !important;
    width: 25%;
  }
  .home-app-tile .tooltip span:nth-child(5) .slds-text-body_small {
    font-size: 20px !important;
  }
  .home-app-tile .details .level {
    font-size: 26px !important;
    position: relative;
    right: 6px;
  }
  .home-app-tile .details .current-level {
    font-size: 46px !important;
    position: relative;
  }
  .home-app-tile .details .next-tier {
    font-size: 20px !important;
    position: relative;
    right: 28px;
    width: 300px;
  }
  .home-app-tile .details .points {
    font-size: 72px !important;
    position: relative;
    right: 5px;
  }
  .home-app-tile .gaugecharttile {
    padding-top: 5rem;
  }
  .mgmt-table-tabs .slds-tabs_default__overflow-button {
    display: block;
  }
  .sample-mgmt-table-tabs .slds-tabs_default__overflow-button {
    display: block;
  }
}
@media only screen and (min-width: 48em) {
  .sample-mgmt-table-tabs li {
    width: 32%;
    text-align: center;
  }
  .sample-mgmt-table-tabs .slds-tabs_default__overflow-button {
    display: none;
  }
  .mgmt-table-tabs .slds-tabs_default__overflow-button {
    display: none;
  }
  .mgmt-table-tabs li {
    width: 24%;
    text-align: center;
  }
  .sign-up-for-programs .slds-modal__container {
    width: 70% !important;
  }
  .slds-modal__container {
    max-width: 100%;
  }
}
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
  .marketing-overview-container lightning-button.view-less-button button.slds-button.slds-button_neutral {
    padding: 8%;
    padding-top: 6%;
  }
}
@media (min-width: 320px) and (max-width: 480px) {
  .aa_contract_totalportfoliocard .slds-card {
    margin: 0;
  }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {
  .aa_survey_list .slds-radio .slds-form-element__label {
    font-size: 12px;
  }
  .aa_survey_mainlist .slds-radio .slds-form-element__label {
    font-size: 12px;
  }
  .aa_survey_list_no .slds-radio .slds-form-element__label {
    font-size: 12px;
  }
}

/*# sourceMappingURL=AA_global_stylesheet.css.map */
