/* -------------------------*
   Project: Ethex
   Author: Carl Wood
// -------------------------*/
/*!
 * Bootstrap v2.1.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

audio:not([controls]) {
  display: none;
}

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

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

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}

#mapCanvas label {
  width: auto;
  display: inline;
}

#mapCanvas img {
  max-width: none;
}

button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}

button,
input {
  *overflow: visible;
  line-height: normal;
}

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

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333;
  background-color: #fff;
}

a {
  color: #4d4d4d;
  text-decoration: none;
}

a:hover {
  color: #272727;
  text-decoration: underline;
}

.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}

.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}

.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before, .row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}

[class*="span"] {
  float: left;
  margin-left: 20px;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 976px;
}

.span12 {
  width: 976px;
}

.span11 {
  width: 893px;
}

.span10 {
  width: 810px;
}

.span9 {
  width: 727px;
}

.span8 {
  width: 644px;
}

.span7 {
  width: 561px;
}

.span6 {
  width: 478px;
}

.span5 {
  width: 395px;
}

.span4 {
  width: 312px;
}

.span3 {
  width: 229px;
}

.span2 {
  width: 146px;
}

.span1 {
  width: 63px;
}

.offset12 {
  margin-left: 1016px;
}

.offset11 {
  margin-left: 933px;
}

.offset10 {
  margin-left: 850px;
}

.offset9 {
  margin-left: 767px;
}

.offset8 {
  margin-left: 684px;
}

.offset7 {
  margin-left: 601px;
}

.offset6 {
  margin-left: 518px;
}

.offset5 {
  margin-left: 435px;
}

.offset4 {
  margin-left: 352px;
}

.offset3 {
  margin-left: 269px;
}

.offset2 {
  margin-left: 186px;
}

.offset1 {
  margin-left: 103px;
}

.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before, .row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 2.04918%;
  *margin-left: 1.99795%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94877%;
}
.row-fluid .offset12 {
  margin-left: 104.09836%;
  *margin-left: 103.9959%;
}
.row-fluid .offset12:first-child {
  margin-left: 102.04918%;
  *margin-left: 101.94672%;
}
.row-fluid .span11 {
  width: 91.4959%;
  *width: 91.44467%;
}
.row-fluid .offset11 {
  margin-left: 95.59426%;
  *margin-left: 95.4918%;
}
.row-fluid .offset11:first-child {
  margin-left: 93.54508%;
  *margin-left: 93.44262%;
}
.row-fluid .span10 {
  width: 82.9918%;
  *width: 82.94057%;
}
.row-fluid .offset10 {
  margin-left: 87.09016%;
  *margin-left: 86.9877%;
}
.row-fluid .offset10:first-child {
  margin-left: 85.04098%;
  *margin-left: 84.93852%;
}
.row-fluid .span9 {
  width: 74.4877%;
  *width: 74.43648%;
}
.row-fluid .offset9 {
  margin-left: 78.58607%;
  *margin-left: 78.48361%;
}
.row-fluid .offset9:first-child {
  margin-left: 76.53689%;
  *margin-left: 76.43443%;
}
.row-fluid .span8 {
  width: 65.98361%;
  *width: 65.93238%;
}
.row-fluid .offset8 {
  margin-left: 70.08197%;
  *margin-left: 69.97951%;
}
.row-fluid .offset8:first-child {
  margin-left: 68.03279%;
  *margin-left: 67.93033%;
}
.row-fluid .span7 {
  width: 57.47951%;
  *width: 57.42828%;
}
.row-fluid .offset7 {
  margin-left: 61.57787%;
  *margin-left: 61.47541%;
}
.row-fluid .offset7:first-child {
  margin-left: 59.52869%;
  *margin-left: 59.42623%;
}
.row-fluid .span6 {
  width: 48.97541%;
  *width: 48.92418%;
}
.row-fluid .offset6 {
  margin-left: 53.07377%;
  *margin-left: 52.97131%;
}
.row-fluid .offset6:first-child {
  margin-left: 51.02459%;
  *margin-left: 50.92213%;
}
.row-fluid .span5 {
  width: 40.47131%;
  *width: 40.42008%;
}
.row-fluid .offset5 {
  margin-left: 44.56967%;
  *margin-left: 44.46721%;
}
.row-fluid .offset5:first-child {
  margin-left: 42.52049%;
  *margin-left: 42.41803%;
}
.row-fluid .span4 {
  width: 31.96721%;
  *width: 31.91598%;
}
.row-fluid .offset4 {
  margin-left: 36.06557%;
  *margin-left: 35.96311%;
}
.row-fluid .offset4:first-child {
  margin-left: 34.01639%;
  *margin-left: 33.91393%;
}
.row-fluid .span3 {
  width: 23.46311%;
  *width: 23.41189%;
}
.row-fluid .offset3 {
  margin-left: 27.56148%;
  *margin-left: 27.45902%;
}
.row-fluid .offset3:first-child {
  margin-left: 25.5123%;
  *margin-left: 25.40984%;
}
.row-fluid .span2 {
  width: 14.95902%;
  *width: 14.90779%;
}
.row-fluid .offset2 {
  margin-left: 19.05738%;
  *margin-left: 18.95492%;
}
.row-fluid .offset2:first-child {
  margin-left: 17.0082%;
  *margin-left: 16.90574%;
}
.row-fluid .span1 {
  width: 6.45492%;
  *width: 6.40369%;
}
.row-fluid .offset1 {
  margin-left: 10.55328%;
  *margin-left: 10.45082%;
}
.row-fluid .offset1:first-child {
  margin-left: 8.5041%;
  *margin-left: 8.40164%;
}

[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}

[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}

.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before, .container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}

.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before, .container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px;
}

small {
  font-size: 85%;
}

strong {
  font-weight: bold;
}

em {
  font-style: italic;
}

cite {
  font-style: normal;
}

.muted {
  color: #999;
}

h1 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}

h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility;
}
h2 small, h3 small, h4 small, h5 small, h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999;
}

h1 {
  font-size: 36px;
  line-height: 40px;
}

h2 {
  font-size: 30px;
  line-height: 40px;
}

h3 {
  font-size: 24px;
  line-height: 40px;
}

h4 {
  font-size: 18px;
  line-height: 20px;
}

h5 {
  font-size: 14px;
  line-height: 20px;
}

h6 {
  font-size: 12px;
  line-height: 20px;
}

h1 small {
  font-size: 24px;
}

h2 small {
  font-size: 18px;
}

h3 small {
  font-size: 14px;
}

h4 small {
  font-size: 14px;
}

.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eee;
}

ul, ol {
  padding: 0;
  margin: 0 0 10px 25px;
}

ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}

li {
  line-height: 20px;
}

ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}

dl {
  margin-bottom: 20px;
}

dt,
dd {
  line-height: 20px;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 10px;
}

.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.dl-horizontal dd {
  margin-left: 130px;
}

hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #fff;
}

abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999;
}

abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 10px 0 0 0;
  margin: 0 0 20px;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16px;
  font-weight: 300;
  line-height: 25px;
}
blockquote small {
  display: block;
  line-height: 20px;
  color: #999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}

q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}

address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
}

form {
  margin: 0 0 20px;
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}

label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
}

input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

label {
  display: block;
  margin-bottom: 10px;
}

select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  padding: 6px 8px;
  margin-bottom: 9px;
  font-size: 20px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

input,
textarea {
  width: 210px;
}

textarea {
  height: auto;
}

textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #fff;
  border: 1px solid #d5d5d5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: #52a8ec;
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 7px rgba(82, 168, 236, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 7px rgba(82, 168, 236, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 7px rgba(82, 168, 236, 0.6);
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer;
}

input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}

select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px;
}

select {
  width: 220px;
  border: 1px solid #bbb;
  background-color: #fff;
}

select[multiple],
select[size] {
  height: auto;
}

select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #d5d5d5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}

.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}

.uneditable-textarea {
  width: auto;
  height: auto;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

.radio,
.checkbox {
  min-height: 18px;
  padding-left: 20px;
}

.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}

.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}

.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}

.checkbox input {
  margin-right: 10px;
}

.input-mini {
  width: 60px;
}

.input-small {
  width: 90px;
}

.input-medium {
  width: 150px;
}

.input-large {
  width: 210px;
}

.input-xlarge {
  width: 270px;
}

.input-xxlarge {
  width: 530px;
}

input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}

.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}

input,
textarea,
.uneditable-input {
  margin-left: 0;
}

.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}

input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 962px;
}

input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 879px;
}

input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 796px;
}

input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 713px;
}

input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 630px;
}

input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 547px;
}

input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 464px;
}

input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 381px;
}

input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 298px;
}

input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 215px;
}

input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 132px;
}

input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 49px;
}

.controls-row {
  *zoom: 1;
}
.controls-row:before, .controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}

.controls-row [class*="span"] {
  float: left;
}

input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}

.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning .checkbox:focus,
.control-group.warning .radio:focus,
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}

.control-group.error input {
  border: solid 1px #f00;
  -webkit-box-shadow: 0 0 7px #ff003e;
  -moz-box-shadow: 0 0 7px #ff003e;
  box-shadow: 0 0 7px #ff003e;
}

.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success .checkbox:focus,
.control-group.success .radio:focus,
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}

input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #4D4D4D;
}

.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before, .form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}

.help-block,
.help-inline {
  color: #595959;
}

.help-block {
  display: block;
  margin-bottom: 10px;
}

.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}

.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  font-size: 14px;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 14px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
  margin-left: -1px;
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}

.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}

.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}

.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}

.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}

.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}

.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}

.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}

.control-group {
  margin-bottom: 10px;
}

legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}

.form-horizontal .control-group {
  margin-bottom: 7px;
  *zoom: 1;
}
.form-horizontal .control-group:before, .form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 160px;
}
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0;
}
.form-horizontal .form-actions {
  padding-left: 160px;
}

table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}

.table {
  width: 100%;
  margin-bottom: 20px;
}
.table.full-width th {
  padding: 13px 20px;
}
.table.full-width td {
  padding-left: 20px;
  padding-right: 20px;
}
.table td {
  padding: 6px 8px;
  line-height: 20px;
  text-align: center;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table th {
  font-weight: bold;
  padding: 6px 8px;
}
.table thead th {
  vertical-align: middle;
}
.table caption + thead tr:first-child th,
.table caption + thead tr:first-child td,
.table colgroup + thead tr:first-child th,
.table colgroup + thead tr:first-child td,
.table thead:first-child tr:first-child th,
.table thead:first-child tr:first-child td {
  border-top: 0;
}
.table tbody + tbody {
  border-top: 2px solid #ddd;
}

.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}

.table-bordered {
  border: 1px solid #ddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child th:first-child,
.table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered thead:first-child tr:first-child th:last-child,
.table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
}
.table-bordered thead:last-child tr:last-child th:first-child,
.table-bordered tbody:last-child tr:last-child td:first-child,
.table-bordered tfoot:last-child tr:last-child td:first-child {
  -webkit-border-radius: 0 0 0 4px;
  -moz-border-radius: 0 0 0 4px;
  border-radius: 0 0 0 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
}
.table-bordered thead:last-child tr:last-child th:last-child,
.table-bordered tbody:last-child tr:last-child td:last-child,
.table-bordered tfoot:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-right-topleft: 4px;
}

.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9;
}

.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: #f5f5f5;
}

table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0;
}

table .span1 {
  float: none;
  width: 47px;
  margin-left: 0;
}
table .span2 {
  float: none;
  width: 130px;
  margin-left: 0;
}
table .span3 {
  float: none;
  width: 213px;
  margin-left: 0;
}
table .span4 {
  float: none;
  width: 296px;
  margin-left: 0;
}
table .span5 {
  float: none;
  width: 379px;
  margin-left: 0;
}
table .span6 {
  float: none;
  width: 462px;
  margin-left: 0;
}
table .span7 {
  float: none;
  width: 545px;
  margin-left: 0;
}
table .span8 {
  float: none;
  width: 628px;
  margin-left: 0;
}
table .span9 {
  float: none;
  width: 711px;
  margin-left: 0;
}
table .span10 {
  float: none;
  width: 794px;
  margin-left: 0;
}
table .span11 {
  float: none;
  width: 877px;
  margin-left: 0;
}
table .span12 {
  float: none;
  width: 960px;
  margin-left: 0;
}
table .span13 {
  float: none;
  width: 1043px;
  margin-left: 0;
}
table .span14 {
  float: none;
  width: 1126px;
  margin-left: 0;
}
table .span15 {
  float: none;
  width: 1209px;
  margin-left: 0;
}
table .span16 {
  float: none;
  width: 1292px;
  margin-left: 0;
}
table .span17 {
  float: none;
  width: 1375px;
  margin-left: 0;
}
table .span18 {
  float: none;
  width: 1458px;
  margin-left: 0;
}
table .span19 {
  float: none;
  width: 1541px;
  margin-left: 0;
}
table .span20 {
  float: none;
  width: 1624px;
  margin-left: 0;
}
table .span21 {
  float: none;
  width: 1707px;
  margin-left: 0;
}
table .span22 {
  float: none;
  width: 1790px;
  margin-left: 0;
}
table .span23 {
  float: none;
  width: 1873px;
  margin-left: 0;
}
table .span24 {
  float: none;
  width: 1956px;
  margin-left: 0;
}

.table tbody tr.success td {
  background-color: #dff0d8;
}
.table tbody tr.error td {
  background-color: #f2dede;
}
.table tbody tr.info td {
  background-color: #d9edf7;
}

[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url('/images/glyphicons-halflings.png?1434376080');
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px;
}

/* White icons with optional class, or on hover/active states of certain elements */
.icon-white,
.nav > .active > a > [class^="icon-"],
.nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url('/images/glyphicons-halflings-white.png?1434376080');
}

.icon-glass {
  background-position: 0      0;
}

.icon-music {
  background-position: -24px  0;
}

.icon-search {
  background-position: -48px  0;
}

.icon-envelope {
  background-position: -72px  0;
}

.icon-heart {
  background-position: -96px  0;
}

.icon-star {
  background-position: -120px 0;
}

.icon-star-empty {
  background-position: -144px 0;
}

.icon-user {
  background-position: -168px 0;
}

.icon-film {
  background-position: -192px 0;
}

.icon-th-large {
  background-position: -216px 0;
}

.icon-th {
  background-position: -240px 0;
}

.icon-th-list {
  background-position: -264px 0;
}

.icon-ok {
  background-position: -288px 0;
}

.icon-remove {
  background-position: -312px 0;
}

.icon-zoom-in {
  background-position: -336px 0;
}

.icon-zoom-out {
  background-position: -360px 0;
}

.icon-off {
  background-position: -384px 0;
}

.icon-signal {
  background-position: -408px 0;
}

.icon-cog {
  background-position: -432px 0;
}

.icon-trash {
  background-position: -456px 0;
}

.icon-home {
  background-position: 0      -24px;
}

.icon-file {
  background-position: -24px  -24px;
}

.icon-time {
  background-position: -48px  -24px;
}

.icon-road {
  background-position: -72px  -24px;
}

.icon-download-alt {
  background-position: -96px  -24px;
}

.icon-download {
  background-position: -120px -24px;
}

.icon-upload {
  background-position: -144px -24px;
}

.icon-inbox {
  background-position: -168px -24px;
}

.icon-play-circle {
  background-position: -192px -24px;
}

.icon-repeat {
  background-position: -216px -24px;
}

.icon-refresh {
  background-position: -240px -24px;
}

.icon-list-alt {
  background-position: -264px -24px;
}

.icon-lock {
  background-position: -287px -24px;
}

.icon-flag {
  background-position: -312px -24px;
}

.icon-headphones {
  background-position: -336px -24px;
}

.icon-volume-off {
  background-position: -360px -24px;
}

.icon-volume-down {
  background-position: -384px -24px;
}

.icon-volume-up {
  background-position: -408px -24px;
}

.icon-qrcode {
  background-position: -432px -24px;
}

.icon-barcode {
  background-position: -456px -24px;
}

.icon-tag {
  background-position: 0      -48px;
}

.icon-tags {
  background-position: -25px  -48px;
}

.icon-book {
  background-position: -48px  -48px;
}

.icon-bookmark {
  background-position: -72px  -48px;
}

.icon-print {
  background-position: -96px  -48px;
}

.icon-camera {
  background-position: -120px -48px;
}

.icon-font {
  background-position: -144px -48px;
}

.icon-bold {
  background-position: -167px -48px;
}

.icon-italic {
  background-position: -192px -48px;
}

.icon-text-height {
  background-position: -216px -48px;
}

.icon-text-width {
  background-position: -240px -48px;
}

.icon-align-left {
  background-position: -264px -48px;
}

.icon-align-center {
  background-position: -288px -48px;
}

.icon-align-right {
  background-position: -312px -48px;
}

.icon-align-justify {
  background-position: -336px -48px;
}

.icon-list {
  background-position: -360px -48px;
}

.icon-indent-left {
  background-position: -384px -48px;
}

.icon-indent-right {
  background-position: -408px -48px;
}

.icon-facetime-video {
  background-position: -432px -48px;
}

.icon-picture {
  background-position: -456px -48px;
}

.icon-pencil {
  background-position: 0      -72px;
}

.icon-map-marker {
  background-position: -24px  -72px;
}

.icon-adjust {
  background-position: -48px  -72px;
}

.icon-tint {
  background-position: -72px  -72px;
}

.icon-edit {
  background-position: -96px  -72px;
}

.icon-share {
  background-position: -120px -72px;
}

.icon-check {
  background-position: -144px -72px;
}

.icon-move {
  background-position: -168px -72px;
}

.icon-step-backward {
  background-position: -192px -72px;
}

.icon-fast-backward {
  background-position: -216px -72px;
}

.icon-backward {
  background-position: -240px -72px;
}

.icon-play {
  background-position: -264px -72px;
}

.icon-pause {
  background-position: -288px -72px;
}

.icon-stop {
  background-position: -312px -72px;
}

.icon-forward {
  background-position: -336px -72px;
}

.icon-fast-forward {
  background-position: -360px -72px;
}

.icon-step-forward {
  background-position: -384px -72px;
}

.icon-eject {
  background-position: -408px -72px;
}

.icon-chevron-left {
  background-position: -432px -72px;
}

.icon-chevron-right {
  background-position: -456px -72px;
}

.icon-plus-sign {
  background-position: 0      -96px;
}

.icon-minus-sign {
  background-position: -24px  -96px;
}

.icon-remove-sign {
  background-position: -48px  -96px;
}

.icon-ok-sign {
  background-position: -72px  -96px;
}

.icon-question-sign {
  background-position: -96px  -96px;
}

.icon-info-sign {
  background-position: -120px -96px;
}

.icon-screenshot {
  background-position: -144px -96px;
}

.icon-remove-circle {
  background-position: -168px -96px;
}

.icon-ok-circle {
  background-position: -192px -96px;
}

.icon-ban-circle {
  background-position: -216px -96px;
}

.icon-arrow-left {
  background-position: -240px -96px;
}

.icon-arrow-right {
  background-position: -264px -96px;
}

.icon-arrow-up {
  background-position: -289px -96px;
}

.icon-arrow-down {
  background-position: -312px -96px;
}

.icon-share-alt {
  background-position: -336px -96px;
}

.icon-resize-full {
  background-position: -360px -96px;
}

.icon-resize-small {
  background-position: -384px -96px;
}

.icon-plus {
  background-position: -408px -96px;
}

.icon-minus {
  background-position: -433px -96px;
}

.icon-asterisk {
  background-position: -456px -96px;
}

.icon-exclamation-sign {
  background-position: 0      -120px;
}

.icon-gift {
  background-position: -24px  -120px;
}

.icon-leaf {
  background-position: -48px  -120px;
}

.icon-fire {
  background-position: -72px  -120px;
}

.icon-eye-open {
  background-position: -96px  -120px;
}

.icon-eye-close {
  background-position: -120px -120px;
}

.icon-warning-sign {
  background-position: -144px -120px;
}

.icon-plane {
  background-position: -168px -120px;
}

.icon-calendar {
  background-position: -192px -120px;
}

.icon-random {
  background-position: -216px -120px;
  width: 16px;
}

.icon-comment {
  background-position: -240px -120px;
}

.icon-magnet {
  background-position: -264px -120px;
}

.icon-chevron-up {
  background-position: -288px -120px;
}

.icon-chevron-down {
  background-position: -313px -119px;
}

.icon-retweet {
  background-position: -336px -120px;
}

.icon-shopping-cart {
  background-position: -360px -120px;
}

.icon-folder-close {
  background-position: -384px -120px;
}

.icon-folder-open {
  background-position: -408px -120px;
  width: 16px;
}

.icon-resize-vertical {
  background-position: -432px -119px;
}

.icon-resize-horizontal {
  background-position: -456px -118px;
}

.icon-hdd {
  background-position: 0      -144px;
}

.icon-bullhorn {
  background-position: -24px  -144px;
}

.icon-bell {
  background-position: -48px  -144px;
}

.icon-certificate {
  background-position: -72px  -144px;
}

.icon-thumbs-up {
  background-position: -96px  -144px;
}

.icon-thumbs-down {
  background-position: -120px -144px;
}

.icon-hand-right {
  background-position: -144px -144px;
}

.icon-hand-left {
  background-position: -168px -144px;
}

.icon-hand-up {
  background-position: -192px -144px;
}

.icon-hand-down {
  background-position: -216px -144px;
}

.icon-circle-arrow-right {
  background-position: -240px -144px;
}

.icon-circle-arrow-left {
  background-position: -264px -144px;
}

.icon-circle-arrow-up {
  background-position: -288px -144px;
}

.icon-circle-arrow-down {
  background-position: -312px -144px;
}

.icon-globe {
  background-position: -336px -144px;
}

.icon-wrench {
  background-position: -360px -144px;
}

.icon-tasks {
  background-position: -384px -144px;
}

.icon-filter {
  background-position: -408px -144px;
}

.icon-briefcase {
  background-position: -432px -144px;
}

.icon-fullscreen {
  background-position: -456px -144px;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle {
  *margin-bottom: -3px;
}

.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}

.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #4d4d4d;
  background-color: #484848;
  background-image: -moz-linear-gradient(top, #4d4d4d, #404040);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d4d4d), to(#404040));
  background-image: -webkit-linear-gradient(top, #4d4d4d, #404040);
  background-image: -o-linear-gradient(top, #4d4d4d, #404040);
  background-image: linear-gradient(to bottom, #4d4d4d, #404040);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a4a4a', endColorstr='#3e3e3e', GradientType=0);
}

.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #4d4d4d;
  background-color: #484848;
  background-image: -moz-linear-gradient(top, #4d4d4d, #404040);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d4d4d), to(#404040));
  background-image: -webkit-linear-gradient(top, #4d4d4d, #404040);
  background-image: -o-linear-gradient(top, #4d4d4d, #404040);
  background-image: linear-gradient(to bottom, #4d4d4d, #404040);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a4a4a', endColorstr='#3e3e3e', GradientType=0);
}

.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}

.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "\2191";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

.dropdown-submenu {
  position: relative;
}

.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown-submenu:hover .dropdown-menu {
  display: block;
}

.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}

.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}

.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
  filter: alpha(opacity=100);
}

.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  overflow: visible \9;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}

.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: #000;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 8px;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, #fff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #fff, #e6e6e6);
  background-image: -o-linear-gradient(top, #fff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e3e3e3', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
  color: #333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.btn:active, .btn.active {
  background-color: #cccccc \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
  /* Buttons in IE7 don't get borders, so darken on hover */
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active, .btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn.disabled, .btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.btn-large [class^="icon-"] {
  margin-top: 2px;
}

.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px;
}

.btn-small [class^="icon-"] {
  margin-top: 0px;
}

.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 16px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75);
}

.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}

.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4d4d4d;
  background-image: -moz-linear-gradient(top, #4d4d4d, #4d4d4d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4d4d4d), to(#4d4d4d));
  background-image: -webkit-linear-gradient(top, #4d4d4d, #4d4d4d);
  background-image: -o-linear-gradient(top, #4d4d4d, #4d4d4d);
  background-image: linear-gradient(to bottom, #4d4d4d, #4d4d4d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4a4a4a', endColorstr='#4a4a4a', GradientType=0);
  border-color: #4d4d4d #4d4d4d #272727;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4d4d4d;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
  color: #fff;
  background-color: #4d4d4d;
  *background-color: #404040;
}
.btn-primary:active, .btn-primary.active {
  background-color: #343434 \9;
}

.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa834;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active, .btn-warning.active {
  background-color: #c67605 \9;
}

.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #dc504b;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#b9352e', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active, .btn-danger.active {
  background-color: #942a25 \9;
}

.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5cb85c;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#4fa04f', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active, .btn-success.active {
  background-color: #408140 \9;
}

.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4bb0ce;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#2e93b0', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active, .btn-info.active {
  background-color: #24748c \9;
}

.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #373737;
  background-image: -moz-linear-gradient(top, #444, #222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444), to(#222));
  background-image: -webkit-linear-gradient(top, #444, #222);
  background-image: -o-linear-gradient(top, #444, #222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#1f1f1f', GradientType=0);
  border-color: #222 #222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active, .btn-inverse.active {
  background-color: #090909 \9;
}

button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}

.btn-link,
.btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #4d4d4d;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-link:hover {
  color: #272727;
  text-decoration: underline;
  background-color: transparent;
}

.btn-group {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}

.btn-group + .btn-group {
  margin-left: 5px;
}

.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group > .btn + .btn {
  margin-left: -1px;
}

.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px;
}

.btn-group > .btn-mini {
  font-size: 11px;
}

.btn-group > .btn-small {
  font-size: 12px;
}

.btn-group > .btn-large {
  font-size: 16px;
}

.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}

.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}

.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}

.btn-group > .btn-mini + .dropdown-toggle {
  *padding-left: 2px;
  *padding-right: 2px;
}

.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}

.btn-group > .btn-large + .dropdown-toggle {
  *padding-left: 7px;
  *padding-right: 7px;
}

.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #4d4d4d;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}

.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}

.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}

.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}

.dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}

.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}

.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}

.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}

.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}

.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0;
}

.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853;
}

.alert h4 {
  margin: 0;
}

.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}

.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
  border: solid 1px red;
  -webkit-box-shadow: 0 0 7px #FF003E;
  -moz-box-shadow: 0 0 7px #ff003e;
  box-shadow: 0 0 7px #FF003E;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}

.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}

.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}

.alert-block p + p {
  margin-top: 5px;
}

.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none;
}

.nav > li > a {
  display: block;
}

.nav > .pull-right {
  float: right;
}

.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}

.nav li + .nav-header {
  margin-top: 9px;
}

.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}

.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.nav-list > li > a {
  padding: 3px 15px;
}

.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #4d4d4d;
}

.nav-list [class^="icon-"] {
  margin-right: 2px;
}

.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}

.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before, .nav-tabs:after,
.nav-pills:before,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}

.nav-tabs > li,
.nav-pills > li {
  float: left;
}

.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}

.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #fff;
  background-color: #4d4d4d;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li > a {
  margin-right: 0;
}

.nav-tabs.nav-stacked {
  border-bottom: 0;
}

.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}

.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}

.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2;
}

.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}

.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}

.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}

.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}

.nav .dropdown-toggle .caret {
  border-top-color: #4d4d4d;
  border-bottom-color: #4d4d4d;
  margin-top: 6px;
}

.nav .dropdown-toggle:hover .caret {
  border-top-color: #272727;
  border-bottom-color: #272727;
}

/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}

.nav .active .dropdown-toggle .caret {
  border-top-color: #333;
  border-bottom-color: #333;
}

.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555;
  border-bottom-color: #555;
}

.nav > .dropdown.active > a:hover {
  cursor: pointer;
}

.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: #fff;
  background-color: #999;
  border-color: #999;
}

.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
  opacity: 1;
  filter: alpha(opacity=100);
}

.tabs-stacked .open > a:hover {
  border-color: #999;
}

.tabbable {
  *zoom: 1;
}
.tabbable:before, .tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}

.tab-content {
  overflow: auto;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eee #ddd #eee #eee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #fff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eee #eee #eee #ddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #fff;
}

.nav > .disabled > a {
  color: #999;
}

.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}

.breadcrumb {
  margin: 0 0 10px;
  list-style: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-shadow: 0 1px 0 #fff;
}
.breadcrumb .divider {
  padding: 0 5px;
  color: #bbb;
}
.breadcrumb .active a {
  color: #999;
}

.pagination {
  height: 40px;
  margin: 20px 0;
}

.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}

.pagination li {
  display: inline;
}

.pagination a,
.pagination span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
  border-left-width: 0;
}

.pagination a:hover,
.pagination .active a,
.pagination .active span {
  background-color: #f5f5f5;
}

.pagination .active a,
.pagination .active span {
  color: #999;
  cursor: default;
}

.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999;
  background-color: transparent;
  cursor: default;
}

.pagination li:first-child a,
.pagination li:first-child span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}

.pagination li:last-child a,
.pagination li:last-child span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}

.pagination-centered {
  text-align: center;
}

.pagination-right {
  text-align: right;
}

.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before, .pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5;
}

.pager .next a {
  float: right;
}

.pager .previous a {
  float: left;
}

.pager .disabled a,
.pager .disabled a:hover {
  color: #999;
  background-color: #fff;
  cursor: default;
}

.modal-open .dropdown-menu {
  z-index: 2050;
}
.modal-open .dropdown.open {
  *z-index: 2050;
}
.modal-open .popover {
  z-index: 2060;
}
.modal-open .tooltip {
  z-index: 2080;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.modal {
  position: fixed;
  top: 40%;
  left: 42%;
  z-index: 1050;
  overflow: auto;
  width: 800px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #aaa;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
  -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
  -o-transition: opacity 0.3s linear, top 0.3s ease-out;
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 40%;
}

.modal-header {
  padding: 40px 15px 25px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: -30px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}

.modal-body {
  clear: both;
  *zoom: 1;
  padding: 25px 30px 10px 30px;
}
.modal-body:before, .modal-body:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-body:after {
  clear: both;
}

.modal-form {
  margin-bottom: 0;
}

.modal-footer {
  padding: 10px 50px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #fff;
  -moz-box-shadow: inset 0 1px 0 #fff;
  box-shadow: inset 0 1px 0 #fff;
  *zoom: 1;
}
.modal-footer:before, .modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.tooltip.top {
  margin-top: -3px;
}
.tooltip.right {
  margin-left: 3px;
}
.tooltip.bottom {
  margin-top: 3px;
}
.tooltip.left {
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #222;
  text-align: center;
  text-decoration: none;
  background-color: #dfdfdf;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #dfdfdf;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #dfdfdf;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #dfdfdf;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #dfdfdf;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-bottom: 10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-right: 10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}
.popover-content p, .popover-content ul, .popover-content ol {
  margin-bottom: 0;
}

.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover .arrow:after {
  content: "";
  z-index: -1;
}

.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: #fff;
}
.popover.top .arrow:after {
  border-width: 11px 11px 0;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -1px;
  left: -11px;
}
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: #fff;
}
.popover.right .arrow:after {
  border-width: 11px 11px 11px 0;
  border-right-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  left: -1px;
}
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: #fff;
}
.popover.bottom .arrow:after {
  border-width: 0 11px 11px;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -1px;
  left: -11px;
}
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: #fff;
}
.popover.left .arrow:after {
  border-width: 11px 0 11px 11px;
  border-left-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
  right: -1px;
}

.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before, .thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}

.row-fluid .thumbnails {
  margin-left: 0;
}

.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px;
}

.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

a.thumbnail:hover {
  border-color: #4d4d4d;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}

.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #555;
}

.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1;
}

.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}

.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel .item > img {
  display: block;
  line-height: 1;
}
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block;
}
.carousel .active {
  left: 0;
}
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel .next {
  left: 100%;
}
.carousel .prev {
  left: -100%;
}
.carousel .next.left,
.carousel .prev.right {
  left: 0;
}
.carousel .active.left {
  left: -100%;
}
.carousel .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #fff;
  text-align: center;
  background: #222;
  border: 3px solid #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-indicators {
  position: absolute;
  bottom: 15px;
  right: 10px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #dee1e2;
  border: solid 1px #d5d9da;
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333;
  background: rgba(0, 0, 0, 0.75);
}

.carousel-caption h4,
.carousel-caption p {
  color: #fff;
  line-height: 20px;
}

.carousel-caption h4 {
  margin: 0 0 5px;
}

.carousel-caption p {
  margin-bottom: 0;
}

.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

.affix {
  position: fixed;
}

.clearfix {
  *zoom: 1;
}
.clearfix:before, .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}

.clear {
  clear: both;
}

.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/* mixin usage: @include clearfix; */
/* Contents
// -------------------------

    1.  Mixins
    2.  Base
    3.  Typography
    4.  Contented styles
    5.  Header
    6.  Footer
    7.  Home page
    7a. Home page (Sept 2013 styles)
    8.  General Page
    9.  Page components
    10. Forms
    11. Other pages
    12. News page
    13. Media Queries
    14. IE fixes
    15. Hero Pages (e.g. What is Ethex?)

--------------------------*/
body {
  background: url("../images/body-bg.png");
  color: #4D4D4D;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}

body, input, button, cite {
  font-family: 'Lato', sans-serif;
}

.container {
  padding: 0 10px;
}

hr {
  border-bottom: solid 1px #CCC;
  -webkit-box-shadow: 0 -1px 1px -1px #BFBFBF;
  -moz-box-shadow: 0 -1px 1px -1px #BFBFBF;
  box-shadow: 0 -1px 1px -1px #BFBFBF;
  margin: 15px 0;
}

a:active {
  outline: none;
}

[placeholder]:focus::-webkit-input-placeholder {
  opacity: 0;
  color: transparent;
}

input:focus::-webkit-input-placeholder {
  opacity: 0;
  color: transparent;
}

/* Headers */
h1 {
  color: #25aae1;
  font-size: 44px;
  line-height: 45px;
}
h1.signup {
  font-size: 44px;
  font-weight: bold;
  margin: 7px 0 10px 0;
}

h2 {
  color: #25aae1;
  font-size: 24px;
  font-weight: normal;
  line-height: 28px;
}

h3 {
  color: #25aae1;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
}

h4 {
  color: #4d4d4d;
  font-size: 16px;
  font-weight: normal;
  line-height: 20px;
  font-style: italic;
}

.cta, .cta:focus {
  background: #f69424;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f69424 0%, #de8117 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f69424), color-stop(100%, #de8117));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f69424 0%, #de8117 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f69424 0%, #de8117 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f69424 0%, #de8117 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f69424 0%, #de8117 100%);
  /* W3C */
  *zoom: 1;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  border: solid 1px #c48c00;
  color: #fff;
  display: block;
  font-size: 18px;
  font-weight: 700;
  margin: 15px 0;
  padding: 0;
}
.cta:before, .cta:after, .cta:focus:before, .cta:focus:after {
  display: table;
  content: "";
  line-height: 0;
}
.cta:after, .cta:focus:after {
  clear: both;
}
.cta:hover, .cta:focus:hover {
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
  text-decoration: none;
}
.cta .arrow, .cta:focus .arrow {
  background: url("../images/cta-arrow.png") 95% 8px no-repeat;
  display: block;
  padding: 8px 15px 8px 10px;
}
.cta.cta-large, .cta:focus.cta-large {
  padding: 8px 0;
  font-size: 20px;
}

button[type=submit][disabled].cta {
  background: #8d8d8d;
  /* Old browsers */
  background: -moz-linear-gradient(top, #8d8d8d 0%, #7c7c7c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8d8d8d), color-stop(100%, #7c7c7c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8d8d8d 0%, #7c7c7c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8d8d8d 0%, #7c7c7c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8d8d8d 0%, #7c7c7c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #8d8d8d 0%, #7c7c7c 100%);
  /* W3C */
  border: solid 1px #6a6a6a;
  cursor: not-allowed;
}
button[type=submit][disabled].cta:hover, button[type=submit][disabled].cta:focus {
  color: #fff;
}

/* Display correct bold version of font for < IE8 */
.lt-ie9 .cta {
  font-family: Arial;
}

.read-more {
  background: url("../images/readmore-arrow.png") right no-repeat;
  border: none;
  font-weight: bold;
  padding-right: 13px;
}
.read-more:hover {
  color: #de8117;
}

.align-right {
  text-align: right;
}

.align-left {
  text-align: left;
}

.read-more-block {
  padding: 10px 0;
  border-top: solid 1px #ccc;
  -webkit-box-shadow: 0 -1px 1px -1px #bfbfbf;
  -moz-box-shadow: 0 -1px 1px -1px #bfbfbf;
  box-shadow: 0 -1px 1px -1px #bfbfbf;
}
.read-more-block .read-more {
  padding-right: 15px;
}

.htmlsidetext p {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 12px;
}

.htmltext p {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 12px;
}
.htmltext .standfirst, .htmltext .standfirst p {
  font-size: 20px;
  line-height: 30px;
  margin-bottom: 20px;
}
.htmltext a {
  border-bottom: solid 1px #aaa;
  color: #4d4d4d;
  padding-bottom: 1px;
}
.htmltext a:hover {
  border-bottom: solid 1px #25aae1;
  color: #25aae1;
  text-decoration: none;
}
.htmltext a.read-more {
  border: 0;
}
.htmltext a.read-more:hover {
  color: #de8117;
  text-decoration: underline;
}
.htmltext ul {
  color: #4D4D4D;
  margin: 0 0 15px 15px;
}
.htmltext ul li {
  margin-bottom: 5px;
  line-height: 24px;
  list-style-position: outside;
}
.htmltext ol {
  color: #4D4D4D;
  margin: 0 0 15px 15px;
}
.htmltext ol li {
  margin: 5px;
  list-style-position: outside;
}
.htmltext ul li {
  margin: 0 0 10px 0;
}
.htmltext h3 {
  font-size: 19px;
  margin-bottom: 12px;
}

.img-right {
  float: right;
  margin: 0 0 10px 15px;
}

.img-left {
  float: left;
  margin: 6px 15px 10px 0;
}

.push-up {
  margin-top: -10px;
}

header {
  background: #fff;
  border-top: solid 7px #8cc63f;
  min-width: 1000px;
  padding: 20px 0 0 0;
}
header .site-action {
  float: right;
}
header .container {
  position: relative;
}

.user-account-nav {
  float: right;
  padding: 0;
  padding-top: 13px;
  margin-right: 18px;
  width: auto;
}
.user-account-nav li {
  border-left: solid 1px #eee;
  color: #77787b;
  float: left;
}
.user-account-nav li:first-child {
  border-left: 0;
}
.user-account-nav a {
  color: #79b32b;
  font-weight: bold;
  padding: 0 13px;
}
.user-account-nav .last a {
  padding-right: 0;
}
.user-account-nav .num {
  font-size: 1.2em;
  margin-right: 19px;
  *margin-right: 15px;
}
.user-account-nav .logout {
  border-left: 0;
}

.logo {
  background: url("../images/logo.png") no-repeat;
  -webkit-background-size: 180px 84px;
  -moz-background-size: 180px 84px;
  -o-background-size: 180px 84px;
  background-size: 180px 84px;
  float: left;
  width: 180px;
  height: 84px;
}

.nav-strip {
  background: #8cc63f;
  border-bottom: solid 4px #c7dda9;
  margin-top: 26px;
  position: relative;
  z-index: 200;
}
.nav-strip.home {
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.4);
}

nav.primary ul {
  margin-bottom: 0;
}
nav.primary li {
  float: left;
}
nav.primary li.first a {
  border-left: solid 1px #fff;
}
nav.primary li.active a {
  background: #6ea80f url("../images/topnav-arrow.png") center -1px no-repeat;
  position: relative;
}
nav.primary a {
  border-right: solid 1px #fff;
  color: #fff;
  display: block;
  font-size: 1.5em;
  padding: 16px 31px 16px 31px;
}
nav.primary a:hover {
  background: #6ea80f;
  text-decoration: none;
}

.loggedin-contact {
  bottom: 0;
  right: 10px;
  position: absolute;
}
.loggedin-contact .contact-details {
  margin-bottom: 0;
  *zoom: 1;
}
.loggedin-contact .contact-details:before, .loggedin-contact .contact-details:after {
  display: table;
  content: "";
  line-height: 0;
}
.loggedin-contact .contact-details:after {
  clear: both;
}
.loggedin-contact .contact-details li {
  background: url("../images/phone-icon.png") left no-repeat;
  border-right: solid 1px #eee;
  color: #77787B;
  display: inline;
  font-size: 16px;
  float: left;
  padding-left: 22px;
}
.loggedin-contact .contact-details li.last {
  border-right: 0;
  padding-right: 0;
}
.loggedin-contact .contact-details .tel {
  margin-right: 12px;
  padding-right: 12px;
}
.loggedin-contact .contact-details .email {
  background: url("../images/mail-icon.png") left no-repeat;
  padding-left: 27px;
}
.loggedin-contact .num {
  font-size: 1.2em;
}

footer {
  margin: 30px 0 0 0;
  min-width: 1000px;
  /* Top half columns */
  /* Bottom half columns */
}
footer a {
  color: #fff;
}
footer a:hover {
  color: #fff;
}
footer h2, footer h3, footer h4 {
  color: #fff;
}
footer h3 {
  font-size: 1.5em;
  font-weight: bold;
}
footer h3 a {
  color: #fff;
}
footer h3 a:hover {
  color: #fff;
}
footer h3.bordered {
  -webkit-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
  -moz-box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
  box-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
  border-bottom: solid 1px #6e9d31;
  margin-bottom: 10px;
  padding-bottom: 12px;
}
footer h4 {
  font-style: normal;
  font-weight: bold;
}
footer .disclaimer {
  background: #fff;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  padding: 32px 0;
}
footer .disclaimer p {
  color: #c36a00;
  font-size: 1.25em;
  line-height: 1.7em;
}
footer .disclaimer a {
  color: #c36a00;
  font-weight: bold;
}
footer .top {
  background: url("../images/footer-top.png");
  -webkit-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0px 2px 4px rgba(0, 0, 0, 0.2);
  color: #fff;
  padding: 25px 0 40px 0;
}
footer .top p, footer .top ul {
  font-size: 1.35em;
  line-height: 1.5em;
}
footer .top h4 {
  font-size: 1.35em;
  line-height: 1.5em;
}
footer .latest-news h4 {
  color: #fff;
  font-weight: normal;
}
footer .latest-news p {
  font-size: .9em;
}
footer .latest-news a.read-more-arrow {
  background: url("../images/readmore-arrow.png") right no-repeat;
  padding-right: 16px;
}
footer .help a {
  color: #fff;
  font-weight: bold;
}
footer .help p {
  margin-bottom: .25em;
}
footer .help .label {
  float: left;
  width: 80px;
  background-color: transparent;
  xfont-size: 1.35em;
  font-weight: normal;
}
footer .help ul li {
  line-height: 1.6em;
}
footer .social .newsletter {
  margin-bottom: 25px;
}
footer .social h3.bordered {
  margin-bottom: 16px;
}
footer .social li {
  float: left;
  margin-right: 15px;
}
footer .social button.sign-up {
  background: #8fca42;
  /* Old browsers */
  background: -moz-linear-gradient(top, #8fca42 0%, #83b93b 31%, #6d9b31 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #8fca42), color-stop(31%, #83b93b), color-stop(100%, #6d9b31));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #8fca42 0%, #83b93b 31%, #6d9b31 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #8fca42 0%, #83b93b 31%, #6d9b31 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #8fca42 0%, #83b93b 31%, #6d9b31 100%);
  /* IE10+ */
  border: 0;
  color: #fff;
  font-size: .9em;
  font-weight: bold;
  margin: -2px 0 0 -10px;
  padding: 7px 9px;
  position: relative;
  text-shadow: none;
  float: right;
  width: 60px;
}
footer .social input {
  font-size: 14px;
  float: left;
  margin: 0;
  padding: 4px 6px;
  width: 240px;
}
footer .bottom {
  background: url("../images/footer-bottom.png");
  padding: 20px 0 30px 0;
}
footer .bottom .vcard {
  color: #fff;
  font-size: 1.1em;
  margin: 10px 0;
}
footer .bottom .vcard li {
  line-height: 1.7em;
}
footer .sitemap {
  color: #fff;
}
footer .sitemap h4 {
  font-size: 1.1em;
}
footer .sitemap a {
  color: #fff;
}
footer .sitemap .col {
  float: left;
  width: 33%;
}
footer .sitemap .col li {
  margin-bottom: 9px;
}

.home-hero {
  border-bottom: 8px solid rgba(37, 170, 225, 0.2);
  /* #25aae1 20% opacity; */
  min-width: 1000px;
}
.home-hero .container {
  position: relative;
}
.home-hero .cta {
  text-shadow: none;
  display: inline-block;
  /* IE7 */
  zoom: 1;
  *display: inline;
  font-size: 20px;
  margin: 0 auto;
  padding: 8px 10px;
  text-align: center;
}
.home-hero .cta small {
  color: #854500;
  display: block;
  font-size: 16px;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
  line-height: 17px;
  margin-top: 1px;
}
.home-hero .cta span {
  float: left;
  padding-right: 10px;
}
.home-hero .cta .arrow {
  background: url("../images/cta-arrow-small.png") right no-repeat;
  display: block;
  float: right;
  margin-top: 2.5px;
  padding: 0;
  width: 10px;
  height: 18px;
}
.home-hero .btn-contain {
  bottom: 0;
  left: 0;
  position: absolute;
  width: 100%;
}

.header-container {
  height: 283px;
  padding: 90px 0 46px 0;
}
.header-container.right {
  float: right;
}

.hero-heading {
  float: left;
}
.hero-heading h1 {
  color: #fff;
  font-size: 38px;
  font-weight: 300;
}
.hero-heading h1 span {
  background: #30a9b8;
  background: rgba(37, 170, 225, 0.8);
  display: inline-block;
  padding: 5px 30px 11px 20px;
  margin-bottom: 8px;
}

.home-hero .hero-heading {
  display: inline;
  float: left;
  height: 240px;
  margin-left: 0px;
  position: relative;
  text-align: center;
  /* width removed - use span6 to define width, and then zero the left margin */
  z-index: 2;
  /* Dark or light */
  /* Right or left */
}
.home-hero .hero-heading h1 {
  color: #fff;
  font-size: 46px;
  font-weight: 300;
  margin: 0;
}
.home-hero .hero-heading h1 span {
  background: 0;
  display: block;
  line-height: 49px;
  padding: 0;
  padding-bottom: 5px;
  margin-bottom: 0;
}
.home-hero .hero-heading h1 span.longer {
  padding-right: 40px;
}
.home-hero .hero-heading h1 small {
  display: block;
  *display: inline;
  *zoom: 1;
  font-size: 16px;
  font-style: italic;
  font-weight: 300;
  line-height: 16px;
  padding-top: 12px;
  text-shadow: none !important;
  vertical-align: top;
}
.home-hero .hero-heading strong {
  font-weight: 500;
}
.home-hero .hero-heading.dark h1, .home-hero .hero-heading.dark h1 small, .home-hero .hero-heading.dark h1 span {
  color: #000;
}
.home-hero .hero-heading.right {
  float: right;
}

.home-signup {
  background-color: rgba(37, 170, 225, 0.2);
  margin-top: -20px;
}
.home-signup form {
  float: right;
  margin-bottom: 18px;
  margin-top: 10px;
}
.home-signup label {
  vertical-align: middle;
  font-size: 16px;
  line-height: 16px;
  font-weight: bold;
  display: inline-block;
  padding-right: 14px;
  margin: 0;
}
.home-signup input {
  font-size: 14px;
  background-color: #ededed;
  margin: 0;
  width: 196px;
}
.home-signup button {
  background-color: #41a3cb;
  border: 1px solid #41a3cb;
  width: 39px;
  padding: 6px 10px;
  margin: 0 0 0 -2px;
  color: #fff;
  font-weight: bold;
}
.home-signup .social-link {
  text-align: right;
  font-size: 16px;
  line-height: 16px;
  padding: 15px 26px 10px 10px;
}
.home-signup .social-link.facebook {
  padding: 15px 0px 10px;
}
.home-signup img {
  margin-left: 10px;
}
.home-signup .home-signup-title {
  padding: 24px 26px;
}
.home-signup .success label {
  color: #4d4d4d;
}
.home-signup .success button {
  background-color: #468847;
  border: 1px solid #468847;
}

.social-btn-success {
  display: none;
}

.success .social-btn-label {
  display: none;
}
.success .social-btn-success {
  display: block;
}

.hero-heading.knowhow {
  padding-top: 148px;
}
.hero-heading.knowhow h1 {
  font-size: 42px;
}

.see-all {
  font-size: 12px;
  background: url("../images/readmore-arrow.png") right no-repeat;
  border: none;
  font-weight: normal;
  font-style: italic;
  color: #a4a4a4;
  padding-right: 13px;
}

.carousel .item {
  background-position: center;
}
.carousel .item-1 {
  background: #e2e9ea url("../images/hero1.jpg") center no-repeat;
}
.carousel .item-2 {
  background: #e7e9e8 url("../images/hero2.jpg") center no-repeat;
}
.carousel .item-3 {
  background: #e7e9e8 url("../images/hero3.jpg") center no-repeat;
}
.carousel .item-4 {
  background: #7b9bc9 url("../images/hero4.jpg") center no-repeat;
}

.carousel-controls {
  position: relative;
  clear: both;
  padding-bottom: 40px;
}

.carousel--inline .item .span3:nth-child(1) .block {
  margin-left: 4px;
}
.carousel--inline .item .span3:nth-child(4) .block {
  margin-right: 4px;
}
.carousel--inline .carousel-control {
  color: #4d4d4d;
  font-size: 17px;
  font-style: italic;
  font-weight: bold;
  opacity: 1;
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
  position: static;
  border-radius: 0;
  width: auto;
  height: 18px;
  background-repeat: no-repeat;
  line-height: 15px;
}
.carousel--inline .carousel-control.left {
  float: left;
  background-image: url("../images/arrows/orange--left.png");
  background-position: left center;
  padding-left: 18px;
}
.carousel--inline .carousel-control.right {
  float: right;
  background-image: url("../images/arrows/orange--right.png");
  background-position: right center;
  padding-right: 18px;
}
.carousel--inline .carousel-control.left:hover, .carousel--inline .carousel-control.left:focus, .carousel--inline .carousel-control.right:hover, .carousel--inline .carousel-control.right:focus {
  text-decoration: underline;
}
.carousel--inline .carousel-indicators {
  right: 90px;
  top: 3px;
}

.carousel-indicators {
  bottom: 20px;
  right: 15px;
}
.carousel-indicators li {
  background-color: #b9b9b9;
  cursor: pointer;
}

.carousel-fade .item {
  -webkit-transition: opacity 1.5s;
  -moz-transition: opacity 1.5s;
  -ms-transition: opacity 1.5s;
  -o-transition: opacity 1.5s;
  transition: opacity 1.5s;
}
.carousel-fade .active.right, .carousel-fade .active.left {
  left: 0;
  opacity: 0;
  z-index: 2;
}
.carousel-fade .next,
.carousel-fade .prev {
  left: 0;
  opacity: 1;
  z-index: 1;
}

.numbered-stages {
  *zoom: 1;
  margin: 0;
  padding: 50px 0 31px 0;
}
.numbered-stages:before, .numbered-stages:after {
  display: table;
  content: "";
  line-height: 0;
}
.numbered-stages:after {
  clear: both;
}
.numbered-stages .main {
  border-bottom: solid 6px #d8dad1;
}
.numbered-stages .number {
  color: #dcded5;
  position: relative;
  font-size: 100px;
  float: left;
  line-height: 75px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
}
.numbered-stages li {
  font-size: 22px;
  float: left;
  margin-right: 60px;
  width: 285px;
}
.numbered-stages li.last {
  margin-right: 0;
}
.numbered-stages li b {
  font-weight: 900;
}
.numbered-stages p {
  line-height: 28px;
  padding: 0 0 10px 70px;
}
.numbered-stages .more {
  background: url("../images/blue-arrow.png") right 4px no-repeat;
  color: #08a0d6;
  display: block;
  font-size: 16px;
  font-weight: bold;
  margin-top: 12px;
  padding-right: 10px;
  text-align: right;
}

.home-row {
  background: url("../images/homecol-faux.png") repeat-x top left;
  *zoom: 1;
  margin-left: -20px;
  margin-bottom: 25px;
  margin-top: 20px;
}
.home-row:before, .home-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.home-row:after {
  clear: both;
}

.home-full-row {
  border-top: 5px solid #e2e5dc;
  background-color: #fff;
  *zoom: 1;
  margin-bottom: 25px;
}
.home-full-row:before, .home-full-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.home-full-row:after {
  clear: both;
}
.home-full-row h2 {
  font-size: 20px;
  font-weight: bold;
}

.home-full-row.news {
  background-color: transparent;
}

.home-col {
  padding: 23px 24px 20px 24px;
}
.home-col h2 {
  font-size: 20px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 17px;
}
.home-col h2 a {
  color: #25aae1;
}
.home-col img.full-col {
  margin: 0 -24px 10px -24px;
  position: relative;
  max-width: 480px;
}
.home-col p {
  font-size: 16px;
}
.home-col .read-more-block {
  font-size: 18px;
  margin-top: 15px;
  padding-bottom: 0;
}

.no-touch .company-listing a:hover .greyscale-img {
  display: none;
}
.no-touch .company-listing a:hover .colour-img {
  display: block;
  margin: 0 auto;
  text-align: center;
}

.company-listing .col {
  float: left;
  text-align: center;
  width: 33%;
}
.company-listing .col-wide {
  width: 50%;
  /* Special case for the last row */
}
.company-listing .img-row {
  *zoom: 1;
  margin-bottom: 20px;
}
.company-listing .img-row:before, .company-listing .img-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.company-listing .img-row:after {
  clear: both;
}
.company-listing .greyscale-img {
  display: block;
  margin: 0 auto;
}
.company-listing .colour-img {
  display: none;
  margin: 0 auto;
}

.news-features {
  padding-left: 3px;
}
.news-features li {
  margin: 15px 0 23px 0;
}
.news-features p {
  font-size: 14px;
  line-height: 19px;
}
.news-features .article-title {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 12px;
}
.news-features .article-title a {
  font-weight: bold;
  border: none;
  padding-right: 12px;
  *display: inline;
  *zoom: 1;
}
.news-features .article-title a:hover {
  background: url("../images/readmore-arrow.png") right no-repeat;
  color: #de8117;
}

.home-testimonials {
  margin: 0 auto 0 85px;
  list-style: none;
  width: 233px;
}
.home-testimonials li {
  background: url("../images/open-speech.png") 55% 5px no-repeat;
  font-size: 20px;
  line-height: 26px;
  margin-bottom: 40px;
  padding-top: 22px;
  text-align: center;
}
.home-testimonials blockquote {
  background: url("../images/blockquote-bottom.png") bottom no-repeat;
  padding-bottom: 20px;
  margin-bottom: 0;
}
.home-testimonials cite {
  display: block;
  font-size: 12px;
  line-height: 17px;
  padding-top: 5px;
  *zoom: 1;
}
.home-testimonials cite:before, .home-testimonials cite:after {
  display: table;
  content: "";
  line-height: 0;
}
.home-testimonials cite:after {
  clear: both;
}
.home-testimonials cite a {
  color: #25aae1;
}
.home-testimonials cite img {
  float: right;
}

.home-col .cta {
  background: #46a1c6;
  background-color: #4badd5;
  background-image: -moz-linear-gradient(top, #4eb4de, #46a1c6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4eb4de), to(#46a1c6));
  background-image: -webkit-linear-gradient(top, #4eb4de, #46a1c6);
  background-image: -o-linear-gradient(top, #4eb4de, #46a1c6);
  background-image: linear-gradient(to bottom, #4eb4de, #46a1c6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4ab2dd', endColorstr='#429fc5', GradientType=0);
  border-color: #eaeaea;
  -webkit-box-shadow: 0px 1px 3px 0px #ddd;
  -moz-box-shadow: 0px 1px 3px 0px #ddd;
  box-shadow: 0px 1px 3px 0px #ddd;
  text-align: left;
  text-shadow: none;
  margin: 0 0 12px 0;
  font-weight: normal;
}

.home-col .savings-list {
  list-style: none;
  margin: 0;
}
.home-col .savings-list li {
  /* Limit width and display in two columns of two */
  width: 200px;
  float: left;
}
.home-col .savings-list li.odd {
  margin-right: 26px;
}

.home-col.promo-block h2 {
  font-size: 24px;
}

.promo-block .read-more-block {
  clear: left;
  border-top: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  width: 100%;
  text-align: right;
}
.promo-block .read-more-block a {
  font-size: 16px;
}
.promo-block img {
  float: left;
  margin-left: 0;
  margin-right: 18px;
}

.home-featured-savings {
  background: none;
  margin-bottom: 10px;
}
.home-featured-savings h2 {
  font-size: 25px;
  font-weight: bold;
  margin-bottom: 21px;
}
.home-featured-savings .featured-savings-block {
  border-top: none;
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
  position: relative;
}
.home-featured-savings .featured-savings-block .new {
  position: absolute;
  top: -3px;
  right: -3px;
  width: 129px;
  height: 129px;
}
.home-featured-savings .featured-savings-block .new.new1 {
  background: url("../images/banner-new1.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new2 {
  background: url("../images/banner-new2.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new3 {
  background: url("../images/banner-new3.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new4 {
  background: url("../images/banner-new4.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new5 {
  background: url("../images/banner-new5.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new6 {
  background: url("../images/banner-new6.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new7 {
  background: url("../images/banner-new7.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new8 {
  background: url("../images/banner-new8.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new9 {
  background: url("../images/banner-new9.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .new.new10 {
  background: url("../images/banner-new10.png") no-repeat top right;
}
.home-featured-savings .featured-savings-block .savings-content {
  padding: 0 24px 26px 24px;
}
.home-featured-savings .featured-savings-block .savings-content h3 {
  text-transform: uppercase;
  font-size: 12px;
}
.home-featured-savings .featured-savings-block .savings-content h4 {
  font-style: normal;
  font-weight: bold;
  font-size: 18px;
  display: inline;
}
.home-featured-savings .featured-savings-block .savings-content .htmltext {
  margin-top: 14px;
}
.home-featured-savings .featured-savings-block.has-totals .savings-content {
  padding-bottom: 120px;
}
.home-featured-savings .featured-savings-block .share-totals {
  background: #f1f1f1;
  padding: 0px 0px 7px;
  position: absolute;
  bottom: 0;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.home-featured-savings .featured-savings-block .share-totals p {
  margin: 0;
}
.home-featured-savings .featured-savings-block .share-totals p span {
  font-weight: bold;
}
.home-featured-savings .featured-savings-block .share-totals .percentage-display {
  background: #d4d4d4;
  height: 14px;
  margin: 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.home-featured-savings .featured-savings-block .share-totals .percentage-display span {
  background: #d98106;
  display: block;
  height: 14px;
}
.home-featured-savings .featured-savings-block .share-statistics {
  margin-top: 8px;
  margin-bottom: 9px;
  font-weight: bold;
  float: left;
}
.home-featured-savings .featured-savings-block .share-raised {
  margin-left: 15px;
  width: 54px;
  float: left;
}
.home-featured-savings .featured-savings-block .share-raised-success {
  color: #019223;
}
.home-featured-savings .featured-savings-block .share-target {
  width: 100px;
  float: left;
}
.home-featured-savings .featured-savings-block .share-daysleft {
  width: 60px;
  float: left;
}
.home-featured-savings .featured-savings-block .share-label {
  font-weight: normal;
  font-size: 12px;
  line-height: 10px;
}

.project-barometer {
  padding-top: 20px;
  margin: 0 15px;
}

.viability-overlay {
  font-size: 10px;
  line-height: 12px;
  margin: -30px 0 0;
}

.viability-marker {
  display: inline-block;
  background: url("../images/barometer-marker.png") 0px 4px no-repeat;
  padding: 0px 10px;
  height: 30px;
  margin-left: -4px;
}

.viability-label-left {
  width: 47px;
  margin-left: -52px;
}

.home-full-row.as-seen {
  background: none;
  border-top: none;
  margin-bottom: 60px;
}
.home-full-row.as-seen h2 {
  margin-top: 0;
}
.home-full-row.as-seen .home-col {
  padding: 0;
  text-align: center;
}

.home-full-row.news h2 {
  font-size: 24px;
  margin: 15px 0 0 22px;
}
.home-full-row.news h2 a {
  color: #25aae1;
}
.home-full-row.news h3 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 5px;
  margin-left: 22px;
}
.home-full-row.news .feature-block {
  margin-left: 22px;
  margin-bottom: 26px;
}
.home-full-row.news .feature-block h4 {
  margin-top: 0;
  margin-bottom: 3px;
  font-style: normal;
  font-size: 18px;
  line-height: 22px;
}
.home-full-row.news .feature-block .date {
  color: #a4a4a4;
  font-size: 12px;
  margin-bottom: 7px;
}
.home-full-row.news .news-container {
  border-left: 1px solid #d9d9d9;
}
.home-full-row.news .news-container ul {
  margin: 0 22px 31px 22px;
  padding-bottom: 5px;
  list-style: none;
}
.home-full-row.news .news-container ul h4 {
  margin-bottom: 2px;
}
.home-full-row.news .news-container ul a {
  font-style: normal;
  font-size: 14px;
}

.island, .signup-island, .knowhow-col {
  background: #fff;
  border-top: solid 5px #f9f9f9;
  margin-bottom: 20px;
}

.borderless {
  border-top: 0;
}

.gen-lh-col {
  float: left;
  margin-right: 20px;
  padding: 20px 10px 20px 20px;
  width: 190px;
}
.gen-lh-col h2 {
  margin-top: 0;
}

.secondary-nav {
  border-left: solid 2px #e4e5e0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.secondary-nav li {
  list-style: none;
}
.secondary-nav li a {
  border-left: solid 2px transparent;
  display: block;
  line-height: 16px;
  margin: 0 0 10px -2px;
  padding: 3px 25px 3px 10px;
}
.secondary-nav li.current > a, .secondary-nav li a:hover {
  background: #25aae1 url("../images/secondary-nav-arrow.png") center right no-repeat;
  border-left: solid 2px #0085bc;
  color: #fff;
  text-decoration: none;
  outline: solid 1px #fff;
}
.secondary-nav li.last a {
  margin-bottom: 0;
}
.secondary-nav li ul {
  margin-left: 0;
  margin-bottom: 10px;
}
.secondary-nav li ul li {
  box-sizing: border-box;
}
.secondary-nav li ul a {
  background: url("../images/child-nav-arrow.jpg") left 7px no-repeat;
  padding-left: 25px;
}

.help-block p {
  font-size: 16px;
}
.help-block h3, .help-block h4 {
  color: #25aae1;
  font-style: normal;
}
.help-block h3 {
  font-size: 21px;
  margin-bottom: 15px;
}
.help-block h4 {
  font-size: 12px;
  margin-bottom: 0;
  text-transform: uppercase;
}

.gen-centre-col {
  float: left;
  padding: 20px 25px;
  width: 490px;
}

.mainblock {
  clear: both;
}

.firstblock {
  clear: left;
}

.list-children {
  margin: 20px 0;
}

.list-child {
  border-bottom: solid 1px #CCC;
  -webkit-box-shadow: 0 1px 1px -1px #BFBFBF;
  -moz-box-shadow: 0 1px 1px -1px #BFBFBF;
  box-shadow: 0 1px 1px -1px #BFBFBF;
  *zoom: 1;
  padding: 10px 0;
}
.list-child:before, .list-child:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-child:after {
  clear: both;
}
.list-child h4, .list-child h4 a {
  color: #25aae1;
  font-style: normal;
  margin: 0 0 7px 0;
}
.list-child h4 a:hover {
  color: #de8117;
}
.list-child .subheading {
  font-size: 12px;
  font-weight: normal;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.list-child .read-more {
  float: right;
}
.list-child p {
  line-height: 24px;
}
.list-child img {
  border: solid 1px #888;
}
.list-child .img-right {
  margin-right: 10px;
  margin-top: 10px;
}

.search-listing {
  margin-top: 0;
}
.search-listing .list-child.first {
  padding-top: 0;
}
.search-listing .list-children .first {
  margin-top: 0;
  padding-top: 0;
}
.search-listing p {
  margin: 0;
}
.search-listing .read-more {
  background: url("../images/question-arrow.png") right 4px no-repeat;
  font-size: 13px;
  font-weight: normal;
  padding-right: 12px;
}

.callout {
  width: 225px;
}
.callout blockquote {
  border-top: solid 2px #25aae1;
  color: #7b7c7e;
  font-size: 22px;
  font-weight: 300;
  line-height: 34px;
  margin: 0;
}

.callout-left {
  float: left;
  margin: 8px 15px 0 0;
}

.callout-right {
  float: right;
  margin: 8px 0 0 15px;
}

.gen-rh-col {
  float: right;
  width: 175px;
}
.gen-rh-col h3 {
  margin-top: 0;
}
.gen-rh-col h4 {
  color: #25aae1;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 0;
  text-transform: uppercase;
}
.gen-rh-col .island, .gen-rh-col .signup-island, .gen-rh-col .knowhow-col {
  padding: 15px;
}

.link-listing li {
  margin-bottom: 10px;
}
.link-listing a {
  background: url("../images/question-arrow.png") right no-repeat;
  color: #4D4D4D;
  display: block;
  padding-right: 10px;
}

.article-block {
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
}
.article-block .main-img {
  margin: -20px -15px 0 -15px;
  max-width: 175px;
  width: 175px;
}
.article-block h3 {
  color: #4d4d4d;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 5px;
}
.article-block h3 a {
  background: url("../images/question-arrow.png") right 89% no-repeat;
  display: block;
  padding-right: 10px;
}
.article-block h4 {
  color: #25aae1;
  font-size: 12px;
  font-style: normal;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.article-block p {
  color: #4d4d4d;
}

.main-three-quarters {
  float: left;
  padding: 15px 30px;
  width: 655px;
}
.main-three-quarters .signup-island {
  padding: 8px 10px;
  border-top: none;
}
.main-three-quarters .main-three-quarters__col-right {
  padding-top: 10px;
}

.right-quarter {
  border-top: solid 5px #e28419;
  float: right;
  width: 240px;
}
.right-quarter.borderless {
  border-top: 0;
}
.right-quarter.main-has-tabs {
  margin-top: -5px;
}
.right-quarter h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
  margin-top: 0;
}
.right-quarter .article-block .main-img {
  margin: -21px -20px 0 -20px;
  max-width: 240px;
  width: 240px;
}
.right-quarter .article-block h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
.right-quarter .island, .right-quarter .signup-island, .right-quarter .knowhow-col {
  padding: 16px 20px;
}

.site-search {
  float: right;
  padding: 9px 0 0 1px;
}
.site-search input.search-input {
  font-size: 14px;
  padding: 4px 4px 4px 9px;
  width: 172px;
}

button.search {
  background: #f7f7f7;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f7f7f7 0%, #f5f5f5 50%, #ebebeb 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f7f7f7), color-stop(50%, #f5f5f5), color-stop(100%, #ebebeb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f7f7f7 0%, #f5f5f5 50%, #ebebeb 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f7f7f7 0%, #f5f5f5 50%, #ebebeb 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f7f7f7 0%, #f5f5f5 50%, #ebebeb 100%);
  /* IE10+ */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  border: solid 1px #aaa;
  padding: 10px;
  margin: -8px 0 0 -10px;
}
button.search .icon {
  background: url("../images/icon-sprite.png") no-repeat;
  display: block;
  width: 14px;
  height: 14px;
  float: right;
}

.page-heading {
  background: url("../images/page-heading-bg.png");
  border-bottom: solid 2px #fff;
  margin-bottom: 20px;
  min-height: 70px;
  min-width: 1000px;
  padding: 30px 0;
}
.page-heading h1 {
  margin-bottom: 0;
}
.page-heading h2.product {
  font-size: 28px;
  color: #818181;
  font-weight: bold;
}
.page-heading .promo-text {
  font-family: 'Lato', sans-serif;
  font-size: 13px;
  color: #fff;
  background: #25AAE1;
  padding: 3px 15px 4px 15px;
  margin: 12px 0 0 10px;
  display: inline-block;
  line-height: 16px;
  vertical-align: top;
  position: relative;
  top: -7px;
}
.page-heading.signup-heading {
  padding-bottom: 35px;
}
.page-heading .breadcrumb {
  background: none;
}
.page-heading .breadcrumb li {
  color: #7c7c7c;
  font-size: .85em;
  margin-right: 6px;
}
.page-heading .breadcrumb li a {
  background: url("../images/breadcrumb-arrow.png") right no-repeat;
  color: #4f4f4f;
  padding-right: 12px;
}
.page-heading .breadcrumb li.current a {
  background: none;
}

.signup {
  min-height: inherit;
}

.investment-menu {
  float: left;
  padding: 20px;
  margin-right: 20px;
  width: 200px;
}
.investment-menu h2 {
  font-size: 22px;
  margin-top: 0;
  margin-bottom: 30px;
}
.investment-menu a {
  display: block;
  margin-bottom: 0px;
  padding: 4px 0 4px 10px;
  width: auto;
}
.investment-menu li {
  margin-bottom: 0;
}
.investment-menu ul {
  margin-bottom: 30px;
}
.investment-menu .secondary-nav li.current a,
.investment-menu .secondary-nav a:hover {
  background: #25aae1 url("../images/secondary-nav-arrow.png") center right no-repeat;
  border-left: solid 2px #0085bc;
}

.investment-nav-header {
  color: #404040;
  font-size: 16px;
  text-transform: uppercase;
}

.investments-main {
  float: left;
  padding: 24px 32px 20px;
  width: 655px;
}

.investment-category-header {
  border-bottom: solid 1px #CCC;
  -webkit-box-shadow: 0 1px 1px -1px #BFBFBF;
  -moz-box-shadow: 0 1px 1px -1px #BFBFBF;
  box-shadow: 0 1px 1px -1px #BFBFBF;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
.investment-category-header h2 {
  margin-bottom: 5px;
}
.investment-category-header .strapline {
  font-size: 16px;
}

/* hidden fields used by list.js */
.category-hint {
  display: none;
}

#investment-products ul {
  margin: 0;
}
#investment-products li {
  list-style-type: none;
}
#investment-products .row {
  width: 100%;
  margin-left: 0;
}
#investment-products hr {
  margin: 12px 0px 0px;
}
#investment-products h4 {
  margin-top: 12px;
}
#investment-products .investment-about {
  float: left;
  width: 225px;
}
#investment-products .investment-about .img {
  margin: 10px 0;
  max-width: 100%;
}
#investment-products h3.business-name {
  margin: 0px 0px 6px;
}
#investment-products h3.business-name a {
  color: #25aae1;
}
#investment-products h3.product-name {
  margin-top: 0px;
}
#investment-products h3.product-name a {
  color: #333;
}
#investment-products .investments-main .read-more {
  font-weight: normal;
  font-style: italic;
}
#investment-products .abstract-footnote {
  text-align: right;
  clear: both;
  line-height: 17px;
}
#investment-products .investment-financial-performance,
#investment-products .investment-social-performance {
  width: 48%;
}
#investment-products .investment-financial-performance h4,
#investment-products .investment-social-performance h4 {
  font-style: normal;
}
#investment-products .investment-financial-performance ul,
#investment-products .investment-social-performance ul {
  margin-left: 0px;
  *margin-left: 25px;
}
#investment-products .investment-financial-performance ul li,
#investment-products .investment-social-performance ul li {
  list-style: none;
  *list-style-type: disc;
}
#investment-products .investment-financial-performance ul li:before,
#investment-products .investment-social-performance ul li:before {
  content: "\2022";
  font-size: 1.5em;
  padding-right: .25em;
  position: relative;
  top: .1em;
}
#investment-products .investment-financial-performance {
  float: left;
}
#investment-products .investment-financial-performance h4,
#investment-products .investment-financial-performance ul li:before {
  color: #25aae1;
}
#investment-products .investment-social-performance {
  float: right;
}
#investment-products .investment-social-performance h4,
#investment-products .investment-social-performance ul li:before {
  color: #8cc63f;
}
#investment-products .investment-summary-table {
  float: right;
}
#investment-products .investment-summary-table table {
  float: right;
  margin-bottom: 6px;
}
#investment-products .investment-summary-table table .headline-number {
  display: block;
  width: 100%;
  font-size: 17px;
  line-height: 17px;
  margin: 17px 0 13px;
  /* already have 5px padding from table */
  font-weight: 700;
  color: #333;
}
#investment-products .investment-summary-table table th {
  background: none;
  border: none;
  font-weight: normal;
  padding: 5px;
}
#investment-products .investment-summary-table table td {
  background: none;
  border-left: 7px solid #fff;
  padding: 0px;
}
#investment-products .investment-summary-table table td .heading {
  padding: 5px;
  background-color: #fff;
  margin-bottom: 10px;
}
#investment-products .investment-summary-table table td .kpiwrapper {
  padding: 0px 5px 5px;
  line-height: 17px;
}
#investment-products .investment-summary-table table td.return {
  background-color: #BDE7F7;
  vertical-align: top;
  width: 110px;
}
#investment-products .investment-summary-table table td.return .headline-number {
  color: #000;
  font-size: 24px;
  line-height: 24px;
  margin: 14px 0px 9px;
}
#investment-products .investment-summary-table table td.social-impact {
  background-color: #e4f1d3;
  vertical-align: top;
  width: 110px;
}
#investment-products .investment-summary-table table td.social-impact .read-more {
  display: inline-block;
  margin-top: 5px;
}
#investment-products .investment-summary-table table td.minimum-investment {
  background-color: #f5f5f5;
  vertical-align: top;
  width: 72px;
}
#investment-products .investment-summary-table table td.more {
  width: 85px;
  vertical-align: bottom;
  padding: 0px;
}
#investment-products .investment-summary-table table b {
  font-size: 17px;
  line-height: 20px;
  font-weight: 700;
}
#investment-products .investment-summary-table table .cta {
  margin-bottom: 0px;
}
#investment-products .investment-summary-table table .cta .arrow {
  background-position: 95% 55%;
  padding: 8px 20px 8px 10px;
}

.investment-list-block {
  padding: 0px;
}
.investment-list-block p {
  line-height: 24px;
}
.investment-list-block .table-extend {
  margin: 15px 0;
}
.investment-list-block .table-extend .body {
  *zoom: 1;
  padding: 7px 10px;
}
.investment-list-block .table-extend .body:before, .investment-list-block .table-extend .body:after {
  display: table;
  content: "";
  line-height: 0;
}
.investment-list-block .table-extend .body:after {
  clear: both;
}
.investment-list-block .table-extend:hover .body {
  background: #d6e9f1;
}
.investment-list-block .img {
  float: left;
}
.investment-list-block img {
  display: block;
  margin: 0;
}
.investment-list-block .about {
  padding-left: 150px;
}
.investment-list-block .return-detail {
  border-right: solid 2px #fff;
  float: left;
  margin: -15px 0;
  padding: 15px 10px 15px 5px;
  width: 58%;
}
.investment-list-block .return-detail em {
  color: #25aae1;
  font-style: normal;
  font-size: 16px;
}
.investment-list-block .invest-cta-block {
  float: right;
  padding: 10px 1%;
  width: 35%;
}
.investment-list-block .invest-cta-block .cta {
  font-size: 15px;
  margin: 0;
  text-align: left;
}
.investment-list-block .why-invest {
  color: #de8117;
}

.savings-standfirst {
  font-size: 16px;
  font-style: italic;
  line-height: 24px;
}
.savings-standfirst .read-more {
  font-weight: normal;
  font-style: normal;
}

.savings-img {
  float: left;
  margin: 0 25px 15px 0;
  width: 110;
}

.account-details-table {
  clear: both;
}
.account-details-table tr:hover {
  background: #d6e9f1;
}
.account-details-table tr:nth-child(even) td {
  background: #E0E3DA;
}
.account-details-table tr:nth-child(odd) td {
  background: #ECEDE4;
}
.account-details-table th {
  line-height: 16px;
  padding: 10px 12px;
  text-align: left;
}
.account-details-table th.min-amount {
  width: 80px;
}
.account-details-table td {
  padding: 10px 12px;
}
.account-details-table td.interest {
  font-size: 15px;
  width: 115px;
}
.account-details-table td.interest small {
  display: block;
  font-size: 12px;
  line-height: 14px;
  margin-top: 5px;
}
.account-details-table td.min-amount {
  font-size: 15px;
}
.account-details-table td.withdrawal {
  font-size: 13px;
  text-align: left;
  width: 100px;
}
.account-details-table td.btn-cell {
  vertical-align: middle;
  width: 185px;
}
.account-details-table th,
.account-details-table td {
  vertical-align: top;
}
.account-details-table .trans {
  background: #fff;
}
.account-details-table .cta {
  font-size: 15px;
}
.account-details-table .account-type {
  color: #25aae1;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  width: 89px;
}
.account-details-table .cta {
  text-align: left;
}
.account-details-table .cta:hover {
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.3);
}

.invest-main-col, .business-profile {
  float: left;
  padding: 20px 30px;
  width: 655px;
}
.invest-main-col h2, .business-profile h2 {
  margin-top: 0;
}
.invest-main-col .row, .business-profile .row {
  margin-bottom: 15px;
}

.investment-list {
  float: left;
  width: 715px;
}
.investment-list .list {
  float: left;
  width: 100%;
  clear: both;
  margin-bottom: 10px;
}
.investment-list .short-description {
  clear: both;
  padding-left: 14px;
}
.investment-list .short-description h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
.investment-list .short-description .strapline {
  font-size: 17px;
  margin-bottom: 30px;
}

.product-details h3 {
  font-size: 18px;
}
.product-details .product-heading h3 {
  line-height: 23px;
  width: 90%;
}
.product-details .product-heading h3, .product-details .product-heading h4 {
  margin-top: 0;
}
.product-details .product-heading strong {
  display: block;
}
.product-details .product-main-col {
  clear: right;
  float: left;
  margin-left: -229px;
  padding-left: 229px;
  width: 425px;
}
.product-details table.full-width {
  width: inherit;
  margin-left: -229px;
}

.product-full-col {
  width: 100%;
}

.product-pullout {
  color: #4D4D4D;
  *zoom: 1;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  border: solid 1px #ddd;
  margin-bottom: 30px;
}
.product-pullout:before, .product-pullout:after {
  display: table;
  content: "";
  line-height: 0;
}
.product-pullout:after {
  clear: both;
}
.product-pullout h3 {
  background: #25aae1;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 10px 14px;
  margin: 0 0 20px 0;
}
.product-pullout h5 {
  margin: 0 0 5px 0;
}
.product-pullout .pullout-lh {
  float: left;
  margin-left: 20px;
  width: 180px;
}
.product-pullout .pullout-rh {
  float: left;
  margin: 0 25px;
  width: 400px;
}
.product-pullout .img-right {
  margin-left: 30px;
}

.investment-table .amount {
  width: 85px;
}

.invest-right {
  border-top: solid 5px #e28419;
  float: right;
  width: 240px;
}
.invest-right.borderless {
  border-top: 0;
}
.invest-right.product-list {
  /* shame.css - nudge the rh column down to emulate the start of the first product island */
  margin-top: 78px;
}
.invest-right.main-has-tabs {
  margin-top: -5px;
}
.invest-right h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
  margin-top: 0;
}
.invest-right .article-block .main-img {
  margin: -21px -20px 0 -20px;
  max-width: 240px;
  width: 240px;
}
.invest-right .article-block h3 {
  font-size: 18px;
  margin-bottom: 5px;
}
.invest-right .island, .invest-right .signup-island, .invest-right .knowhow-col {
  padding: 16px 20px;
}
.invest-right .buy-shares {
  border-top: 0;
}

.shares-block h3, .invest-business h3 {
  color: #e28419;
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  margin-bottom: 20px;
}
.shares-block h4, .invest-business h4 {
  color: #e28419;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
}
.shares-block .cta, .invest-business .cta {
  font-size: 20px;
  margin-bottom: 15px;
}

.ticked-list {
  margin-bottom: 15px;
}
.ticked-list.highlight li {
  background: url("../images/orange-tick.png") left 5px no-repeat;
}
.ticked-list li {
  background: url("../images/grey-tick.png") left 5px no-repeat;
  color: #4d4d4d;
  margin-bottom: 12px;
  padding-left: 18px;
}

table.open-buy th {
  width: 75px;
}

.signup-progress {
  *zoom: 1;
  margin: -30px 0 23px 0;
  padding: 0px 0px 0 10px;
}
.signup-progress:before, .signup-progress:after {
  display: table;
  content: "";
  line-height: 0;
}
.signup-progress:after {
  clear: both;
}
.signup-progress .stage-num {
  background: #fff;
  border: solid 2px #25aae1;
  position: relative;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  color: #25aae1;
  font-size: 20px;
  padding: 7px 13px;
}
.signup-progress .detail {
  color: #25aae1;
  display: block;
  line-height: 18px;
  padding-top: 15px;
  margin-left: -50px;
  text-align: center;
  width: 144px;
}
.signup-progress li {
  background: url("../images/signup-stage.jpg") top repeat-x;
  background-position: 7px 8px;
  float: left;
  width: 30.5%;
}
.signup-progress li.current .stage-num {
  background: #25aae1;
  color: #fff;
  font-weight: bold;
}
.signup-progress li.complete {
  background: 0;
}
.signup-progress li.complete .stage-num {
  color: #aaa;
  background: #f6f6f4;
  border: solid 2px #fff;
  -webkit-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 2px 1px rgba(0, 0, 0, 0.15);
}
.signup-progress li.complete .detail {
  color: #aaa;
}
.signup-progress li.first {
  margin-left: 10px;
}
.signup-progress li.first .stage-num {
  margin-left: 0;
}
.signup-progress li.last {
  background: 0;
  width: 0;
}
.signup-progress li.last .detail {
  display: block;
  width: 143px;
}
.signup-progress li.last .stage-num {
  margin-left: 0;
}

/* tweak signup progress when there are only 3 steps */
.signup-progress.three-step li {
  width: 46%;
}
.signup-progress.three-step li.last {
  width: 0;
}

/* tweak signup progress when there are only 2 steps */
.signup-progress.two-step li {
  width: 92%;
}
.signup-progress.two-step li.last {
  width: 0;
}

.main-three-quarters .signup-island .agree-terms {
  margin-top: 55px;
}
.main-three-quarters .signup-island p {
  width: 85%;
}

.signup-island {
  padding: 25px 35px;
  margin-bottom: 15px;
}
.signup-island h2 {
  color: #25aae1;
  font-size: 24px;
  line-height: 38px;
  margin-bottom: 20px;
  margin-top: 0;
}
.signup-island p {
  width: 60%;
}
.signup-island .help-block {
  font-weight: normal;
  width: auto;
}
.signup-island .agree-terms {
  margin-top: 15px;
}
.signup-island #go-cardless-explainer {
  color: #4d4d4d;
  font-size: 20px;
  line-height: 24px;
}
.signup-island #why-we-ask {
  padding-bottom: 12px;
  padding-top: 18px;
  clear: both;
  margin-bottom: 10px;
}
.signup-island #why-we-ask p {
  margin-bottom: 0;
}
.signup-island .personal-details-explanation {
  padding-left: 20px;
}
.signup-island .personal-details-explanation h2 {
  color: #333;
  font-size: 14px;
  font-weight: bold;
  margin: 0;
}
.signup-island .personal-details-explanation ul {
  list-style: none;
  margin: 0 0 20px 0;
}
.signup-island .personal-details-explanation p {
  margin: 0;
}
.signup-island #required-info-explainer {
  color: #25aae1;
  margin: 3px 0 27px 0px;
  display: block;
  font-weight: 400;
}
.signup-island .open-account-subarea {
  position: relative;
  background-color: #F0F1F0;
  padding: 20px;
}
.signup-island .open-account-subarea h3 {
  float: left;
}
.signup-island .required-asterisk {
  color: #25aae1;
}

.signup-command {
  font-weight: bold;
}
.signup-command em {
  color: #df8218;
  font-style: normal;
}
.signup-command strong {
  font-weight: 900;
}

.signup-models {
  *zoom: 1;
}
.signup-models:before, .signup-models:after {
  display: table;
  content: "";
  line-height: 0;
}
.signup-models:after {
  clear: both;
}
.signup-models h2 {
  color: #25aae1;
  font-size: 24px;
  line-height: 30px;
  margin-top: -7px;
}
.signup-models h3 {
  font-size: 40px;
  font-weight: 300;
  line-height: 40px;
  margin: -15px -43px;
  padding: 17px 17px 23px 17px;
  text-align: center;
}
.signup-models h3 sup {
  color: #fff;
  letter-spacing: .5px;
  top: -1em;
}
.signup-models h4 {
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  margin-bottom: 14px;
}
.signup-models h4 em {
  color: #25aae1;
  font-weight: 900;
}
.signup-models h5 {
  font-size: 18px;
  font-weight: normal;
}
.signup-models .pricing {
  color: #fff;
  font-size: 20px;
  margin: 15px -43px 27px -43px;
  padding: 17px 10px 19px 10px;
  text-align: center;
}
.signup-models .pricing .price {
  font-size: 30px;
  line-height: 30px;
}
.signup-models .pricing sup {
  top: -1.25em;
}
.signup-models .pricing span.extra {
  vertical-align: top;
}
.signup-models .col {
  background-color: #f3f3f3;
  background-image: -moz-linear-gradient(top, #f7f7f7, #ebebeb);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f7f7f7), to(#ebebeb));
  background-image: -webkit-linear-gradient(top, #f7f7f7, #ebebeb);
  background-image: -o-linear-gradient(top, #f7f7f7, #ebebeb);
  background-image: linear-gradient(to bottom, #f7f7f7, #ebebeb);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f4f4', endColorstr='#e8e8e8', GradientType=0);
  border: solid 1px #ddd;
  float: left;
  padding: 15px 43px;
  margin-bottom: 15px;
  width: 334px;
}
.signup-models .benefits {
  margin-bottom: 22px;
}
.signup-models .benefits li {
  font-size: 18px;
  line-height: 26px;
  margin-bottom: 10px;
  padding-left: 20px;
}
.signup-models .table td {
  background: #dedede;
  padding-left: 20px;
  padding-right: 20px;
  text-align: left;
  width: 50%;
}
.signup-models .table th {
  background: #8f8f8f;
  color: #fff;
  padding: 10px 20px;
  text-align: left;
  width: 50%;
}
.signup-models .share-details {
  margin: 20px auto;
  margin-bottom: 25px;
  width: 296px;
}
.signup-models .free {
  margin-right: 33px;
}
.signup-models .free h3 {
  background: #dbdbdb;
  color: #4d4d4d;
}
.signup-models .free .pricing {
  background: #bcbcbc;
}
.signup-models .free .benefits li {
  background: url("../images/grey-tick.png") left 7px no-repeat;
}
.signup-models .paid {
  clear: right;
  width: 355px;
}
.signup-models .paid .share-details {
  width: 325px;
}
.signup-models .paid h3 {
  background: #0092c7;
  color: #fff;
  padding-left: 37px;
}
.signup-models .paid h3 .plus {
  color: #fff;
  font-size: 17px;
  font-weight: normal;
  text-transform: uppercase;
  line-height: 14px;
}
.signup-models .paid .pricing {
  background: #25aae1;
  padding-left: 40px;
}
.signup-models .paid .price {
  font-size: 40px;
  font-weight: bold;
}
.signup-models .paid .benefits li {
  background: url("../images/blue-plus.png") left 7px no-repeat;
  padding-left: 22px;
}
.signup-models .paid .table td {
  background: #0092c7;
  color: #fff;
}
.signup-models .signup-btn {
  text-align: center;
}
.signup-models .cta {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 18px;
  margin-left: 10px;
  text-align: left;
  width: 235px;
}
.signup-models .cta span {
  font-size: 19px;
}
.signup-models .cta .price {
  font-size: 24px;
}
.signup-models .cta small {
  font-size: 14px;
}
.signup-models .cta .arrow {
  background-position: 95% 12px;
  padding: 10px 15px;
  padding-right: 28px;
}

h2.upgrade-heading {
  color: #333;
  margin-bottom: 40px;
}

.upgrade-cta-block {
  font-size: 1.2em;
  padding-left: 20px;
}
.upgrade-cta-block h2 {
  color: #333;
}
.upgrade-cta-block .cta {
  margin-left: 0;
}

.footnote p {
  color: #666;
  width: 100%;
}

.signup-left {
  float: left;
  width: 715px;
}
.signup-left p {
  width: 100%;
}
.signup-left p.standfirst {
  font-size: 21px;
  line-height: 28px;
}

.signup-step3 p {
  line-height: 24px;
  margin-bottom: 15px;
}
.signup-step3 h3 {
  font-weight: bold;
  margin-top: 0;
}
.signup-step3 h4 {
  font-style: normal;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 0;
}
.signup-step3 h4 a {
  border: 0;
}
.signup-step3 label {
  font-size: 14px;
}
.signup-step3 label.amount-label {
  color: #000;
  float: left;
  font-size: 30px;
  line-height: 30px;
  margin-right: 10px;
}
.signup-step3 .amount-input {
  float: left;
  width: 165px;
}
.signup-step3 .form-group {
  padding: 10px 10px 15px 18px;
}
.signup-step3 .radio, .signup-step3 .checkbox {
  margin-bottom: 15px;
}
.signup-step3 .group-form-header {
  background: #25aae1;
  color: #fff;
  font-size: 21px;
  font-weight: bold;
  -webkit-border-radius: 25px 0 0 25px;
  -moz-border-radius: 25px 0 0 25px;
  border-radius: 25px 0 0 25px;
  margin-top: 0;
  margin: 0 -10px 10px -10px;
  padding: 11px 18px;
}
.signup-step3 .group-form-header .progress-label {
  float: left;
  font-weight: 900;
  width: 33px;
}
.signup-step3 .pay-account-details {
  display: none;
  *zoom: 1;
  padding-left: 25px;
  margin: -5px 0 5px 0;
}
.signup-step3 .pay-account-details:before, .signup-step3 .pay-account-details:after {
  display: table;
  content: "";
  line-height: 0;
}
.signup-step3 .pay-account-details:after {
  clear: both;
}
.signup-step3 .pay-account-details .radio {
  margin-bottom: 0;
}
.signup-step3 .account-number {
  margin-right: 5px;
}
.signup-step3 .account-number label {
  margin: 7px 7px 0 0;
}
.signup-step3 .account-number input {
  width: 165px;
}
.signup-step3 .sort-code {
  clear: right;
  float: left;
}
.signup-step3 .sort-code input {
  width: 13px;
}
.signup-step3 .sort-code .divider {
  float: left;
  margin: 7px 3px 0 3px;
}
.signup-step3 .sort-code label {
  margin: 7px 5px 0 0;
}
.signup-step3 .sort-code-block {
  float: left;
}
.signup-step3 .order-summary {
  padding: 10px 20px;
}
.signup-step3 .highlight-amount {
  color: #25aae1;
  font-size: 20px;
  font-weight: bold;
}
.signup-step3 .order-row {
  clear: both;
  *zoom: 1;
  margin-bottom: 10px;
}
.signup-step3 .order-row:before, .signup-step3 .order-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.signup-step3 .order-row:after {
  clear: both;
}
.signup-step3 .order-row h5 {
  float: left;
  font-size: 14px;
  margin-top: 0;
  text-transform: uppercase;
  width: 200px;
}
.signup-step3 .order-info {
  float: left;
  width: 400px;
}
.signup-step3 .order-info p {
  margin-bottom: 5px;
}
.signup-step3 .order-info .edit {
  color: #4d4d4d;
  font-size: 13px;
  font-weight: normal;
}
.signup-step3 .signup-btn {
  *zoom: 1;
}
.signup-step3 .signup-btn:before, .signup-step3 .signup-btn:after {
  display: table;
  content: "";
  line-height: 0;
}
.signup-step3 .signup-btn:after {
  clear: both;
}
.signup-step3 .submit-order {
  float: right;
}
.signup-step3 .order-btn.cta {
  font-size: 22px;
  margin: 10px 12px 5px 0;
  text-align: left;
  width: 235px;
}
.signup-step3 .order-btn.cta .arrow {
  background-position: 95% 10px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.signup-step3 .what-happens h3 {
  font-size: 21px;
  margin-top: -7px;
}
.signup-step3 .what-happens p {
  margin-bottom: 5px;
}
.signup-step3 .what-happens li {
  margin-bottom: 7px;
}

.invest-business .cta {
  font-size: 17px;
}
.invest-business .vcard h4 {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.invest-business .tel {
  font-size: 25px;
}
.invest-business .email h4 {
  margin-bottom: 0;
}
.invest-business .email p {
  font-size: 16px;
}

.business-tabs {
  *zoom: 1;
  padding: 0 0 0 6px;
  position: relative;
  margin: 0;
  width: 715px;
}
.business-tabs:before, .business-tabs:after {
  display: table;
  content: "";
  line-height: 0;
}
.business-tabs:after {
  clear: both;
}
.business-tabs a {
  background-image: linear-gradient(to top, #e6e7e5 0%, #ffffff 34%);
  background-image: -o-linear-gradient(bottom, #e6e7e5 0%, white 34%);
  background-image: -moz-linear-gradient(bottom, #e6e7e5 0%, white 34%);
  background-image: -webkit-linear-gradient(bottom, #e6e7e5 0%, white 34%);
  background-image: -ms-linear-gradient(bottom, #e6e7e5 0%, white 34%);
  background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #e6e7e5), color-stop(0.34, white));
  border: solid 1px #ddd;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  border-bottom: 0;
  color: #888;
  font-size: 13px;
  line-height: 16px;
  margin-right: 2px;
  padding: 4px 12px 9px 12px;
  /* top padding was 12px, bottom was 18px */
  height: 32px;
  text-align: center;
  vertical-align: middle;
}
.business-tabs a:hover {
  text-decoration: underline;
}
.business-tabs .singleline {
  padding-top: 12px;
  padding-bottom: 18px;
  height: 16px;
}
.business-tabs li {
  float: left;
  max-width: 110px;
  margin-bottom: -1px;
}
.business-tabs li.active a {
  background: #fff;
  border: solid 1px #d8dad6;
  border-bottom: solid 1px #fff;
  color: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  position: relative;
  z-index: 500;
}
.business-tabs li.active a:before, .business-tabs li.active a:after {
  border: solid transparent;
  content: ' ';
  height: 0;
  position: absolute;
  width: 0;
}
.business-tabs li.active a:after {
  border-width: 6px;
  border-top-color: #f1f1ed;
  top: -1px;
  left: 50%;
  margin-left: -6px;
}
.business-tabs li.active a:before {
  border-width: 6px;
  border-top-color: #d8dad6;
  top: 0px;
  left: 50%;
  margin-left: -6px;
}
.business-tabs li.break a {
  padding: 4px 10px 9px 10px;
}

.business-profile {
  border-top: solid 5px #25aae1;
  margin-top: -5px;
  z-index: 400;
  position: relative;
}
.business-profile ul li {
  color: #4D4D4D;
}
.business-profile table {
  width: 89%;
}
.business-profile table th, .business-profile table td {
  text-align: left;
}
.business-profile h3 {
  margin-bottom: 15px;
}
.business-profile .read-more-block {
  width: 275px;
}
.business-profile .mainblock p, .business-profile .mainblock ul, .business-profile .mainblock ol {
  width: 97%;
}
.business-profile .kspi-title {
  font-size: 16px;
  margin-top: 0px;
}
.business-profile h4.kspi-info {
  font-size: 18px;
}
.business-profile li.socialblock {
  padding: 0 0 17px;
}

.business-logo {
  margin-left: 25px;
}

.business-intro {
  padding-top: 5px;
}

.business-factfile {
  *zoom: 1;
  margin-bottom: 30px;
}
.business-factfile:before, .business-factfile:after {
  display: table;
  content: "";
  line-height: 0;
}
.business-factfile:after {
  clear: both;
}
.business-factfile li {
  border-left: solid 3px #eee;
  padding: 0 45px 0 10px;
  float: left;
}
.business-factfile li.headquarters {
  padding-right: 0px;
}
.business-factfile p {
  margin-bottom: 0px;
}
.business-factfile strong {
  color: #25aae1;
}

.business-row {
  background: url("../images/business_col_faux.png") repeat-x;
  *zoom: 1;
  position: relative;
  padding-bottom: 20px;
}
.business-row:before, .business-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.business-row:after {
  clear: both;
}

.business-row-bottom {
  background: url("../images/business_col_faux-bottom.png") repeat-x;
  height: 4px;
  margin-bottom: 30px;
}

.business-row-bottom-wide {
  background: url("../images/business_col_faux-bottom-wide.png") repeat-x;
  height: 5px;
  margin-bottom: 20px;
}

.business-pullout {
  clear: both;
  *zoom: 1;
  padding: 18px;
}
.business-pullout:before, .business-pullout:after {
  display: table;
  content: "";
  line-height: 0;
}
.business-pullout:after {
  clear: both;
}
.business-pullout.full {
  border: solid 1px #eee;
  border-top: solid 6px #eee;
  margin-bottom: 25px;
}
.business-pullout.half {
  clear: none;
  float: left;
  margin-right: 5%;
  width: 42%;
}
.business-pullout.half.last {
  margin-right: 0;
}
.business-pullout.half .read-more {
  font-size: 18px;
}
.business-pullout h2 {
  font-size: 18px;
  line-height: 22px;
  margin-bottom: 15px;
}
.business-pullout h4 {
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 5px;
}
.business-pullout img.img-right {
  margin-left: 30px;
}
.business-pullout .infographic-callout,
.business-pullout .number-callout {
  border-top: solid 1px #CCC;
  -webkit-box-shadow: 0 -1px 1px -1px #bfbfbf;
  -moz-box-shadow: 0 -1px 1px -1px #bfbfbf;
  box-shadow: 0 -1px 1px -1px #bfbfbf;
  margin-bottom: 15px;
  padding: 10px 0;
}
.business-pullout .number-callout p {
  color: #ccc;
  font-size: 30px;
  font-weight: bold;
  line-height: 32px;
}
.business-pullout .number-callout p.stat {
  font-size: 46px;
  line-height: 52px;
}
.business-pullout .read-more-block {
  margin-top: 10px;
  position: absolute;
  bottom: 0;
}

ul.tabblock {
  margin: 0;
}
ul.tabblock li {
  /* border-top: solid 1px #CCC;
  @include box-shadow(0 -1px 1px -1px #BFBFBF); */
  padding: 17px 0;
  margin: 0;
}
ul.tabblock li.first {
  border: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding-top: 0;
}
ul.tabblock li p {
  margin: 0;
}
ul.tabblock h4 {
  margin-top: 0;
}
ul.tabblock h4 b {
  font-size: 29px;
  /*font-size:18px;*/
  font-weight: normal;
}

.htmltext .tabblock {
  margin: 0;
}

.financial-change {
  *zoom: 1;
}
.financial-change:before, .financial-change:after {
  display: table;
  content: "";
  line-height: 0;
}
.financial-change:after {
  clear: both;
}
.financial-change h3 {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0;
}
.financial-change small {
  font-size: 11px;
}
.financial-change .col {
  float: left;
  margin-bottom: 20px;
  width: 50%;
}
.financial-change .col.full {
  width: 100%;
}
.financial-change p {
  font-size: 14px;
  margin: 0;
}
.financial-change .stat {
  font-size: 18px;
  margin-top: 15px;
  font-weight: bold;
}
.financial-change .stat b {
  font-size: 29px;
  font-weight: normal;
}
.financial-change .change {
  font-size: 14px;
}
.financial-change .kspi-title {
  margin-top: 3px;
}

.business-related-links {
  float: left;
  margin-right: 6%;
  width: 47%;
}
.business-related-links h4 {
  color: #25aae1;
  font-style: normal;
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 2px;
}
.business-related-links li {
  border-left: solid 3px #eee;
  padding-left: 7px;
  margin-bottom: 10px;
}
.business-related-links .read-more {
  font-weight: normal;
}

.business-social-links {
  float: left;
  width: 47%;
}
.business-social-links h2 {
  font-weight: bold;
  margin-bottom: 25px;
}
.business-social-links a {
  color: #25aae1;
  text-decoration: none;
}
.business-social-links li {
  float: left;
  margin-right: 15px;
}
.business-social-links .site-name {
  display: block;
  visibility: hidden;
  font-size: 12px;
  height: 15px;
  text-align: center;
}

.no-touch .business-social-links a:hover .site-name {
  visibility: visible;
}

.control-group {
  clear: both;
}
.control-group.error .checkboxline label {
  width: 400px;
  float: left;
}
.control-group.error .checkboxline .form-error, .control-group.error .checkboxline .form-tooltip {
  float: right;
}
.control-group.error .radiooptions .radiooption {
  width: 400px;
  float: left;
}
.control-group.error .radiooptions .form-error, .control-group.error .radiooptions .form-tooltip {
  float: right;
  margin-top: -30px;
}

.control-group.optional label {
  color: #aaa;
}

.staff-listing li {
  border-top: solid 1px #fcfcfc;
  -webkit-box-shadow: 0 -1px -1px 1px #CCCEC5;
  -moz-box-shadow: 0 -1px -1px 1px #CCCEC5;
  box-shadow: 0 -1px -1px 1px #CCCEC5;
  *zoom: 1;
  margin-bottom: 0;
  padding: 15px 0;
}
.staff-listing li:before, .staff-listing li:after {
  display: table;
  content: "";
  line-height: 0;
}
.staff-listing li:after {
  clear: both;
}
.staff-listing li.first {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border-top: 0;
}
.staff-listing h4 {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  margin: 0 0 2px 0;
}
.staff-listing h4 a {
  border: 0;
}
.staff-listing img {
  border: solid 1px #888;
  float: left;
  margin-right: 15px;
}
.staff-listing p {
  font-size: 12px;
  line-height: 17px;
  margin: 0;
}
.staff-listing a {
  padding-right: 12px;
}
.staff-listing a:hover {
  background: url("../images/readmore-arrow.png") right no-repeat;
  color: #de8117;
}

.h-featured-staff img {
  border: solid 1px #888;
  margin-bottom: 10px;
}
.h-featured-staff .staff-row {
  clear: both;
  *zoom: 1;
  margin: 20px 0;
}
.h-featured-staff .staff-row:before, .h-featured-staff .staff-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.h-featured-staff .staff-row:after {
  clear: both;
}
.h-featured-staff .staff-expanded {
  border-bottom: solid 1px #CCC;
  border-top: solid 1px #CCC;
  clear: both;
  display: none;
  -webkit-box-shadow: 0 -1px 1px -1px #BFBFBF;
  -moz-box-shadow: 0 -1px 1px -1px #BFBFBF;
  box-shadow: 0 -1px 1px -1px #BFBFBF;
  *zoom: 1;
}
.h-featured-staff .staff-expanded:before, .h-featured-staff .staff-expanded:after {
  display: table;
  content: "";
  line-height: 0;
}
.h-featured-staff .staff-expanded:after {
  clear: both;
}
.h-featured-staff .staff-expanded p {
  font-size: 14px;
  line-height: 24px;
}
.h-featured-staff .description-content {
  padding-top: 10px;
  width: 75%;
}
.h-featured-staff .member {
  display: inline;
  float: left;
  margin-right: 4%;
  width: 21%;
}
.h-featured-staff .last {
  margin-right: 0;
}
.h-featured-staff p {
  font-size: 12px;
  font-weight: normal;
}
.h-featured-staff .name {
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 2px;
}
.h-featured-staff .name a {
  background: url("../images/question-arrow.png") right no-repeat;
  padding-right: 10px;
}
.h-featured-staff .description {
  display: none;
}

.hide-staff-block,
.hide-staff-block:visited {
  border: none;
  color: #cfcfcf;
  float: right;
  font-size: 18px;
  font-weight: bold;
  line-height: 18px;
  margin: 10px 10px 0 0;
  text-decoration: none;
}
.hide-staff-block:hover,
.hide-staff-block:visited:hover {
  color: #686868;
  text-decoration: none;
}

.benefit-block {
  margin: 10px 0;
}
.benefit-block h3 {
  font-size: 18px;
  margin-bottom: 18px;
}
.benefit-block .img-left {
  float: left;
  margin-top: 5px;
}
.benefit-block .img-left img {
  border: solid 1px #8a8a8a;
}
.benefit-block .content {
  padding-left: 170px;
}
.benefit-block .content p {
  line-height: 26px;
  width: 97%;
}

a.glossary-term {
  border: 0;
  font-size: 11px;
  text-decoration: none;
}
a.glossary-term span {
  color: #222;
  font-weight: bold;
  padding: 0 1px;
}
a.glossary-term:hover {
  color: #404040;
  border: 0;
}

.knowhow-hero {
  background: url("../images/knowhow-hero.jpg") top;
  -webkit-box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.4);
  box-shadow: inset 0px -1px 2px rgba(0, 0, 0, 0.4);
  padding: 0;
  margin-bottom: 22px;
  min-width: 1000px;
  height: 280px;
}
.knowhow-hero h1 span {
  padding-right: 15px;
}

.knowhow-col {
  padding: 15px 25px;
  width: 260px;
}
.knowhow-col h2 {
  font-size: 22px;
  margin-top: 0;
}
.knowhow-col h2 a {
  border: none;
  color: #25AAE1;
}
.knowhow-col .read-more-block {
  padding-top: 14px;
}
.knowhow-col .read-more-block a {
  background: url("../images/question-arrow.png") right no-repeat;
  display: block;
  font-size: 14px;
}
.knowhow-col .link-listing {
  margin-bottom: 20px;
}

.portfolio-nav {
  margin-bottom: 30px;
}

.portfolio-nav-header {
  font-size: 22px;
  line-height: 26px;
}

.business-row-wide {
  background: url("../images/business_col_faux_wide.png");
  *zoom: 1;
  position: relative;
  padding-bottom: 20px;
}
.business-row-wide:before, .business-row-wide:after {
  display: table;
  content: "";
  line-height: 0;
}
.business-row-wide:after {
  clear: both;
}

.portfolio-right {
  float: left;
  width: 736px;
}

.portfolio-main {
  float: left;
  padding: 20px;
  width: 696px;
}
.portfolio-main h2 {
  margin: 0 0 15px 0;
}
.portfolio-main .business-pullout.half {
  margin-right: 3%;
  width: 43%;
}
.portfolio-main .business-pullout.half.last {
  margin-right: 0;
}
.portfolio-main .business-pullout h3 {
  font-size: 26px;
  font-weight: bold;
  margin: 12px 0 15px 0;
}
.portfolio-main .business-pullout h3.kspi-title {
  font-size: 18px;
  line-height: 16px;
  font-weight: normal;
}
.portfolio-main .business-pullout h4 {
  color: #25aae1;
  font-size: 18px;
  font-weight: normal;
  margin: 0 0 10px 0;
}
.portfolio-main .business-pullout h4 .date {
  color: #a4a4a4;
  font-size: 14px;
}
.portfolio-main .business-pullout h4.kspi-info {
  font-size: 18px;
  font-weight: bold;
  color: #4D4D4D;
}
.portfolio-main .business-pullout h5 {
  color: #25aae1;
  font-size: 16px;
  font-weight: normal;
  margin-bottom: 0;
}
.portfolio-main .business-pullout .read-more-block {
  width: 299px;
}
.portfolio-main .financial-change {
  /*border-top: solid 1px #CCC;
  @include box-shadow(0 -1px 1px -1px #BFBFBF);*/
}
.portfolio-main .financial-change small {
  display: block;
  margin-bottom: 25px;
}
.portfolio-main .financial-change .col {
  margin-bottom: 30px;
}
.portfolio-main .small-print {
  font-size: 12px;
  color: #A1A1A1;
  line-height: 16px;
  clear: both;
  position: relative;
  top: 16px;
  padding: 0 0 22px;
}
.portfolio-main .small-print > hr {
  margin-bottom: 25px;
}
.portfolio-main .small-print .footnote-symbol {
  font-size: 10px;
}
.portfolio-main .small-print a {
  color: #A1A1A1;
  text-decoration: underline;
}
.portfolio-main .small-print a:hover {
  text-decoration: no-underline;
}
.portfolio-main table .footnote-symbol {
  color: #A1A1A1;
  top: -3px;
  font-size: 15px;
}
.portfolio-main table .footnote-symbol.small {
  font-size: 10px;
  margin-left: 1px;
  position: relative;
  top: -6px;
}

.portfolio-half {
  float: left;
  padding: 20px;
  margin-right: 2%;
  width: 320px;
}
.portfolio-half.end {
  margin-right: 0;
}
.portfolio-half h2 {
  border-bottom: solid 1px #cccec5;
  padding-bottom: 15px;
  margin: 0 0 20px 0;
}

.portfolio-item-listing li {
  *zoom: 1;
  margin-bottom: 15px;
}
.portfolio-item-listing li:before, .portfolio-item-listing li:after {
  display: table;
  content: "";
  line-height: 0;
}
.portfolio-item-listing li:after {
  clear: both;
}
.portfolio-item-listing a {
  background: url("../images/question-arrow.png") right center no-repeat;
  display: block;
  padding-right: 12px;
}

.portfolio-right table.overall-summary {
  width: 100%;
}
.portfolio-right table.overall-summary thead tr {
  border-bottom: 32px solid #FFFFFF;
}
.portfolio-right table.overall-summary td, .portfolio-right table.overall-summary th {
  background-color: #E0E3DA;
  text-align: left;
  font-weight: bold;
  padding: 10px;
}
.portfolio-right table.overall-summary td:first-child, .portfolio-right table.overall-summary th:first-child {
  border-right: 9px solid #FFFFFF;
  font-weight: normal;
}
.portfolio-right table.overall-summary th {
  font-weight: normal;
  background-color: #D4D7CE;
}
.portfolio-right table.overall-summary tfoot tr {
  border-top: 32px solid #FFFFFF;
}
.portfolio-right table.overall-summary tfoot tr .blank {
  background-color: #FFFFFF;
}

.portfolio-right h2 {
  font-weight: bold;
}

.portfolio-right h3.summary {
  margin-top: 24px;
}

.portfolio-right table.summary {
  width: 100%;
}
.portfolio-right table.summary th {
  font-weight: normal;
  text-align: left;
  padding: 12px;
}
.portfolio-right table.summary td {
  text-align: left;
  font-weight: bold;
  font-size: 20px;
  padding: 16px;
  background-color: #E0E3DA;
}

.portfolio-right table.transactions th,
.portfolio-right table.orders th {
  background-color: #d7d7d7;
  text-align: left;
  padding: 10px;
}
.portfolio-right table.transactions td,
.portfolio-right table.orders td {
  background-color: #f2f2f2;
  text-align: left;
  padding: 10px;
  font-size: 12px;
}

.portfolio-right table.transactions {
  width: 590px;
}

.portfolio-right table.orders {
  width: 100%;
}

.portfolio-right .detail-logo {
  float: right;
}

.portfolio-right .cta {
  background: #47b2df;
  /* Old browsers */
  background: -moz-linear-gradient(top, #47b2df 0%, #41a1c9 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #47b2df), color-stop(100%, #41a1c9));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #47b2df 0%, #41a1c9 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #47b2df 0%, #41a1c9 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #47b2df 0%, #41a1c9 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #47b2df 0%, #41a1c9 100%);
  /* W3C */
  border: solid 1px #eaeaea;
  float: right;
}
.portfolio-right .cta#buy-more-button, .portfolio-right .cta#sell-button {
  width: 130px;
}
.portfolio-right .cta#sell-button {
  margin-left: 13px;
}

.product-account-item {
  margin: 35px 0;
}
.product-account-item p {
  margin-bottom: 15px;
}

.my-details {
  background: #fff;
  *zoom: 1;
  padding: 25px 35px;
}
.my-details:before, .my-details:after {
  display: table;
  content: "";
  line-height: 0;
}
.my-details:after {
  clear: both;
}
.my-details p {
  font-size: 16px;
}
.my-details h2 {
  font-size: 21px;
  line-height: 25px;
  margin: 0 0 8px 0;
}
.my-details .address p {
  margin-bottom: 7px;
}
.my-details .details-listing {
  float: left;
  *zoom: 1;
  width: 50%;
}
.my-details .details-listing:before, .my-details .details-listing:after {
  display: table;
  content: "";
  line-height: 0;
}
.my-details .details-listing:after {
  clear: both;
}
.my-details .detail-group {
  margin-bottom: 20px;
}
.my-details .edit-details-btn {
  float: right;
  margin-top: 5px;
  text-align: left;
  width: 150px;
  clear: right;
}

/* Moved here from contented.css */
.pagination {
  margin: 0px;
}
.pagination ul {
  border: 0px;
}

#listingpagelist {
  margin: 10px 0px;
  list-style: none;
  border-top: 2px solid #999;
}
#listingpagelist li {
  list-style: none;
  border-bottom: 2px solid #999;
}
#listingpagelist h4 a {
  color: #25AAE1;
  font-style: normal;
}

.byline {
  color: #999999;
  *zoom: 1;
  margin-bottom: 10px;
}
.byline:before, .byline:after {
  display: table;
  content: "";
  line-height: 0;
}
.byline:after {
  clear: both;
}
.byline .author {
  float: left;
}
.byline .date {
  display: inline-block;
  float: right;
}

.newsarticle .abstract {
  font-size: 16px;
  border-top: 2px solid #999;
  border-bottom: 2px solid #999;
  padding: 10px 0px 20px;
  margin-bottom: 20px;
}
.newsarticle .mainblock p, .newsarticle .mainblock ul, .newsarticle .mainblock ol {
  width: 97%;
}

.other-action .cta {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 240px;
}

form input {
  color: #4D4D4D;
}
form label {
  color: #4d4d4d;
  font-size: 20px;
}
form .form-action .cta {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  width: 200px;
}
form .optional {
  color: #aaa;
  font-size: 14px;
}
form input:focus {
  box-shadow: 0 0 10px #00f;
}
form input[type=radio]:focus,
form input[type=checkbox]:focus {
  box-shadow: none;
}
form a {
  border-bottom: solid 1px #aaa;
  color: #4d4d4d;
  padding-bottom: 1px;
}
form a:hover {
  border-bottom: solid 1px #25aae1;
  color: #25aae1;
  text-decoration: none;
}
form .helper-container {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin: -9px 0 0 7px;
  width: 307px;
}
form .form-helper {
  background: url("../images/form-helper.jpg") left no-repeat;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
  height: 56px;
  padding: 8px 30px 8px 30px;
}
form .form-helper p {
  display: table-cell;
  line-height: 19px;
  vertical-align: middle;
}
form .form-error, form .form-tooltip {
  background: url("../images/error-arrow.png") left no-repeat;
  border-right: 1px solid #D5D5D5;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  color: #ff003e;
  float: right;
  margin-top: -3px;
  padding: 13px 13px 13px 22px;
  position: relative;
}
form .text-error {
  color: #B94A48;
  font-size: 18px;
}
form .radiooptions .fakelabel {
  margin-bottom: 10px;
}

form.signup .dateofbirth select {
  width: 102px;
}
form.signup .control-group {
  *zoom: 1;
  position: relative;
  width: 600px;
}
form.signup .control-group:before, form.signup .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
form.signup .control-group:after {
  clear: both;
}
form.signup .control-group input,
form.signup .control-group select,
form.signup .control-group #ethex_paid_account_details_dateOfBirth,
form.signup .control-group #ethex_paid_account_details_gender_chosen,
form.signup .control-group #ethex_paid_account_details_howDidYouHear_chosen,
form.signup .control-group #ethex_paid_account_details_userAddress_0_country_chosen,
form.signup .control-group #ethex_paid_account_details_userAddress_1_country_chosen,
form.signup .control-group #ethex_paid_account_details_nationality_chosen {
  float: left;
  margin-left: 10px;
  margin-bottom: 9px;
  height: auto;
}
form.signup .control-group #ethex_paid_account_details_firstName.error,
form.signup .control-group #ethex_paid_account_details_lastName.error,
form.signup .control-group #ethex_paid_account_details_t_and_c.error {
  border: 1px solid #FF0000;
  box-shadow: 0 0 7px #FF003E;
}
form.signup .control-group .input-with-description {
  margin-left: 10px;
}
form.signup .control-group .input-with-description input {
  margin-left: 0;
}
form.signup .control-group label {
  float: left;
  margin-top: 7px;
  width: 185px;
  line-height: 24px;
}
form.signup .control-group.optional label {
  margin-top: 0;
  color: #4d4d4d;
}
form.signup .control-group.optional label small {
  display: block;
  color: #aaa;
}
form.signup .control-group #ethex_paid_account_details_dateOfBirth .chosen-container {
  margin-left: 1px;
  margin-right: 2px;
}
form.signup .control-group#address-radio label {
  width: 280px;
  line-height: 28px;
  margin-top: 2px;
}
form.signup .control-group#address-radio label.radio {
  width: auto;
  margin-left: 80px;
  position: static;
  line-height: 20px;
  margin-bottom: 0px;
  margin-top: 7px;
}
form.signup .control-group#address-radio label.radio input {
  margin-right: 7px;
}
form.signup .control-group.error {
  width: 865px;
}
form.signup .control-group.error div.chosen-container-single {
  border: 1px solid #FF0000;
  box-shadow: 0 0 7px #FF003E;
}
form.signup .your-contact-address {
  margin-bottom: 35px;
}
form.signup #address-2-explainer {
  margin-top: 25px;
}
form.signup .form-error, form.signup .form-tooltip {
  width: 230px;
}
form.signup .agree-terms .form-error, form.signup .agree-terms .form-tooltip {
  width: 380px;
}
form.signup .name input {
  margin-right: 5px;
  width: 136px;
}
form.signup .dob {
  width: 103px;
}
form.signup .form-tooltip {
  color: #666;
}

form.fos_user_profile_edit div.dateofbirth select {
  width: 103px;
}

.form-tooltip {
  opacity: 0;
  -webkit-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
  filter: alpha(opacity=0);
}

.reveal-tooltip {
  opacity: 1;
  filter: alpha(opacity=100);
}

/*
//
// ***** Chosen.js styles, or styles to match general inputs to the style of chosen *****
//
*/
.span4.chosen-select {
  width: 316px;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  color: #444444;
}

.chosen-container-single .chosen-single {
  border-radius: 3px;
  padding: 6px 8px;
  height: 37px;
  background: #ffffff;
  border-color: #d5d5d5;
  box-shadow: none;
}

.chosen-container-single .chosen-single span {
  font-size: 20px;
  font-weight: normal;
  margin-right: 7px;
}

/*
//
// ***** Product order form *****
//
*/
#product-order h2 {
  margin-top: 0;
  margin-bottom: 15px;
}
#product-order .form-subarea {
  background-color: #F0F1F0;
  padding: 20px;
  margin-bottom: 20px;
}
#product-order .form-subarea label {
  color: #25aae1;
  font-size: 20px;
  font-weight: normal;
  line-height: 22px;
  margin-bottom: 15px;
}
#product-order .form-subarea input {
  width: 380px;
  float: left;
}
#product-order .form-subarea .form-error, #product-order .form-subarea .form-tooltip {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: -5px 0 0 5px;
  float: left;
  position: static;
}
#product-order .form-subarea .form-error .tooltip-inner, #product-order .form-subarea .form-tooltip .tooltip-inner {
  color: #ff003e;
}
#product-order .form-subarea .units-multiple {
  clear: left;
  width: 345px;
}
#product-order .units-explainer {
  font-size: 16px;
  margin-bottom: 20px;
}
#product-order .pound-sign, #product-order #product-units-message {
  font-size: 20px;
}
#product-order .control-group {
  margin-bottom: 20px;
}
#product-order .form-action {
  background-color: #F0F1F0;
  clear: both;
  float: right;
  padding-left: 18px;
  padding-right: 18px;
}
#product-order .form-action .cta {
  width: 230px;
  margin: 18px 0 11px 0;
}
#product-order .form-action .button-message {
  font-size: 12px;
  margin-bottom: 18px;
}

/*
//
// ***** Order Summary (e.g. /my/order/x) *****
//
*/
.order-summary-container {
  padding-top: 8px;
}
.order-summary-container h3 {
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 15px;
  margin-top: 0;
}
.order-summary-container h4 {
  color: #25aae1;
  font-style: normal;
  font-size: 18px;
  margin-bottom: 20px;
}
.order-summary-container table {
  margin-top: 22px;
}
.order-summary-container table tr:nth-child(odd) td {
  background: none;
}
.order-summary-container table td {
  background: none;
  border: none;
  padding: 0 0 20px 0;
  color: #4d4d4d;
  font-size: 18px;
  text-align: left;
}
.order-summary-container .column1 {
  width: 65%;
}
.order-summary-container .column2 {
  width: 35%;
  padding-left: 40px;
}
.order-summary-container .order-cost-summary td {
  font-size: 16px;
}
.order-summary-container .order-cost-summary .total {
  border-top: 1px solid #4d4d4d;
}
.order-summary-container .order-cost-summary .total td {
  font-size: 18px;
  font-weight: bold;
  padding-top: 10px;
}
.order-summary-container .payment-methods {
  background-color: #f0f2f0;
  padding: 16px 22px 12px;
  margin-top: 32px;
  margin-bottom: 45px;
}
.order-summary-container .payment-methods .form-error, .order-summary-container .payment-methods .form-tooltip {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #D5D5D5;
  float: none;
  height: 20px;
  margin-bottom: 20px;
  padding: 13px;
  width: 80%;
}
.order-summary-container .payment-methods input {
  float: left;
}
.order-summary-container .payment-methods label {
  font-size: 18px;
  font-weight: bold;
  margin-left: 34px;
}
.order-summary-container .payment-methods .payment-method-detail {
  margin-left: 34px;
  margin-bottom: 22px;
  font-size: 16px;
  width: 80%;
}
.order-summary-container .payment-methods .payment-method-detail .gocardless-small-print {
  font-style: italic;
  font-size: 12px;
  margin-top: -4px;
}
.order-summary-container .payment-methods .gc-logo {
  margin-right: 32px;
}
.order-summary-container .payment-methods .gc-logo, .order-summary-container .payment-methods .dd-symbol {
  margin-bottom: 4px;
}
.order-summary-container .payment-methods .single-payment-explainer {
  font-size: 16px;
  font-style: italic;
}
.order-summary-container .payment-methods .single-payment-explainer .not-a-radio-button {
  float: left;
}
.order-summary-container .payment-methods .single-payment-explainer p {
  margin-left: 32px;
}
.order-summary-container label {
  font-size: 16px;
  display: inline-block;
  margin: 5px 0 20px;
  max-width: 84%;
}
.order-summary-container input[type=checkbox] {
  display: inline-block;
  float: left;
  margin: 9px 10px 0 0;
}
.order-summary-container .opt-in-info-wrapper {
  background-color: #f0f2f0;
  padding: 16px 22px 12px;
  margin-top: 32px;
  margin-bottom: 45px;
}
.order-summary-container .opt-in-info-wrapper h3 {
  color: #4d4d4d;
  margin: 15px 0 25px;
  max-width: 84%;
}
.order-summary-container .opt-in-info-wrapper p {
  font-size: 16px;
  max-width: 84%;
}
.order-summary-container .opt-in-info-wrapper img {
  float: right;
}
.order-summary-container .how-hear-investment {
  margin-bottom: 30px;
}
.order-summary-container .how-hear-investment p {
  font-size: 16px;
  margin-bottom: 20px;
}
.order-summary-container .payment-small-print {
  margin-bottom: 30px;
}
.order-summary-container .payment-small-print p {
  margin: 20px 0 0 0;
}
.order-summary-container .cta {
  float: right;
}
.order-summary-container #place-order {
  margin-top: 30px;
}
.order-summary-container .cta-explainer-bank-transfer,
.order-summary-container .cta-explainer-gocardless {
  clear: both;
  float: right;
  font-size: 12px;
  line-height: 16px;
  width: 240px;
}

/*
//
// ***** Override Bootstrap toolip styles (just left and right position for now) *****
//
*/
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.right {
  margin-left: 8px;
}

.tooltip-inner {
  background-color: #fff;
  border: 1px solid #BBBBBB;
  font-family: 'Lato', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: normal;
  text-decoration: none;
  text-align: left;
  padding: 5px 15px 7px 15px;
}

.tooltip.right .tooltip-arrow {
  top: 24px;
  top: 27px\9;
  left: -5px;
  left: -1px\9;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-width: 6px 6px 6px 0\9;
  border-right-color: #ccc;
}
.tooltip.right .tooltip-arrow:after {
  content: "";
  position: absolute;
  top: -10px;
  left: 2px;
  left: 2px\9;
  border: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent;
  border-right-color: #fff;
}

/* Tables */
table {
  color: #4d4d4d;
  font-size: 14px;
  margin-bottom: 15px;
}
table th {
  background: #d4d7ce;
  padding: 13px 20px;
}
table th, table td {
  border: solid 2px #fff;
  text-align: center;
}
table td {
  background: #ecede4;
  padding: 4px 20px;
}
table tr:nth-child(odd) td {
  background: #e0e3da;
}
table .left {
  float: left;
  text-align: left;
}
table .right {
  float: right;
}
table.full-width {
  width: 100%;
}
table.full-width td, table.full-width th {
  padding-left: 20px;
  padding-right: 20px;
}
table.extra-full-width {
  margin-left: -229px;
}

.table-extend {
  margin: -20px 0 20px 0;
}
.table-extend .heading {
  background: #d4d7ce;
  margin-bottom: 0;
  padding: 3px 20px;
}
.table-extend .body {
  background: #ecede4;
  padding: 7px 20px;
}

#modal-register {
  left: 50%;
  margin-left: -324px;
}

.register-modal {
  background: url("../images/body-bg.png");
  width: 648px;
}
.register-modal h1 {
  color: #25AAE1;
  font-size: 32px;
  line-height: 42px;
  margin: 5px 0 20px 0;
  font-weight: 400;
}
.register-modal h2 {
  color: #4d4d4d;
  font-size: 21px;
  font-weight: bold;
  margin-top: 0;
}
.register-modal p {
  color: #333;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 25px;
  width: 86%;
}
.register-modal .unsub {
  color: #797979;
}
.register-modal .modal-header {
  background: url("../images/newsletter-modal/header.jpg") no-repeat top left;
  height: 169px;
  padding: 0;
}
.register-modal .modal-header .close {
  opacity: 1;
  margin: 15px;
}
.register-modal .modal-footer .already-registered a {
  color: #b3b3b3;
  font-size: 80%;
}
.register-modal .modal-footer .already-registered a:hover {
  text-decoration: none;
  color: #999999;
}
.register-modal .error p {
  color: #FF003E;
  font-size: 14px;
  margin-top: 0;
}
.register-modal .half-col {
  float: left;
  margin-left: 4%;
  width: 47%;
}
.register-modal .half-col.lh {
  margin-left: 0;
}
.register-modal .half-col form input[type=text],
.register-modal .half-col form input[type=password],
.register-modal .half-col form input[type=email] {
  width: 324px;
}
.register-modal .half-col form .name input {
  width: 150px;
}
.register-modal .full-col form input {
  width: 321px;
}
.register-modal .full-col form .name input {
  width: 150px;
}
.register-modal #newsletter-submit {
  margin-top: -67px;
  text-align: left;
}
.register-modal .already-subscribed {
  color: #999;
  text-decoration: underline;
  font-size: 16px;
}
.register-modal .agree-terms label {
  font-size: 13px;
}
.register-modal .control-group {
  margin-bottom: 7px;
}
.register-modal .polyfill-label {
  display: none;
  font-size: 14px;
  width: 163px;
  margin: 0 0 0 6px;
  padding: 0;
}

@media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) {
  .logo {
    background: url("../images/logo@2x.png");
    -webkit-background-size: 180px 84px;
    -moz-background-size: 180px 84px;
    -o-background-size: 180px 84px;
    background-size: 180px 84px;
  }
}
.form-container--island {
  background: #f0f1f0;
  padding: 20px 25px;
  margin: 10px 0px 20px;
}
.form-container--island .form--compact {
  margin-bottom: 0;
}
.form-container--island .form--compact ul {
  color: #ff003e;
  margin-left: 20px;
  font-weight: bold;
}
.form-container--island .form--compact .form-items-wrapper {
  position: relative;
}
.form-container--island .form--compact label {
  color: #4D4D4D;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  margin-left: 20px;
  width: 240px;
}
.form-container--island .form--compact input[type="checkbox"] {
  position: absolute;
  top: 0;
}
.form-container--island .form--compact .cta-floating-right {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 5px;
}
.form-container--island .form--compact p {
  margin: -10px 0px 0px 20px;
}

.form--compact {
  max-width: 490px;
}
.form--compact h3 {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
}
.form--compact label {
  color: #25AAE1;
  font-size: 14px;
  line-height: 18px;
  font-weight: 400;
}
.form--compact input + label {
  color: #333;
  margin: 3px 0px 15px 22px;
}
.form--compact input[type="radio"] {
  float: left;
  margin-top: 1px;
}
.form--compact textarea {
  width: 100%;
  min-height: 90px;
}
.form--compact textarea, .form--compact select {
  font-size: 14px;
  line-height: 18px;
}
.form--compact .form-error--inline {
  color: #ff003e;
  margin-left: 20px;
  font-weight: bold;
}
.form--compact .form-error--inline li {
  padding-left: 5px;
}

.subtitle {
  color: #333;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  margin: 25px 0px;
}

.cta.cta-floating {
  float: left;
}

.cta.cta-floating-right {
  float: right;
}

.cta.cta-floating .arrow {
  padding-right: 60px;
}

.expanded p.heading {
  font-size: 17px;
  line-height: 26px;
}
.expanded p, .expanded ul {
  margin-bottom: 18px;
}
.expanded li {
  margin-bottom: 8px;
}
.expanded h2, .expanded h3 {
  margin-bottom: 24px;
}

.login-register h2 {
  font-weight: 700;
  margin: 50px 0 15px;
}
.login-register h2.second-level {
  margin-top: 35px;
}
.login-register .signup-info {
  color: #999;
  font-size: 16px;
  width: 330px;
  margin: 0 0 5px;
}
.login-register .signup-info.second-level {
  margin-bottom: 20px;
}

#forgot-password {
  clear: both;
}

.set-password p.intro {
  font-size: 20px;
  margin-bottom: 28px;
}
.set-password p a, .set-password ul a {
  border-bottom: solid 1px #aaa;
  color: #4d4d4d;
  padding-bottom: 1px;
}
.set-password p a:hover, .set-password ul a:hover {
  border-bottom: solid 1px #25aae1;
  color: #25aae1;
  text-decoration: none;
}
.set-password p a.read-more, .set-password ul a.read-more {
  border: 0;
}
.set-password p a.read-more:hover, .set-password ul a.read-more:hover {
  color: #de8117;
  text-decoration: underline;
}

.highchart, .highstock {
  margin-bottom: 20px;
}

.lt-ie8 .highchart {
  height: 400px;
}

.lt-ie8 .highstock {
  height: 500px;
}

.highstock input[type="text"] {
  padding: 1px;
  font-size: 12px;
}

.videocontainer {
  display: block;
  height: 360px;
  position: relative;
}

.videocontainer .playbox {
  position: absolute;
  top: 100px;
  background: rgba(54, 157, 198, 0.8);
  padding: 15px 20px;
}

.videocontainer .playbox a {
  color: #fcfcfc;
  text-decoration: none;
  background: url("../images/play_arrow.png") no-repeat right 9px;
  border-bottom: none;
  font-size: 1.5em;
  padding-right: 20px;
}

.videocontainer .playbox a:hover {
  border-bottom: 1px solid #AAA;
}

.videocontainer .videotitletext {
  display: block;
  position: absolute;
  bottom: 0px;
  width: 600px;
  background: #4D4D4D;
  padding: 10px 20px 0;
}

.videocontainer .videotitletext a {
  color: #fcfcfc;
  border-bottom: none;
}

/*!
 * Bootstrap Scroll Modal
 * Version: 1.2
 * Made for your convenience by @theericanderson
 * A variaton of but a small piece of the insanely awesome Twitter Bootstrap (http://twitter.github.com/bootstrap)
 */
.modal-backdrop {
  overflow-x: hidden;
  overflow-y: auto;
  background-color: rgba(0, 0, 0, 0.8);
}

.modal-backdrop.fade {
  background-color: transparent;
}

.modal-backdrop.fade.in {
  background: rgba(0, 0, 0, 0.8);
}

.modal-backdrop.in, .modal-backdrop.fade.in {
  opacity: 1.0;
  filter: none;
}

.modal-wrapper {
  position: relative;
  top: 50px;
  left: 40%;
  z-index: 1050;
  max-width: 560px;
  margin-left: -280px;
  margin-bottom: 100px;
  overflow: visible;
}

.modal-wrapper .modal {
  position: static;
  margin: 0;
  z-index: 1060;
}

/* Some different styling for dynamic height modals */
.modal-wrapper .modal .modal-body {
  overflow-y: visible;
  max-height: none;
  z-index: 1060;
  /* IE8 fix for radio button focus / blur issue */
}

/* Styles to ensure Scroll Modal works on smaller browsers, specifically mobile. */
@media (max-width: 767px) {
  .modal-wrapper {
    /*      position: relative;
          top: 50px;
          xleft: 10%;
          z-index: 1050;
          width: 60%;
          margin-left: 0px;
          margin-bottom: 80px;
          overflow: visible;~*/
  }

  #modal-register.modal {
    xwidth: 480px;
  }

  #modal-register {
    xwidth: 480px;
  }

  .register-modal {
    xwidth: 480px;
  }
}
@media (max-width: 480px) {
  .modal-wrapper {
    position: relative;
    top: 50px;
    left: 10%;
    z-index: 1050;
    width: 80%;
    margin-left: 0px;
    margin-bottom: 80px;
    overflow: visible;
  }
}
.import-signup-info {
  color: #999;
}
.import-signup-info strong {
  color: #666;
}

.import-login {
  width: 600px;
  margin-bottom: 20px;
}

.blog footer .help a {
  color: #fff;
  font-weight: bold;
}
.blog footer .help p {
  margin-bottom: .25em;
}
.blog footer .help .label {
  float: left;
  width: 80px;
  background-color: transparent;
  font-size: 19px;
  font-weight: normal;
  text-shadow: none;
  border-radius: 0;
  line-height: 20px;
  padding: 2px 0;
}
.blog footer .help span strong {
  font-weight: bold;
  font-size: 18px;
}
.blog footer .help .contact-info {
  font-weight: bold;
  font-size: 18px;
}
.blog footer .vcard li {
  font-size: 15px;
}
.blog footer li {
  margin: 2px 0;
}

.product-order-form input {
  float: left;
}

.order-thanks {
  padding-bottom: 48px;
}
.order-thanks h2 {
  font-weight: bold;
  margin-bottom: 30px;
  margin-top: 22px;
}
.order-thanks h2 .less-important {
  font-weight: normal;
}
.order-thanks .error h2 {
  font-weight: normal;
  color: #DE7100;
}
.order-thanks .error a {
  text-decoration: none;
}
.order-thanks h3 {
  margin-bottom: 30px;
  font-size: 24px;
}
.order-thanks h4 {
  font-weight: bold;
  font-style: normal;
}
.order-thanks a {
  text-decoration: underline;
}
.order-thanks li {
  margin-bottom: 6px;
}
.order-thanks p {
  margin-bottom: 18px;
}
.order-thanks .next-steps {
  margin-left: 0;
  margin-bottom: 16px;
}
.order-thanks .next-steps li {
  list-style: none outside none;
}
.order-thanks .next-steps li:before {
  content: '>';
  padding-right: 3px;
}
.order-thanks .contact-info {
  margin-bottom: 24px;
}
.order-thanks p.triangle-list {
  margin-bottom: 2px;
}

/* Business / Product Nav right hand block */
.business-nav-block {
  border-top: solid 5px #25aae1;
}

.offerlabels {
  float: left;
  clear: both;
  width: 100%;
}
.offerlabels h2 {
  float: left;
  color: #666;
  font-weight: bold;
  font-size: 30px;
}
.offerlabels .exclusive {
  float: left;
  display: inline-block;
  padding: 5px 14px;
  background-color: #12a9e3;
  color: #fff;
  margin-left: 22px;
  margin-top: 13px;
  font-weight: bold;
  font-size: 13px;
  line-height: 13px;
}

.offerhero {
  height: 252px;
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.offerhero .lines {
  padding-top: 36px;
  padding-left: 30px;
  font-size: 22px;
  color: #fff;
  font-weight: normal;
  line-height: 30px;
}
.offerhero .lines b, .offerhero .lines strong {
  font-weight: bold;
}
.offerhero .lines small, .offerhero .lines em {
  font-size: 14px;
  font-weight: normal;
  font-style: italic;
}

.offerrow {
  margin: 0px -15px 35px;
  padding: 15px 15px 0px;
  float: left;
  clear: both;
  width: inherit;
}
.offerrow h3 {
  margin: 0 0 15px;
  font-weight: 700;
}
.offerrow table {
  width: 100%;
  margin-bottom: 0px;
}
.offerrow table td {
  border: none;
  padding: 0 10px 8px 0;
  vertical-align: top;
}
.offerrow table td .cell-right {
  margin-left: 10px;
}
.offerrow table tr:nth-child(odd) td {
  background: transparent;
}
.offerrow table tr:nth-child(even) td {
  background: transparent;
}
.offerrow .offertext p {
  line-height: 25px;
  margin-top: -3px;
}

.row-single .row-block {
  float: left;
  width: 623px;
  clear: both;
}
.row-single .block-left {
  width: 140px;
  margin-right: 10px;
  float: left;
}
.row-single .block-right {
  width: 465px;
  float: left;
}
.row-single .sharelinks li.odd,
.row-single .sharelinks li.even {
  margin-right: 15px;
  width: 140px;
}

.row-single.offerrow h3 {
  margin: 0;
  font-size: 18px;
}
.row-single.offerrow .offer-label {
  padding-top: 0px;
}

.row-double {
  background-image: url(../images/shareoffer-bg-footer.png);
  background-position: bottom 0px left 15px;
  background-repeat: no-repeat;
}
.row-double .row-block-wrapper {
  float: left;
  width: 100%;
  clear: both;
  background-image: url(../images/shareoffer-bg-vert.png);
  background-repeat: repeat-y;
  background-position: 324px 0px;
}
.row-double .offer-media {
  float: left;
  margin: 0px 18px 18px 0px;
}

.row-alt {
  background-color: #f5f5f5;
  background-image: none;
}

.row-alt.row-double .row-block-wrapper {
  margin-bottom: 20px;
}

.row-block {
  border: 1px solid #eeeeee;
  border-top: 6px solid #eeeeee;
  padding: 15px;
  background: #fff url(../images/shareoffer-row-bg.png) top left repeat-y;
}

.row-block1 {
  float: left;
  width: 291px;
  padding-right: 33px;
}

.row-block2 {
  float: left;
  margin: 0px 0px 0px 20px;
  width: 291px;
}

.offer-label {
  padding-top: 5px;
  display: block;
  text-align: center;
  font-style: italic;
}

.offerlinks {
  float: left;
  width: 100%;
  clear: both;
  list-style: none;
  border-top: 1px solid #e4e4e4;
  margin: 20px 0px 0px;
  padding: 15px 0px 0px;
}
.offerlinks li {
  float: left;
  width: 133px;
  margin: 0px 10px 8px 0px;
  font-size: 13px;
  color: #797979;
}
.offerlinks li.even {
  margin-right: 0px;
  width: 145px;
}
.offerlinks a {
  display: block;
  background: url("../images/question-arrow.png") right 3px no-repeat;
  padding-right: 15px;
  color: #797979;
}

.disclaimer {
  clear: both;
}
.disclaimer h3 {
  border: 1px solid #9d121e;
  font-size: 18px;
  font-weight: normal;
  color: #9D121E;
  padding: 15px 20px;
  margin-bottom: 0px;
}
.disclaimer .disclaimer-text {
  line-height: 22px;
  font-size: 16px;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  color: #FFFFFF;
  background-color: #9d121e;
  padding: 20px 20px 10px;
}

/* Offer / product sidebar */
.invest-product .current-amount {
  font-size: 22px;
  font-weight: bold;
  color: #000;
  margin-bottom: 10px;
}
.invest-product .current-percent {
  font-weight: normal;
  display: inline-block;
  float: right;
}
.invest-product .current-note {
  font-size: 14px;
}
.invest-product .graph {
  margin: 20px 0px;
  width: 100%;
  height: 20px;
  background-color: #e0e0e0;
  border-radius: 3px;
}
.invest-product .gauge {
  height: 20px;
  background-color: #e58500;
  border-radius: 3px;
}
.invest-product .sidebar-block {
  margin: 20px 0px;
}
.invest-product .sidebar-block-first {
  background-image: url(../images/clock.png);
}
.invest-product .sidebar-background {
  padding-left: 40px;
  background-repeat: no-repeat;
  background-position: left 4px;
  min-height: 40px;
}
.invest-product .countdown {
  font-size: 22px;
  line-height: 24px;
  font-weight: bold;
}
.invest-product .note {
  font-size: 12px;
  line-height: 14px;
  font-weight: bold;
  color: #4C4D4C;
}
.invest-product .footnote {
  border-top: 2px solid #cccccc;
  padding: 20px 0px 10px;
}

/* Mailchimp form styling */
.mc-hidden-click-action {
  visibility: hidden;
  position: absolute;
}

/* Product listing in righthand block on business pages */
.productlinks {
  margin-bottom: 20px;
}
.productlinks a {
  background: url("../images/question-arrow.png") right 7px no-repeat;
  display: block;
  padding-right: 10px;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 10px;
}
.productlinks .active a {
  color: #e28419;
}

.link-to-products-block {
  float: right;
  width: 210px;
  /* Total 246px */
  padding: 0px 18px;
  border-left: 3px solid #eee;
  margin-left: 30px;
}
.link-to-products-block h3 {
  color: #e28419;
}
.link-to-products-block .cta {
  margin-bottom: 0px;
}
.link-to-products-block .cta .arrow {
  padding: 8px 22px 8px 10px;
  text-align: left;
}

.product-details-left {
  float: left;
  width: 415px;
}

.link-to-business-block {
  float: right;
  width: 210px;
  margin-left: 29px;
  text-align: center;
}
.link-to-business-block img {
  margin-bottom: 10px;
}
.link-to-business-block .description {
  background-color: #f5f5f5;
  font-style: italic;
  line-height: 17px;
  padding: 20px 10px;
}
.link-to-business-block .description h3 {
  margin-top: 0px;
}
.link-to-business-block .description h3 a {
  display: block;
  text-decoration: none;
  border-bottom: 0px;
  background: url("../images/question-arrow.png") right 6px no-repeat;
  padding-right: 15px;
}
.link-to-business-block .description a.description-text {
  text-decoration: none;
  border-bottom: 0px;
}
.link-to-business-block .product-links {
  margin-top: 20px;
  text-align: right;
}
.link-to-business-block .product-links li {
  line-height: 17px;
  margin-right: 10px;
}
.link-to-business-block .product-links a {
  display: block;
  text-decoration: none;
  border-bottom: 0px;
  background: url("../images/question-arrow.png") right 6px no-repeat;
  padding-right: 15px;
}

.news-container .date {
  color: #a4a4a4;
  font-size: 12px;
  margin-bottom: 7px;
}
.news-container .news-left {
  float: left;
}
.news-container .news-left .news-promo {
  width: 763px;
  position: relative;
  padding: 16px 18px 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  min-height: 275px;
}
.news-container .news-left .news-promo h2 {
  margin-top: -4px;
}
.news-container .news-left .news-promo a:hover {
  text-decoration: none;
}
.news-container .news-left .news-promo img {
  float: left;
  margin-right: 18px;
}
.news-container .news-left .news-promo:after {
  content: "";
  position: absolute;
  top: 100%;
  /* With a 26px wide arrow, 65px left will centre the arrow in the link */
  left: 223px;
  /* Height of the arrow */
  border-top: 23px solid;
  /* Half the width (i.e. 30px on the left and right gives an arrow that's 60px wide)  */
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top-color: #fff;
}
.news-container .news-left .news-opinions {
  float: left;
  width: 498px;
  margin-right: 18px;
}
.news-container .news-left .business-news {
  float: left;
  width: 247px;
}
.news-container .news-left .business-news .island, .news-container .news-left .business-news .signup-island, .news-container .news-left .business-news .knowhow-col {
  padding-bottom: 10px;
}
.news-container .news-left .news-opinions h2, .news-container .news-left .business-news h2 {
  margin: 0 0 20px 0;
  background: #25aae1;
  color: #fff;
  padding: 4px 12px 4px;
  font-size: 12px;
  text-transform: uppercase;
  float: left;
}
.news-container .news-left .news-opinions .island, .news-container .news-left .news-opinions .signup-island, .news-container .news-left .news-opinions .knowhow-col, .news-container .news-left .business-news .island, .news-container .news-left .business-news .signup-island, .news-container .news-left .business-news .knowhow-col {
  border-top: none;
}
.news-container .news-left .news-article {
  padding: 0 0 15px 0;
  border-bottom: 1px solid #e3e3e3;
  margin: 0 18px 20px 18px;
}
.news-container .news-left .news-article img {
  float: left;
  margin-right: 14px;
  margin-top: 3px;
  margin-bottom: 10px;
}
.news-container .news-left .news-article h3, .news-container .news-left .news-article p {
  margin-left: 134px;
}
.news-container .news-left .news-article h3 {
  font-size: 18px;
}
.news-container .news-left .news-article .clearfix {
  *zoom: 1;
}
.news-container .news-left .news-article .clearfix:before, .news-container .news-left .news-article .clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.news-container .news-left .news-article .clearfix:after {
  clear: both;
}
.news-container .news-left .news-article a:hover, .news-container .news-left .news-article a:hover p.date {
  text-decoration: none;
}
.news-container .news-left .news-article a:hover p {
  text-decoration: underline;
}
.news-container .news-left .news-article:last-child {
  border-bottom: none;
}
.news-container .news-left .business-article {
  padding: 0 18px;
}
.news-container .news-left .business-article a:hover {
  text-decoration: none;
}
.news-container .news-left .business-article a:hover .date {
  text-decoration: underline;
}
.news-container .news-left .business-article h3 {
  font-size: 14px;
  margin: 0;
}
.news-container .news-left .business-article .date {
  margin-bottom: 20px;
}
.news-container .news-left .news-article, .news-container .news-left .business-article {
  clear: left;
}
.news-container .news-right {
  float: right;
  width: 192px;
}
.news-container .news-right .help-block {
  padding: 15px;
}
.news-container .news-right .sign-up-form {
  width: 192px;
  padding: 16px 18px 19px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 40px;
  min-height: 275px;
}
.news-container .news-right .sign-up-form form {
  margin-bottom: -9px;
}
.news-container .news-right .sign-up-form p {
  font-size: 13px;
}
.news-container .news-right .sign-up-form h2 {
  margin-top: -4px;
}
.news-container .news-right .sign-up-form input {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 14px;
  color: #a4a4a4;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.news-container .news-right .sign-up-form .btn {
  float: right;
  padding: 4px 8px;
}
.news-container .news-right .sign-up-form .btn:hover {
  border-bottom-color: rgba(0, 0, 0, 0.24706);
}
.news-container .news-right .sign-up-form h3 {
  clear: right;
  font-size: 20px;
}
.news-container .news-right .sign-up-form .unstyled li {
  float: left;
  margin-right: 10px;
}
.news-container .news-right .article-block {
  padding: 16px 18px 19px;
  border-top: none;
}
.news-container .news-right .article-block .main-img {
  margin: -16px 0 0 -18px;
  max-width: 192px;
  width: 192px;
}
.news-container .load-more {
  clear: both;
  padding: 0;
}
.news-container .load-more .btn {
  font-weight: bold;
  font-size: 14px;
  color: #25aae1;
  width: 763px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-color: #e7e7e7;
  padding-top: 9px;
  padding-bottom: 9px;
}

/*
//
// ***** Landscape iPad (fix some iOS-only layout glitches) *****
//
*/
@media only screen and (device-width: 768px) and (orientation: landscape) {
  .news-container .news-left .news-promo h2 {
    margin-top: 0px;
  }
}
/*
//
// ***** Portrait iPad (fix some iOS-only layout glitches) *****
//
*/
@media only screen and (device-width: 768px) and (orientation: portrait) {
  .news-container .news-left .news-promo h2 {
    margin-top: 0px;
  }
}
/*
//
// ***** Landscape iPhone (fix some iOS-only layout glitches) *****
//
*/
@media only screen and (device-width: 320px) and (orientation: landscape) {
  .news-container .news-left .news-promo h2 {
    margin-top: 0px;
  }
}
/*
//
// ***** Portrait iPhone (fix some iOS-only layout glitches) *****
//
*/
@media only screen and (device-width: 320px) and (orientation: portrait) {
  .news-container .news-left .news-promo h2 {
    margin-top: 0px;
  }
}
.lt-ie10 .polyfill-label, .lt-ie9 .polyfill-label, .lt-ie8 .polyfill-label {
  display: inline-block;
}
.lt-ie10 .register-modal h1, .lt-ie9 .register-modal h1, .lt-ie8 .register-modal h1 {
  font-size: 28px;
  line-height: 32px;
}
.lt-ie10 .register-modal .already-registered, .lt-ie9 .register-modal .already-registered, .lt-ie8 .register-modal .already-registered {
  margin-top: -10px;
}

.lt-ie9 .news-container .news-promo, .lt-ie9 .news-container .sign-up-form {
  min-height: 250px;
}
.lt-ie9 #product-order .form-subarea .units-multiple {
  color: #4d4d4d;
  font-size: 14px;
}
.lt-ie9 .product-units-validator,
.lt-ie9 #product-order .form-action .button-message,
.lt-ie9 .order-summary-container .payment-methods .payment-method-detail,
.lt-ie9 .order-summary-container .payment-methods .single-payment-explainer p {
  color: #4d4d4d;
}
.lt-ie9 #order-confirm .clearfix {
  clear: both;
}
.lt-ie9 .home-hero .hero-heading h1 span {
  font-size: 42px;
}
.lt-ie9 .signup-progress.three-step .detail {
  font-size: 14px;
}
.lt-ie9 .main-three-quarters.island.order-thanks p, .lt-ie9 .main-three-quarters.order-thanks.signup-island p, .lt-ie9 .main-three-quarters.order-thanks.knowhow-col p {
  font-size: 14px;
  color: #4D4D4D;
  line-height: 20px;
}
.lt-ie9 .main-three-quarters.island.order-thanks p.next-step, .lt-ie9 .main-three-quarters.order-thanks.signup-island p.next-step, .lt-ie9 .main-three-quarters.order-thanks.knowhow-col p.next-step {
  font-size: 16px;
  color: #dc7102;
}
.lt-ie9 footer .disclaimer .container p {
  font-size: 18px;
  line-height: 29px;
}
.lt-ie9 footer .top h3 {
  font-size: 21px;
}
.lt-ie9 footer .top h4 {
  font-size: 19px;
}
.lt-ie9 footer .top .help p, .lt-ie9 footer .top .help li {
  font-size: 19px;
}
.lt-ie9 footer .top input[type="email"] {
  width: 200px;
}
.lt-ie9 footer .bottom {
  font-size: 14px;
}

.lt-ie8 .news-container {
  width: 968px;
}
.lt-ie8 .news-container .news-promo {
  width: 724px;
  margin-bottom: 15px;
}
.lt-ie8 .news-container .sign-up-form {
  width: 154px;
  margin-bottom: 15px;
}
.lt-ie8 .news-container .sign-up-form h3 {
  margin-top: -20px;
}
.lt-ie8 .news-container .sign-up-form input {
  width: 135px;
}
.lt-ie8 .news-container .sign-up-form form a:hover {
  border-bottom: none;
}
.lt-ie8 .news-container .sign-up-form ul, .lt-ie8 .news-container .sign-up-form li, .lt-ie8 .news-container .sign-up-form a, .lt-ie8 .news-container .sign-up-form img {
  margin-top: 0;
  margin-bottom: 0;
}
.lt-ie8 .news-container .news-promo, .lt-ie8 .news-container .sign-up-form {
  min-height: 255px;
}
.lt-ie8 .news-container .news-left {
  margin-bottom: 0;
}
.lt-ie8 .news-container .news-left .news-opinions {
  margin-right: 15px;
}
.lt-ie8 .news-container .news-left .news-opinions .island, .lt-ie8 .news-container .news-left .news-opinions .signup-island, .lt-ie8 .news-container .news-left .news-opinions .knowhow-col {
  padding-bottom: 5px;
}
.lt-ie8 .news-container .news-left .news-opinions .news-article h3 {
  margin-top: 0;
}
.lt-ie8 .news-container .news-right .article-block .main-img {
  margin-top: -16px;
}
.lt-ie8 .news-container .load-more {
  width: 968px;
  margin-top: -15px;
}
.lt-ie8 .news-container .load-more .btn {
  width: 733px;
}
.lt-ie8 .home-featured-savings .featured-savings-block .share-totals {
  width: 185px;
}
.lt-ie8 .home-featured-savings .featured-savings-block .read-more {
  background-position: top right;
  padding-right: 1px;
  display: block;
}
.lt-ie8 .home-full-row.news .read-more {
  background-position: top right;
  padding-right: 1px;
  display: block;
}
.lt-ie8 .home-full-row.news .news-container {
  width: 184px;
}
.lt-ie8 table.overall-summary td {
  border-collapse: collapse;
}
.lt-ie8 table.overall-summary thead th {
  border-bottom: 32px solid #fff;
}
.lt-ie8 table.overall-summary tfoot td {
  border-top: 32px solid #fff;
}
.lt-ie8 .secondary-nav a {
  margin-bottom: 0;
  padding-bottom: 7px;
}
.lt-ie8 .order-cost-summary .total .column1, .lt-ie8 .order-cost-summary .total .column2 {
  border-top: 1px solid #4d4d4d;
}
.lt-ie8 footer .top .required.email {
  width: 200px;
}

.btn:hover {
  background-position: 0;
}

.img-container--centered {
  text-align: center;
  position: relative;
  margin-bottom: 25px;
}

.img-container--labelled {
  position: relative;
  display: inline-block;
}

.img__label {
  position: absolute;
  bottom: 0;
  left: 0;
  color: #fff;
  background-color: #808080;
  font-size: 15px;
  padding: 3px 12px;
}

.lt-ie8 .img__label {
  left: 0;
  right: 0;
}

.img--highlight {
  -webkit-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0px 5px rgba(0, 0, 0, 0.25);
}

.page--hero {
  margin-bottom: 80px;
}
.page--hero h2 {
  font-size: 29px;
  line-height: 38px;
  margin: -10px 0 25px;
}
.page--hero p {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 20px;
}
.page--hero hr {
  margin: 45px -20px 50px;
}
.page--hero hr.separator--invisible {
  visibility: hidden;
  margin: 15px -20px;
}
.page--hero .read-more-arrow {
  background: url("../images/question-arrow.png") bottom right no-repeat;
  color: #4D4D4D;
  display: inline-block;
  padding-right: 10px;
  text-decoration: underline;
  font-size: 16px;
}
.page--hero .read-more-arrow:hover {
  color: #e28419;
}
.page--hero .cta {
  display: inline-block;
  padding-right: 8px;
}
.page--hero .cta .arrow {
  padding-right: 20px;
  background-position: 100% 8px;
  text-align: left;
}
.page--hero .cta.pull-right {
  margin-right: 10px;
}
.page--hero .island--full {
  padding: 0 60px 130px;
}
.page--hero .island--full h3 {
  color: #000;
  margin: 50px 0 10px;
}
.page--hero .island--full h3, .page--hero .island--full p {
  width: 65%;
}
.page--hero .island--full .cta {
  margin-top: 30px;
}
.page--hero .go-cardless-info {
  color: #333;
}
.page--hero .go-cardless-info h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 75px 0 27px;
  line-height: 28px;
}
.page--hero .go-cardless-info p {
  color: #4e4d4d;
  font-size: 14px;
  margin: 0 0 23px 0;
}
.page--hero .go-cardless-info .btn {
  margin-top: 6px;
}

.page--hero__highlighted-section {
  background: url("../images/body-bg--highlighted.png");
  padding: 70px 0 75px;
  margin-bottom: 60px;
}

.page--hero__highlighted-section--type-1 h1 {
  margin: 0 0 5px;
  line-height: 90px;
}
.page--hero__highlighted-section--type-1 h1:nth-of-type(3) {
  color: #b0b0ae;
  font-size: 56px;
  line-height: 56px;
  margin-top: 50px;
}
.page--hero__highlighted-section--type-1 h1:nth-of-type(3) + p {
  font-size: 14px;
}
.page--hero__highlighted-section--type-1 h2 {
  color: #727272;
  margin: 4px 0 60px;
  max-width: 80%;
  font-size: 30px;
}
.page--hero__highlighted-section--type-1 p {
  color: #616161;
  font-weight: bold;
}
.page--hero__highlighted-section--type-1 p + .cta {
  margin-top: -10px;
}

.page--hero__highlighted-section--type-1a h1 {
  color: #25aae1;
}
.page--hero__highlighted-section--type-1a h1:nth-of-type(1) {
  color: #25aae1;
  font-size: 112px;
  font-weight: 300;
  line-height: 112px;
  margin-bottom: 0;
}
.page--hero__highlighted-section--type-1a h1:nth-of-type(2) {
  font-size: 56px;
  line-height: 56px;
  margin-top: 45px;
}
.page--hero__highlighted-section--type-1a h1:nth-of-type(3) {
  color: #25aae1;
  margin-top: 45px;
}
.page--hero__highlighted-section--type-1a h2 {
  margin: 4px 0 50px;
}
.page--hero__highlighted-section--type-1a h2:nth-of-type(2) {
  margin-bottom: 15px;
}
.page--hero__highlighted-section--type-1a p.text-muted {
  font-size: 14px;
}
.page--hero__highlighted-section--type-1a p.cta-title {
  margin-top: 35px;
}

.page--hero__highlighted-section--type-1b h1:nth-of-type(1) {
  color: #8cc63f;
  font-size: 90px;
}
.page--hero__highlighted-section--type-1b h1:nth-of-type(2) {
  font-size: 90px;
  font-weight: normal;
}

.page--hero__highlighted-section--type-2 {
  background: url("../images/body-bg--highlighted--darker.png");
  margin-top: 60px;
}

.page-heading--hero {
  background: url("../images/page-heading-hero-bg.jpg") center repeat-x;
  -webkit-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.6);
  box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.6);
  border-bottom: none;
  margin-bottom: 85px;
  padding: 41px 0;
}
.page-heading--hero h1 {
  color: #fff;
  text-shadow: 1px 1px 15px rgba(0, 0, 0, 0.55);
}
.page-heading--hero + .page--hero__highlighted-section {
  margin-top: -85px;
}

.hero__list--centered {
  text-align: center;
}
.hero__list--centered h3 {
  color: #000;
  font-weight: bold;
  margin-bottom: 5px;
}
.hero__list--centered a {
  text-decoration: underline;
}
.hero__list--centered a:hover {
  color: #e28419;
}
.hero__list--centered p {
  min-height: 100px;
}

.hero__block--left {
  padding-right: 40px;
}
.hero__block--left h3 {
  color: #000;
  margin: 0 0 20px;
}

.hero__link--inline {
  text-decoration: underline;
  font-size: 16px;
}
.hero__link--inline:hover {
  color: #e28419;
}

.page--hero__form {
  margin: 40px 0 100px;
}
.page--hero__form ol {
  margin-bottom: 25px;
}
.page--hero__form li {
  position: relative;
  padding-right: 145px;
  font-weight: bold;
}
.page--hero__form li hr {
  margin: 10px -145px 15px -22px;
}
.page--hero__form li > ul {
  color: #cc0000;
}
.page--hero__form p {
  margin-bottom: 5px;
  font-weight: normal;
}
.page--hero__form .form-control--radio-group {
  position: absolute;
  top: 0;
  right: 0;
  clear: both;
}
.page--hero__form .form-control--radio-group input, .page--hero__form .form-control--radio-group label {
  float: left;
  margin-left: 8px;
}
.page--hero__form .form-control--radio-group label {
  text-transform: capitalize;
}
.page--hero__form .form-control--horizontal {
  width: 60%;
  clear: both;
}
.page--hero__form .form-control--horizontal p {
  margin: 18px 0 0;
}
.page--hero__form .form-control--horizontal label, .page--hero__form .form-control--horizontal p {
  float: left;
}
.page--hero__form .form-control--horizontal select {
  float: right;
  margin-top: 15px;
}

.positive-investing-questions .text-error {
  color: #cc0000;
}

.page--hero .section-intro {
  margin: -8px 0 50px;
}

.project {
  background-color: #fff;
  border: 1px solid #8cc63f;
  height: 196px;
  padding-left: 15px;
  margin-bottom: 17px;
}

.project--featured {
  background-position: top right;
  background-repeat: no-repeat;
}

.project--featured--1 {
  background-image: url("../images/difference-projects/01.jpg");
}

.project--featured--2 {
  background-image: url("../images/difference-projects/02.jpg");
}

.project--featured--3 {
  background-image: url("../images/difference-projects/03.jpg");
}

.project--featured--4 {
  background-image: url("../images/difference-projects/04.jpg");
}

.project--featured--5 {
  background-image: url("../images/difference-projects/05.jpg");
}

.project--featured--6 {
  background-image: url("../images/difference-projects/06.jpg");
}

.project__title {
  display: inline;
  color: #fff;
  font-style: italic;
  background-color: #8cc63f;
  font-size: 22px;
  line-height: 32px;
  margin: 0;
  padding: 2px 10px 5px 0;
  font-weight: normal;
  position: relative;
}
.project__title:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  background-color: #8cc63f;
  width: 15px;
  height: 34px;
}
.project--featured--4 .project__title:before, .project--featured--5 .project__title:before, .project--featured--6 .project__title:before {
  height: 66px;
}

.page--hero .project__subtitle {
  font-weight: 800;
  color: #8cc63f;
  font-size: 36px;
  margin: 13px 0 2px;
}

.page--hero .project__tagline {
  font-size: 22px;
  color: #77787b;
  margin-bottom: 5px;
}
.project__tagline .logo {
  display: inline-block;
  float: none;
  width: 60px;
  height: 20px;
  background-size: 60px 28px;
  vertical-align: top;
  margin-left: 2px;
}

.page--hero .project__text {
  color: #25aae1;
  font-style: italic;
  font-size: 14px;
  line-height: 17px;
}
.project--featured--6 .project__text {
  font-size: 13px;
  line-height: 14px;
}

.list--images {
  margin: 0;
  text-align: center;
}
.list--images li {
  display: inline-block;
  padding: 0 25px;
}

.block {
  background-color: #fff;
  padding: 0 20px 100px;
  margin: 4px 0 20px;
  position: relative;
}

.block--featured {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.25);
}

.block__image-wrapper {
  margin: 0 -20px;
}

.block__title {
  font-weight: bold;
  font-size: 18px;
  color: #4d4d4d;
  margin: 12px 0 17px;
  line-height: 1.2;
}

.block__subtitle,
p.block__subtitle {
  margin: 10px 0 0;
  text-transform: uppercase;
  font-size: 12px;
  color: #25aae1;
}

.block__text,
p.block__text {
  color: #4d4d4d;
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 22px;
}

.block__footer {
  background-color: #f1f1f1;
  margin: 0;
  padding: 0 20px 12px;
  min-height: 65px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.block__footer__title {
  color: #e28419;
  font-size: 22px;
  margin: 0;
  line-height: 1;
  padding-top: 15px;
}

.block__footer__subtitle,
p.block__footer__subtitle {
  color: #494949;
  font-size: 12px;
  margin: 0 0 5px;
}

.block__footer__text,
p.block__footer__text {
  color: #6e6e6e;
  font-size: 12px;
  margin-bottom: 0;
}
