html,
body,
div,
span,
applet,
object,
iframe,
img,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
  background: transparent;
  border: 0;
  font-size: 1em;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  vertical-align: baseline;
}

a:hover,
a:active {
  outline: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

body {
  font-size: 0.8125em;
  line-height: 1.3846em;
}

p,
ul,
ol,
dl,
form,
table,
address,
blockquote,
del,
hr,
pre,
ins,
noscript,
center {
  margin-top: 1.3846em;
  width: auto;
}

pre {
  background-color: #f9f9f9;
  border-style: solid;
  border-width: 1px;
  border-color: #f0f0f0;
  font-size: 1.041em;
  line-height: 1.6363em;
  padding: 0.2727em;
}

ul,
ol {
  list-style-image: none;
  list-style-position: outside;
  padding: 0 0 0 1.3846em;
}

ul {
  list-style-type: disc;
}

ul ul {
  list-style-type: circle;
}

ul ul ul {
  list-style-type: square;
}

ol {
  list-style-type: decimal;
}

ol ol {
  list-style-type: lower-roman;
}

ol ol ol {
  list-style-type: lower-alpha;
}

dd+dt {
  margin-top: 1.3846em;
}

blockquote {
  font-style: italic;
  padding-right: 3.0769em;
}

blockquote :first-child {
  margin-top: 0;
}

blockquote cite {
  display: block;
  margin-right: -3.0769em;
  text-align: right;
  width: 100%;
}

fieldset {
  border: 1px solid;
  padding: 0.5em 1em;
}

fieldset>legend span.fieldset-legend {
  padding: 0 0.5em;
}

h1,
h2,
h3 {
  font-weight: normal;
}

h1 {
  font-size: 2.3077em;
  line-height: 1.2em;
  margin-top: 0.6em;
}

h2 {
  font-size: 1.8462em;
  line-height: 1.25em;
  margin-top: 0.75em;
}

h3 {
  font-size: 1.3846em;
  line-height: 1.3333em;
  margin-top: 1em;
}

h4 {
  font-size: 1.0769em;
  line-height: 1.5em;
  margin-top: 1.2857em;
}

h5,
h6 {
  font-size: 0.9231em;
  line-height: 1.5em;
  margin-top: 1.5em;
}

h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  text-decoration: none;
}

h1 a:hover,
h2 a:hover {
  text-decoration: none;
}

a {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a.active:hover {
  text-decoration: none;
}

.site-name a {
  display: inline-block;
}

sub {
  vertical-align: sub;
}

sup {
  vertical-align: super;
}

small {
  font-size: smaller;
}

big {
  font-size: larger;
}

.form-item,
.form-actions {
  margin-bottom: 1.3846em;
  margin-top: 1.3846em;
}

label.option,
.webform-container-inline label {
  display: inline-block;
  font-weight: bold;
  margin-right: 0.2308em;
  width: 9em;
  vertical-align: top;
}

fieldset label.option,
fieldset .webform-container-inline label {
  width: 8em;
}

.form-checkboxes label,
.form-radios label {
  font-weight: normal;
}

.form-checkboxes label.option,
.form-radios label.option {
  width: auto;
}

.form-text,
.form-checkboxes,
.form-radios,
.form-select,
.form-file,
.form-textarea-wrapper {
  margin-top: 0.2308em;
}

label.option+.form-text,
.webform-container-inline label+.form-text,
label.option+.form-checkboxes,
.webform-container-inline label+.form-checkboxes,
label.option+.form-radios,
.webform-container-inline label+.form-radios,
label.option+.form-select,
.webform-container-inline label+.form-select,
label.option+.form-file,
.webform-container-inline label+.form-file {
  margin-top: 0;
}

.form-checkboxes .form-item,
.form-radios .form-item {
  margin-bottom: 0.2308em;
  margin-top: 0;
}

.form-checkbox,
.form-radio {
  margin-left: 0;
}

.form-type-textarea {
  margin-bottom: 0;
}

.form-submit {
  font-size: 1em;
}

.form-submit~* {
  margin-left: 0.6923em;
}

.form-file {
  background-image: -webkit-gradient(linear, 0 0, 100% 0, color-stop(0.0, hsla(0.08, 100%, 100%, 0)), color-stop(0.0, hsla(0.08, 100%, 100%, 1.0)), color-stop(1.0, hsla(0, 100%, 100%, 1.0)));
  -webkit-border-bottom-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
}

::-webkit-file-upload-button {
  left: -1px;
  position: relative;
}

table {
  width: 100%;
}

th {
  padding-bottom: 0.8462em;
  padding-top: 1em;
}

thead th {
  border-bottom: medium none;
}

tbody {
  border: medium none;
}

td {
  padding-bottom: 0.7692em;
  padding-top: 0.8462em;
}

th:first-child,
td:first-child {
  padding-left: 1.0769em;
  padding-right: 1.0769em;
}

th+th,
td+td {
  padding-left: 0.4615em;
  padding-right: 1.0769em;
}

tr.even,
tr.odd {
  background: none;
  border: medium none;
}

table br+br {
  display: none;
}

.site-name {
  font-size: 2.3077em;
  line-height: 1.2em;
}

.site-name a,
.site-name a:hover {
  text-decoration: none;
}

.stack-main h1:first-child,
.stack-main h2:first-child,
.stack-main h3:first-child,
.stack-main h4:first-child,
.stack-main h5:first-child,
.stack-main h6:first-child {
  margin-top: 0;
}

.top+h2 {
  margin-top: 0;
}

.form-submit {
  cursor: pointer;
}

.skip-to-link+h1 {
  margin-top: 0;
}

.wrapper-header p,
.wrapper-header ul,
.wrapper-header ol,
.wrapper-header dl,
.wrapper-header form,
.wrapper-header table,
.wrapper-header h1,
.wrapper-header h2,
.wrapper-header h3,
.wrapper-header h4,
.wrapper-header h5,
.wrapper-header h6 {
  margin-top: 0;
}

.indent {
  padding-left: 1.3846em;
}

div.contextual-links-wrapper {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 11px;
}

.page,
.page-width,
.page .lining {
  position: relative;
}

.page {
  text-align: center;
  padding-bottom: 2.7692em;
}

.maintenance-page #page {
  padding: 0 4em;
}

.page-width {
  margin: 0 auto;
  text-align: left;
  width: 960px;
}

.wrapper {
  height: 100%;
  position: relative;
  width: auto;
}

.wrapper-content {
  margin-top: 1.6154em;
}

.stack,
.deco {
  clear: both;
  position: relative;
  text-align: center;
  width: auto;
}

.stack {
  position: relative;
}

.inset-1,
.inset-2,
.inset-3,
.inset-4 {
  width: auto;
}

.deco {
  position: absolute;
  display: none;
}

.deco .inner,
.deco .layer {
  position: absolute;
}

.deco-top,
.deco-top .inner {
  left: 0;
  right: 0;
  top: 0;
}

.deco-bottom,
.deco-bottom .inner {
  bottom: 0;
  left: 0;
  right: 0;
}

.wrapper-content .stack,
.wrapper-footer .stack {
  padding-top: 2.0769em;
}

.stack-width,
.deco-width {
  margin: 0 auto;
  position: relative;
  text-align: left;
}

.stack-width {
  width: auto;
}

.deco-width,
.deco .layer {
  width: 100%;
}

.stack .box {
  padding-left: 1em;
  padding-right: 1em;
  width: auto;
}

.stack-copyright {
  padding-bottom: 2.7692em;
}

.col-c {
  margin-left: 0;
  margin-right: 0;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0;
  width: auto;
}

.float-overflow {
  overflow: hidden;
}

.col-1 .col {
  width: 100%;
}

.col-2 .col {
  width: 49%;
}

.col-3 .col {
  width: 32%;
}

.col-4 .col {
  width: 23.5%;
}

.col-5 .col {
  width: 18.4%;
}

.col-6 .col {
  width: 15%;
}

.col-7 .col {
  width: 12.5714%;
}

.col-8 .col {
  width: 10.75%;
}

.sidebar {
  width: 200px;
}

.left {
  float: left;
}

.right {
  float: right;
}

.col.right {
  margin-right: 1%;
  padding-right: 1%;
}

.col.left {
  margin-left: 1%;
  padding-left: 1%;
}

.col.right:first-child {
  margin-right: 0;
  padding-right: 0;
}

.col.left:first-child {
  margin-left: 0;
  padding-left: 0;
}

.sidebar.left {
  margin-left: 0;
  margin-right: 1.5%;
  padding-left: 0;
  padding-right: 1%;
}

.sidebar.right {
  margin-left: 1.5%;
  margin-right: 0;
  padding-left: 1%;
  padding-right: 0;
}

.pane {
  margin-top: 2.7692em;
}

.pane:first-child {
  margin-top: 0;
}

.stack-main .col-c ul,
.stack-main .col-c ol {
  padding: 0 0 0 1.5385em;
}

.region-header .page-element {
  width: 75%;
}

.region-header .block {
  clear: right;
  float: right;
  width: 25%;
}

.container-inline div,
.container-inline label {
  display: inline;
}

.block {
  clear: left;
}

.block+.block {
  margin-top: 1.3846em;
}

.wrapper-content .block+.block {
  margin-top: 2.7692em;
}

.more-link {
  margin-top: 0.6923em;
}

.block ul {
  margin-bottom: 0;
  margin-top: 1.3846em;
  padding-bottom: 0;
  padding-left: 1.3846em;
  padding-right: 0;
  padding-top: 0;
}

.block ul ul,
ol ol {
  margin-top: 0;
}

.wrapper-header .block ul {
  margin-top: 0;
}

ul.links {
  padding-left: 0;
}

ul.links.inline {
  padding: 0;
  display: block;
  float: left;
}

ul.links.inline+ul.links.inline {
  margin-left: 0.4615em;
  padding-left: 0.4615em;
}

ul.links.actions {
  display: block;
  float: right;
}

ul.links li {
  float: left;
  list-style-type: none;
  padding: 0;
}

ul.links li+li {
  margin-left: 0.2308em;
  padding-left: 0.2308em;
}

ul.menu {
  list-style-type: disc;
}

ul.menu li {
  margin-left: 0;
}

.item-list ul,
.action-links {
  padding-left: 1.3846em;
}

.block .menu {
  margin-top: 0.6923em;
}

.block .menu .menu {
  margin-top: 0;
}

.item-list ul li {
  list-style-type: inherit;
  margin: 0;
}

.block-comment .item-list li+li,
.menu ul li+li,
.menu ul li+li.collapsed,
.menu ul li+li.expanded {
  margin-top: 0.4615em;
}

ul li.expanded,
ul li.collapsed,
ul li.leaf {
  list-style-image: none;
  list-style-type: inherit;
  margin: 0;
  padding: 0;
}

ul ul li.expanded,
ul ul li.collapsed,
ul ul li.leaf {
  list-style-type: circle;
}

ul ul ul li.expanded,
ul ul ul li.collapsed,
ul ul ul li.leaf {
  list-style-type: square;
}

.search-results {
  padding-left: 0;
}

.horizontal .expanded .menu {
  display: none;
}

.horizontal ul {
  padding-left: 0;
}

.horizontal li.expanded,
.horizontal li.collapsed,
.horizontal li.leaf,
.horizontal ul ul li.expanded,
.horizontal ul ul li.collapsed,
.horizontal ul ul li.leaf,
.horizontal ul ul ul li.expanded,
.horizontal ul ul ul li.collapsed,
.horizontal ul ul ul li.leaf {
  list-style-type: none;
}

.horizontal .menu li {
  float: left;
}

.horizontal .menu li,
.horizontal .item-list li {
  margin-top: 0;
}

.horizontal .menu li {
  margin-left: 0.6923em;
  padding-left: 0.6923em;
}

.horizontal .menu li.first {
  margin-left: 0;
  padding-left: 0;
}

.horizontal .menu li+li,
.horizontal .menu li+li.expanded,
.horizontal .menu li+li.collapsed {
  margin-top: 0;
}

.col-align-last-right .last .menu,
.col-align-right.horizontal .menu {
  float: right;
}

.col-align-last-right .last .menu .menu,
.col-align-right.horizontal .menu .menu {
  float: none;
}

.block-aggregator ul {
  list-style: none;
}

.node-teaser {
  margin-top: 1.3846em;
}

.front .col-c .node-teaser:first-child {
  margin-top: 0;
}

.node+.node {
  margin-top: 2.7692em;
}

.node .meta {
  margin-top: 0;
  padding-top: 0;
}

.node .meta div {
  display: inline;
}

.node .tags {
  margin-top: 1.3846em;
}

.node .comment .meta {
  margin-top: 0.2308em;
}

.node .field+.field {
  margin-top: 1.3846em;
}

.field-type-taxonomy-term-reference .field-items {
  display: inline;
}

.field-type-taxonomy-term-reference .field-item {
  display: inline;
  margin-left: .3em;
}

.sidebar td,
.sidebar th {
  padding-left: 0.4615em;
  padding-right: 0.4615em;
}

.sidebar h2 {
  font-size: 1.3846em;
  line-height: 2em;
}

.tabs {
  margin-top: 1.3846em;
  margin-bottom: 1.3846em;
}

.tabs ul.primary {
  font-size: 0.9231em;
  line-height: 1.25em;
  margin: 0;
  padding: 0 0 0 0.4615em;
}

.tabs ul.primary li a,
.tabs ul.primary li a.active {
  margin: 0;
}

.tabs ul.primary li a {
  border-color: #bbbbbb;
  border-style: solid;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -o-border-top-left-radius: 3px;
  -o-border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-width: 1px 1px 0 1px;
}

.tabs ul.primary li.active {
  border-color: #ffffff;
  border-style: solid;
  border-width: 0 0 1px;
}

.tabs ul.primary li+li {
  margin-left: 0.4615em;
}

.menu-dropdown .content>.menu>.expanded>a {
  display: inline-block;
}

.menu-dropdown .more-indicator {
  background-attachment: scroll;
  background-color: transparent;
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/arrows.png);
  background-position: left top;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  right: 0;
  text-indent: -9999px;
}

.menu-dropdown .menu li:hover>a {
  zoom: 1;
}

.menu-dropdown .menu li>a>.more-indicator {
  background-position: center top;
}

.menu-dropdown .menu li:hover>a>.more-indicator {
  background-position: center center;
}

.menu-dropdown .menu li>.active>.more-indicator {
  background-position: center bottom;
}

.menu-dropdown .menu li:hover>.active>.more-indicator {
  background-position: center center;
}

.menu-dropdown .menu li>.active-trail>.more-indicator {
  background-position: center bottom;
}

.menu-dropdown .menu li:hover>.active-trail>.more-indicator {
  background-position: center center;
}

.menu-dropdown .menu .menu .active:hover {
  cursor: default;
}

.menu-dropdown .menu .menu li>a>.more-indicator {
  background-position: left top;
  right: 5px;
}

.menu-dropdown .menu .menu li:hover>a>.more-indicator {
  background-position: left center;
}

.menu-dropdown .menu .menu li>.active>.more-indicator {
  background-position: left bottom;
}

.menu-dropdown .menu .menu li:hover>.active>.more-indicator {
  background-position: left center;
}

.menu-dropdown .menu .menu li>.active-trail>.more-indicator {
  background-position: left bottom;
}

.menu-dropdown .menu .menu li:hover>.active-trail>.more-indicator {
  background-position: left center;
}

.block-addthis h2 {
  display: none;
}

.stack-banner {
  height: 100%;
  width: auto;
}

.stack-banner .box {
  padding-left: 0;
  padding-right: 0;
}

.comment-wrapper {
  clear: both;
  padding-top: 2em;
}

.comment-wrapper>a[id] {
  position: absolute;
}

.comment-wrapper h2,
.comment-new-form .title,
.comment {
  margin-top: 0.6923em;
}

.comment-new-form .title,
.comment {
  padding-top: 1.3846em;
}

.comment-new-form label {
  width: auto;
}

#gardens_ie7 .comment-wrapper h2 {
  display: inline-block;
}

.comment-new-form .title {
  font-size: 1.3846em;
  font-weight: bold;
}

.comment-wrapper .links,
.comment-by-viewer .links {
  float: right;
  padding-top: 0.75em;
  width: 100%;
}

.comment-wrapper .actions {
  padding-top: 2.1667em;
  width: auto;
}

.comment {
  clear: both;
}

.comment h3 {
  margin-top: 0;
}

.comment .links li {
  float: right;
}

.comment .links li+li {
  margin-left: 0;
  margin-right: 0.2308em;
  padding-left: 0;
  padding-right: 0.2308em;
}

.comment ul.links.inline {
  padding-top: 0.6923em;
  margin-bottom: 0;
}

.user-picture {
  float: left;
  margin: 0 1em 0 0;
}

.user-picture+div {
  overflow: hidden;
}

.comment .user-picture img {
  height: auto;
  width: 65px;
}

.block-comment .item-list a {
  display: block;
  line-height: 1.1538em;
}

.block-comment .item-list span {
  font-size: 0.8462em;
}

.simpleview-teasers .node-customer {
  float: left;
  margin: 0 2% 0 0;
  width: 32%;
  height: auto;
}

.simpleview-teasers .node-customer img {
  width: 100%;
  height: auto;
}

.block-sqbs .content:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

* html .block-sqbs .content {
  height: 1%;
}

*:first-child+html .block-sqbs .content {
  min-height: 1px;
}

.node-faq-item {
  margin-top: 1.3846em;
}

.faq-item-question-label {
  float: left;
  font-size: 1.6154em;
  line-height: 0.8em;
  margin: 0 0.5em 0 0;
}

.faq-item-inline-question-title {
  font-size: 1.0769em;
  line-height: 1.2857em;
}

.node-faq-item p:first-child {
  margin-top: 0.6923em;
}

.follow-links {
  margin-top: 1.3846em;
}

.follow-links .follow-link {
  height: 2.0769em;
  line-height: 2.0769em;
  padding-left: 28px;
}

.follow-links .follow-link+.follow-link {
  margin-top: 0.2307em;
}

.logo {
  float: left;
  margin-right: 2em;
}

.field-name-field-testimonial-author {
  display: block;
  margin-top: 0.6923em;
  text-align: right;
}

.field-name-field-testimonial-author div {
  display: inline;
}

.node-testimonial .field-name-body p {
  margin-bottom: 0;
}

.field-name-field-testimonial-affiliation {
  margin-left: 0.3em;
}

.profile {
  margin-bottom: 0;
}

.profile .user-picture {
  float: right;
  margin: 0 0 1em 1em;
}

.profile .user-info {
  overflow: hidden;
}

.profile h3 {
  border-bottom: medium none;
}

.profile dl {
  margin-bottom: 0;
  margin-top: inherit;
}

.block-mailing-list form {
  margin-top: 0;
  max-width: 248px;
  min-width: 180px;
}

.block-mailing-list label {
  display: block;
  float: left;
  max-width: 80px;
  min-width: 70px;
}

.block-mailing-list input[type="text"] {
  display: block;
  float: left;
  max-width: 170px;
  min-width: 160px;
}

.block-mailing-list .form-item+.form-item {
  clear: both;
  display: inline-block;
  margin-bottom: 0;
  margin-top: 9px;
  width: 100%;
}

.block-mailing-list .form-submit {
  float: right;
  margin-top: 9px;
  margin-right: 10px;
}

#gardens_ie .block-mailing-list .form-submit {
  margin-top: 1em;
}

#gardens_ie .block-mailing-list input[type="text"] {
  width: 12em;
}

div.messages {
  background-color: #f8fff0;
  border-style: solid;
  border-width: 1px;
  line-height: 1.2308em;
  margin-bottom: 0;
  margin-top: 10px;
  padding: 1em 6px 0.8462em 40px;
  width: auto;
}

div.messages ul {
  list-style-position: outside;
  margin: 0;
  padding: 0 0 0 20px;
}

.messages li+li {
  margin-top: 1.3846em;
}

.messages p:first-child {
  margin-top: 0;
}

div.messages.error {
  background-color: #FCC;
  border-color: #D77;
  color: #200;
}

div.messages.warning {
  background-color: #FFD;
  border-color: #F0C020;
  color: #220;
}

div.messages.ok {
  background-color: #DFD;
  border-color: #0A0;
  color: #020;
}

div.messages.status {
  background-color: #DFD;
  border-color: #0A0;
}

.stack-messages {
  padding-top: 0;
}

.poll .vote-form .choices {
  margin: 0;
  padding: 0;
}

.stack-precontent h2,
.stack-precontent p {
  margin-top: 0;
  border: medium none;
}

.stack-precontent .field-type-file {
  float: left;
  line-height: 0;
  margin-right: 10px;
}

.col-align-last-right .col.last .block-search {
  text-align: right;
}

.block-search:first-child form {
  margin-top: 0.4615em;
}

.stack-main .col-c .search-results {
  padding: 0;
}

.search-results li {
  margin-bottom: 0;
  margin-top: 2.7692em;
}

.search-results .search-snippet-info {
  padding-left: 0;
}

.search-results p {
  margin-top: 0.6923em;
}

.search-results h3 {
  border: none;
}

.search-form {
  margin-bottom: 2.7692em;
}

.search-form fieldset legend,
.search-form fieldset label {
  font-size: 1em;
  font-weight: normal;
  line-height: normal;
  margin: 0;
  padding: 0;
}

.search-form fieldset input {
  margin-left: 0;
}

.search-form fieldset input[type="text"] {
  margin-top: 2px;
}

.search-form fieldset input[type="checkbox"] {
  margin-right: 2px;
}

.social {
  margin-top: 1.3846em;
}

#forum tr td.forum {
  background-image: none;
  background-position: 0 0;
  padding-left: 1.0769em;
}

#forum .description {
  margin: 0;
  font-size: 1em;
}

.forum th a {
  display: block;
  position: relative;
}

.forum th a img {
  right: 0;
  position: absolute;
}

.forum .icon {
  display: none;
}

.forum .replies {
  width: 14%;
}

.forum .last-reply {
  width: 18%;
}

.forum .title .created {
  overflow: hidden;
}

.forum th.active .active img {
  float: right;
  padding: 3px 3px 4px 4px;
}

.filter-wrapper .form-item {
  float: left;
  margin: 0;
  padding: 0;
}

.filter-help {
  float: right;
  padding: 0;
}

.filter-guidelines {
  clear: left;
  padding: 0;
}

.filter-wrapper {
  border-top: medium none;
  margin: 0;
  padding: 1.3846em 0.6923em;
  width: auto;
}

input.form-checkbox,
input.form-radio {
  vertical-align: baseline;
}

#skip-to-content {
  left: -4000px;
  position: absolute;
  top: 10px;
  z-index: 5000;
}

#skip-to-content a:hover,
#skip-to-content a:focus,
#skip-to-content a:active {
  background-color: #f0f0ff;
  font-size: 1.3846em;
  font-weight: bold;
  outline: 1px dotted #b0b0bf;
  padding: 1px 3px;
  position: relative;
  left: 4010px;
}

#skip-to-content-target {
  display: block;
  height: 0;
}

#user-login-form li {
  line-height: 1;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: left;
}

#user-login-form {
  text-align: left;
}

#user-login-form .item-list {
  margin: 20px 0;
}

#user-login-form .item-list li {
  background: none;
}

.webform-client-form input {
  max-width: 36em;
}

.webform-client-form .webform-container-inline input {
  max-width: 26em;
}

.webform-client-form fieldset input {
  max-width: 34em;
}

.webform-client-form fieldset .webform-container-inline input {
  max-width: 25em;
}

.views-row {
  margin-top: 1.3846em;
}

.ctools-jump-menu-select {
  max-width: 400px;
}

.aligncenter {
  display: block;
  margin: 0 auto
}

.alignleft {
  float: left
}

.alignright {
  float: right
}

.ui-datepicker th:first-child {
  padding-left: 0.3em;
  padding-right: 0.3em;
}

.ui-datepicker td:first-child {
  padding-left: 1px;
  padding-right: 1px;
}

#comments {
  margin-top: 0;
}

li a.active {
  color: inherit;
}

tr.even,
tr.odd {
  padding: 0;
}

.cke_editor th:first-child,
.cke_editor td:first-child {
  padding: inherit;
}

span.cke_skin_kama {
  width: auto !important;
}

.breadcrumb {
  padding-bottom: 0;
}

.clearfix:after,
.menu:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  overflow: hidden;
  visibility: hidden;
}

* html .clearfix {
  height: 1%;
}

*:first-child+html .clearfix,
*:first-child+html .menu {
  min-height: 1px;
}

.element-invisible,
.tb-hidden {
  display: none;
}

#gardens_ie7 .sidebar h2 {
  display: inline-block;
}

#gardens_ie7 hr {
  width: 100%;
}

#gardens_ie7 tr.even td,
#gardens_ie7 tr.odd td {
  border-bottom: 1px solid #CCC;
}

#gardens_ie7 .menu-dropdown .menu li,
#gardens_ie7 .menu-dropdown .menu a {
  position: static;
  zoom: 1;
}

#gardens_ie7 .menu-dropdown .expanded a {
  position: relative;
  zoom: 1;
}

#gardens_ie7 .menu-dropdown .menu .menu-dropdown-hover,
#gardens_ie7 .menu-dropdown .menu .menu-dropdown-hover li {
  position: relative;
}

#gardens_ie7 .wrapper-content {
  z-index: 1;
}

#gardens_ie7 .wrapper-header {
  z-index: 2;
}

#gardens_ie7 .horizontal .menu li {
  width: auto;
}

#gardens_ie7 .horizontal .menu>li>.menu li {
  width: 100%;
}

#gardens_ie7 .webform-container-inline div,
#gardens_ie7 .webform-container-inline div.form-item {
  display: inline-block;
}

body.wire {
  background-color: transparent;
  background-image: none;
}

.wire .region-page-top,
.wire .region-page-bottom {
  display: none !important;
}

.wire div {
  -moz-box-shadow: none;
  background: none !important;
  border: medium none !important;
}

.wire div:not(.col) {
  outline: 1px dotted #cccccc;
  padding: 14px;
}

.wire .tb-scope,
.wire .tb-terminal {
  padding-top: 0 !important;
  margin: 1em auto !important;
}

.wire .tb-scope {
  outline: 2px solid red !important;
}

.wire .tb-terminal {
  outline: 2px solid SteelBlue !important;
}

.wire .stack .box {
  padding-top: 0 !important;
}

.wire div[class*="deco"] {
  display: none;
}

.wire .content * {
  visibility: hidden !important;
}

.wire .page,
.wire .page-width,
.wire .page .lining {
  outline: 1px dashed #333333 !important;
}

.wire .page .lining {
  width: 85% !important;
}

.wire .tb-scope::before,
.wire .tb-terminal::before {
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 10px;
  line-height: 2.5em;
}

.wire .tb-scope::before {
  color: red;
  content: "Scoping element";
}

.wire .tb-terminal::before {
  color: SteelBlue;
  content: "Terminal element";
}

.wire .region div {
  -moz-box-shadow: 2px 2px 2px #AAAAAA;
}

.decoration .deco,
.decoration .deco div {
  -moz-box-shadow: 2px 2px 5px darkred;
  height: 2%;
  background-color: lightCoral !important;
  background-image: none !important;
  border: 2px solid darkred !important;
  display: block !important;
  opacity: 0.3;
  outline: none;
  padding: 2% !important;
  width: 96% !important;
}

.decoration .deco div {
  opacity: 0.9;
}

.decoration .deco div div {
  background-color: SteelBlue !important;
  border: 1px solid black !important;
  opacity: 1;
  position: relative !important;
}

.decoration .stack {
  visibility: hidden !important;
}

.decoration .deco-bottom {
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.drupal .region {
  background-color: lightgreen !important;
}

.drupal .region .region {
  background-color: red !important;
}

.drupal .block {
  background-color: orange !important;
}

.drupal .content {
  background-color: lightblue !important;
}

.drupal .block .inner {
  border: 1px dashed blue !important;
  padding: 3px !important;
  background-color: yellow !important;
}

.drupal .block .top,
.drupal .block .bottom {
  background-color: blue !important;
  height: 10px !important;
  opacity: 0.25 !important;
}

body {
  background-attachment: scroll;
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/swirly.png);
  background-position: top left;
  background-repeat: repeat;
  font-family: Georgia, New Century Schoolbook, Nimbus Roman No9 L, serif;
}

blockquote {
  font-style: italic;
  font-weight: bold;
}

dt {
  font-weight: bold;
}

h2,
h3,
h4,
h5,
h6 {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

.form-submit {
  -moz-border-radius: 5px;
  -o-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

table th {
  border-style: solid;
  border-width: 1px 0 2px;
  font-size: 13px;
  font-weight: bold;
}

table td {
  border-style: solid;
  border-width: 1px 0 0;
}

table {
  border-style: solid;
  border-width: 0 0 1px;
}

table h2 {
  font-size: 18px;
}

.site-name {
  font-size: 2.7692em;
  line-height: 1.5em;
}

.site-slogan {
  font-size: 1.2308em;
}

.page {
  padding-top: 30px;
}

.stack-copyright {
  margin-top: 0;
  padding-bottom: 30px;
  padding-top: 0;
}

.wrapper-content,
.wrapper-footer {
  padding-bottom: 18px;
}

.stack-header-inner {
  border-style: solid;
  border-width: 5px 5px 0;
  margin-top: 18px;
  padding: 18px 0;
  position: relative;
}

.stack-header-inner .inset-1 {
  width: 100%;
}

.wrapper-content {
  border-width: 0 5px;
  border-style: solid;
  margin-top: 0;
  top: -8px;
  z-index: 3;
}

.wrapper-header {
  z-index: 4;
}

.wrapper-footer {
  border-width: 0 5px 5px;
  border-style: solid;
  top: -8px;
}

.stack .box {
  padding-left: 0.4615em;
  padding-right: 0.4615em;
}

.stack-content-inner .box {
  padding-left: 0;
  padding-right: 0;
}

.stack-content-inner .sidebar,
.stack-content-inner .col-c {
  border-style: solid;
  border-width: 3px 0 0;
}

.stack-content-inner {
  padding-top: 1.3846em;
}

.stack-content-inner .col-c {
  border-width: 3px;
  min-height: 600px;
  padding: 0.6923em 1em;
  position: relative;
  top: -1.3846em;
}

.stack-content-inner .sidebar {
  padding-top: 1.3846em;
}

.sidebar.left {
  margin-right: 0;
  padding-left: 6px;
  padding-right: 23px;
}

.sidebar.right {
  margin-left: 0;
  padding-left: 12px;
  padding-right: 6px;
}

.block .menu {
  list-style-type: none;
}

.menu li,
.menu li.leaf,
.menu li li {
  list-style-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/menu-neutral.png);
}

.menu li.collapsed {
  list-style-image: url("/images/misc/menu-collapsed.png");
}

.menu li.expanded {
  list-style-image: url("/images/misc/menu-expanded.png");
}

.menu li a {
  text-decoration: none;
}

.menu li li a {
  font-weight: normal;
}

.wrapper-header .menu li,
.wrapper-header .menu li.leaf,
.wrapper-header .menu li.collapsed,
.wrapper-header .menu li.expanded {
  list-style-image: none;
}

.item-list li {
  list-style-type: square;
}

.menu-dropdown .menu .expanded+li {
  margin-left: 5px;
}

.menu-dropdown .menu .menu {
  -moz-box-shadow: -2px -1px 5px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: -2px -1px 5px rgba(0, 0, 0, 0.2);
  box-shadow: -2px -1px 5px rgba(0, 0, 0, 0.2);
  padding-bottom: 4px;
  top: 100%;
}

.menu-dropdown .menu .expanded {
  padding-left: 0.6667em;
}

.menu-dropdown .menu .expanded a {
  padding: 0 20px 0 0;
}

.menu-dropdown .menu .menu a {
  font-size: 0.8889em;
  margin-top: 1em;
  margin-left: 3px;
  margin-right: 3px;
  padding: 0 12px 0 9px;
}

.menu-dropdown .menu .menu .last>a {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  padding-bottom: 1em;
}

.menu-dropdown .menu li>a>.more-indicator {
  height: 5px;
  right: 4px;
  top: 0.5em;
  width: 9px;
}

.menu-dropdown .menu .menu li>a>.more-indicator {
  height: 9px;
  top: 0.25em;
  width: 5px;
}

.menu-dropdown .menu li>.active-trail>.more-indicator {
  background-position: center center;
}

.wrapper-header h2 {
  display: none;
}

.wrapper-header .menu li {
  background: none;
}

.stack-preheader .menu {
  padding-top: 0.6923em;
}

.stack-navigation {
  background-attachment: scroll;
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/nav_bg_right.png);
  background-position: right bottom;
  background-repeat: no-repeat;
  padding-right: 15px;
  width: 100%;
}

.stack-navigation .inset-1 {
  background-attachment: scroll;
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/nav_bg_left.png);
  background-position: left bottom;
  background-repeat: no-repeat;
  left: -15px;
  padding-left: 15px;
  position: relative;
  width: 100%;
}

.stack-navigation .inset-2 {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/nav_bg_bottom.png);
  background-position: center bottom;
  padding: 0 0 8px;
  width: 100%;
}

.stack-navigation .inset-3 {
  margin: 0 -13px;
  padding: 4px 6px;
}

.stack-navigation .inset-4 {
  border-style: solid;
  border-width: 1px 0;
  width: 100%;
}

.stack-navigation .box {
  padding: 0 29px;
  width: auto;
}

.stack-navigation .menu {
  font-family: Georgia, New Century Schoolbook, Nimbus Roman No9 L, serif;
  line-height: normal;
  padding: 0.5em 0;
  width: auto;
}

.stack-navigation .menu li {
  font-size: 18px;
}

.stack-navigation .menu li a {
  font-weight: normal;
  text-decoration: none;
}

.stack-banner {
  border-width: 5px;
  border-style: solid;
}

.col h2,
.sidebar h2 {
  background-attachment: scroll;
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/h2_bg.png);
  background-position: center bottom;
  background-repeat: repeat;
  border: medium none;
  left: 0;
  padding-bottom: 10px;
  padding-left: 5px;
  padding-right: 0;
  position: relative;
  right: 0;
  width: auto;
}

.col.last h2 {
  -webkit-background-origin: border;
  background-origin: border-box;
  border-right: 2px solid transparent;
}

.col.last h2,
.sidebar.right h2 {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/h2_bg.png);
  background-position: right bottom;
  left: 0;
  padding-bottom: 10px;
  padding-left: 11px;
  padding-right: 11px;
  width: 100%;
}

.col:first-child h2,
.sidebar.left h2 {
  background-color: transparent;
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/h2_bg.png);
  background-position: bottom left;
  left: -21px;
  padding-bottom: 10px;
  padding-left: 21px;
  padding-right: 0;
  width: 100%;
}

.sidebar.left h2 {
  left: -21px;
  padding-bottom: 10px;
  padding-left: 23px;
  padding-right: 23px;
}

.sidebar.right h2 {
  left: -12px;
  padding-bottom: 10px;
  padding-left: 11px;
  padding-right: 22px;
}

.sidebar.left+.sidebar.left {
  padding-left: 2%;
  padding-right: 1%;
}

.sidebar.right+.sidebar.right {
  padding-right: 2%;
  padding-left: 1%;
}

.sidebar.left+.sidebar.left h2,
.sidebar.right+.sidebar.right h2 {
  background-image: none;
  left: 0;
  padding-bottom: 2px;
  padding-left: 5px;
  padding-right: 0;
  right: 0;
  width: 100%;
}

.sidebar.left+.sidebar.left h2 {
  padding-right: 2%;
}

.sidebar.right+.sidebar.right h2 {
  left: -5%;
  padding-left: 5%;
}

.col.only h2 {
  width: 32%;
}

.col .node-testimonial h2 {
  background: none;
  padding: 0;
}

.breadcrumb {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  line-height: normal;
}

.block-sqbs h2 {
  margin-bottom: 1.3846em;
}

.block-sqbs h2~div h2 {
  border: medium none;
  margin-bottom: 0;
  margin-top: 0;
}

.messages a {
  font-weight: bold;
}

.forum tr td.forum {
  padding-left: 1.0769em;
}

#forum .login span {
  font-weight: bold;
}

.forum th a {
  text-decoration: none;
}

.forum .created,
.forum .last-reply,
.forum .description {
  font-style: italic;
}

.forum .title a,
.forum .name a {
  font-weight: bold;
}

#forum tr td.forum {
  background-image: none;
}

.node .meta {
  margin-top: .25em;
}

.comment-wrapper h2,
.comment-wrapper h3 {
  border: medium none;
}

.node .comment-wrapper h2 {
  background: none;
}

.comment-wrapper .comment {
  border-style: solid;
  border-width: 1px 0 0;
}

#block-feedback-feedback a {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -o-border-bottom-left-radius: 0;
  -o-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-style: solid;
  border-width: 1px;
}

.sidebar .block-node .delete,
.sidebar .block-node .edit {
  font-size: 0.9231em;
  line-height: 1em;
}

.sidebar .block-node .delete {
  padding-left: 0;
}

.sidebar .block-node .delete a {
  border-style: solid;
  border-width: 0 0 0 1px;
  padding-left: 5px;
}

.stack-banner {
  border: none;
}

.stack-banner .block-rotating-banner {
  display: block;
  min-width: inherit;
}

.stack-banner .rb-slides {
  border-style: solid;
  border-width: 10px;
}

.stack-banner .controls {
  margin-top: 10px;
}

.faq-item-question-label {
  -moz-border-radius: 6px;
  -o-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  float: left;
  font-family: Georgia, New Century Schoolbook, Nimbus Roman No9 L, serif;
  font-size: 22px;
  font-style: italic;
  line-height: 0.8em;
  margin: 0 .5em 0 0;
}

.node-faq-item .faq-item-inline-question-title {
  margin-top: 3px;
}

.block-aggregator ul li {
  border-bottom: 1px dotted;
}

.block-aggregator ul li.first {
  padding-top: 0;
}

.wrapper-content .stack-precontent .block h2 {
  -moz-box-shadow: none;
  -o-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: transparent;
  background-image: none;
  left: 0;
  padding: 0 0 10px 0;
  width: auto;
}

.col+.col h2.customer-header {
  background: none;
  border: medium none;
}

.webform-client-form input {
  max-width: 34em;
}

.webform-client-form .webform-container-inline input {
  max-width: 25em;
}

.webform-client-form fieldset input {
  max-width: 32em;
}

.webform-client-form fieldset .webform-container-inline input {
  max-width: 24em;
}

.ui-datepicker table {
  border-bottom: 0 none;
}

.messages ul {
  margin: 0;
  padding-left: 2em;
}

body {
  background-color: #272a0f;
  color: #2a1911;
}

.wrapper-content {
  background-color: #FFFFFF;
}

.header .inset-1 {
  background-color: #FFFFFF;
}

.stack-navigation .inset-3 {
  background-color: #646a2c;
}

.sidebar.left+.sidebar.left h2 {
  background-color: #dddddd;
}

.sidebar.right+.sidebar.right h2 {
  background-color: #dddddd;
}

.col+.col h2.customer-header {
  background-color: transparent;
}

.sidebar.left+.sidebar.left h2.customer-header {
  background-color: transparent;
}

.wrapper-footer {
  background-color: #FFFFFF;
}

.stack-header-inner {
  background-color: #FFFFFF;
}

.rb-slides {
  background-color: #dddddd;
}

#block-feedback-feedback a {
  background-color: #646a2c;
}

#block-feedback-feedback a:hover {
  background-color: #63591b;
}

.controls.buttons a.activeSlide {
  background-color: #646a2c;
}

.form-submit {
  background-color: #dfdb92;
}

.form-submit+input {
  background-color: #ffffff;
}

.menu-dropdown .menu .menu {
  background-color: #646a2c;
}

a,
blockquote {
  color: #63591B;
}

a:hover {
  color: #bbab56;
}

li a.active {
  color: #bbab56;
}

.breadcrumb {
  color: #bbab56;
}

h1 {
  color: #2a1911;
}

.stack-preheader a {
  color: #FFFFFF;
}

.stack-navigation .menu li a:hover {
  color: #FFFFFF;
}

.stack-navigation .menu li a.active {
  color: #FFFFFF;
}

table a {
  color: #63591b;
}

.page-forum .title {
  color: #272a0f;
}

table th {
  color: #272a0f;
}

table th a {
  color: #272a0f;
}

.forum a {
  color: #272a0f;
}

.forum .created {
  color: #bbbbbb;
}

.forum .replies {
  color: #bbbbbb;
}

.forum .last-reply {
  color: #bbbbbb;
}

.forum .replies a {
  color: #272a0f;
}

.stack-navigation .menu li a {
  color: #dfdb92;
}

table td {
  color: #63591b;
}

.messages a {
  color: #63591b;
}

.node .meta {
  color: #999999;
}

#block-feedback-feedback a {
  color: #FFFFFF;
}

.rotating-banner {
  color: #272a0f;
}

.menu-dropdown .menu .expanded:hover>a {
  color: #ffffff;
}

.menu-dropdown .menu .active-trail>a {
  color: #ffffff;
}

.menu-dropdown .menu .active-trail:hover>a {
  color: #ffffff;
}

.menu-dropdown .menu .menu li:hover>a {
  color: #ffffff;
}

.menu-dropdown .menu .menu a.active {
  color: #bbab56;
}

.menu-dropdown .menu .menu li:hover>a.active {
  color: #ffffff;
}

.menu-dropdown .menu .menu .active-trail>a {
  color: #bbab56;
}

.menu-dropdown .menu .menu .active-trail:hover>a {
  color: #ffffff;
}

.menu li li {
  border-bottom-color: #cccccc;
}

.stack-banner {
  border-color: #dddddd;
}

.stack-banner .rb-slides {
  border-color: #dddddd;
}

.stack-header-inner {
  border-color: #dddddd;
}

.stack-content-inner .sidebar {
  border-color: #dddddd;
}

.stack-content-inner .col-c {
  border-color: #dddddd;
}

.wrapper-footer {
  border-color: #dddddd;
}

table {
  border-color: #dddddd;
}

table th {
  border-color: #dddddd;
}

table td {
  border-color: #dddddd;
}

.wrapper-content {
  border-color: #dddddd;
}

h3,
h4,
h5 {
  border-bottom-color: #dfdb92;
}

.comment-wrapper .comment+.comment {
  border-color: #dfdb92;
}

.sidebar .block-node .delete a {
  border-color: #2A1911;
}

#block-feedback-feedback a {
  border-color: #ffffff;
}

.stack-navigation .inset-4 {
  border-color: #DFDB92;
}

h2 {
  border-color: #999999;
}

.menu-dropdown .menu .menu .last>a {
  border-bottom-color: #DFDB92;
}

.col.last h2 {
  background-color: transparent;
}

.col:first-child h2 {
  background-color: transparent;
}

.messages {
  color: #000;
}

.messages ul {
  color: #000;
}

.messages ul li {
  color: #000;
}

body {
  background-color: #272a0f;
  color: #2a1911;
}

.form-submit {
  background-color: #dfdb92;
}

table th {
  color: #272a0f;
}

table td {
  color: #63591b;
}

table {}

.stack-header-inner {
  background-color: #ffffff;
}

.wrapper-content {
  background-color: #ffffff;
}

.wrapper-footer {
  background-color: #ffffff;
}

.stack-content-inner .col-c {}

.stack-content-inner .sidebar {}

.menu-dropdown .menu .menu {
  background-color: #646a2c;
}

.menu-dropdown .menu .menu .last>a {
  border-bottom-color: #dfdb92;
}

.stack-navigation .inset-3 {
  background-color: #646a2c;
}

.stack-navigation .inset-4 {
  border-color: #dfdb92;
}

.stack-navigation .menu li a {
  color: #dfdb92;
}

.stack-banner {}

.col.last h2 {
  background-color: transparent;
}

.col:first-child h2,
.sidebar.left h2 {
  background-color: transparent;
}

.sidebar.left+.sidebar.left h2 {}

.sidebar.right+.sidebar.right h2 {}

.breadcrumb {
  color: #bbab56;
}

.messages a {
  color: #63591b;
}

.node .meta {}

#block-feedback-feedback a {
  background-color: #646a2c;
  color: #ffffff;
  border-color: #ffffff;
}

.sidebar .block-node .delete a {
  border-color: #2a1911;
}

.stack-banner .rb-slides {}

.wrapper-content .stack-precontent .block h2 {
  background-color: transparent;
}

.col+.col h2.customer-header {
  background-color: transparent;
}

.messages ul {}

.header .inset-1 {
  background-color: #ffffff;
}

.sidebar.left+.sidebar.left h2.customer-header {
  background-color: transparent;
}

.rb-slides {}

#block-feedback-feedback a:hover {
  background-color: #63591b;
}

.controls.buttons a.activeSlide {
  background-color: #646a2c;
}

.form-submit+input {
  background-color: #ffffff;
}

a,
blockquote {
  color: #63591b;
}

a:hover {
  color: #bbab56;
}

li a.active {
  color: #bbab56;
}

h1 {
  color: #2a1911;
}

.stack-preheader a {
  color: #ffffff;
}

.stack-navigation .menu li a:hover {
  color: #ffffff;
}

.stack-navigation .menu li a.active {
  color: #ffffff;
}

table a {
  color: #63591b;
}

.page-forum .title {
  color: #272a0f;
}

table th a {
  color: #272a0f;
}

.forum a {
  color: #272a0f;
}

.forum .created {}

.forum .replies {}

.forum .last-reply {}

.forum .replies a {
  color: #272a0f;
}

.rotating-banner {
  color: #272a0f;
}

.menu-dropdown .menu .expanded:hover>a {
  color: #ffffff;
}

.menu-dropdown .menu .active-trail>a {
  color: #ffffff;
}

.menu-dropdown .menu .active-trail:hover>a {
  color: #ffffff;
}

.menu-dropdown .menu .menu li:hover>a {
  color: #ffffff;
}

.menu-dropdown .menu .menu a.active {
  color: #bbab56;
}

.menu-dropdown .menu .menu li:hover>a.active {
  color: #ffffff;
}

.menu-dropdown .menu .menu .active-trail>a {
  color: #bbab56;
}

.menu-dropdown .menu .menu .active-trail:hover>a {
  color: #ffffff;
}

.menu li li {}

h3,
h4,
h5 {
  border-bottom-color: #dfdb92;
}

.comment-wrapper .comment+.comment {
  border-color: #dfdb92;
}

h2 {}

.col:first-child h2 {
  background-color: transparent;
}

.messages {}

.messages ul li {}

#main .content .banner-wrap {
  padding-bottom: 99px;
  padding-top: 0px;
}

body {
  padding-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

#main .banner-wrap .banner-copy {
  padding-bottom: 99px;
  border-right-width: 0px;
  border-style: solid;
}

#main .banner-heading p {
  margin-top: 6px;
  border-top-width: 0px;
  border-style: solid;
}

#main .banner-copy h1 {
  margin-top: 33px;
}

.fl,
.region-header .block .menu li,
.region-header .page-element {
  float: left;
}

.fr,
.region-header .block {
  float: right;
}

.clear {
  clear: both;
}

.displaynone,
#sidebar-a {
  display: none;
}

.nospace,
.page,
.wrapper-content .stack,
.wrapper-footer .stack,
.stack .box,
.wrapper-header .block ul,
.wrapper-content,
.stack-content-inner .col-c,
.stack-header-inner {
  padding: 0;
  margin: 0;
}

.font-15,
.region-header .block .menu li a {
  font-size: 15px;
}

.font-20 {
  font-size: 20px;
}

.font-25 {
  font-size: 25px;
}

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

.fullwidth {
  width: 100%;
}

#header-region .region-header .block-menu {
  position: absolute;
  right: -50px;
}

.self-injecting-heading p {
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
  float: left;
  width: 100%;
  text-align: center;
  line-height: normal;
  margin-left: 0%;
}

.video1 {
  display: block;
  flex-direction: column;
}

.video1 .video_maintenance {
  background-color: #234d98;
  width: 100%;
  height: 600px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 30px;
}

.video1 .video_maintenance.self-injecting-heading h1 {
  color: #fff;
  margin: 0;
  text-align: center;
}

@media (min-width: 483px) {
  .video1 .video_maintenance {
    width: 100%;
  }
}

@media (min-width: 883px) {
  .video1 {
    flex-direction: block;
  }
}

.self-administration-guide h1 {
  color: #59b4a8;
  font-weight: bold;
  margin-left: 5%;
  font-family: "FS Albert Web Bold", arial;
  font-size: 38px;
  margin-top: -1.4%;
  width: auto;
  float: left;
}

.self-administration-guide p {
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
  float: left;
  width: auto;
  line-height: normal;
  margin-left: 5%;
  padding-bottom: 21px;
}

.self-administration-guide a {
  text-decoration: underline;
}

@media only screen and (max-width:767px),
screen and (max-device-width:767) {
  .bc-player-BklZ7sdVdW_default .vjs-big-play-button {
    left: 35%;
    top: 35%;
  }

  .page-node-121 .bc-player-BklZ7sdVdW_default .vjs-big-play-button:before {
    margin: 30px auto;
  }

  .self-injecting-heading p {
    margin-left: 0%;
    font-size: 18px;
  }

  .self-administration-guide p {
    font-size: 18px;
  }

  .self-administration-guide p {
    padding-bottom: 40px;
  }

  .page-width {
    width: 100% !important;
  }

  .home-mobile .dis.border_style sup {
    font-size: 8px;
  }
}

body {
  background: none;
}

.wrapper-content,
.stack-content-inner .col-c,
.stack-header-inner {
  border: none;
}

.region-header .block {
  width: 60%;
}

.region-header .page-element {
  width: 40%;
}

.page-width {
  margin: 0 auto;
  text-align: left;
  width: 1024px;
}

body {
  background: none;
  font-family: arial;
}

.wrapper-content,
.stack-content-inner .col-c,
.stack-header-inner {
  border: none;
}

.wrapper-header {
  margin: 12px 0 0;
}

.region-header .block {
  width: 60%;
}

.region-header .block .menu li {
  padding: 18px 3px;
}

.region-header .block .menu li.last a {
  border: none;
}

.region-header .block .menu li a {
  border-right: 2px solid #59b4a8;
  color: #59b4a8;
  display: inline-block;
  font-family: "FS Albert Web Bold", arial;
  font-size: 15px;
  line-height: 12px;
  padding: 0 15px;
}

.region-header .page-element {
  width: 40%;
}

.banner-wrap {
  background: url(/images/sites/g/files/g10025641/f/201508/seperator.png) no-repeat left bottom;
  padding: 35px 0 30px 0;
  float: left;
}

.banner-img {
  float: left;
  margin: 0 0 0 40px;
  width: 320px;
}

.home-page-banner .banner-img {
  margin: 10px 0 0 24px;
}

.guide-to-self-injection .banner-img {
  margin: 0 0 0 15px;
}

.banner-copy {
  float: right;
  width: 54.5%;
}

.banner-copy>h1>sup {
  font-size: 18px;
}

.banner-copy h1,
.banner-copy h2 {
  background: url("/images/sites/g/files/g10025641/f/201508/banner-text-bg-noborder.png") no-repeat;
  height: 190px;
  padding: 40px 0 0;
  margin: 50px 0 0;
  width: 570px;
  color: #59b4a8;
}

.banner-copy>h1 span,
.banner-copy>h2 span {
  border: 4px solid #59b4a8;
  color: #59b4a8;
  display: block;
  margin: 0 auto;
  padding: 5px;
  text-align: center;
  float: left;
  font-family: "FS Albert Web Bold", arial;
  font-size: 38px;
  width: 385px;
}

.answers .banner-copy>h1 span {
  padding: 22px 5px;
  width: 377px;
}

.home-page-banner .banner-copy h1 {
  padding: 20px 0 0;
}

.home-page-banner .banner-copy>h1 span {
  padding: 22px 5px;
}

.guide-to-self-injection .banner-copy>h1 span {
  padding: 18px 5px;
}

.staying-on-track-banner .banner-copy>h1 span {
  padding: 18px 5px;
}

.guide-to-self-injection .banner-copy>h1 span.one-border,
.staying-on-track-banner .banner-copy>h1 span.one-border {
  height: 11%;
}

.home-page-banner .banner-copy>h1 span.one-border {
  height: 18%;
}

.banner-copy>h1 span.one-border {
  border-left: medium none;
  border-right: medium none;
  border-top: medium none;
  margin: 0 10px;
  width: 30px;
}

.answers .banner-copy>h1 span.one-border {
  margin: 0 30px 0 0;
}

.answers .banner-copy>h1 span.one-border.right {
  margin: 0 0 0 30px;
}

.banner-heading {
  color: #464646;
  font-size: 24px;
  line-height: 30px;
  padding: 0 0 15px 0;
}

.banner-heading,
.banner-copy .dis {
  margin-left: 58px;
}

.banner-heading {
  width: 73%;
}

.banner-copy .dis {
  font-family: "FS Albert Web Light", arial;
  font-size: 15px;
  margin-left: 80px;
  width: 75%;
}

.home-page-banner .banner-copy .dis {
  margin-left: 60px;
  margin-top: 10px;
}

#copyright {
  background: url(/images/sites/g/files/g10025641/f/201508/footer-bg.png) no-repeat center;
  background-size: cover;
  margin-top: 18px;
}



#copyright li {
  list-style: none;
  padding: 0 15px;
  border-right: 1px solid #fff;
  display: inline-block;
  line-height: 10px;
}

#copyright li.last {
  border: none;
}

.foot-left,
.foot-right {
  float: left;
  padding: 50px 0 90px;
  color: #ffffff;
}

.foot-right a {
  color: #ffffff;
}

.foot-left .pfizer-logo {
  display: inline-block;
  float: left;
  margin-left: 10px;
}

.foot-left .copy-text {
  display: inline-block;
  padding: 3px 0 0 10px;
  margin: 0;
}

.foot-bottom {
  float: left;
  margin-left: 59px;
  margin-top: -3px;
}

.foot-bottom p.copy-text {
  margin: 0;
  padding: 0;
}

ul.footer-menu {
  float: right;
  margin: 6px 0 0;
}

.top-arrow {
  background: #8ecac0;
  border-radius: 100%;
  bottom: 55px;
  cursor: pointer;
  display: none;
  float: right;
  height: 38px;
  position: fixed;
  right: 15px;
  z-index: 999;
}

.banner-heading p {
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
}

#page-title {
  display: none;
}

.home-mobile {
  display: none;
}

h2 {
  font-family: arial;
  color: #59b4a8;
  border-bottom: none;
  font-family: "FS Albert Web Bold", arial;
  font-size: 30px;
}

.pink-btn a {
  background: #ddb1c5;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "FS Albert Web Light", arial;
  font-size: 20px;
  padding: 18px 85px;
  text-align: center;
  text-decoration: none;
}
.green-btn a{
  background-color: #59b4a8;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "FS Albert Web Light", arial;
  font-size: 20px;
  padding: 18px 85px;
  text-align: center;
  text-decoration: none;
}
.add_event,
.add_event1 {
  background: #ddb1c5;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "FS Albert Web Light", arial;
  font-size: 20px;
  padding: 18px 40px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 10% 0 0 16%;
}

.callouts {
  background: #eef5fc;
  border-radius: 5px;
  width: 32%;
  padding: 0 1% 0 3%;
  margin-left: 20px;
  height: 142px;
  float: left;
  position: relative;
  box-sizing: border-box;
}

.callouts .blue-text {
  margin-top: 22px;
}

.dis {
  font-size: 15px;
  margin-top: 19px;
  color: #464646;
  font-family: "fs albert web light", arial;
}

.next-arrow {
  position: absolute;
  right: 18px;
  top: 0;
}

.callouts.first {
  margin-left: 0;
}

.blue-text {
  color: #84b9e7;
  font-family: "FS Albert Web Bold", arial;
  font-size: 25px;
  line-height: 28px;
}

.green-text {
  color: #59b4a8;
  font-family: "FS Albert Web Bold", arial;
  font-size: 38px;
}

.step-wrapper .step-left .blue-text,
.step-wrapper .step-right .blue-text {
  margin-top: 23px;
}

.answer-wrap1 .left {
  padding: 6px 0 0 0;
}

.answer-wrap {
  clear: both;
}

.answer-wrap2 {
  clear: both;
  padding: 30px 0 0;
}

.seperator {
  clear: both;
  padding: 50px 0 30px 0;
}

.step-wrapper {
  display: inline-block;
  margin-top: -30px;
  padding: 0 0 55px;
  width: 100%;
}

.step-left {
  width: 42%;
}

.step-right {
  width: 43%;
}

.step-left .pink-btn,
.step-right .pink-btn {
  margin: 0 auto;
  max-width: 70%;
}

.carousel-img {
  padding: 34px 0 58px;
}

.iphone-img {
  padding: 17px 0 17px;
}

.main:before {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
  content: '';
  background: -webkit-radial-gradient(30%, rgba(255, 255, 255, 0.15), ), url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/img/body-bg.png);
  background: -moz-radial-gradient(30%, rgba(255, 255, 255, 0.15), ), url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/img/body-bg.png);
  background: -o-radial-gradient(30%, rgba(255, 255, 255, 0.15), ), url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/img/body-bg.png);
  background: radial-gradient(30%, rgba(255, 255, 255, 0.15), ), url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/img/body-bg.png);
}

.site-header-wrap {
  margin-bottom: 60px;
  border-bottom: 1px solid #cd9ad6;
}

.accordion,
.accordion * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.accordion {
  overflow: hidden;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
  border-radius: 3px;
  background: #f7f7f7;
}

.accordion-section-title {
  width: 100%;
  padding: 15px;
  display: inline-block;
  border-bottom: 1px solid #1a1a1a;
  background: #333;
  transition: all linear 0.15s;
  font-size: 1.200em;
  text-shadow: 0px 1px 0px #1a1a1a;
  color: #fff;
}

.accordion-section-title.active,
.accordion-section-title:hover {
  background: #4c4c4c;
  text-decoration: none;
}

.accordion-section:last-child .accordion-section-title {
  border-bottom: none;
}

.accordion-section-content {
  padding: 15px;
  display: none;
}

#main {
  min-height: auto !important;
}

.banner-heading sup {
  font-size: 15px;
}

#footer {
  border: none;
}

.marginBT60 {
  margin-bottom: 60px;
}

.menu .active-trail.menu-link-2416 {
  background: url("/images/sites/g/files/g10025641/f/201508/staying-on-track-menu-bg.png") no-repeat 0 center;
  margin-left: -16px;
}

.region-header .block .menu li.menu-link-2416.active-trail {
  padding: 18px 19px;
}

.menu .active-trail.menu-link-2421 {
  background: url("/images/sites/g/files/g10025641/f/201508/guide-to-self-menu-bg.png") no-repeat 0 center;
  margin-left: -5px;
}

.menu .active-trail.menu-link-2276 {
  background: url("/images/sites/g/files/g10025641/f/201508/answers1.png") no-repeat 0px center;
}

.region-header .block .menu li.active-trail.menu-link-2276 {
  padding: 18px 3px;
}



.region-header .block .menu .menu-link-2261 a {
  padding-left: 0;
}

.region-header .block .menu li a {
  padding: 0 24px;
  position: relative;
}

.region-header .block .menu li.menu-link-2416 a {
  padding: 0 20px 0 14px;
}

.region-header .block .menu li.menu-link-2421 a {
  padding: 0 19px;
}

.region-header .block .menu li.menu-link-2421 {
  margin-left: -10px;
}

.region-header .block .menu .menu-link-2261 a {
  padding-left: 0;
  padding-right: 20px;
}

.region-header .block .menu li.menu-link-2416.active-trail+.region-header .block .menu li.menu-link-2276+a {
  padding: 0 24px 0 0;
}

.page-node-61 .region-header .block .menu li.last a {
  padding: 0 24px 0 0;
}

.page-node-61 .region-header .block .menu li.menu-link-2276 {
  padding-left: 1px;
}

.region-header .block .menu li.last a {
  border: none;
  padding: 0 24px 0 14px;
}

.region-header .block .menu li.last a.active-trail {
  padding: 0 24px 0 22px;
}

#block-system-main-menu .menu {
  margin: 0 0 0 -30px;
}

.region-header .block .menu li.first {
  margin: 0;
}

.region-header .block .menu li.active-trail.menu-link-2276 {
  margin-left: -6px;
  padding-right: 24px !important;
}

.region-header .block .menu li.menu-link-2421 {
  margin-left: -5px;
}

.region-header .block .menu li.menu-link-2276 {
  padding-right: 0;
}

.page-node-6 .bread {
  margin: -15px 0 -20px;
}

.answer-wrapper-desk {
  margin-top: -35px;
}

.blue-text a {
  color: #84b9e7;
  font-family: "FS Albert Web Bold", arial;
  font-size: 25px;
}

.dis a {
  color: #464646;
  font-family: "FS Albert Web Light", arial;
  font-size: 15px;
}

.step-left .pink-btn a {
  padding: 18px 40px;
}

.answer-wrapper-mobile {
  display: none;
}

.answer-wrapper .first .blue-text {
  letter-spacing: -1px;
}

.answer-wrapper .blue-text a:hover,
.answer-wrapper .dis a:hover {
  text-decoration: none;
}

.answer-wrapper h1 {
  color: #59b4a8;
  font-family: "FS Albert Web Bold", arial;
  font-size: 30px;
}

.home-page-banner {
  padding: 47px 0 8px;
}

.home-page-banner .banner-heading {
  margin-left: 60px;
  margin-top: 0;
  padding-bottom: 0;
  width: 73%;
}

.home-footer {
  margin: -18px 0 0;
}

#node-121{
  text-align: center;
}

.d-flex-inline{ 
  display: inline-flex;
  flex-direction: row;
  align-items: center;
}

.pil-logo{
  width: 100px;
  margin-right: 5px;
}

.pil-logo-text{
  margin-top: 4px;
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
}

@media screen and (max-width: 767px) {
  .pil-logo-text{
    font-size: 18px!important;
  }
  .new-text{
    font-size: 18px!important;
    text-align: center!important;
    margin-bottom: 15px;
  }
}

.new-text {
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
  line-height: normal;
}

.home-footer p {
  font-family: "FS Albert Web Light", arial;
  margin-top: 10px;
}

.home-footer p a.blue {
  color: #3f84c5;
}

.home-footer p a {
  color: #099cec;
}



.staying-mobile-bg {
  display: none;
}

.staying-on-track-banner .banner-copy h1 {
  background: none;
}

#ui-id-1,
#ui-id-2 {
  padding: 15px 0;
  text-align: center;
  width: 100%;
  font-family: "FS Albert Web Bold", arial;
  font-size: 22px;
  font-weight: normal;
}

.ui-state-default.ui-corner-top.ui-tabs-active #ui-id-1,
.ui-state-default.ui-corner-top.ui-tabs-active #ui-id-2 {
  color: #fff;
}

.ui-state-default.ui-corner-top #ui-id-1,
.ui-state-default.ui-corner-top #ui-id-2 {
  color: #85bbdd;
}

#tabs .ui-state-default.ui-corner-top.ui-tabs-active {
  background: #3f84c5;
  border: none !important;
  padding-bottom: 3px;
  border-radius: 4px 4px 0 0;
}

#tabs .ui-state-default.ui-corner-top {
  background: #fff;
  border: none;
  margin: 0;
  border-bottom: 3px solid #e6e6e6 !important;
  border-radius: 0;
  border-right: none;
  width: 50%;
}

#tabs {
  border: none;
  margin: 35px auto;
  width: 100%;
}

#tabs a br {
  display: none;
}

#tabs-1 p.blue-text,
#tabs-2 p.blue-text {
  font-family: "FS Albert Web Bold", arial;
  font-size: 30px;
  color: #84b9e7;
  margin-top: 42px;
}

#tabs-1 p,
#tabs-2 p,
#tabs-3 p {
  font-family: "FS Albert Web light", arial;
  font-size: 24px;
  line-height: normal;
  color: #7a7a7a;
}

#tabs-1 .left,
#tabs-2 .left {
  padding: 0 0 0 35px;
  width: 44%;
}

#tabs-1 .right,
#tabs-2 .right {
  width: 42%;
}

#tabs .ui-tabs-nav {
  background: none;
  border: none;
  padding: 0;
}

.staying-on-track-banner {
  background: url("/images/sites/g/files/g10025641/f/201508/staying-desk-bg.png") no-repeat right 25px, url("/images/sites/g/files/g10025641/f/201508/seperator.png") no-repeat left bottom;
  float: left;
  margin-top: 20px;
  padding: 35px 0 84px;
}

.staying-on-track-banner .banner-img {
  margin: 1.5% 0 0 17%;
  width: 20%;
}

.staying-on-track-banner .banner-heading,
.guide-to-self-injection .banner-heading {
  clear: both;
  margin-top: -55px;
  margin-left: 10px;
  width: 100%;
}

#tabs .ui-tabs .ui-tabs-nav li.ui-tabs-active {
  padding-bottom: 2px;
}

.ui-tabs .ui-tabs-panel,
.ui-tabs .ui-tabs-panel {
  float: left;
}

#tabs-1 #tabs-1 {
  padding-top: 30px;
}

#tabs-1,
#tabs-2 {
  background: url("/images/sites/g/files/g10025641/f/201508/staying-content-bg.png") no-repeat 100% center;
}

.guide-to-self-injection {
  padding: 35px 0 7px;
}

.guide-to-self-injection .banner-heading p {
  margin-top: 20px;
}

.self-injecting {
  margin-top: 50px;
}

.page-node-121 .wrapper-content .block+.block {
  margin-top: 0;
}

body#node-121 .content-area #block-block-66 {
  margin-top: 19px;
}

.self-injecting-heading {
  float: left;
  width: 100%;
}

.self-injecting-heading h1,
.self-injecting-heading h2 {
  color: #59b4a8;
  font-weight: bold;
  margin-left: 0%;
  width: 100%;
  text-align:center;
  font-family: "FS Albert Web Bold", arial;
  font-size: 38px;
  margin-top: -1.4%;
}

.guide-to-self-injection .banner-copy h1 {
  padding: 50px 0 0;
}

#test-popup object {
  width: 100%;
}

.page-sayana-faq-answer #mobile_tabs {
  display: none;
}

.seperator-desk {
  display: block;
}

.seperator-mobile {
  display: none;
}

.answers {
  background: url("/images/sites/g/files/g10025641/f/201508/ans-desk-bg.png") no-repeat right 31px, url("/images/sites/g/files/g10025641/f/201508/seperator.png") no-repeat left bottom;
  float: left;
  margin-top: -10px;
  padding: 35px 0 9px;
}

.answers .banner-img {
  margin: 0 0 0 64px;
}

.answers .banner-copy h1 {
  background: none;
  margin: 0;
  padding: 22px 0 0;
}

.answers .banner-heading {
  margin-left: 22px;
  margin-top: -36px;
  width: 86%;
}

#block-block-71 {
  margin: 0;
  padding: 0;
  display: none;
}

.mobile-but {
  display: none;
}

.faq-answer .item-list.faq-accordion li {
  display: none;
}

.faq-answer #tabs {
  margin-top: 50px;
  width: 95%;
  margin-bottom: 0;
}

.faq-answer #tabs #ui-id-3 {
  padding: 15px 0;
  color: #85bbdd;
  text-align: center;
  width: 100%;
  font-family: "FS Albert Web Bold", arial;
  font-size: 22px;
  font-weight: normal;
}

.faq-answer #tabs .ui-tabs-active #ui-id-3 {
  color: #fff;
}

.faq-answer #tabs .ui-state-default.ui-corner-top.ui-tabs-active {
  border-radius: 4px 4px 0 0;
  border-bottom: none !important;
  padding-bottom: 3px;
}

.faq-answer .ui-tabs .ui-tabs-panel {
  padding: 30px 0;
}

.faq-answer .accordion {
  background: none;
  box-shadow: none;
}

.faq-answer .accordion-section-title {
  background: none;
  border: none;
  box-shadow: none;
  text-shadow: none;
  border-bottom: none;
  color: #7a7a7a;
  font-family: "FS Albert Web Bold", arial;
  font-size: 24px;
  padding: 15px 15px 17px 90px;
}

.faq-answer .accordion-section-content {
  margin-bottom: -17px;
  padding: 0 15px 0 90px;
}

.faq-answer .accordion-section-title.active {
  background: url("/images/sites/g/files/g10025641/f/201509/up-arrow1.png") no-repeat 0 0;
  color: #85bbdd;
}

.faq-answer .accordion-section-title.active:hover {
  background: url("/images/sites/g/files/g10025641/f/201509/up-arrow1.png") no-repeat 0 0;
}

.faq-answer .accordion-section-title {
  background: url("/images/sites/g/files/g10025641/f/201509/down-arrow1.png") no-repeat 0 0;
}

.faq-answer .accordion-section-title:hover {
  background: url("/images/sites/g/files/g10025641/f/201509/down-arrow1.png") no-repeat 0 0;
}

.faq-answer .accordion-section-content p {
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
  line-height: normal;
  margin-top: 16px;
}

.faq-answer .accordion-section {
  background: url("/images/sites/g/files/g10025641/f/201508/answers-seperator.png") no-repeat center bottom;
  padding-bottom: 60px;
}

.faq-answer .ui-tabs .ui-tabs-panel,
.faq-answer .ui-tabs .ui-tabs-panel {
  float: none;
}

.faq-answer #tabs-1,
.faq-answer #tabs-2 {
  background: none;
}

.faq-answer span.blue-text {
  display: block;
  float: left;
  font-size: 24px;
  height: 70px;
  width: 40px;
}

.faq-answer #tabs .ui-state-default.ui-corner-top {
  border-bottom: 3px solid #e6e6e6 !important;
  border-radius: 0;
  border-right: 3px solid #85bbdd;
  width: 33%;
}

.faq-answer #tabs .not-active.ui-state-default.ui-corner-top:first-child {
  border-left: 3px solid #85bbdd;
}

.sayana-terms,
.sayana-contact {
  margin-top: 58px;
}

.sayana-terms ol li {
  margin-bottom: 20px;
}

.faq-answer #tabs .ui-state-default.ui-corner-top.item-2:first-child {
  border-left: 3px solid #85bbdd;
  border-right: 3px solid #85bbdd;
}

.faq-answer #tabs .ui-state-default.ui-corner-top.item-2 {
  border: medium none;
}

.faq-answer #tabs .not-active.ui-state-default.ui-corner-top.item-1:first-child {
  border-left: 3px solid #85bbdd;
  border-right: medium none;
}

.faq-answer #tabs .not-active.ui-state-default.ui-corner-top.item-1:last-child {
  border-left: medium none;
}

#myform label,
#myform1 label {
  color: #84b9e7;
  text-transform: capitalize;
  font-size: 24px;
  font-family: "FS Albert Web Bold", arial;
  margin-bottom: 2%;
}

div#atedrop1 {
  background-color: #ddb1c5;
  color: #fff !important;
  padding: 18px 48px;
  font-size: 24px;
  font-family: "FS Albert Web light", arial;
  margin: 7% 0 0 11%;
  border-radius: 4px;
  box-shadow: none;
  border: none;
}

#datepicker,
#datepicker1 {
  width: 76%;
  padding: 10px 0 10px 10px;
  border: 1px solid #39b26e;
}

.left .addthisevent-drop .addthisevent_icon {
  background: none;
}

.full-callout {
  font-size: 0;
  height: 100%;
  left: 0;
  position: absolute;
  width: 100%;
  top: 0;
  z-index: 9;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-clearfix {
  min-height: 0;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}

.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  font-size: 100%;
}

.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
}

.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}

.ui-button-icons-only {
  width: 3.4em;
}

button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}

.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

.ui-menu .ui-menu {
  position: absolute;
}

.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}

.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}

.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

.ui-resizable {
  position: relative;
}

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}

.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

.ui-selectmenu-open {
  display: block;
}

.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ui-slider {
  position: relative;
  text-align: left;
}

.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}

.ui-slider-horizontal {
  height: .8em;
}

.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

.ui-spinner-up {
  top: 0;
}

.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-tabs {
  position: relative;
  padding: .2em;
}

.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}

body .ui-tooltip {
  border-width: 2px;
}

.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

.ui-widget .ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #222222;
}

.ui-widget-content a {
  color: #222222;
}

.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

.ui-widget-header a {
  color: #222222;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #363636;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  font-weight: normal;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  background-image: none;
}

.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-icons_222222_256x240.png);
}

.ui-widget-header .ui-icon {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-icons_222222_256x240.png);
}

.ui-state-default .ui-icon {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-icons_888888_256x240.png);
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-icons_454545_256x240.png);
}

.ui-state-active .ui-icon {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-icons_454545_256x240.png);
}

.ui-state-highlight .ui-icon {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-icons_2e83ff_256x240.png);
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-icons_cd0a0a_256x240.png);
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-carat-1-n {
  background-position: 0 0;
}

.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

.ui-icon-carat-1-e {
  background-position: -32px 0;
}

.ui-icon-carat-1-se {
  background-position: -48px 0;
}

.ui-icon-carat-1-s {
  background-position: -64px 0;
}

.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

.ui-icon-carat-1-w {
  background-position: -96px 0;
}

.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

.ui-widget-overlay {
  background: #aaaaaa url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
}

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: .3;
  filter: Alpha(Opacity=30);
  border-radius: 8px;
}

#breadcrumb {
  display: none;
}

.page-node-136 .region-content {
  background: url("/images/sites/g/files/g10025641/f/201508/landing-bg.png") no-repeat right 40px / 36% auto;
}

.l-wrap {
  width: 68%;
  margin: 80px 0 90px 0;
}

.l-wrap .pink-btn a {
  font-family: "FS Albert Web Bold", arial;
}

.landing-foote .foot-left {
  padding: 0 0 0 20px;
}

.page-node-136 .green-text {
  font-size: 40px;
  width: 75%;
}

.page-node-136 .blue-text {
  margin-bottom: 15px;
  width: 90%;
}

.page-node-136 .black-text {
  width: 90%;
  margin-top: 0;
  margin-bottom: 20px;
}

.copy-text sup {
  font-size: 10px;
}

.cmanager-body a {
  text-decoration: underline;
}

#cmanager-corner {
  display: none;
}

.page-node-6 #cmanager-corner {
  display: block;
}

.cmanager #cmanager-corner.cmanager-corner-left {
  z-index: 9;
}

.staying-on-track-banner-mobile {
  display: none;
}

.bread {
  margin: 43px 0 -20px;
}

.bread a {
  color: #59b4a8;
  text-decoration: underline;
}

#block-block-26 p {
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
  line-height: normal;
  margin-top: 15px;
}

@media only screen and (max-width:767px),
screen and (max-device-width:767) {
  .accordion.active_mobile {
    background: #f1f1f1;
  }

  #block-block-26 p,
  .ul-answer li {
    font-size: 15px;
    line-height: 18px;
    margin-top: 15px;
  }

  .staying-on-track-banner-desk {
    display: none;
  }

  .staying-on-track-banner-mobile {
    display: block;
  }

  #block-block-41 .staying-on-track-banner-desk {
    display: none;
  }

  .staying-on-track-banner-mobile .banner-heading {
    display: block;
    margin: 20px auto 30px;
    order: 3;
    width: 85%;
  }

  .staying-on-track-banner-mobile .banner-heading p {
    font-size: 14px;
    line-height: normal;
  }

  .page-node-6 .bread {
    margin: 20px 0 0 5%;
  }

  .page-node-121 .bread {
    margin: 35px 0 0 4.5%;
  }

  .page-node-61 .bread {
    margin: 40px 0 10px 8px;
  }

  .bread {
    margin: 20px 0 0;
  }

  .page-node-136 .green-text {
    font-size: 20px;
    text-align: center;
  }

  .page-node-136 .blue-text {
    margin: 10px 0;
    font-size: 14px;
    line-height: normal;
    text-align: center;
  }

  .page-node-136 .page {
    background: none;
  }

  .banner-wrap.home-page-banner.home-desk {
    display: none;
  }

  .home-mobile {
    display: block;
    margin: 0 auto;
    width: 90%;
  }

  .home-mobile .banner-heading {
    display: block;
    margin: 0;
    width: 100%;
  }

  .page-node-141 .page {
    background: none;
    padding-top: 12px;
  }

  .region-header .block .menu li.menu-link-2261.active-trail {
    background: url("/images/sites/g/files/g10025641/f/201508/first-menu-mb1.png") no-repeat center center;
    padding: 22px 0;
  }

  .region-header .block .menu li.active-trail.menu-link-2421 {
    background: url("/images/sites/g/files/g10025641/f/201508/second-menu-mb1.png") no-repeat center bottom;
    padding: 20px 0;
  }

  .region-header .block .menu li.menu-link-2416.active-trail {
    background: url("/images/sites/g/files/g10025641/f/201508/third-menu-mb1.png") no-repeat center center;
    padding: 22px 0 22px 0;
  }

  .region-header .block .menu li.menu-link-2416 a {
    padding: 0 20px 0 0;
  }

  .region-header .block .menu li.active-trail.menu-link-2276 {
    background: url("/images/sites/g/files/g10025641/f/201508/fourth-menu-mb1.png") no-repeat center center;
    padding: 18px 0;
  }

  .region-header .block .menu li.last a {
    padding: 0 24px 0 6px;
  }

  .region-header .block .menu li.active-trail.menu-link-2276 a.active-trail {
    margin-left: 14px;
  }

  .region-header .block .menu li.active-trail a.active-trail {
    padding: 5px 0;
    text-align: center;
    width: 174px;
  }

  .add_event,
  .add_event1 {
    font-size: 15px;
    padding: 10px 30px;
    margin: 10% 0 0 8%;
  }

  h2 {
    font-size: 18px;
    margin-top: 35px;
  }

  #block-system-main-menu {
    display: none;
  }

  .banner-heading,
  .banner-copy,
  .banner-copy h1,
  .banner-copy .dis {
    margin: 0;
    padding: 0;
    width: 100%;
  }

  .banner-wrap {
    flex-direction: column;
    -webkit-flex-direction: column;
    padding: 0;
    width: 100%;
  }

  .banner-img {
    width: 100%;
    order: 2;
    -webkit-order: 2;
  }

  .banner-copy {
    order: 1;
    -webkit-order: 1;
    flex-direction: column;
    -webkit-flex-direction: column;
  }

  .banner-content {
    order: 3;
    -webkit-order: 3;
    flex-direction: column;
    -webkit-flex-direction: column;
    margin: -70px auto 0;
    width: 90%;
    background-color: #fff;
    opacity: .5;
  }

  #block-block-11,
  #block-block-16,
  #block-block-66 {
    margin: 0 auto;
    width: 90%;
  }

  #block-block-66 {
    margin-bottom: 15px;
  }

  .banner-copy h1,
  .banner-copy h2 {
    background: none;
  }

  .banner-copy h1,
  .banner-copy h2,
  .banner-copy>h1 span,
  .banner-copy>h2 span {
    height: auto;
    width: auto;
  }

  .banner-img img {
    width: 50%;
  }

  .banner-copy>h1 span.one-border {
    height: 4px;
    width: 20%;
  }

  .banner-heading,
  .banner-copy .dis {
    display: none;
  }

  .stack-header-inner,
  .wrapper-content,
  .banner-wrap {
    background-color: TRANSPARENT;
    background: transparent;
  }

  #logo>img {
    width: 90%;
  }

  .wrapper-header {
    margin: 0% 5% 8% 5%;
    background: unset;
    padding: 0% 5% 5% 5%;
  }

  .page {
    background: transparent url("/images/sites/g/files/g10025641/f/201508/home-bg-mobile.png") no-repeat scroll 0 0 / 100% auto;
  }

  .wrapper-content .block,
  .wrapper-content .block+.block,
  .carousel-img {
    margin: 0;
    padding: 0;
  }

  #main {
    margin: 0 5%;
    min-height: 0 !important;
  }

  #main,
  .step-right,
  .step-left {
    width: 90%;
    float: left;
  }

  .answer-wrap1,
  .answer-wrap2 {
    float: left;
    width: 100%;
  }

  .callouts {
    float: left;
    height: auto;
    margin: 5% 0;
    width: 100%;
  }

  .seperator img,
  .carousel-img img,
  .iphone-img>img {
    width: 100%;
  }

  .step-left .pink-btn,
  .step-right .pink-btn {
    margin: 0 auto;
    max-width: 100%;
  }

  .answer-wrapper .right,
  .answer-wrapper .left {
    float: left;
    width: 100%;
  }

  .flexb,
  .pink-btn,
  .banner-copy h1,
  .banner-copy>h1 span,
  .banner-copy,
  .banner-content,
  .banner-img,
  .banner-wrap,
  .foot-left,
  .foot-right,
  .region-header .block .menu li {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
  }

  .just-center,
  .pink-btn,
  .banner-img,
  .foot-left,
  .foot-right,
  .region-header .block .menu li {
    justify-content: center;
    -webkit-box-align: center;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
  }

  .self-injecting-heading,
  .self-injecting-heading h1,
  .self-injecting-img img,
  .foot-left,
  .foot-right {
    width: 100%;
  }

  .foot-left {
    padding: 50px 0 20px;
  }

  .self-injecting-heading {
    float: left;
  }

  .self-injecting-heading h1,
  .self-injecting-heading h2 {
    margin-left: 0;
    font-size: 20px;
  }

  .self-administration-guide h1 {
    font-size: 20px;
  }

  #tabs-1 .left,
  #tabs-1 .right,
  #tabs-2 .left,
  #tabs-2 .right {
    padding: 0 1%;
    width: 100%;
  }

  .foot-right {
    padding: 0;
  }

  ul.footer-menu {
    display: none;
  }

  .mobile-but {
    display: inline-block;
    float: right;
    position: relative;
    z-index: 99;
  }

  .mobile-but>img {
    float: right;
    width: 40%;
  }

  #block-system-main-menu .menu {
    background: url("/images/sites/g/files/g10025641/f/201508/mobile-menu-overlay.png") repeat 0 0;
    height: 100%;
    left: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
  }

  .region-header .block .menu li {
    background-position: 50% center;
    display: flex;
    justify-content: center;
    margin: 5% 0 0;
    padding: 0;
    width: 100%;
  }

  .region-header .block .menu li a {
    border: none;
  }

  .region-header .block .menu li.active-trail a {
    border: 1px solid #fff;
    color: #fff;
    padding: 5px;
  }

  .region-header .block .menu li.first {
    margin: 26% 0 0;
  }

  #cmanager-popup .cmanager-body.font-change {
    font-size: 12px !important;
  }

  .cmanager-centered #cmanager-popup .cmanager-body {
    font-size: 13px !important;
    line-height: normal;
    -moz-text-size-adjust: none;
    -webkit-text-size-adjust: none;
    -ms-text-size-adjust: none;
    text-size-adjust: none;
  }

  .staying-on-track-banner .banner-img img {
    display: none;
  }

  .staying-on-track-banner .banner-img img.staying-mobile-bg {
    display: block;
    width: auto;
    margin-top: 100px;
  }

  .page-node-61 #copyright {
    background: url("/images/sites/g/files/g10025641/f/201508/sta-mb-footer.png") no-repeat center bottom / cover;
  }

  .page-node-61 .page {
    background: url("/images/sites/g/files/g10025641/f/201508/staying-on-bg-mb.png") no-repeat 0 -28px;
    background-size: 100% auto;
    padding-top: 12px;
  }

  .page-node-61 .seperator {
    display: none;
  }

  .page-node-61 h2 {
    margin-left: 6px;
  }

  .staying-on-track-banner {
    margin-top: 0;
  }

  .staying-on-track-banner .banner-copy>h1 span {
    padding: 10px 5px;
    font-size: 20px;
    line-height: normal;
    border-color: #39b26e;
    color: #39b26e;
    width: 385px;
  }

  .staying-on-track-banner .banner-copy>h1 span.one-border {
    height: 16px;
    width: 24%;
    margin: 0 10px 0 5%;
  }

  .staying-on-track-banner .banner-copy h1 .one-border.right {
    margin: 0 5% 0 10px;
    width: 24%;
  }

  .staying-on-track-banner .banner-img {
    margin: 0;
    width: auto;
  }

  #ui-id-1,
  #ui-id-2 {
    font-size: 15px;
  }

  #tabs {
    width: 95%;
  }

  #tabs .ui-tabs-nav {
    border-left: 1px solid #d9eee5;
    border-right: 1px solid #d9eee5;
    border-radius: 4px 4px 0 0;
  }

  #tabs .ui-state-default.ui-corner-top.ui-tabs-active:nth-child(1) {
    border-right: 1px solid #d9eee5 !important;
    padding-right: 2px;
  }

  #tabs .ui-state-default.ui-corner-top:nth-child(1) {
    padding-right: 2px;
  }

  #tabs .ui-state-default.ui-corner-top:nth-child(2) {
    padding-right: 3px;
  }

  #tabs .ui-state-default.ui-corner-top.ui-tabs-active:nth-child(2) {
    border-left: 1px solid #d9eee5 !important;
  }

  #tabs .ui-state-default.ui-corner-top.ui-tabs-active {
    border-bottom: none !important;
    background: none;
    border-top: 1px solid #d9eee5 !important;
    padding-bottom: 0;
    border-radius: 4px 4px 0 0;
  }

  #tabs-1 p.blue-text,
  #tabs-2 p.blue-text {
    font-size: 20px;
  }

  #tabs-1 p,
  #tabs-2 p,
  #tabs-3 p {
    font-size: 14px;
  }

  #tabs-1,
  #tabs-2 {
    background: none;
    padding: 15px;
    border: 1px solid #d9eee5;
    border-top: none;
  }

  #tabs .ui-state-default.ui-corner-top #ui-id-1,
  #tabs .ui-state-default.ui-corner-top #ui-id-2,
  #tabs .ui-state-default.ui-corner-top.ui-tabs-active #ui-id-1,
  #tabs .ui-state-default.ui-corner-top.ui-tabs-active #ui-id-2 {
    color: #39b26e;
  }

  #tabs .ui-state-default.ui-corner-top #ui-id-2 {
    padding: 7px 0 4px 0;
  }

  #tabs a br {
    display: block;
  }

  #tabs .ui-state-default.ui-corner-top {
    border-bottom: 1px solid #d9eee5 !important;
    border-top: 1px solid #d9eee5 !important;
    border-radius: 4px 4px 0 0;
    width: 48.8%;
  }

  #tabs-1 .left p.blue-text,
  #tabs-2 .left p.blue-text {
    margin-top: 0;
  }

  #tabs-1 p.blue-text,
  #tabs-2 p.blue-text {
    color: #7a7a7a;
  }

  div#atedrop1 {
    font-size: 15px;
    padding: 10px 20px;
    margin: 7% 0 0 12%;
  }

  #myform label,
  #myform1 label {
    color: #7a7a7a;
    font-size: 20px;
    margin-bottom: 1%;
  }

  .page-node-131 .page {
    background: none;
    padding-top: 12px;
  }

  .page-node-131 .sayana-terms {
    margin-top: 0;
  }

  .sayana-contact {
    margin-top: 0;
  }

  .page-node-121 #copyright {
    background: url("/images/sites/g/files/g10025641/f/201508/guide-mb-footer.png") no-repeat center bottom / cover;
  }

  .page-node-121 .page {
    background: url("/images/sites/g/files/g10025641/f/201508/guide-bg-mb.png") no-repeat scroll 0 -18px;
    background-size: 100% 30.5%;
    padding-top: 12px;
  }

  .guide-to-self-injection .banner-img {
    margin: 0 0 0 15px;
    width: auto;
  }

  .guide-to-self-injection .banner-img img {
    width: 50%;
    margin-top: 80px;
  }

  .guide-to-self-injection .banner-copy>h1 span {
    border-color: #5291a8;
    color: #5291a8;
    font-size: 20px;
    line-height: normal;
    padding: 5px;
  }

  .self-injecting {
    margin: 20px auto 0;
    width: 91%;
  }

  .self-injecting-img img,
  .video_maintenance {
    margin-top: 20px;
  }

  .guide-to-self-injection .banner-copy>h1 span.one-border {
    height: 33px;
    margin: 0 10px 0 5%;
    width: 24%;
  }

  .guide-to-self-injection .banner-copy>h1 span.one-border.right {
    margin: 0 5% 0 10px;
  }

  .guide-to-self-injection .banner-copy h1 {
    padding: 0;
  }

  .page-sayana-faq-answer .bread {
    margin: 30% 0 0 5%;
  }

  .page-sayana-faq-answer #copyright {
    background: url("/images/sites/g/files/g10025641/f/201508/ans-mb-footer.png") no-repeat center bottom / cover;
  }

  .answer-wrapper-mobile {
    display: block;
  }

  .answer-wrapper-desk {
    display: none;
  }

  .seperator-desk {
    display: none;
  }

  .seperator-mobile {
    display: block;
  }

  .page-sayana-faq-answer #tabs,
  .page-sayana-faq-answer .seperator {
    display: none;
  }

  .page-sayana-faq-answer #mobile_tabs {
    display: block;
    margin-top: 40px;
  }

  #block-block-26 {
    margin: 50px auto 0;
    width: 90%;
  }

  #block-block-26 p {
    margin-top: 10px;
  }

  .page-sayana-faq-answer .page {
    background: transparent url("/images/sites/g/files/g10025641/f/201508/answer-bg-mb.png") no-repeat 0 -27px / 100% auto;
    padding-top: 12px;
  }

  .page-sayana-faq-answer #main {
    width: 100%;
    margin: 0;
  }

  .answers .banner-copy h1 {
    padding: 10px 0 0 0;
  }

  .answer-wrap2 {
    padding: 20px 0 0;
  }

  .answer-wrapper .first .blue-text {
    letter-spacing: 0;
  }

  #mobile_tabs p a {
    color: #fff;
  }

  .answers .banner-copy>h1 span.one-border {
    border-color: #539bb8;
    margin: 0 10px 0 5%;
    color: #539bb8;
    height: 28px;
    width: 24%;
  }

  .answers .banner-copy>h1 span {
    padding: 10px 5px;
    color: #539bb8;
    font-size: 20px;
    line-height: normal;
    border-color: #539bb8;
  }

  .answers .banner-copy>h1 span.one-border.right {
    margin: 0 5% 0 10px;
  }

  .answers .banner-img img {
    display: none;
  }

  .faq-answer .accordion-section {
    padding-bottom: 15px;
    background-size: 100% auto;
  }

  .faq-answer .accordion-section-title {
    background-size: 12% auto;
    padding: 9px 15px 17px 48px;
    font-size: 14px;
  }

  .faq-answer .accordion-section-content {
    margin-top: -15px;
    padding: 0 15px 25px 45px;
  }

  .faq-answer .accordion-section-content p {
    font-size: 14px;
    margin-top: 10px;
  }

  .page-sayana-faq-answer .marginBT60 {
    margin-bottom: 20px;
  }

  .faq-answer .accordion-section-title:hover {
    background-size: 12% auto;
  }

  .faq-answer .accordion-section-title.active {
    background-size: 12% auto;
  }

  .faq-answer .accordion-section-title.active:hover {
    background-size: 12% auto;
  }

  .starting_sayana,
  .while_on_sayana,
  .moving_sayana {
    width: 98%;
    background-color: #3f84c5;
    padding: 18px 0 18px 15px;
    color: #fff;
    font-size: 20px;
    font-family: "FS Albert Web Bold", arial;
  }

  .faq-answer .accordion {
    padding: 5% 5% 0 5%;
    margin: 0;
  }

  .faq-answer span.blue-text {
    font-size: 14px;
    height: 1px;
    width: 15px;
    line-height: normal;
  }

  .faq-answer {
    margin-bottom: -40px;
  }

  .faq-answer #tabs-1,
  .faq-answer #tabs-2 {
    border: none;
    padding: 0;
  }

  .page-node-6 .page {
    background: transparent url("/images/sites/g/files/g10025641/f/201508/home-bg-mobile_1.png") no-repeat 0 -35px;
    background-size: 100% auto;
    padding-top: 12px;
  }

  .page-node-6 .pink-btn a {
    padding: 18px 71px;
  }

  .page-node-6 .seperator {
    padding: 10px 0 40px 0
  }

  .home-mobile .banner-heading p {
    font-size: 14px;
    line-height: normal;
  }

  .home-mobile .dis {
    font-size: 14px;
    margin-top: 16px;
    font-family: "FS Albert Web Light", arial;
  }

  .home-page-banner .banner-img {
    margin: 40px 0 0 0;
  }

  .home-mobile .banner-img img.home-mobile-bg {
    display: block;
    margin-left: -14%;
  }

  .home-mobile .banner-img img {
    display: none;
  }

  .home-page-banner .banner-copy h1 {
    padding: 0;
  }

  .home-page-banner .banner-copy>h1 span {
    padding: 5px 5px;
    font-size: 20px;
    line-height: normal;
  }

  .home-page-banner .banner-copy>h1 span.one-border {
    height: 32px;
  }

  .answer-wrapper h1 {
    font-size: 20px;
    margin: 10px 0 20px 0;
  }

  .callouts .blue-text {
    margin-top: 0;
    line-height: 16px;
    font-size: 14px;
  }

  .callouts .blue-text a {
    font-size: 14px;
  }

  .callouts .dis {
    font-size: 12px;
    font-family: "FS Albert Web Light", arial;
  }

  .next-arrow {
    right: 5px;
    margin-top: 15px;
  }

  .next-arrow img {
    width: 70%;
    height: auto;
  }

  .callouts {
    margin: 3% 0;
    padding: 4%;
  }

  .step-wrapper .step-left .blue-text,
  .step-wrapper .step-right .blue-text {
    margin-top: 10px;
  }

  .step-wrapper .blue-text {
    font-size: 15px;
    line-height: normal;
  }

  .step-right,
  .step-left {
    width: 100%;
  }

  .carousel-img {
    margin: 15px 0;
  }

  .step-left .pink-btn a {
    padding: 18px 30px;
  }

  .step-right .pink-btn a {
    padding: 18px 70px;
  }

  .step-right.right {
    margin-top: 30px;
  }

  .iphone-img {
    padding: 0px 0 10px;
  }

  .answer-wrap1 .pink-btn a {
    padding: 18px 57px;
  }

  .home-footer {
    margin: -40px 0 0;

    margin-top: 10px;
  }

  .home-footer p {
    width: 90%;
  }

  .l-wrap {
    margin: 10% 0 150px;
    width: 100%;
  }

  .page-node-136 .region-content {
    background: url("/images/sites/g/files/g10025641/f/201508/landing-bg.png") no-repeat 70% 300px;
    background-size: 90% auto;
    min-height: 640px;
  }

  .page-node-136 .wrapper-header {
    display: none;
  }

  .page-node-136 #footer {
    display: block;
    padding: 0;
    height: 0;
  }

  .page-node-136 .landing-foote .foot-left {
    padding: 0;
  }

  .page-node-136 .home-footer p {
    font-size: 11px;
    text-align: center;
    width: 100%;
  }

  .page-node-136 .home-footer {
    background: #fff none repeat scroll 0 0;
    margin: 205px 0 0;
    opacity: 0.5;
    padding: 1px 0 10px;
  }

  .page-node-136 .foot-left .copy-text {
    margin-top: -10px;
    padding: 6px 0 0 10px;
  }

  .foot-left .copy-text {
    margin-top: -7px;
    padding: 6px 0 20px 10px;
  }

  .foot-bottom .copy-text {
    top: 30px;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
  }

  .foot-bottom {
    float: left;
    margin-left: 0;
    margin-top: 0px;
  }

  .copy-text sup {
    font-size: 10px;
  }

  .landing-foote {
    margin-top: -50px;
    z-index: 3;
    position: relative;
  }

  .cmanager .ui-widget {
    font-size: 16px;
    opacity: 1 !important;
  }

  .cmanager #ui-id-1 {
    text-indent: 0;
    padding: 5px 0;
  }

  .cmanager .ui-dialog .ui-dialog-content {
    padding: 0.5em 1em 1.7em 1em !important;
  }

  .cmanager .ui-widget-content .ui-dialog-buttonpane button.ui-state-default {
    border: 1px solid #008fd5;
    background: #008fd5 url(/images/sites/g/files/g10059621/themes/mythemes/acq_sayanaanswers/images/ui-bg_flat_100_008fd5_40x100.png) 50% 50% repeat-x;
    margin: 0;
    position: absolute;
    top: 84% !important;
    left: 41% !important;
  }

  .cmanager .cmanager-body {
    margin-bottom: 2em;
  }

  #cmanager-container .ui-button .ui-button-text {
    line-height: normal;
    height: auto !important;
    padding: 5px 10px;
    font-size: 14px !important;
  }

  .cmanager #cmanager-corner.cmanager-corner-left {
    bottom: -1px !important;
    z-index: 9;
    background-size: 100% auto !important;
    width: 50px !important;
    height: 50px !important;
  }

  #test-popup img {
    width: 100%;
  }

  #test-popup object {
    width: 100%;
  }

  .white-popup {
    padding-bottom: 55%;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:landscape) {
  .page-sayana-faq-answer .bread {
    margin: 25% 0 0 3%;
  }

  .page-node-61 .page {
    background-position: 0 -150px;
  }

  .staying-on-track-banner .banner-img img.staying-mobile-bg {
    width: 70%;
    margin-top: 160px;
  }

  #tabs {
    width: 99%;
  }

  #tabs .ui-state-default.ui-corner-top:nth-child(2) {
    padding-right: 9px;
  }

  #tabs-1 .left,
  #tabs-1 .right,
  #tabs-2 .left,
  #tabs-2 .right {
    padding: 0;
  }

  #tabs-1 .right {
    padding: 0;
  }

  .mobile-but>img {
    width: auto;
  }

  .page-node-121 .page {
    background-size: 101% 22.5%;
  }

  .region-header .block .menu li.active-trail.menu-link-2421 {
    padding: 22px 0;
  }

  #footer {
    display: none;
  }

  .guide-to-self-injection .banner-copy>h1 span.one-border {
    height: 21px;
  }

  .home-page-banner .banner-copy>h1 span.one-border {
    height: 20px;
  }

  .page-node-6 .page {
    background-position: 0 -121px;
  }

  .home-page-banner .banner-img {
    margin: 120px 0 0 0;
  }

  .page-sayana-faq-answer .page {
    background-position: 0 -160px;
  }

  .faq-answer .accordion-section-title {
    background-size: 6% auto;
  }

  .faq-answer .accordion-section-title:hover {
    background-size: 6% auto;
  }

  .faq-answer .accordion-section-title.active:hover {
    background-size: 6% auto;
  }

  .faq-answer .accordion-section-title {
    padding: 7px 15px 17px 45px;
  }

  .answers .banner-copy>h1 span.one-border {
    height: 16px;
  }

  .page-node-136 .region-content {
    background: url("/images/sites/g/files/g10025641/f/201508/landing-bg.png") no-repeat 55% 300px;
    background-size: 50% auto;
  }

  .region-header .block .menu li.first {
    margin: 8% 0 0;
  }

  .wrapper-header {
    padding: 0 5% 2.5%;
  }

  .page-node-121 #copyright {
    background-size: 100% 96%;
  }

  .page-node-61 #copyright {
    background-size: 100% 96%;
  }

  .page-sayana-faq-answer #copyright {
    background-size: 100% 96%;
  }

  .cmanager-centered #cmanager-popup .cmanager-body {
    font-size: 13px !important;
    line-height: normal;
  }
}

@media only screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:portrait) {
  .page-node-121 .page {
    background: url("/images/sites/g/files/g10025641/f/201508/guide-bg-mb.png") no-repeat scroll 0 -18px;
    background-size: 101% auto;
    padding-top: 12px;
  }

  #footer {
    display: none;
  }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait) {
  .home-page-banner .banner-img {
    margin: 60px 0 0 0;
  }

  .faq-answer .accordion-section-title {
    background-size: 10% auto;
    padding: 10px 15px 17px 48px;
  }

  .faq-answer .accordion-section-title {
    background-size: 10% auto;
  }

  .faq-answer .accordion-section-title:hover {
    background-size: 10% auto;
  }

  .faq-answer .accordion-section-title.active:hover {
    background-size: 10% auto;
  }

  .page-sayana-faq-answer .page,
  .page-node-61 .page,
  .page-node-121 .page {
    background-position: 0 -55px;
  }

  .page-node-136 .region-content {
    background: url("/images/sites/g/files/g10025641/f/201508/landing-bg.png") no-repeat 64% 300px;
    background-size: 68% auto;
  }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
  .home-page-banner .banner-img {
    margin: 140px 0 0 0;
  }

  .page-sayana-faq-answer .page,
  .page-node-61 .page,
  .page-node-6 .page {
    background-position: 0 -230px;
  }

  .faq-answer .accordion-section-title {
    padding: 10px 15px 17px 60px;
  }

  .page-node-136 .region-content {
    background: url("/images/sites/g/files/g10025641/f/201508/landing-bg.png") no-repeat 52% 300px;
    background-size: 38% auto;
  }
}

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
  display: none;
}

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

.mfp-ajax-cur {
  cursor: progress;
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.mfp-loading.mfp-figure {
  display: none;
}

.mfp-hide {
  display: none !important;
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

.mfp-preloader a {
  color: #CCC;
}

.mfp-preloader a:hover {
  color: #FFF;
}

.mfp-s-ready .mfp-preloader {
  display: none;
}

.mfp-s-error .mfp-content {
  display: none;
}

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.mfp-close {
  width: 30px;
  height: 30px;
  line-height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-close:active {
  top: 1px;
}

.mfp-close-btn-in .mfp-close {
  color: #fff;
  font-size: 30px;
}

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.mfp-arrow:active {
  margin-top: -54px;
}

.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

.mfp-arrow:before,
.mfp-arrow:after,
.mfp-arrow .mfp-b,
.mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

.mfp-arrow:after,
.mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

.mfp-arrow:before,
.mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}

.mfp-arrow-left {
  left: 0;
}

.mfp-arrow-left:after,
.mfp-arrow-left .mfp-a {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}

.mfp-arrow-left:before,
.mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}

.mfp-arrow-right {
  right: 0;
}

.mfp-arrow-right:after,
.mfp-arrow-right .mfp-a {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}

.mfp-arrow-right:before,
.mfp-arrow-right .mfp-b {
  border-left: 27px solid #3F3F3F;
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
  top: -40px;
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}

img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

.mfp-figure {
  line-height: 0;
}

.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}

.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

.mfp-figure figure {
  margin: 0;
}

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}

.mfp-image-holder .mfp-content {
  max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width:800px) and (orientation:landscape),
screen and (max-height:300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }

  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}

@media all and (max-width:900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}

.mfp-ie7 .mfp-img {
  padding: 0;
}

.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

.mfp-ie7 .mfp-container {
  padding: 0;
}

.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

.white-popup {
  position: relative;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}

@media only screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:portrait) {
  .white-popup {
    padding: 30px 10px;
  }
}

#datepicker.error-msg,
#datepicker1.error-msg {
  border: 1px solid red;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
  .bc-player-BklZ7sdVdW_default .vjs-big-play-button {
    left: 175px;
    top: 70px;
  }

  .bc-player-BklZ7sdVdW_default .vjs-big-play-button:before {
    margin: 25px auto;
  }

  .top-arrow {
    right: 5px;
  }

  #header-region .region-header .block-menu {
    right: -38px;
  }

  .cmanager #cmanager-corner.cmanager-corner-left {
    height: 87px;
  }
}

.white-popup {
  position: relative;
  height: 0;
  padding-bottom: 19% !important;
}

.BrightcoveExperience {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media only screen and (min-device-width:320px) and (max-device-width:767px) {
  .white-popup {
    padding-bottom: 55% !important;
  }
}

.cross {
  position: absolute;
  right: 10px;
  top: 10px;
}

.cross img {
  width: 30px;
  height: auto;
}

.sayana-tooltip img {
  float: left;
  width: 34%;
  height: auto;
  margin-right: 10px;
  margin-top: -3px;
}

.page-node-6 .mfp-close {
  right: 10px !important;
  top: 11px !important;
  font-size: 0 !important;
}

.down-arr-tool-tip img {
  margin-top: -1px;
}

.down-arr-tool-tip {
  margin: 0 auto;
  width: 21%;
}

#inline1.tool-tip {
  background: none;
  width: 85%;
  padding-bottom: 0 !important;
  position: absolute;
  top: 8px;
  left: 5.5%;
}

.sayana-tooltip {
  background: #fff;
  padding: 40px 10px 20px 10px;
  border-radius: 10px;
  float: left;
}

.sayana-tooltip span {
  float: left;
  width: 61%;
  font-size: 12px;
}

.page-node-6 .mfp-close-btn-in .mfp-close {
  background: url("/images/sites/g/files/g10025641/f/201509/tooltip-cross.png") no-repeat 0 0;
  background-size: 100% auto;
  top: 40px !important;
  right: 20px !important;
}

@media only screen and (min-device-width:320px) and (max-device-width:767px) and (orientation:landscape) {
  .tool-tip .down-arr-tool-tip {
    width: 11%;
  }

  .page-node-6 .mfp-close-btn-in .mfp-close {
    top: 30px !important;
  }

  .tool-tip .sayana-tooltip span {
    margin-top: 12%;
  }

  #inline1.tool-tip {
    top: -130px;
    left: 5%;
  }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait) {
  .tool-tip .down-arr-tool-tip {
    width: 15%;
  }

  #inline1.tool-tip {
    top: 60px;
  }

  .tool-tip .sayana-tooltip span {
    margin-top: 8%;
  }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape) {
  #inline1.tool-tip {
    left: 12%;
    top: -95px;
  }
}

.bc-player-BklZ7sdVdW_default .vjs-big-play-button:before {
  content: '\e001';
  color: #fff;
  display: block;
  font-family: VideoJS;
  font-size: 23px;
  line-height: 27px;
  margin: 7px auto;
  opacity: .8;
  text-align: center;
  width: 24px;
}

.bc-player-BklZ7sdVdW_default.vjs-mouse .vjs-big-play-button {
  width: 45px;
  height: 41px;
  top: 92px;
  left: 224px;
  position: absolute;
  margin: auto 0;
  border-radius: 35px;
}

.bc-player-BklZ7sdVdW_default {
  box-sizing: content-box;
  color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  height: 240px;
  overflow: hidden;
  position: relative;
  transition: cursor 4s;
  width: 500px;
  margin: 0 auto;
}

.bc-player-BklZ7sdVdW_default.video-js {
  box-sizing: content-box;
  color: #fff;
  font-family: sans-serif;
  font-size: 14px;
  height: 240px;
  overflow: hidden;
  position: relative;
  transition: cursor 4s;
  width: 500px;
  margin: 0 auto;
}

@media only screen and (max-width:767px)and(orientation:portrait) {
  .white-popup {
    padding: 2px 5px;
  }
}

@media only screen and (max-width:767px)and(orientation:portrait) {
  .bc-player-BklZ7sdVdW_default {
    box-sizing: content-box;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    height: 219px;
    overflow: hidden;
    position: relative;
    transition: cursor 4s;
    width: 360px;
    margin: 0 auto;
    position: absolute;
    top: 6px;
    bottom: 26px;
    left: 2px;
    right: 23px;
  }
}

@media only screen and (max-width:767px) and (orientation:portrait) {
  .bc-player-BklZ7sdVdW_default.video-js {
    box-sizing: content-box;
    color: #fff;
    font-family: sans-serif;
    font-size: 14px;
    height: 219px;
    overflow: hidden;
    position: relative;
    transition: cursor 4s;
    width: 360px;
    margin: 0 auto;
    position: absolute;
    top: 6px;
    bottom: 26px;
    left: 2px;
    right: 23px;
  }
}

@media only screen and (max-width:767px)and(orientation:portrait) {
  .bc-player-BklZ7sdVdW_default .vjs-big-play-button:before {
    content: '\e001';
    color: #fff;
    display: block;
    font-family: VideoJS;
    font-size: 23px;
    line-height: 27px;
    margin: 7px auto;
    opacity: .8;
    text-align: center;
    width: 24px;
  }
}

@media only screen and (max-width:767px)and(orientation:portrait) {
  .bc-player-BklZ7sdVdW_default.vjs-mouse .vjs-big-play-button {
    width: 45px;
    height: 41px;
    top: 79px;
    left: 164px;
    position: absolute;
    margin: auto 0;
    border-radius: 35px;
  }
}

.video_border {
  border: 1px solid;
  max-width: 100%;
}

.self-injecting-img {
  margin-bottom: 30px;
}

#tabs .addeventatc {
  width: 198px !important;
  visibility: visible;
  z-index: auto;
  background: #ddb1c5;
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  font-family: "FS Albert Web Light", arial;
  font-size: 20px;
  padding: 18px 22px;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  margin: 10% 0 0 16%;
  height: 53px;
  color: #fff !important;
  border: 0;
  outline: none !important;
  box-sizing: border-box;
}

#tabs .addeventatc_dropdown {
  width: 198px;
}

#tabs .addeventatc:focus {
  border: 0;
}

#tabs .addeventatc:active {
  top: 0;
}

@media only screen and (max-width:767px) and (orientation:landscape) {
  .foot-left {
    padding: 70px 0 20px;
  }
}

html[data-useragent*='MSIE 10.0'] .bc-player-BklZ7sdVdW_default.video-js {
  height: 240px;
  width: 500px;
}

html[data-useragent*='MSIE 10.0'] .vjs-mouse.bc-player-BklZ7sdVdW_default .vjs-big-play-button {
  width: 45px;
  height: 41px;
  top: 92px;
  left: 224px;
  position: absolute;
  margin: auto 0;
  border-radius: 35px;
}

html[data-useragent*='MSIE 10.0'] .bc-player-BklZ7sdVdW_default .vjs-big-play-button:before {
  margin: 7px auto;
  text-align: center;
  width: 24px;
}

@-moz-document url-prefix() {
  .vjs-mouse.bc-player-BklZ7sdVdW_default .vjs-big-play-button {
    width: 45px;
    height: 41px;
    top: 92px;
    left: 224px;
    position: absolute;
    margin: auto 0;
    border-radius: 35px;
  }

  .bc-player-BklZ7sdVdW_default .vjs-big-play-button:before {
    margin: 7px auto;
    text-align: center;
    width: 24px;
  }
}

.ul-answer {
  font-size: 24px;
  font-family: "FS Albert Web Light", arial;
  line-height: 27px;
}

.block ul.ul-answer {
  margin-top: 10px;
}

.banner-copy .dis sup {
  font-size: 11px;
}

.home-page-banner .banner-copy .dis.border_style,
.home-mobile .dis.border_style {
  border: 1px solid;
  padding: 15px;
  box-sizing: border-box;
  margin-top: 25px;
}

.home-page-banner .banner-copy .dis.border_style p:first-child,
.answers .banner-copy .dis.border_style p:first-child {
  margin-top: 0;
}

.answers .banner-heading {
  margin: 0 auto;
  width: 76%;
}

.answers .banner-heading p:first-child {
  margin: 0 0 15px 0;
}

.banner-copy .dis.border_style {
  border: 1px solid;
  padding: 15px;
  margin: 0 auto 20px auto;
  width: 76%;
  box-sizing: border-box;
}

.banner-copy .dis .bag_number {
  text-align: right;
}

.home-mobile .dis .bag_number {
  text-align: right
}

#node-136 .lining {
  margin-bottom: -25px;
}

#node-136 #footer {
  padding-bottom: 10px;
}

#node-136 #footer #footer-inner {
  margin-top: 8px;
}

.faq-answer .accordion-section-content li {
  font-family: "FS Albert Web light", arial;
  font-size: 24px;
  line-height: normal;
  color: #7a7a7a;
}

@media only screen and (max-width: 767px) {
  .faq-answer .accordion-section-content li {
    font-size: 14px;
    margin-top: 10px;
    color: #000
  }
}

#block-block-26 a {
  font-family: "FS Albert Web Light", arial;
  font-size: 24px;
  line-height: normal;
  color: #2a1911;
}

@media only screen and (max-width: 767px) {
  #block-block-26 a {
    font-size: 15px;
  }
}

@media only screen and (max-width: 767px) {
  #node- .home-footer {
    margin: 0;
  }
}


/* Din css */
.access-code-wrapper {
  display: flex;
  align-items: flex-end;
}

.access-code-wrapper img,
#batch-popup img {
  width: 40px;
}

.access-code {
  display: flex;
  flex-direction: column;
  margin-right: 5px;
}

.access-code input {
  min-width: 260px;
  height: 50px;
  color: #000;
  border: 4px solid #5bb6a9;
  font-size: 20px;
  padding: 0 8px;
  margin: 4px 0;
}

.access-code input:focus {
  outline: 0 !important;
}

#copyright.stack-copyright {
  background: url(/images/sites/g/files/g10025641/f/202109/footer-bg.png) no-repeat center/cover;
}

.foot-left {
  display: flex;
  align-items: center;
  width: 51%;
}

.foot-right {
  width: 48%;
}

.submit button,
.info {
  background: none;
  border: none;
}

span.label-text {
  color: #5bb6a9;
}

div#batch-popup-content {
  position: absolute;
  top: -70px;
  right: -75px;
  width: 55%;
  height: auto;
}

.d-flex {
  display: flex;
  position: relative;
}

.align-items-end {
  align-items: flex-end;
}

#batch-popup-content img {
  width: 100%;
}

button,
#batch-popup {
  cursor: pointer;
}

.email-error-text {
    position: absolute;
    bottom: -16px;
    color: #ff0000;
}

#node-136 ul.footer-menu {
    padding-left: 0;
}

#copyright li {
  padding: 0 8px 0 8px;
}

#node-136 ul.footer-menu a {
  color: #ffffff;
  font-weight: bold;
  font-size: 12px;
}

#batch-popup-content img#close-btn {
    max-width: 25px;
    height: 25px;
    position: absolute;
    bottom: 17px;
    right: 11px;
    cursor: pointer;
}

/* Loading */

.loading:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;
}

.side-effects a {
  color: #2a1911;
}


/* Loading dots */

.loading:after {
  content: ' .';
  animation: dots 1s steps(5, end) infinite;
  font-size: 30px;
  font-weight: 700;
  position: absolute;
  top: -5.5px;
  right: -10px;
}

.loading {
    position: absolute;
    bottom: -16px;
    color: #5bb6a9;
}

@keyframes dots {

  0%,
  20% {
    color: rgba(91, 182, 169, 1);
    text-shadow:
      .25em 0 0 rgba(91, 182, 169, 1),
      .5em 0 0 rgba(91, 182, 169, 1);
  }

  40% {
    color: #ccc;
    text-shadow:
      .25em 0 0 rgba(91, 182, 169, 1),
      .5em 0 0 rgba(91, 182, 169, 1);
  }

  60% {
    text-shadow:
      .25em 0 0 #ccc,
      .5em 0 0 rgba(91, 182, 169, 1);
  }

  80%,
  100% {
    text-shadow:
      .25em 0 0 #ccc,
      .5em 0 0 #ccc;
  }
}

/* End of loading dots */

@media(min-width: 768px) and (max-width: 1024px) {
  .page-width {
    width: 90%;
    margin: 0 auto;
  }
}

#main {
  overflow: visible;
}

.no-value {
    position: absolute;
    bottom: -16px;
    color: #ff0000;
}

@media(max-width: 767px) {
  #node-136 .l-wrap {
    margin: 10% 0 118%;
  }

  .access-code input {
    min-width: 230px;
  }

  .access-code-wrapper img,
  #batch-popup img {
    width: 30px;
  }

  #node-136 .region.region-content {
    background-position: center bottom;
  }

  div#batch-popup-content {
    width: 80%;
    right: 10%;
	top: 98%;
  }
  #batch-popup-content img#close-btn {
    left: 234px;
  }
  .foot-left {
	width: 95%;
  }
}
.pfizer-logo img{
  width:62px;
}

.table-answers th,
.table-answers td{
font-size: 24px;
line-height: 27px;
color:#2a1911;
border: 1px solid;
}
.table-answers td{
  line-height: 29px;
  }