body {
  font-family: Arial, Helvetica, sans-serif;
  background: #FFF;
  margin: 0;
  font-size: 90%;
  text-align: left;
}

h1 {
  font-size: 22px;
  font-weight: bold;
}

h2 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
}

h3 {
  font-size: 14px;
  font-weight: bold;
}

h4 {
  font-size: 100%;
  font-weight: bold;
}

p { margin-bottom: 10px; }

a { color: #00C; text-decoration: none; }
a:hover { color: #00C; text-decoration: underline; }
a:active { color: #00C; text-decoration: none; }

a img { border: none; }

.privacy_link {font-size:10px; color:#666 }
#container { width: 800px; margin-left: auto; margin-right: auto; background: #FFF; }
body.surveys #content, body.trial-surveys #content  { padding: 20px; padding-bottom: 40px; }
body.micro-sites #content { padding-top: 10px; padding-bottom: 40px; }

div.phone-number-with-country select {
  width: 50px;
  float: left;
  margin-right: 5px;
  margin-top: 2px;
}

div.phone-number-with-country input {
  width: 160px;
  margin-top: 2px;
  float: left;
  margin-right: 4px;
}

table { padding: 0; margin: 0; }
table tr { padding: 0; margin: 0; }
table td { padding: 0; margin: 0; text-align: left; }
table.systino-grid td { padding: 0 5px 5px 0; margin: 0; }

ul li { background: none; }

dl dt, dl dd { margin-bottom: 4px; }
dl.compact div.inline { float: left; }
dl.compact dd { margin-left: 4px; }

.systino-highlight, a.systino-highlight-on-hover:hover { background-color: #EEE; }

form label {
  display: inline;
  margin: 0;
  padding: 0;
  font-weight: normal;
}

form select {
  margin: 0;
  margin-right: 2px;
}

label.required {
  color: #F00;
}

fieldset {
  border: 0;
  padding: 0 0 20px 10px;
  margin: 0;
}

fieldset legend {
  font-size: 14px;
  padding: 0 0 7px 0;
  font-weight: bold;
}

#errorExplanation {
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 12px;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
#errorExplanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 7px;
  background-color: #c00;
  color: #fff;
}
#errorExplanation p {
  color: #333;
  margin-bottom: 0;
  padding: 5px;
}
#errorExplanation ul li {
  font-size: 12px;
  list-style: square;
}
.field_with_errors {}
.mb { margin-bottom: 30px; }

.contact_card .inner {
  margin-top: 10px;
  padding: 5px;
  border: 1px solid silver;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
}
.contact_card .add_another {
  margin-top: 15px;
  font-style: italic;
}
.contact_card a.remove {
  display: block;
  float: right;
}
.contact_card table { width: auto; }
.contact_card label.mandatory,
#new_referral_lead label.mandatory {
  font-weight: bold;
}
.contact_card td  {
  padding-right: 5px;
}
.contact_card td.error {
  color: red;
  font-style: italic;
}

#new_referral_lead { margin-bottom : 20px; }
#new_referral_lead input[type='submit'] { margin-top: 10px; }
#new_referral_lead table td { padding: 5px; vertical-align: top; }
#new_referral_lead div.address { margin: 10px 0 0 0; }

.facebook-promotion { margin: 20px 0; }

div.systino-self-promotion { margin-top: 20px; padding-bottom: 10px; text-align: center; }
div.systino-self-promotion img { vertical-align: text-bottom; margin-right: 5px; }

p.public-review-note { padding-left: 10px; padding-right: 10px; }
div.public-review { border: 1px solid #CCC; padding: 10px; background-color: #FFF; margin-bottom: 4px; }
div.public-review div.comments, div.public-review div.response { padding-left: 20px; padding-top: 10px; }
div.public-review div.comments p, div.public-review div.response p { padding: 2px; margin: 2px; }
div.public-review div.comments span.censored { background-color: #FFDEDE; padding-left: 2px; padding-right: 2px; color: #444; }
div.public-review div.details div.vcard { color: #444; padding-bottom: 4px; margin-bottom: 6px; border-bottom: 1px solid #DDD; }
div.vcard span.org { font-size: 11pt; font-weight: bold; }
div.vcard { margin-bottom: 15px; }
div.vcard .adr { margin-bottom: 10px; }
div.vcard ul.supplementary { list-style: none; margin: 0; padding: 0; }
div.vcard ul.supplementary li { list-style: none; margin: 0; padding: 0; }
span.hreview span.item { visibility: hidden; }
div.public-review div.details span.org { visibility: hidden; }
div.public-review div.details span.report-a-concern { float: right; font-size: 70%; }
div.public-review div.details span.report-a-concern a { color: #666; }
div.public-review div.details span.report-a-concern a:hover { color: #444; }
div.public-review div.question, div.public-review div.responder { font-style: italic; color: #888; }
div.public-review div.details img { vertical-align: bottom; }

.sidebar .reviews { padding-right: 10px; }
.sidebar .public-review { font-size: 80%; }
.sidebar .reviews .links { font-size: 80%; text-align: right; }
.sidebar .public-review { border: 0; padding: 0; margin-bottom: 10px; }
.sidebar .public-review div.question { padding: 0; margin: 5px 0 0 5px; }
.sidebar .public-review div.comments { padding: 0; margin: 0 0 0 5px; }
.sidebar .public-review div.comments p { padding: 0; }

div.pagination ul {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 6px;
  text-align: center;
  border: 1px solid #CCC;
  background: #FFF;
  width: 300px;
  margin-left: auto;
  margin-right: auto;
}
div.pagination ul li {
  list-style: none;
  display: inline;
  color: #888;
}
div.pagination ul li a {
  color: #444;
  text-decoration: underline;
}
div.pagination ul li a:hover {
  color: #111;
}
div.pagination ul li a.selected {
  font-weight: bold;
}

* html .visualIEFloatFix { height: 0.01%; }

.login div.interrupt { border: 1px solid #F1802D;
  background: #FFFFFF url(/assets/icons/tick.png) no-repeat 5px 5px; font-weight: bold; }
div.interrupt { padding: 5px 15px 5px 28px; margin-bottom: 10px; border: 1px solid #3BBD37;
  background: #FFFFFF url(/assets/icons/tick.gif) no-repeat 5px 5px; font-weight: bold; }
div.interrupt p { margin-bottom: 0; font-weight: normal; }
div.interrupt.alert { background-image: url(/assets/icons/exclamation.gif); border-color: #E1000A; }
div.interrupt.question { background-image: url(/assets/icons/help.gif); border-color: #7A93E2; }

div.survey.awaiting-referrals form { text-align: center }
div.survey input[type='submit'] { font-size: 16px; }
div.survey .sharing { margin: 0 0 10px 0; }
div.survey .sharing .addthis_toolbox { padding: 5px 15px; text-align: center; }
div.survey .sharing .addthis_toolbox a, div.survey .sharing .addthis_toolbox a:visited {
  display: inline-block;
  vertical-align: top;
  border: 1px solid #808080;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  text-decoration: none;
  color: #191919;
  font-weight: bold;
  font-size: 18px;
  margin: 0 7px;
  padding: 10px;
  cursor: pointer;
  width: 100px;
  background: #F6F8F9;
  background: -moz-linear-gradient(top, #F6F8F9 0%, #E5EBEE 34%, #D7DEE3 37%, #F5F7F9 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#F6F8F9), color-stop(34%,#E5EBEE), color-stop(37%,#D7DEE3), color-stop(100%,#F5F7F9));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#F6F8F9', endColorstr='#F5F7F9',GradientType=0 );
  box-shadow: 0 1px 2px rgba(0,0,0,.3);
  -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
  -moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
}
div.survey .sharing .addthis_toolbox a:hover {
  background: #1E5799;
  background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 34%, #207cca 37%, #7db9e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(34%,#2989D8), color-stop(37%,#207cca), color-stop(100%,#7db9e8));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7db9e8',GradientType=0 )
}
div.survey .sharing .addthis_toolbox a:active {
  position: relative;
  top: 1px;
  background: #1E5799;
  background: -moz-linear-gradient(top, #1E5799 0%, #2989D8 34%, #207cca 37%, #7db9e8 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1E5799), color-stop(34%,#2989D8), color-stop(37%,#207cca), color-stop(100%,#7db9e8));
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1E5799', endColorstr='#7db9e8',GradientType=0 )
}
div.survey .sharing .addthis_toolbox a img { display: block; margin: auto; margin-bottom: 10px; }
.clear-fix { clear: both; }

div.referral-instructions { margin-top: 20px; }
div.referral-instructions p img { vertical-align: middle; }
p.announce { font-size: 16px; }
.terms { font-size: 10px; }

div.introductory-offer { padding: 10px 25px; margin-bottom: 20px; }
div.introductory-offer .preview { float: left; margin: 0 20px 20px 0; max-width: 100%; border: 2px solid #000; }
div.introductory-offer p { font-weight: normal; }

.survey.awaiting-referrals .introductory-offer-wrapper { margin-top: 25px; margin-bottom: 15px; }
.survey.awaiting-referrals .introductory-offer-wrapper h1 { background-color: #191919; color: #FFF; padding: 10px 20px; margin: 0; font-size: 18px; font-weight: bold;
  border-radius: 10px 10px 0 0; -webkit-border-radius: 10px 10px 0 0; -moz-border-radius:  10px 10px 0 0;
}
.survey.awaiting-referrals .introductory-offer { padding: 15px 20px 0 20px; margin: 0; border: 1px solid #191919; border-top: none;
  border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; -moz-border-radius: 0 0 10px 10px; }
.survey.awaiting-referrals .introductory-offer h2 { padding: 0; margin-bottom: 7px; font-size: 16px; }
.survey.awaiting-referrals .introductory-offer .preview { border: 1px solid #191919; box-shadow: 0 7px 7px rgba(0,0,0,1); -webkit-box-shadow: 0 7px 7px rgba(0,0,0,1); -moz-box-shadow: 0 7px 7px rgba(0,0,0,1) }

.ui-dialog.share-preview-dialog { padding: 0; background: transparent; background-image: none; border: none; }
.ui-dialog.share-preview-dialog .ui-dialog-content { padding: 0; background: #FFF; border: 1px solid #333; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
.ui-dialog.share-preview-dialog div.share-preview { margin: 0; }

div.share-preview { width: 500px; background-color: #FFF; border: 1px solid #333; margin-bottom: 10px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
div.share-preview h1.title { display: block; background-color: #333; color: #FFF; padding: 10px; margin: 0; font-size: 16px; }
div.share-preview h1.title a.close { display: block; float: right; color: #FFF; font-weight: normal; }
div.share-preview h1.title a.close:active { color: #FFF; }
div.share-preview .content { padding: 10px; }
div.share-preview table { width: auto; }
div.share-preview th, div.share-preview td { vertical-align: top; }

.share-preview.facebook { font-family: "lucida grande",tahoma,verdana,arial,sans-serif; font-size: 11px; color: #1A1A1A; }
.share-preview.facebook .header { margin: 5px 0 15px 0; }
.share-preview.facebook a,
.share-preview.facebook a:visited,
.share-preview.facebook a:active { color: #3B5998; }
.share-preview.facebook a.profile,
.share-preview.facebook a.promotional-title { font-weight: bold; }
.share-preview.facebook th,
.share-preview.facebook td { padding: 0 7px 7px 0; }
.share-preview.facebook th { font-size: 13px; font-weight: normal; background-color: transparent; }
.share-preview.facebook .host,
.share-preview.facebook .promotional-text,
.share-preview.facebook .actions { color: #808080; line-height: 14px; }

.share-preview.twitter { font-family: Arial,"Helvetica Neue",sans-serif; font-size: 15px; line-height: 19px; color: #444; }
.share-preview.twitter a,
.share-preview.twitter a:visited,
.share-preview.twitter a:active { color: #1F98C7; }
.share-preview.twitter .profile { font-weight: bold; }
.share-preview.twitter .full-name { font-size: 12px; color: #999 }
.share-preview.twitter td { padding: 0 10px 10px 0; }
.share-preview.twitter .timestamp { font-size: 11px; color: #999; }

.share-preview.linkedin { font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif; font-size: 13px; line-height: 15.6px; color: #333; }
.share-preview.linkedin h2 { font-size: 18px; line-height: 21px; color: #000; margin: 0 0 10px 0; padding: 0; }
.share-preview.linkedin h2 img { padding-left: 5px; }
.share-preview.linkedin img.profile { width: 40px; height: 40px; padding: 2px; border: 1px solid silver; }
.share-preview.linkedin td { padding: 0 10px 10px 0; }
.share-preview.linkedin a,
.share-preview.linkedin a:visited,
.share-preview.linkedin a:active { color: #006699; }
.share-preview.linkedin .profile { font-weight: bold; }
.share-preview.linkedin .host { color: #666; font-size: 11px; line-height: 13.2px; }
.share-preview.linkedin .promotional-text { margin: 5px 0; padding: 0; }
.share-preview.linkedin .actions { font-size: 11px; }

.share-preview.email { font-family: Arial,Helvetica,"Nimbus Sans L",sans-serif; font-size: 14px; color: #191919; }
.share-preview.email .header { border-bottom: 1px solid silver; height: 60px; background: url(/assets/default_profile_pic.png) no-repeat top right; }
.share-preview.email .header table { width: auto; margin: 0; }
.share-preview.email .header th,
.share-preview.email .header td { padding: 0 5px 5px 0; }
.share-preview.email .header th { background-color: transparent; text-align: right; }
.share-preview.email .message { padding-top: 10px; font-size: 13px; }
.share-preview.email a,
.share-preview.email a:visited,
.share-preview.email a:active { color: #3B5998; }

body.trial-promotions { background: #E2E2E2; }
body.trial-promotions.invite #container { width: 700px; background-color: #FFF; }
body.trial-promotions.invite #content { padding: 30px 40px; }
body.trial-promotions.invite .share-preview-wrapper { margin-bottom: 15px; }
body.trial-promotions.invite .share-icon { float: left; padding-top: 10px; margin-right: 40px; }
body.trial-promotions.invite .share-preview { float: left; }
body.trial-promotions.invite form { text-align: center; }
body.trial-promotions.invite input[type='submit'] { font-size: 16px; }

body.reviews.public #content, body.survey-concerns #content { padding: 10px; }

body.pos-survey-invites #content { padding: 20px; }
body.pos-survey-invites #content input, body.pos-survey-invites #content label, body.pos-survey-invites #content select { font-size: 16px; }
body.pos-survey-invites #content h2.validation-errors { color: #C00; font-size: 16px; }
body.pos-survey-invites #content .step { padding-bottom: 20px; }
body.pos-survey-invites #content .step .inner { margin-left: 20px; }
body.pos-survey-invites #content .step table { width: auto; }
body.pos-survey-invites #content .step td { padding: 2px 10px 2px 0; vertical-align: middle; }
body.pos-survey-invites #content .step td.label { text-align: right; }
body.pos-survey-invites #content .step td input { display: inline; }
body.pos-survey-invites #content .step td .field_with_errors { display: inline; }
body.pos-survey-invites #content .step td .formError { color: #C00; font-weight: bold; display: inline; padding-left: 3px; }
body.pos-survey-invites #content .action-bar { margin-bottom: 20px; text-align: center; }
