body {
  min-width: 320px;
  background-image: url('/bundles/opppersonabubble/images/grain.png');
}
.container {
  position: relative;
  margin: auto;
}
#page {
  zoom: 1;
  margin-bottom: 40px;
}
#page:before,
#page:after {
  display: block;
  height: 0;
  overflow: hidden;
  content: "\0020";
}
#page:after {
  clear: both;
}
.main-content {
  position: relative;
  z-index: 1;
  margin-bottom: 10px;
  background-color: white;
}
.main-content .main-content-inner {
  padding: 20px;
}
.home #page {
  max-width: none;
}
.hidden {
  display: none;
}
.invisible {
  visibility: hidden;
}
.pull-left {
  float: left;
}
.pull-right {
  float: right;
}
.clearfix {
  zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: block;
  height: 0;
  overflow: hidden;
  content: "\0020";
}
.clearfix:after {
  clear: both;
}
.span5.spaceless {
  width: 42.5531914893617%;
  margin-left: 0;
}
@font-face {
  font-family: 'StandardTypewriter';
  src: url('/bundles/opppersonabubble/font/238F0E_0_0.eot');
  src: url('/bundles/opppersonabubble/font/238F0E_0_0.eot#iefix') format('embedded-opentype'), url('/bundles/opppersonabubble/font/238F0E_0_0.woff') format('woff'), url('/bundles/opppersonabubble/font/238F0E_0_0.ttf') format('truetype');
}
@font-face {
  font-family: "CodeBoldRegular";
  font-style: normal;
  font-weight: normal;
  src: url("/bundles/opppersonabubble/font/code_bold-webfont.eot#iefix") format("embedded-opentype"), url("/bundles/opppersonabubble/font/code_bold-webfont.woff") format("woff"), url("/bundles/opppersonabubble/font/code_bold-webfont.ttf") format("truetype"), url("/bundles/opppersonabubble/font/code_bold-webfont.svg#CodeBoldRegular") format("svg");
}
body {
  font: 75% Tahoma, Kalimati, Helvetica, Arial, sans-serif;
}
h1 {
  font-size: 28px;
  margin-bottom: 12px;
  line-height: 120%;
  color: #02A2DC;
}
h2 {
  font-size: 23px;
  margin-bottom: 10px;
  line-height: 120%;
  color: #69AAD5;
}
h3 {
  font-size: 17px;
  margin-bottom: 8px;
  color: #69AAD5;
}
h4 {
  font-size: 16px;
  color: #555;
}
p {
  color: #777;
  font-size: 13px;
  line-height: 140%;
  margin-bottom: 10px;
}
ul {
  margin-bottom: 10px;
}
li {
  color: #777;
  font-size: 13px;
  line-height: 130%;
  list-style-position: inside;
}
a {
  color: #69AAD5;
  text-decoration: none;
}
cite {
  color: #777;
}
strong {
  font-weight: bold;
}
meter {
  visibility: hidden;
}
.emphasised {
  color: #777;
}
.rule {
  float: left;
  clear: both;
  width: 100%;
  height: 0;
  margin: 0 0 10px;
  padding: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid white;
}
i.right-arrow {
  display: inline-block;
  width: 11px;
  height: 20px;
  vertical-align: bottom;
  background: url('/bundles/opppersonabubble/images/white-arrow.png') no-repeat;
}
i.face {
  display: inline-block;
  width: 18px;
  height: 17px;
  vertical-align: bottom;
  background: url('/bundles/opppersonabubble/images/dark-face-bg.png') no-repeat;
}
i.bin {
  display: inline-block;
  width: 15px;
  height: 15px;
  margin-top: 1px;
  vertical-align: top;
  background: url('/bundles/opppersonabubble/images/bin.png') top no-repeat;
}
i.bin:hover {
  background-position: bottom;
}
i.plus {
  display: inline-block;
  width: 13px;
  height: 13px;
  margin-bottom: 2px;
  vertical-align: bottom;
  background: url('/bundles/opppersonabubble/images/plus_white.png') no-repeat;
}
i.tick {
  display: inline-block;
  width: 17px;
  height: 14px;
  margin-bottom: 1px;
  vertical-align: bottom;
  background: url('/bundles/opppersonabubble/images/tick_grey.png') no-repeat left;
}
i.icon-spinner {
  display: inline-block;
  width: 24px;
  height: 24px;
  vertical-align: bottom;
  background: url('/bundles/opppersonabubble/images/loader.gif') no-repeat left;
}
.alert {
  float: left;
  clear: left;
  width: 100%;
  margin: 0 0 12px;
  padding: 8px 12px;
  font-size: 14px;
  background-color: white;
  border: 1px solid;
}
.alert.alert-error {
  color: #C93A38;
  background-color: #F2DEDE;
  border-color: #EED3D7;
}
.alert.alert-error li {
  color: #C93A38;
}
.alert.alert-notice {
  color: #468847;
  background-color: #DFF0D8;
  border-color: #D6E9C6;
}
.alert strong {
  font-weight: bold;
}
.alert ul {
  margin-bottom: 0;
}
.alert li {
  list-style-type: none;
}
.btn {
  display: inline-block;
  height: 27px;
  margin: 0 5px 5px 0;
  padding: 4px 10px;
  line-height: normal;
  font-size: 14px;
  color: white;
  background: #BAD83A url('/bundles/opppersonabubble/images/button_large_green.png') repeat-x center;
  border: #A7C726 1px solid;
}
.btn.btn-small {
  height: 23px;
  padding: 3px 8px;
  font-size: 12px;
}
.btn.btn-dismiss,
.btn.btn-disabled {
  background-color: #D7D7D7;
  background-image: url('/bundles/opppersonabubble/images/button_large_grey.png');
  border: #CFCFCF 1px solid;
}
.btn.btn-dismiss {
  color: #777;
}
.btn.btn-narrow {
  padding: 4px 7px;
}
.btn-alt {
  background: #8072C7 url('/bundles/opppersonabubble/images/button_large_purple.png') repeat-x center;
  border: #76B 1px solid;
}
.btn-highlight {
  background: #D07BB7 url('/bundles/opppersonabubble/images/button_large_pink.png') repeat-x center;
  border: #C7B 1px solid;
}
.btn-large {
  float: left;
  line-height: normal;
  white-space: nowrap;
  overflow: visible;
  height: auto;
  width: auto;
  margin: 0 8px 8px 0;
  padding: 3px 13px 6px;
  font-size: 20px;
  color: white;
  background: #BAD83A url('/bundles/opppersonabubble/images/button_large_green.png') repeat-x center;
  border: #A7C726 1px solid;
  cursor: pointer;
}
.btn-large.btn-dismiss,
.btn-large.btn-disabled {
  padding-top: 5px;
  font-size: 18px;
  background-color: #D7D7D7;
  background-image: url('/bundles/opppersonabubble/images/button_large_grey.png');
  border: #CFCFCF 1px solid;
}
.btn-large.btn-larger {
  float: none;
  display: block;
  width: 200px;
  height: auto;
  margin: 0 auto;
  padding: 12px 0 14px;
  font-size: 2.1em;
}
header {
  width: 100%;
  height: 135px;
  z-index: 100;
  background-color: #fff;
  border-top: 12px solid #69AAD5;
  box-shadow: rgba(0,0,0,0.25) 0 0 10px;
}
header .container {
  height: 130px;
}
header h1 a {
  display: block;
  width: 300px;
  height: 101px;
  padding-top: 10px;
  background-image: url('/bundles/opppersonabubble/images/site_logo_large.png');
  background-repeat: no-repeat;
  background-position: 0 10px;
}
header h1 a span {
  display: none;
}
header h2 {
  position: absolute;
  width: 140px;
  top: 30px;
  left: 270px;
  font-family: Tahoma, Kalimati, Helvetica, Arial, sans-serif;
  font-weight: normal;
  font-size: 1.75em;
  line-height: 1.25em;
  color: #8CC7E5;
}
header .fb-like {
  position: absolute;
  width: 135px;
  bottom: 0px;
  right: 0px;
}
.logged-in header {
  height: 130px;
  margin-bottom: -110px;
  box-shadow: none;
  border-bottom: 110px solid #69AAD5;
}
.logged-in header h1 a {
  background-image: url('/bundles/opppersonabubble/images/site_logo.png');
  background-position: 0 10px;
  height: 80px;
}
.logged-in header h2 {
  left: 210px;
  font-size: 15px;
}
.header-left {
  float: left;
}
.userbar {
  float: right;
  z-index: 98;
  padding-right: 5px;
  background-color: #cde2f1;
  margin-bottom: 15px;
}
.userbar .notifier {
  float: left;
  position: relative;
  z-index: 99;
  width: 18px;
  height: 18px;
  padding: 8px;
  background: url('/bundles/opppersonabubble/images/medium_bubble_head_blue_clear.png') no-repeat center;
  cursor: pointer;
}
.userbar .notifier .counter {
  position: absolute;
  top: -8px;
  right: -4px;
  width: 23px;
  height: 20px;
  padding: 3px 0;
  background: url('/bundles/opppersonabubble/images/notification_count_icon.png') no-repeat;
  font-size: 13px;
  color: white;
  text-align: center;
  font-weight: bold;
  text-shadow: rgba(0,0,0,0.15) 1px 1px 1px;
}
.userbar .notifier .counter.double-figures {
  height: 16px;
  padding: 5px 0;
  font-size: 11px;
}
.userbar .notifier .notifications {
  position: absolute;
  display: none;
  z-index: 100;
  top: 34px;
  left: 0px;
  padding: 10px 9px 15px;
  background: #F7F7F7;
  border: 0px solid #205b9d;
  box-shadow: rgba(34,62,123,0.9) 0 0 7px;
  cursor: default;
}
.userbar .notifier .notifications .notification {
  zoom: 1;
  font-size: 11px;
  color: #666666;
}
.userbar .notifier .notifications .notification:before,
.userbar .notifier .notifications .notification:after {
  display: block;
  height: 0;
  overflow: hidden;
  content: "\0020";
}
.userbar .notifier .notifications .notification:after {
  clear: both;
}
.userbar .notifier .notifications .notification .profile-picture {
  float: left;
  width: 48px;
  height: 48px;
  margin-right: 15px;
}
.userbar .notifier .notifications .notification p {
  float: right;
  width: 176px;
  margin-bottom: 3px;
}
.userbar .notifier .notifications .notification .rule {
  float: left;
  clear: both;
  width: 100%;
  margin: 8px 0;
  padding: 0;
  border-top: 1px solid #ddd;
  border-bottom: 1px solid #fff;
}
.userbar .notifier .notifications .notification .actions {
  float: right;
}
.userbar .notifier .notifications .notification .button {
  float: left;
  margin-top: 3px;
  margin-right: 6px;
  padding: 2px 6px;
  color: white;
  box-shadow: 1px 1px 4px rgba(0,0,0,0.2);
  background: url('/bundles/opppersonabubble/images/button_large_purple.png') repeat-x 50% 50%;
  background-image: -moz-linear-gradient(bottom,#8072c7 50%,#897ad1 50%);
  background-image: -webkit-linear-gradient(bottom,#8072c7 50%,#897ad1 50%);
  border: 1px solid #76B;
}
.userbar .notifier .notifications .notification .button span {
  background: url('/bundles/opppersonabubble/images/dark-face-bg.png') no-repeat left;
  padding-left: 19px;
}
.userbar .notifier .notifications .notification .button.dismiss {
  background: url('/bundles/opppersonabubble/images/button_large_grey.png') repeat-x 50% 50%;
  background-image: -moz-linear-gradient(bottom,#dadada 50%,#e8e8e8 50%);
  background-image: -webkit-linear-gradient(bottom,#dadada 50%,#e8e8e8 50%);
  border: 1px solid #CFCFCF;
  color: #777;
}
.userbar .notifier .notifications .view-all {
  display: block;
  font-size: 11px;
  color: #888;
  text-align: center;
}
.userbar .notifier h3 {
  font-size: 15px;
  font-weight: normal;
  color: #02A2DC;
  margin-bottom: 12px;
}
.userbar .notifier.selected {
  background: #205b9d url('/bundles/opppersonabubble/images/medium_bubble_head_blue.png') no-repeat center;
}
.userbar .notifier.disabled {
  cursor: default;
}
.userbar .button {
  float: left;
  padding: 10px 5px 10px;
  text-decoration: none;
  font-size: 12px;
  font-family: Tahoma, Kalimati, Helvetica, Arial, sans-serif;
  color: #2f78a9;
}
.userbar .button:hover {
  color: #194059;
}
.userbar .button.facebook-login {
  background: url('/bundles/opppersonabubble/images/share_icons/fb_logo_small.png') no-repeat center left;
  margin-left: 5px;
  padding-left: 24px;
}
.userbar .button-text {
  float: left;
  padding: 10px 2px 0;
}
nav#menu {
  position: relative;
  margin: auto;
  zoom: 1;
  position: relative;
  width: 940px;
  height: 36px;
  margin-bottom: -36px;
  top: -36px;
}
nav#menu:before,
nav#menu:after {
  display: block;
  height: 0;
  overflow: hidden;
  content: "\0020";
}
nav#menu:after {
  clear: both;
}
nav#menu .menu-item {
  float: left;
}
nav#menu a {
  display: inline-block;
  height: 27px;
  margin-right: 4px;
  padding: 9px 10px 0 30px;
  font-size: 14px;
  font-family: Tahoma, Kalimati, Helvetica, Arial, sans-serif;
  line-height: normal;
  color: #5e5e5e;
  background: #F7F7F7 url('/bundles/opppersonabubble/images/nav-bg-single.png') no-repeat left center;
}
nav#menu a.active,
nav#menu a:hover {
  color: #fff;
  background-image: url('/bundles/opppersonabubble/images/nav-bg-single-dark.png');
  background-color: #69AAD5;
}
nav#menu a.social {
  background-image: url('/bundles/opppersonabubble/images/nav-bg-multi.png');
  padding-left: 40px;
  background-position-x: 5px;
}
nav#menu a.social.active,
nav#menu a.social:hover {
  color: #fff;
  background-image: url('/bundles/opppersonabubble/images/nav-bg-multi-dark.png');
  background-color: #69AAD5;
}
nav#questionnav {
  zoom: 1;
  padding: 5px 0;
  background-color: #e4e4e4;
}
nav#questionnav:before,
nav#questionnav:after {
  display: block;
  height: 0;
  overflow: hidden;
  content: "\0020";
}
nav#questionnav:after {
  clear: both;
}
.breadcrumbs {
  height: 36px;
}
nav#breadcrumbs {
  margin-top: -36px;
  float: left;
  clear: left;
  height: 36px;
  padding-left: 8px;
  margin-bottom: 1px;
  line-height: 3em;
  color: #000;
}
nav#breadcrumbs a {
  color: #000;
}
.logged-in nav#breadcrumbs {
  color: #fff;
}
.logged-in nav#breadcrumbs a {
  color: #fff;
}
footer {
  clear: both;
  line-height: 40px;
  color: #215A9F;
  background-color: #69AAD5;
  font-family: Tahoma, Kalimati, Helvetica, Arial, sans-serif;
  font-size: 13px;
}
footer .container {
  padding: 0 5px;
}
footer nav {
  float: right;
}
footer nav a {
  display: inline-block;
  margin: 0 5px;
  color: #215A9F;
}
footer nav a:active {
  color: #215A9F;
}
footer nav a:visited {
  color: #215A9F;
}
footer cite {
  float: left;
  margin: 0 5px;
  color: #215A9F;
}


