/*!
 * Bootstrap v3.2.0 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
      -ms-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  margin: .67em 0;
  font-size: 2em;
}
mark {
  color: #000;
  background: #ff0;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
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-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  padding: .35em .625em .75em;
  margin: 0 2px;
  border: 1px solid #c0c0c0;
}
legend {
  padding: 0;
  border: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-spacing: 0;
  border-collapse: collapse;
}
td,
th {
  padding: 0;
}
@media print {
  * {
    color: #000 !important;
    text-shadow: none !important;
    background: transparent !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;

    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/*@import "glyphicons.less";*/
body {
  padding: 0;
  margin: 0;
  color: #5b5b5b;
  background: url("../../../images/bg-page.png") top left repeat-x #fff;
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Md';

  src: url('../../fonts/2B53C1_2_0.eot');
  src: url('../../fonts/2B53C1_2_0.eot?#iefix') format('embedded-opentype'), url('../../fonts/2B53C1_2_0.woff') format('woff'), url('../../fonts/2B53C1_2_0.ttf') format('truetype');
}
@font-face {
  font-family: 'HelveticaNeueLTStd-Bd';

  src: url('../../fonts/2B53C1_1_0.eot');
  src: url('../../fonts/2B53C1_1_0.eot?#iefix') format('embedded-opentype'), url('../../fonts/2B53C1_1_0.woff') format('woff'), url('../../fonts/2B53C1_1_0.ttf') format('truetype');
}
/********************************************************************
*********************************************************************
********************************************************************/
/* LAYOUT */
p {
  font-size: .75em;
}
.page {
  text-align: left;
}
span.lowercase {
  text-transform: lowercase;
}
.container-main,
.container-landing {
  margin-bottom: 45px;
}
.container-main .content {
  width: 100%;
  margin-bottom: 20px;
}
.content {
  float: left;
}
.content img {
  max-width: 100%;
  height: auto;
}
.content ul li {
  font-size: .9em;
}
.additional .panel .image-left {
  width: 60px;
}
.container-landing .content .google-map {
  height: 300px;
  margin-bottom: 20px;
}
.container-landing .content .google-map img {
  max-width: none;
}
.container-landing .content .google-map-alt {
  width: 706px;
  margin-bottom: 20px;
  overflow: hidden;
}
/* 3 Column */
.container-main .content .google-map {
  width: 100%;
  height: 474px;
  margin-bottom: 30px;
}
.container-main .content h2 img {
  width: 100%;
}
.footer {
  clear: both;
}
#googlesitesearch {
  display: none;
}
#googlesitesearch h1 {
  visibility: visible !important;
}
#googlesitesearch .gsc-tabhActive {
  display: none;
}
#googlesitesearch .gsc-tabsArea {
  margin-top: 0;
}
/* CONTENT AREA AND PANELS */
.content-top,
.panel {
  padding-top: 10px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: left top;
}
.content-border,
.panel-border {
  padding: 0 17px 20px 17px;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: 1px 100%;
  /* See also ie7.css */
  border-top-style: none;
}
.container-main .content-top {
  background: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 5px 5px 0 0;
}
.container-main .content-border {
  padding-bottom: 20px;
  background: #fff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fbfbfb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));
  background:         linear-gradient(to bottom, #fff 0%, #fbfbfb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fbfbfb, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
.container-landing .content-border {
  padding: 15px 0;
  margin-bottom: 20px;
  border: 1px solid #d9d9d9;
  border-radius: 5px 5px 0 0;
}
.container-landing .intro-wrapper {
  margin: 5px 2.5% 10px 2.5%;
}
.location-wrapper {
  padding: 0 2.5%;
}
.location-wrapper h1 {
  font-size: 1.25em;
}
.location-wrapper ul {
  list-style: none;

  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}
.location-wrapper ul li {
  display: block;
  margin: 0;
}
.location-wrapper ul li a {
  font-size: 11px;
  font-weight: bold;
}
ul.offices-order {
  list-style: none;

  -webkit-column-count: 3;
     -moz-column-count: 3;
          column-count: 3;
}
ul.offices-order li {
  display: block;
}
.office-detail h3 {
  font-size: 12px;
}
.sub-navigation-top,
.panel {
  margin-bottom: 20px;
}
.panel {
  background: #fff;
  border: solid 1px #d9d9d9;
  border-radius: 5px 5px 0 0;
}
/*.additional .panel,
.sub-navigation .panel {
    font-size: 92%; 
}*/
.panel-border {
  background: #fff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fbfbfb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));
  background:         linear-gradient(to bottom, #fff 0%, #fbfbfb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fbfbfb, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
/*.sub-navigation .panel {
    margin-right: 3px;
    background-image: url(../../../images/panel-small-top.gif);
}*/
.sub-navigation .panel-border {
  padding-right: 10px;
  padding-left: 10px;
  background-image: url(../../../images/panel-small-gradient.gif);
}
.content-border .panel {
  background-image: url(../../../images/panel-content-top.gif);
}
.content-border .panel .panel-border {
  background-image: url(../../../images/panel-content-gradient.gif);
}
.content-border .panel .panel-border h2 {
  margin-top: 0;
}
.home .content .panel {
  float: left;
  width: 341px;
  color: #333;
  background-image: url(../../../images/panel-home-top.gif);
}
.home .content .panel-border,
.home .additional .panel-border {
  padding-top: 0;
}
.home .content .panel-border {
  background-image: url(../../../images/panel-home-gradient.gif);
}
.home .content .panel-border .image,
.home .additional .panel-border h2 {
  margin: 0 -16px 10px;
}
.home .panel h2,
.home .additional .panel-border h2 {
  padding: 0 17px 7px 17px;
}
.home .panel h2 {
  margin: 0 0 12px 0;
  background: #fff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #c9e3c2));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #c9e3c2 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #fff 0%, #c9e3c2 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#c9e3c2));
  background:         linear-gradient(to bottom, #fff 0%, #c9e3c2 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#c9e3c2, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
.home .additional .panel-border h2 {
  font-size: 1.25em;
  background: #fff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #e4e4e4));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #e4e4e4 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #fff 0%, #e4e4e4 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e4e4e4));
  background:         linear-gradient(to bottom, #fff 0%, #e4e4e4 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#e4e4e4, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
  /* 20px */
}
/* PANEL CONTENT */
.container-main h1 {
  margin: 5px 0;
  font-size: 1.25em;
  line-height: 1.2;
}
.container-main .additional .panel-border h2 {
  font-size: 1.25em;
  /* 20px */
}
.panel-border h2 {
  margin: 0;
  font-size: 1.125em;
  /* 18px */
  font-weight: normal;
}
.panel-border h2.link,
.sIFR-active .panel-border h2.link {
  margin: 0 0 10px 0;
  font-size: .75em;
  /* 12px */
  font-weight: bold;
  color: #666;
}
.panel-border h2.link a {
  text-decoration: underline;
}
.panel-border hr {
  height: 1px;
  margin: 1.5em 0;
  clear: both;
  color: #d5d5d5;
  background-color: #d5d5d5;
  border-style: none;
}
.panel-border dl {
  font-size: .75em;
  /* 12px */
}
.panel-border h3 {
  font-size: .8125em;
  /* 13px */
}
.home .panel-border h3 {
  font-size: .875em !important;
  /* 14px */
  line-height: 1.2;
}
/* LANDING PAGE CELLS */
.landing-cells h1 {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
.landing-cells hr {
  float: left;
  width: 100%;
  margin: 0;
  border: none;
}
.landing-cells-two-col > div > div {
  float: left;
  /*display:inline-block;*/
  width: 45%;
  margin: 0 2.5%;
  border-bottom: 1px solid #d9d9d9;
}
.landing-cells-three-col > div > div {
  float: left;
  /*display:inline-block;*/
  width: 28.3%;
  margin: 0 2.5%;
  border-bottom: 1px solid #d9d9d9;
}
.landing-cells-one-col > div > div {
  float: left;
  width: 95%;
  margin: 0 2.5%;
  border-bottom: 1px solid #d9d9d9;
}
.landing-cells-two-col {
  background: url(../../../images/two-col-divider.gif) repeat-y center 0;
}
.landing-cells-three-col {
  background: url(../../../images/two-col-divider.gif), url(../../../images/two-col-divider.gif);
  background-repeat: repeat-y, repeat-y;
  background-position: 33.3% 0, 66.6% 0;
}
.landing-cells .col-1,
.landing-cells .col-2,
.landing-cells .col-3 {
  float: left;
}
.landing-cells .col-2,
.landing-cells .col-3 {
  padding-left: 35px;
}
.landing-cells-two-col .col-1 {
  width: 318px;
}
.landing-cells-two-col .col-2 {
  width: 317px;
}
.landing-cells-three-col .col-1,
.landing-cells-three-col .col-2,
.landing-cells-three-col .col-3 {
  width: 200px;
}
.landing-cells .person a img {
  float: left;
  margin: 0 15px 15px 0;
}
.landing-cells .cell {
  padding: 15px 0;
}
.landing-cells .cell.first {
  padding-top: 0;
  margin-top: 0;
  border-top: none;
}
.landing-cells .cell h2 {
  margin-top: 0;
  font-size: 1.25em;
  /* 20px */
  font-weight: normal;
  line-height: 1.2;
}
.landing-cells .cell blockquote {
  text-align: right;
}
/* LANDING CELL/PANEL IMAGES */
.panel .image,
.landing-cells .cell .image {
  padding-bottom: 7px;
  background: url(../../../images/panel-image-shadow.gif) left bottom repeat-x;
}
.panel .image img,
.landing-cells .cell .image img {
  display: block;
  width: 100%;
}
.pdf-link {
  margin-bottom: 1em;
}
.pdf-link .image {
  float: left;
  margin-right: 5px;
}
.pdf-link a {
  font-weight: bold;
}
.pdf-link a span.details {
  display: block;
  font-weight: normal;
}
/* HR */
div.hr {
  height: 5px;
  overflow: hidden;
  clear: both;
  background: transparent url(../../../images/bg-hr-wide.gif) no-repeat scroll center bottom;
}
div.hr hr {
  display: none;
}
/* HERO */
.hero {
  position: relative;
  /*width: 952px;*/
  padding-bottom: 20px;
}
.hero img {
  width: 100%;
}
.home .hero {
  /* To match breadcrumb content height */
  padding-top: 14px;
  margin-top: 1.3em;
  /* To match breadcrumb top and bottom padding */
}
.home .hero ul {
  min-height: 240px;
}
/*.container-main .hero {
	float: right;
	width: 754px;
}

.container-landing .content .hero {
	width: 706px;
}*/
.hero-content {
  position: absolute;
  top: 65px;
  left: 0;
  width: 50%;
  color: #fff;
}
.hero-content h1 {
  margin: 0 ;
  font-size: 1.625em;
  color: #fff !important;
  font-weight: normal;
  font-family: Helvetica,Arial;
}
.landing-h1-wrapper h1 {
  font-size: 1.625em;
}
.landing-h1-wrapper {
  margin: 0 20px;
}
.container-main .hero-content {
  width: 70%;
}
.hero-content-bottom {
  width: 100%;
  padding: 15px 0 15px 26px;
  background: #38a7d5;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #38a7d5), color-stop(100%, #017fbf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #38a7d5 0%, #017fbf 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #38a7d5 0%, #017fbf 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#38a7d5), to(#017fbf));
  background:         linear-gradient(to bottom, #38a7d5 0%, #017fbf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#38a7d5, endColorstr=#017fbf, GradientType=0);
  border-radius: 0 10px 10px 0;

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
.hero-content .section-title,
.hero-content .strapline {
  padding-bottom: 0;
}
.hero-content h1.section-title {
  margin: 0;
  font-size: 1.625em;
  /* 26px */
  color: #fff;
}
.hero-content p {
  padding: 0;
  /* 16px */
  margin: 0 20px 0 0;
  font-size: 1em;
}
/* FORMAT */
abbr,
acronym,
dfn {
  cursor: help;
  border: 0;
}
a abbr,
a acronym,
a dfn {
  cursor: pointer;
}
pre,
address {
  padding: 0;
  margin: 0;
}
p {
  padding: 0 0 1em 0;
  margin: 0;
  line-height: 1.3em;
}
blockquote {
  /* 21px */
  margin: 0;
  font-size: 1.73em;
}
big {
  font-size: 1.3em;
}
blockquote p {
  padding-bottom: 0;
  line-height: 1.1em;
}
blockquote.internal-feature {
  float: right;
  width: 50%;
  margin: 10px 20px;
}
img {
  border: 0;
}
/* HIGHLIGHTED LINKS AND NEWS LINKS - news links are only used on the home page */
ul.highlighted-links,
ul.news-links {
  float: left;
  padding: 0;
  margin: 0;
  line-height: 1.5;
  list-style-type: none;
}
/*.content ul.highlighted-links {
    font-size: 0.6875em; 
}*/
ul.news-links {
  margin-bottom: 1em;
  font-size: .75em;
  /* 12px */
  line-height: 1.3em;
}
ul.highlighted-links li {
  margin: 0;
}
ul.news-links li {
  margin: 0 0 .5em;
}
ul.highlighted-links li a,
ul.news-links li,
a.cta-link {
  padding-left: 19px;
  background-repeat: no-repeat;
  background-position: 0 .4em;
}
ul.highlighted-links li a {
  display: block;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  background-image: url(../../../images/arrow-right-link-colour1.gif);
}
.newsletters-additional ul li a {
  display: block;
  padding-left: 19px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  background-image: url(../../../images/arrow-right-link-colour1.gif);
  background-repeat: no-repeat;
  background-position: 0 .4em;
}
.newsletters-additional ul {
  list-style: none;
}
.newsletters-additional ul li {
  margin: 0;
}
ul.highlighted-links li.rss a {
  padding-left: 23px;
  margin-left: -4px;
  background-image: url(../../../images/icon-rss-small.png);
  background-position: 0 0;
}
ul.news-links li,
a.cta-link {
  background-image: url(../../../images/arrow-right-link-home2.gif);
}
a.cta-link {
  font-size: 11px ;
  font-weight: bold;
  background-position: 0 1px;
}
ul.highlighted-links li a span {
  font-weight: normal;
}
/* FORMAT > colour schemes */
/* Colour 1: blue (Default, no class required. Background images that are part of the colour scheme are located with their relevant code) */
h1,
h2.alt,
.panel h2,
.landing-cells .cell h2,
blockquote,
.office-detail h2 {
  color: #007dbd;
}
/* Colour 2: red */
.colour2 h1,
.colour2 h2,
.colour2 h2.alt,
.colour2 .panel h2,
.colour2 .landing-cells .cell h2,
.colour2 blockquote,
.colour2 .office-detail h2 {
  color: #af1818;
}
.colour2 ul.highlighted-links li a,
.colour2 .pagination ul.next a {
  background-image: url(../../../images/arrow-right-link-colour2.gif);
}
.colour2 .pagination ul.previous a {
  background-image: url(../../../images/arrow-left-link-colour2.gif);
}
.colour2 .sub-navigation li.selected {
  background-color: #b11719;
  background-image: url(../../../images/subnavigation-gradient-selected-colour2.gif);
}
.colour2 .hero-content-bottom {
  width: 100%;
  background: #d93636;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d93636), color-stop(100%, #b01818));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #d93636 0%, #b01818 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #d93636 0%, #b01818 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#d93636), to(#b01818));
  background:         linear-gradient(to bottom, #d93636 0%, #b01818 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#d93636, endColorstr=#b01818, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
/* Colour 3: light green */
.colour3 h1,
.colour3 h2.alt,
.colour3 .panel h2,
.colour3 .landing-cells .cell h2,
.colour3 blockquote,
.colour3 .office-detail h2 {
  color: #689119;
}
.colour3 ul.highlighted-links li a,
.colour3 .pagination ul.next a {
  background-image: url(../../../images/arrow-right-link-colour3.gif);
}
.colour3 .pagination ul.previous a {
  background-image: url(../../../images/arrow-left-link-colour3.gif);
}
.colour3 .sub-navigation li.selected {
  background-color: #699219;
  background-image: url(../../../images/subnavigation-gradient-selected-colour3.gif);
}
.colour3 .hero-content-bottom {
  width: 100%;
  background: #9dba1a;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #9dba1a), color-stop(100%, #699219));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #9dba1a 0%, #699219 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #9dba1a 0%, #699219 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#9dba1a), to(#699219));
  background:         linear-gradient(to bottom, #9dba1a 0%, #699219 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#9dba1a, endColorstr=#699219, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
/* Colour 4: dark green */
.colour4 h1,
.colour4 h2.alt,
.colour4 .panel h2,
.colour4 .landing-cells .cell h2,
.colour4 blockquote,
.colour4 .office-detail h2 {
  color: #007a3d;
}
.colour4 ul.highlighted-links li a,
.colour4 .pagination ul.next a {
  background-image: url(../../../images/arrow-right-link-colour4.gif);
}
.colour4 .pagination ul.previous a {
  background-image: url(../../../images/arrow-left-link-colour4.gif);
}
/* Colour 5: gold */
.colour5 h1,
.colour5 h2.alt,
.colour5 .panel h2,
.colour5 .landing-cells .cell h2,
.colour5 blockquote,
.colour5 .office-detail h2 {
  color: #d69700;
}
.colour5 ul.highlighted-links li a,
.colour5 .pagination ul.next a {
  background-image: url(../../../images/arrow-right-link-colour5.gif);
}
.colour5 .pagination ul.previous a {
  background-image: url(../../../images/arrow-left-link-colour5.gif);
}
.colour5 .sub-navigation li.selected {
  background-color: #d79801;
  background-image: url(../../../images/subnavigation-gradient-selected-colour5.gif);
}
.colour5 .hero-content-bottom {
  width: 100%;
  background: #f2b930;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f2b930), color-stop(100%, #d79801));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f2b930 0%, #d79801 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #f2b930 0%, #d79801 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#f2b930), to(#d79801));
  background:         linear-gradient(to bottom, #f2b930 0%, #d79801 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#f2b930, endColorstr=#d79801, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
/* Colour 6: grey */
.colour6 h1,
.colour6 h2.alt,
.colour6 .panel h2,
.colour6 .landing-cells .cell h2,
.colour6 blockquote,
.colour6 .office-detail h2 {
  color: #646464;
}
.colour6 ul.highlighted-links li a,
.colour6 .pagination ul.next a {
  background-image: url(../../../images/arrow-right-link-colour6.gif);
}
.colour6 .pagination ul.previous a {
  background-image: url(../../../images/arrow-left-link-colour6.gif);
}
.colour6 .sub-navigation li.selected {
  background-color: #646464;
  background-image: url(../../../images/subnavigation-gradient-selected-colour6.gif);
}
.colour6 .hero-content-bottom {
  width: 100%;
  background: #858585;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #858585), color-stop(100%, #646464));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #858585 0%, #646464 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #858585 0%, #646464 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#858585), to(#646464));
  background:         linear-gradient(to bottom, #858585 0%, #646464 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#858585, endColorstr=#646464, GradientType=0);

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
/* Home: home page custom colours */
.home .panel h2 {
  color: #333;
}
.home .additional ul.highlighted-links li a {
  background-image: url(../../../images/arrow-right-link-home1.gif);
}
.home ul.highlighted-links li a {
  background-image: url(../../../images/arrow-right-link-colour4.gif);
}
/* Keep nested sub-navigation background clear */
.colour2 .sub-navigation ul ul li.selected,
.colour3 .sub-navigation ul ul li.selected,
.colour4 .sub-navigation ul ul li.selected,
.colour5 .sub-navigation ul ul li.selected,
.colour6 .sub-navigation ul ul li.selected {
  background-color: transparent;
  background-image: none;
}
.colour2 .sub-navigation ul ul li.selected a,
.colour3 .sub-navigation ul ul li.selected a,
.colour4 .sub-navigation ul ul li.selected a,
.colour5 .sub-navigation ul ul li.selected a,
.colour6 .sub-navigation ul ul li.selected a {
  color: #5b5b5b;
}
/* FORMAT > fonts */
body,
input,
textarea,
select,
a {
  font-family: Arial, sans-serif;
}
h1,
h2,
h2.alt,
h3,
h4,
h5,
h6 {
  font-family: 'HelveticaNeueLTStd-Md', Arial, sans-serif;
  font-weight: normal;
}
em,
i {
  font-style: italic;
}
strong,
b {
  font-weight: bold;
}
dfn {
  font-style: normal;
}
cite {
  font-style: italic;
}
code,
kbd,
pre {
  font-family: "Courier New", Courier, mono;
  font-size: 1em;
}
/* ANCHORS */
a {
  color: #5b5b5b;
}
a:link,
a:visited,
a:active {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.info-link {
  padding-left: 18px;
  font-size: .92em;
  font-weight: bold;
  background: transparent url(../../../images/icon-info.gif) no-repeat 0 1px;
  /* 11px */
}
/* HEADERS */
h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
}
h2,
.content h2.alt {
  /* 20px */
  padding: 5px 0;
  font-size: 1.25em;
}
h3 {
  font-family: 'HelveticaNeueLTStd-Bd', Arial, sans-serif;
  font-size: .8125em;
  /* 13px */
  font-weight: normal;
  color: #333;
}
h4,
h5,
h6 {
  font-size: .75em;
  /* 12px */
}
p.subheading {
  /* 10px */
  margin-top: -9px;
  font-size: .625em;
  font-weight: normal;
  line-height: 2.4em;
  color: #666;
}
.content h2 {
  margin: 0;
  font-size: 1.25em;
  /* 20px */
}
.home .content h1 {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
/* LISTS */
ul,
ol,
dl {
  padding: 0 0 1em 0;
  margin: 0;
}
ul ul,
ol ol,
ol ul,
ul ol {
  padding: 0;
  margin: 0 0 0 2em;
}
ul {
  list-style-type: disc;
}
ol {
  list-style-type: decimal;
}
ol li {
  font-size: .75em;
}
li {
  padding: 0;
  margin: 0 0 0 2em;
}
dl {
  padding: 5px 0 0 2px;
  margin: 0;
}
dt {
  display: block;
  float: left;
  padding-right: .5em;
  clear: left;
}
dd {
  margin: 0 0 5px 0;
}
ul.two-col-floated {
  float: left;
  width: auto;
  list-style: none;
}
ul.two-col-floated li {
  float: left;
  width: 18.5em;
  padding-bottom: .5em;
  margin: 0;
}
ul.two-col-floated a,
a.two-col-floated {
  font-size: .92em;
  /* 11px */
  font-weight: bold;
  color: #666;
}
ul.two-col-floated ul {
  margin: 0;
  list-style: none;
}
ul.four-col-floated {
  float: left;
  width: 100%;
  list-style: none;
}
ul.four-col-floated li {
  float: left;
  width: 25%;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 10px .5em 0;
  margin: 0;
}
ul.four-col-floated a,
a.four-col-floated {
  font-size: .92em;
  /* 11px */
  font-weight: bold;
  color: #666;
}
ul.four-col-floated ul {
  margin: 0;
  list-style: none;
}
ul.three-col-floated {
  float: left;
  width: auto;
  list-style: none;
}
ul.three-col-floated li {
  float: left;
  width: 11.5em;
  padding-right: 1em;
  padding-bottom: .5em;
  margin: 0;
}
ul.three-col-floated a,
a.three-col-floated {
  font-size: .92em;
  /* 11px */
  font-weight: bold;
  color: #666;
}
ul.three-col-floated ul {
  margin: 0;
  list-style: none;
}
ul.three-col-floated ul li {
  padding-right: 0;
}
/* TABLES */
caption {
  display: block;
  padding: 0;
  margin: 0;
}
table {
  width: 100%;
  margin: 0 0 20px 0;
  border: none;
  font-size: 12px;
}
th {
  padding: 2px 5px 2px 5px;
  color: #fff;
  background-color: #000;
  border: none;
}
th.row-header {
  color: #000;
  background-color: transparent;
}
td {
  padding: 2px 5px 2px 5px;
  border: none;
}
tr.alt {
  background-color: #eee;
}
/* FLOATING */
.left {
  float: left;
}
.right {
  float: right;
}
/* FORMS */
form {
  padding: 0;
  margin: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0 solid #fff;
}
fieldset fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: none !important;
  padding: 0;
  margin: 0;
  color: #333;
}
fieldset h2 {
  margin: 0 0 10px 0;
}
fieldset h3 {
  margin: 10px 0 0 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
  /* 12px */
  font-weight: bold;
}
.field {
  position: relative;
  width: 100%;
  padding: 0 0 10px 0;
}
.element {
  float: left;
  width: 80%;
}
fieldset fieldset .element {
  width: 100%;
}
fieldset fieldset .input {
  padding: 0;
}
.sub-navigation .element {
  float: none;
  width: 100%;
}
.label {
  padding: 0;
  margin: 0;
  text-align: left;
}
.input {
  padding: 0 5px 0 0;
  margin: 0;
}
.element .col div {
  padding: 0 0 5px 0;
}
.invalid label {
  color: #f00;
}
.invalid .input {
  background: url(../../../images/invalid.gif) top right no-repeat;
}
.valid label {
  color: #00af6a;
}
.valid .input {
  padding: 0 20px 0 0;
  background: url(../../../images/valid.gif) top right no-repeat;
}
p.compulsory {
  text-align: right;
}
label {
  display: block;
  padding: 0 0 2px 0;
  font-size: .75em;
  font-weight: bold;
  color: #545353;
}
.additional #id_matrix input[type=text] {
  width: 100%;
}
.content #id_matrix input[type=text] {
  display: block;
  width: 60%;
}
#id_matrix input[type=submit] {
  font-size: .75em;
}
#id_matrix label {
  margin: 5px 0 0 0;
}
#id_matrix span {
  font-size: .75em;
}
#id_matrix select,
#id_matrix textarea {
  width: 100%;
}
fieldset fieldset label {
  float: none;
  font-size: .94em;
  font-weight: normal;
}
textarea {
  width: 95%;
  padding: .2em;
  font-size: 100%;
  font-size: 1.1em;
}
input.text {
  width: 95%;
  padding: 1px 3px;
  font-size: 1.1em;
}
input.radio {
  display: block;
  float: left;
  padding: 0;
  margin: 0 5px 5px 0;
}
select {
  width: 95%;
  font-size: 1.1em;
}
.short {
  width: 50% !important;
}
.button-left {
  float: left;
  width: auto;
}
.button-right {
  float: right;
  width: auto;
}
a.button span {
  display: block;
  line-height: 25px;
}
span.button,
a.button {
  display: inline-block;
  padding-left: 3px;
  background: transparent url(../../../images/button-left.png) top left no-repeat;
  /* See also ie6.css */
}
span.button input.submit,
a.button span {
  /* See also ie7.css */
  height: 25px;
  padding: 0 15px 3px 10px;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
  /* See also ie6.css */
  color: #fff;
  vertical-align: middle;
  cursor: pointer;
  background: transparent url(../../../images/button-right.png) top right no-repeat;
  border-style: none;
  outline: none;
}
a:hover.button {
  text-decoration: none;
  background-image: url(../../../images/button-left-hover.png);
}
a:hover.button span {
  background-image: url(../../../images/button-right-hover.png);
}
.warnEmpty {
  display: none;
}
.warn {
  display: block;
  clear: both;
  color: #f00;
}
.highlight {
  color: #f00;
}
.hide {
  display: none;
}
.hidden {
  position: absolute;
  top: -500px;
  left: -500px;
  width: 100px;
}
/* Contact Us form */
.contact-us .label {
  float: left;
  width: 122px;
  /* See also ie6.css */
}
.contact-us textarea,
.contact-us input.text,
.contact-us select {
  width: 240px;
}
.contact-us .helpbutton {
  margin-top: .4em;
}
.contact-us .compulsory {
  float: left;
  font-size: .83em;
  /* 10px */
}
.contact-us .field-submit {
  padding-right: 100px;
}
/* Articles XForm */
.article-form h2 {
  padding-bottom: 10px;
}
.article-form .label {
  float: left;
  width: 122px;
  /* See also ie6.css */
}
.article-form .radio .label {
  font-weight: bold;
}
.article-form .radiogroup {
  float: left;
  width: 240px;
}
.article-form .radiogroup .clear {
  padding-bottom: 2px;
}
.article-form .radiogroup label {
  font-weight: normal;
}
.article-form hr {
  height: 1px;
  margin: 1.5em 0;
  clear: both;
  color: #d5d5d5;
  background-color: #d5d5d5;
  border-style: none;
}
.article-form textarea,
.article-form input.text,
.article-form select {
  width: 240px;
}
.article-form .helpbutton {
  margin-top: .4em;
}
.article-form .compulsory {
  float: left;
  font-size: .83em;
  /* 10px */
}
.article-form .field-submit {
  padding-right: 100px;
}
/* Location picker form */
.location-picker .field,
.location-picker .field .element,
.location-picker .field .input {
  display: inline;
}
.location-picker .field {
  padding: 0;
}
.location-picker .label label,
.location-picker select {
  font-size: 1em;
  /* 11px */
}
.location-picker .label label {
  padding-bottom: 0;
}
.location-picker .field .element {
  float: none;
}
.location-picker select {
  width: 127px;
}
.location-picker select,
.location-picker span.button {
  vertical-align: middle;
}
/*POPUP HELP*/
.helpbutton {
  float: left;
  width: auto;
  padding: 0;
  margin: 1.8em 0 0 0;
  font-size: .91em;
  text-decoration: none;
  text-transform: uppercase;
}
.helpbutton:hover {
  color: blue;
  background: #ccf;
}
.help {
  position: absolute;
  top: 1.4em;
  right: 0;
  z-index: 10;
  width: 30%;
  padding: 0 0 5px 0;
  background: #ddd;
  border: 1px solid #000;
}
.field-alt .help {
  position: absolute;
  right: 0;
  width: 210px;
  padding: 0 0 5px 0;
  margin-top: 18px;
  background: #785d30;
}
.help h3,
.help p {
  width: auto;
  padding: 0;
  margin: 5px 0 0 10px;
  font-size: .91em;
}
.help h3 {
  font-weight: bold;
}
.help ul,
.help li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: none;
}
.help a {
  display: block;
  padding: 1px 10px 5px 0;
  margin: 5px 10px 0 10px;
  font-size: .91em;
  color: #00f;
  text-decoration: none;
  text-transform: uppercase;
  background: #ddd;
  border: 0;
}
.help a:hover {
  color: #00f;
  background: #ddd;
}
/* TOOLTIP HELP */
#tooltip {
  position: absolute;
  z-index: 3000;
  padding-top: 4px;
  background: url(../../../images/tooltip_top.gif) left top no-repeat;
}
#tooltip span {
  display: block;
  width: 175px;
  min-height: 53px;
  padding: 0 10px 10px;
  text-align: left;
  background: url(../../../images/tooltip_bottom.gif) left bottom no-repeat;
}
#tooltip h3,
#tooltip div {
  margin: 0;
}
#tooltip h3 {
  margin: 0;
  font-size: 1em;
  font-weight: bold;
}
/*NON_JS HELP*/
#help {
  margin: 12px;
  border-top: 1px solid #ccbea3;
}
#help div {
  margin: 0 0 15px 0;
}
#help h2 {
  margin: 10px 0 10px 0;
}
#help h3 span,
.help h3 span,
.error h3 span {
  display: block;
  float: left;
  width: auto;
  padding: 0 7px 0 0;
  margin: 0 5px 0 0;
  background: url(../../../images/help-title-bg.gif) center right no-repeat;
}
#help ul,
#help li {
  padding: 0;
  margin: 0;
  list-style-type: none;
  background: transparent;
}
#help a.jumper {
  display: block;
  float: left;
  width: auto;
  margin: 0 0 10px 0;
}
#help p {
  margin: 0 0 5px 0;
}
/* 3rd column */
#form_login .label,
#form_login .element {
  float: none;
  width: auto;
  padding: .1em 0;
  margin: 0;
}
#form_login input.text {
  width: 100px;
}
/* survey */
ul.results {
  list-style: none;
}
.results li {
  display: block !important;
  padding: 0;
  margin: 0 0 5px 0 !important;
}
.results span.bar {
  display: block;
  float: left;
  height: 1.2em;
  margin: 2px 3px 0 0;
  background: #f00;
}
.results span.amount {
  display: block;
  float: left;
  margin: 2px 0 0 0;
}
/* SHORTCUTS */
.shortcuts {
  position: relative;
  height: 0;
}
.shortcuts ul,
.shortcuts ul li {
  height: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.shortcuts ul {
  position: absolute;
  width: 100%;
}
.shortcuts li a {
  position: absolute;
  top: -500px;
  left: -500px;
  display: block;
  font-size: .92em;
  /* 11px */
}
.shortcuts li a:focus,
.shortcuts li a:active {
  position: absolute;
  top: 15px;
  left: 65px;
  width: 50%;
  padding: 3px 5px;
  text-align: left;
}
/* NAVIGATION */
.navigation {
  margin: 1px -1px;
  background: #54a55a url(../../../images/navigation-gradient.gif) top left repeat-x;
}
.navigation .header-links {
  display: none;
}
.navigation-top,
.navigation-bottom {
  position: relative;
  display: block;
  height: 2px;
  font-size: 2px;
  background-repeat: no-repeat;
  background-position: top left;
}
.navigation-top {
  top: -1px;
  background-image: url(../../../images/navigation-top.gif);
}
.navigation-bottom {
  bottom: -1px;
  background-image: url(../../../images/navigation-bottom.gif);
}
.navigation ul {
  /* See also ie7.css */
  padding: 0;
  margin: -2px 0;
  list-style-type: none;
  /*background: transparent url(../../../images/navigation-dividers.gif) top left repeat-y;*/
}
.navigation ul li {
  float: left;
  width: 15%;
  margin: 0;
  border-right: 1px solid #2b5c2e;
  border-left: 1px solid #82ad85;
}
.navigation ul li:last-child {
  border-right: none;
}
.navigation ul li.longname {
  width: 20%;
}
.navigation ul li.first {
  margin-left: 0;
  border-left: none;
}
.navigation ul li a {
  display: block;
  padding: 10px 1px;
  font-size: .8125em;
  /* 13px */
  font-weight: bold;
  color: #fff;
  text-align: center;
}
/*.navigation ul li.green a:hover{background: #53b15a url(../../../images/navigation-gradient-selected.gif) top left repeat-x;} */
.navigation ul li.green a:hover {
  background: #175692;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #175692), color-stop(50%, #003362), color-stop(99%, #003362));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #175692 0%, #003362 50%, #003362 99%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #175692 0%, #003362 50%, #003362 99%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#175692), color-stop(50%, #003362), color-stop(99%, #003362));
  background:         linear-gradient(to bottom, #175692 0%, #003362 50%, #003362 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#175692', endColorstr='#003362', GradientType=0);
}
.navigation ul li.red a:hover {
  background: #b01818 url(../../../images/navigation-gradient-red.gif) top left repeat-x;
}
.navigation ul li.blue a:hover {
  background: #017fbf url(../../../images/navigation-gradient-blue.gif) top left repeat-x;
}
.navigation ul li.lgreen a:hover {
  background: #699219 url(../../../images/navigation-gradient-lgreen.gif) top left repeat-x;
}
.navigation ul li.orange a:hover {
  background: #d69801 url(../../../images/navigation-gradient-orange.gif) top left repeat-x;
}
.navigation ul li.grey a:hover {
  background: #646464 url(../../../images/navigation-gradient-grey.gif) top left repeat-x;
}
.navigation ul li a.selected {
  background: #53b15a url(../../../images/navigation-gradient-selected.gif) top left repeat-x !important;
}
.navigation ul li:last-child a:hover {
  background: #175692;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #175692), color-stop(50%, #003362), color-stop(99%, #003362));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #175692 0%, #003362 50%, #003362 99%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #175692 0%, #003362 50%, #003362 99%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#175692), color-stop(50%, #003362), color-stop(99%, #003362));
  background:         linear-gradient(to bottom, #175692 0%, #003362 50%, #003362 99%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#175692', endColorstr='#003362', GradientType=0);
}
/* SUB-NAVIGATION */
.sub-navigation-top {
  padding: 2px 1px;
  background: #fff;
  border: 1px solid #d9d9d9;
          border-radius: 4px;

     -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
/*.sub-navigation-bottom { 
    padding-bottom: 5px;
    background: transparent url(../../../images/subnavigation-bottom.png) left bottom no-repeat; 
}

.sub-navigation-middle {
    padding: 0 4px 0 2px;
    background: transparent url(../../../images/subnavigation-middle.png) left top repeat-y; 
}*/
.mobile-subnav {
  display: none;
}
.sub-navigation ul {
  padding: 0 1px;
  margin: 0;
  list-style-type: none;
  background-color: #fcfcfc;
}
.sub-navigation li {
  margin: 0;
  background: transparent url(../../../images/subnavigation-gradient.gif) 0 1px repeat-x;
  border-top: solid 1px #d7d7d7;
}
.sub-navigation li.first {
  background-position: 0 0;
  border-top-style: none;
}
.sub-navigation li.selected {
  background-color: #017fbf;
  background-image: url(../../../images/subnavigation-gradient-selected-colour1.gif);
  background-position: 0 0;
}
.sub-navigation li a,
.sub-navigation li.selected ul li a {
  background: transparent url(../../../images/arrow-right-subnav.gif) 93% 50% no-repeat;
}
.sub-navigation li a {
  display: block;
  padding: 10px 23px 10px 10px;
  font-size: .75em;
}
.sub-navigation li.selected a {
  color: #fff;
  background-image: url(../../../images/arrow-right-subnav-selected.gif);
}
.sub-navigation li ul {
  padding: 5px 0;
  margin: 0;
  font-size: .92em;
  background-image: none;
  /* 11px */
}
.sub-navigation li ul li {
  padding: 0;
  margin: 0;
  background-color: transparent;
  background-image: none;
  border-style: none;
}
.sub-navigation li ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  line-height: 1.2;
}
.sub-navigation li.selected ul li a {
  color: #5b5b5b;
}
/* SUB-NAVIGATION > FILTER */
.filter h2 {
  padding: 6px 12px;
  font-size: .8125em;
  font-weight: bold;
}
.filter .sub-navigation-middle {
  padding-bottom: 3px;
}
.nav-filter {
  margin: 0 3px 1px;
}
.nav-filter-top {
  height: 2px;
  padding: 0 0 0 2px;
  background: url(../../../images/bg-filter-lhc.gif) left bottom no-repeat;
}
.nav-filter-top .nav-filter-top-inner {
  height: 2px;
  padding: 0 2px 0 0;
  background: url(../../../images/bg-filter-rhc.gif) right bottom no-repeat;
}
.nav-filter-top .nav-filter-top-inner span {
  display: block;
  height: 2px;
  background: url(../../../images/bg-filter-bar-tb.gif) 0 0 repeat-x;
}
.nav-filter-middle {
  padding: 0 0 0 2px;
  background: url(../../../images/bg-filter-bar.gif) left center repeat-y;
}
.nav-filter-inner {
  padding: 0 2px 0 0;
  background: url(../../../images/bg-filter-bar.gif) right center repeat-y;
}
.nav-filter-bottom {
  height: 2px;
  padding: 0 0 0 2px;
  background: url(../../../images/bg-filter-lhc.gif) left top no-repeat;
}
.nav-filter-bottom .nav-filter-bottom-inner {
  height: 2px;
  padding: 0 2px 0 0;
  background: url(../../../images/bg-filter-rhc.gif) right top no-repeat;
}
.nav-filter-bottom .nav-filter-bottom-inner span {
  display: block;
  height: 2px;
  background: url(../../../images/bg-filter-bar-tb.gif) 0 bottom repeat-x;
}
.nav-filter a {
  display: block;
  padding: 7px;
  font-size: .75em;
  font-weight: bold;
  color: #363;
  background: #fff url(../../../images/arrow-right-subnav-selected.gif) no-repeat 93% center;
  border: 1px solid #fff;
          border-radius: 2px;

     -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
.nav-filter a.selected,
.nav-filter a.first {
  color: #fff;
  background: #363 url(../../../images/arrow-right-subnav-selected.gif) no-repeat 93% center;
}
.filter ul {
  display: none;
}
.filter ul.open,
.filter ul.open ul,
.filter ul.first,
.filter ul.first ul {
  display: block;
}
.filter ul {
  margin: 2px 6px 0;
}
.filter ul ul {
  padding: 3px 0 0 0;
  margin: 6px 0 0;
}
.filter ul li,
.filter ul li ul li {
  padding: 4px 0;
  background-image: none;
  border-top: 0;
}
.filter ul ul {
  border-top: 1px solid #d7d7d7;
}
.filter input[type="checkbox"] {
  float: left;
  margin: 2px 8px 2px 0;
}
.filter label {
  display: block;
  font-weight: normal;
  text-decoration: underline;
}
.filter .button-holder {
  margin: 5px 0 0 0;
}
.filter div.button-holder .button {
  float: right;
  margin-right: 3px;
}
p.view-all {
  padding-top: 10px;
}
p.view-all a {
  text-decoration: underline;
}
/* HEADER */
.header {
  position: relative;
  padding: 5px 0 20px;
}
.header .search-form {
  float: right;
  padding: 50px 0 0;
  margin: 0;
  font-size: .75em;
  text-align: right;
  background-color: transparent;
  border-style: none;
}
.header .search-form input.text {
  width: auto;
  vertical-align: middle;
}
.header .search-form label {
  float: left;
  padding: 3px 6px 0 0;
}
.header .header-links {
  position: absolute;
  top: 15px;
  right: 12px;
  padding: 0;
  margin: 0;
  font-size: .6875em;
  list-style: none;
  /* 11px */
}
.header .header-links li {
  display: inline;
  padding-left: 10px;
  margin-left: 10px;
  line-height: 1;
  border-left: solid 1px #7eb198;
}
.header .header-links li.first {
  padding-left: 0;
  margin-left: 0;
  border-left-style: none;
}
.header .header-links li a {
  color: #063;
}
/* BREADCRUMB */
.breadcrumb {
  padding: 7px 20px;
}
.breadcrumb ol {
  padding: 0;
  margin: 0;
  font-size: .75em;
  list-style-type: none;
}
.breadcrumb ol li {
  display: inline;
  padding: 0;
  margin: 0;
  color: #333;
}
.breadcrumb ol li a {
  display: block;
  float: left;
  width: auto;
  padding-right: 13px;
  text-decoration: underline;
  background: url(../../../images/breadcrumb-arrow.gif) 100% 50% no-repeat;
}
/* See also ie6.css */
/* FOOTER */
.footer {
  padding: 5px 0;
  border-top: solid 1px #dfdfdf;
}
.footer ul {
  float: left;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.footer ul li {
  display: inline;
  padding: 0;
  margin: 0;
}
.footer ul li a {
  /* 11px */
  padding-left: 31px;
  font-size: .6875em;
  background: transparent url(../../../images/vertical-divider-dotted.gif) 15px 50% no-repeat;
}
.footer ul li.first a {
  padding-left: 15px;
  background-image: none;
}
p.copyright {
  font-size: .6875em;
  line-height: inherit;
  text-align: right;
  /* 11px */
}
/* PEOPLE */
.profile {
  padding: 5px 0 10px 0;
  margin: 0 0 15px 0;
  background: url(../../../images/bg-hr-mid.gif) center bottom no-repeat;
}
.profile .image {
  float: left;
  width: 125px;
  min-height: 163px;
  padding: 1px;
  margin: 0 10px 10px 0;
  border: 1px solid #d9d9d9;
          border-radius: 2px;

  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
}
.profile .image img {
  display: block;
}
.profile .text h2 {
  margin: 0 0 10px 0;
}
.people {
  padding: 0 0 15px 0;
  margin: 0 0 12px 0;
  background: url(../../../images/bg-hr-mid.gif) center bottom no-repeat;
}
.people .person {
  width: 210px;
}
.people .person .image,
.panel .person .image {
  position: relative;
  float: left;
  width: 67px;
  padding: 1px 15px 0 0;
  margin: 0 0 0 -2px;
}
.panel .person .image {
  float: left;
  padding-right: 10px;
  background-image: none;
}
.people .person .image img,
.panel .person .image img {
  display: block;
  padding: 1px;
  border: 1px solid #fff;
}
.people .person .image a:hover img,
.panel .person .image a:hover img {
  border: 1px solid #bbb;
}
.people .person .text {
  width: 120px;
}
/*
.people .person .text,
.panel .person .text {
    float: left;
}

    .sub-navigation .panel .person .text {
    width: 71px;
}*/
/*.additional .panel .person .text{width:105px;}*/
.people .person h2,
.panel .person h2,
.sIFR-active .panel .person h2,
.panel .person h3 {
  margin: 0 0 2px 0;
}
.panel .person h2,
.sIFR-active .panel .person h2,
.panel .person h3 {
  font-size: .875em;
  /* 14px */
  font-weight: normal;
}
.people .person h2 a,
.panel .person h2 a,
.panel .person h3 a {
  text-decoration: underline;
}
.people .person p,
.panel .person p {
  padding: 0;
}
.people .person p.role,
.panel .person p.role {
  padding: 0 0 5px 0;
}
.panel .person p.role {
  font-size: .8125em;
  /* 13px */
}
/* NEWSLETTER */
.newsletters {
  padding: 5px 0 0 0;
  margin: 0;
}
.newsletters .image {
  float: left;
  width: 205px;
  padding: 2px 0 0 2px;
  margin: 0 10px 0 0;
  clear: left;
}
.newsletters .image img {
  display: block;
  border: 1px solid #999;
}
.newsletters .text {
  float: left;
  width: 250px;
}
.newsletters h1 {
  float: left;
  width: 50%;
}
.newsletters a.rss {
  position: absolute;
  top: 12px;
  right: 25px;
  display: inline-block;
  padding: 1px 0 20px 24px;
  text-indent: -9999px;
  background: url(../../../images/icon-rss.gif) no-repeat left -1px;
}
.newsletters h2 {
  margin-top: 0;
}
.newsletters .text h2 {
  margin-bottom: 6px;
}
.newsletters ul.highlighted-links {
  margin-bottom: 15px;
  clear: both;
}
.newsletters ul.highlighted-links li {
  clear: left;
}
.newsletters ul.highlighted-links span {
  display: inline-block;
  float: left;
}
.newsletters ul.highlighted-links span a {
  display: inline-block;
}
.newsletters ul.highlighted-links span.txt-desc {
  display: inline-block;
  width: 60%;
}
.newsletters-additional h2.alt {
  float: left;
  width: 100%;
}
.newsletters-additional ul {
  float: left;
}
.newsletters .hr {
  padding: 20px 0 15px;
  clear: both;
  background: url(../../../images/bg-hr-news.gif) center center no-repeat;
}
.newsletters .hr hr {
  display: none;
}
.news .additional .panel-border {
  padding-bottom: 14px;
}
.event-map {
  position: relative;
  margin-bottom: 1em;
}
.event-map .highlighted-links {
  position: absolute;
  bottom: 0;
  left: 300px;
}
.newsletters span.open {
  float: right;
  font-size: .6em;
  color: #333;
}
.newsletters h2.alt {
  float: left;
}
.newsletters h2.last {
  padding-bottom: 0;
  margin-bottom: 0;
}
.newsletters ul.left-link {
  margin-bottom: 0;
}
.newsletters span.prev {
  float: left;
  padding: 12px 0 0 6px;
  font-size: .75em;
}
ul.left-link li a {
  background-image: url(../../../images/arrow-left-link-colour1.gif);
}
.newsletters .text ul li {
  padding: 0;
  margin: 0 0 .5em 1.2em;
}
.container-main .content .event-map .google-map {
  width: 420px;
  height: 300px;
  padding: 2px 7px 7px 2px;
  margin-bottom: 0;
}
ul.previous-newsletters {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul.previous-newsletters li {
  padding: 0;
  margin: 0 0 15px 0;
}
ul.previous-newsletters li.last {
  margin: 0;
}
ul.previous-newsletters li a {
  font-size: 1.51em;
  text-decoration: underline;
}
.colour1 ul.previous-newsletters li a {
  font-size: 1.51em;
  color: #007dbd;
  text-decoration: underline;
}
.colour2 ul.previous-newsletters li a {
  color: #af1818;
}
.colour3 ul.previous-newsletters li a {
  color: #689119;
}
.colour4 ul.previous-newsletters li a {
  color: #007a3d;
}
.colour5 ul.previous-newsletters li a {
  color: #d69700;
}
.colour6 ul.previous-newsletters li a {
  color: #646464;
}
/*insight*/
.insight .rss {
  position: absolute;
}
/* STRAPLINE */
.news .logo-strapline a {
  float: left;
}
.news .header .logo-strapline img {
  margin-right: 12px;
}
.news .header .logo-strapline .strapline {
  float: left;
  margin-top: 53px;
  background: url(../../../images/strap-divider.gif) no-repeat left bottom;
}
.news .header .logo-strapline .strapline span {
  display: block;
  padding-left: 12px;
}
.news .header .header-links li a {
  color: #5b5b5b;
  text-decoration: underline;
}
.news .header .header-links li {
  border: 0;
}
.news .header .header-links li.first {
  background-image: none;
}
.news .header .header-links li {
  margin-left: 8px;
  background: url(../../../images/news-divider.gif) no-repeat center left;
}
/* NEWS LANDING PAGE LINKS */
.landing-news {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.landing-news li {
  padding: 0;
  margin: 10px 0 15px 0;
  font-size: .75em;
}
.landing-news li a {
  display: block;
  font-size: 1em;
  font-weight: bold;
  text-decoration: underline;
}
.landing-news li a:hover {
  color: #000;
}
.latest-news-heading {
  position: relative;
  padding-right: 173px;
}
.sIFR-active .latest-news-heading {
  padding-right: 0;
}
.rss-link {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.rss-link li {
  padding: 0;
  margin: 0;
}
.rss-link li a {
  display: block;
  width: 26px;
  height: 26px;
  padding: 0;
  text-indent: -9999em;
  background: url(../../../images/icon-rss.gif) left center no-repeat;
}
p.date {
  padding: 0 0 5px 0;
  font-size: .75em;
}
.landing-panels .col-one {
  float: left;
  width: 135px;
}
.landing-panels .col-two {
  float: right;
  width: 170px;
}
.landing-panels p {
  padding: 0 0 5px 0;
  font-size: .75em;
}
.landing-panels p.intro {
  font-size: 1em;
}
/* LISTINGS SUMMARY */
.listings-summary {
  padding-top: 3px;
  margin: 2em 0;
  background-repeat: no-repeat;
  background-position: left top;
}
.container-landing .listings-summary {
  background-image: url(../../../images/listings-summary-top.gif);
}
/*.container-main .listings-summary {
    background-image: url(../../../images/listings-summary-small-top.gif);
}*/
.search-results .listings-summary {
  padding: 7px 15px;
  background: #fff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fbfbfb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));
  background:         linear-gradient(to bottom, #fff 0%, #fbfbfb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fbfbfb, GradientType=0);
  border: 1px solid #d9d9d9;
  border-radius: 4px;

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
.listings-summary p {
  padding-bottom: 0;
}
.listings-summary .search-term {
  float: left;
}
.listings-summary .count {
  float: right;
}
.listings-summary strong {
  color: #333;
}
/* PAGINATION */
.PagingContainer {
  position: relative;
  margin-top: 4em;
  background: #fff;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #fbfbfb));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #fff 0%, #fbfbfb 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fbfbfb));
  background:         linear-gradient(to bottom, #fff 0%, #fbfbfb 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#fbfbfb, GradientType=0);
  border: 1px solid #d9d9d9;
  border-radius: 4px;

  /* IE6-9 */
  behavior: url('/static/PIE.htc');
}
.PagingContainer ol {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style: none;
}
.PagingContainer ol li {
  display: inline-block;
  padding: 4px 8px;
  margin: 0;
  font-size: .6875em;
}
.PagingContainer ol li.SelectedPagingItem {
  font-weight: bold;
  color: #fff;
  background: #a1a1a1;
}
.PagingContainer ol li a {
  font-size: 1em;
  font-weight: bold;
}
.PagingContainer span.prev {
  position: absolute;
  top: 4px;
  left: 10px;
  display: block;
  padding-left: 20px;
  background: url(../../../images/arrow-left-link-colour1.gif) center left no-repeat;
}
.PagingContainer span.next {
  position: absolute;
  top: 4px;
  right: 10px;
  display: block;
  padding-right: 20px;
  background: url(../../../images/arrow-right-link-colour1.gif) center right no-repeat;
}
/*dont need the following pagination style*/
.pagination {
  padding-top: 1px;
  margin-top: 4em;
  font-size: .92em;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: left top;
  /* 11px */
}
.container-main .pagination {
  background: #d9d9d9;
}
.container-landing .pagination {
  background-image: url(../../../images/pagination-top.gif);
}
.pagination-gradient {
  background-repeat: no-repeat;
  background-position: 2px 100%;
}
.container-main .pagination-gradient {
  background-image: url(../../../images/pagination-small-gradient.gif);
}
.container-landing .pagination-gradient {
  background-image: url(../../../images/pagination-gradient.gif);
}
.pagination a {
  font-weight: bold;
}
.pagination .padding {
  padding: 0 20% 1px;
  margin: 0;
  background-repeat: no-repeat;
  background-position: left bottom;
}
.container-main .pagination .padding {
  background-image: url(../../../images/pagination-small-bottom.gif);
}
.container-landing .pagination .padding {
  background-image: url(../../../images/pagination-bottom.gif);
}
.pagination ul {
  padding: 0;
  margin: 0;
  text-align: center;
  list-style-type: none;
}
.pagination ul li {
  display: inline;
  padding: 0;
  margin: 0;
}
.pagination ul li a,
.pagination ul li strong {
  display: inline-block;
  padding: 6px 8px;
}
.pagination ul li strong {
  color: #fff;
  background-color: #a1a1a1;
}
.pagination ul.numbers li a:hover {
  text-decoration: none;
}
.pagination ul.previous {
  display: inline;
  float: left;
  width: 20%;
}
.pagination ul.previous a {
  display: block;
  float: left;
  width: auto;
  padding-right: 3px;
  padding-left: 20px;
  margin: 0 10px;
  background: url(../../../images/arrow-left-link-colour1.gif) center left no-repeat;
}
/* See also ie6.css */
.pagination ul.next {
  display: inline;
  float: right;
  width: 20%;
}
.pagination ul.next a {
  display: block;
  float: right;
  width: auto;
  padding-right: 20px;
  padding-left: 3px;
  margin: 0 10px;
  background: url(../../../images/arrow-right-link-colour1.gif) center right no-repeat;
}
/*dont need the following pagination style*/
/* See also ie6.css */
/* LISTINGS: FAQ AND SEARCH RESULTS */
ol.listings,
ul.listings {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ol.listings li,
ul.listings li {
  margin: 2em 0;
}
ol.listings li h2,
ul.listings li h2 {
  margin-bottom: .2em;
}
ol.listings li h2 a,
ul.listings li h2 a {
  font-size: 13px;
  font-weight: bold;
  /* See also ie6.css */
  text-decoration: underline;
}
ol.faq li .asked,
ol.faq li .views {
  padding-bottom: 0;
}
ol.faq li .asked {
  float: left;
  padding-right: .5em;
}
ol.faq li .views {
  text-align: right;
}
ol.search-results li .summary {
  padding-bottom: 0;
}
ol.search-results li .url a {
  font-weight: bold;
}
ul.case-studies {
  padding-top: 2em;
  background: url(../../../images/bg-hr-mid.gif) 50% 2em no-repeat;
}
ul.case-studies li p.description {
  font-size: 1.1em;
}
ul.case-studies li .description {
  padding-bottom: 0;
}
ul.case-studies li dl.details {
  padding: 0;
  margin-top: .5em;
  font-size: .83em;
  /* 10px */
}
ul.case-studies li dl.details dt,
ul.case-studies li dl.details dd {
  float: none;
}
ul.case-studies li dl.details dt {
  position: absolute;
  top: -9999px;
  left: -9999px;
}
ul.case-studies li dl.details dd {
  display: inline;
  padding-right: 7px;
  padding-left: 9px;
  background: url(../../../images/vertical-divider-solid.gif) left center repeat-y;
}
ul.case-studies li dl.details dd.first {
  padding-left: 0;
  background-image: none;
}
/* TABS */
.tabs {
  padding: 0 0 0 0;
  margin: 10px 0 10px 0;
  background: url(../../../images/bg-page-nav-div.gif) bottom left repeat-x;
}
.tabs ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.tabs li {
  display: inline;
  padding: 0;
  margin: 0;
}
.tabs a {
  display: block;
  float: left;
  padding: 1px 8px 1px 8px;
  margin: 0 5px 0 0;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  background-color: #ccc;
  border: 1px solid #333;
}
.tabs a:hover {
  background-color: #ddd;
}
.tabs a.selected {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}
/* IMAGES */
.image-left {
  display: block;
  float: left;
  width: auto;
  margin: 4px 15px 10px 0;
}
.image-right {
  display: block;
  float: right;
  width: auto;
  margin: 0 0 10px 15px;
}
.caption {
  display: inline;
  padding: 2px 0 0 5px;
  color: #000;
  background-color: transparent;
  border-top: 0;
}
.location-map {
  margin-bottom: 20px;
}
/* HIGHLIGHT BOXES */
.box {
  padding: 5px;
  margin: 5px 0 20px 0;
  color: #fff;
  background-color: #f00;
  border: 1px solid #333;
}
.box img {
  float: left;
  margin: 0 10px 0 0;
}
.box p {
  padding: 0;
}
/* TWO COLUMN */
.cols-two {
  overflow: hidden;
}
/* Contains descendant floats; i.e. clears them */
/* See also ie6.css */
.col-one {
  float: left;
  width: 48%;
}
.col-two {
  float: right;
  width: 48%;
}
.language-label {
  display: inline-block;
  float: left;
  line-height: 14px;
}
.language-selector {
  display: inline-block;
  float: left;
  width: 130px;
  height: 14px;
  margin: -2px 0 0 6px;
}
.language-selector .language-position {
  position: absolute;
  z-index: 1;
  width: 123px;
  height: 18px;
  overflow: hidden;
  cursor: pointer;
  background: #fff url(../../../images/dropdown-arrow.png) no-repeat 107px 3px;
  border: solid 1px #063;
}
.additional .language-selector .language-position {
  position: relative;
}
.additional .language-selector {
  width: 100%;
}
.additional .language-panel {
  margin: 0 0 15px 0;
}
.language-selector:hover .language-position {
  height: auto;
  overflow: visible;
}
.language-selector .language-position ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}
.language-selector .language-position ul li {
  display: block;
  float: none;
  padding: 0 17px 0 7px;
  margin: 0;
  line-height: 18px;
  border: none;
  border-bottom: solid 1px #e6f0eb;
}
.language-selector .language-position ul li a {
  display: block;
  font-size: 11px;
}
.language-panel {
  height: 36px;
}
.language-panel .language-selector {
  margin: 10px 0;
}
.language-panel .language-selector .language-position {
  width: 100%;
  height: 22px;
  background: #fff url(../../../images/dropdown-arrow-color1-pnl.png) no-repeat 95% 6px;
  border-color: #3397ca;
}
.language-panel .language-selector .colour1 {
  background: #fff url(../../../images/dropdown-arrow-color1-pnl.png) no-repeat 95% 6px;
  border: solid 1px #3397ca;
}
.language-panel .language-selector .colour2 {
  background: #fff url(../../../images/dropdown-arrow-color2-pnl.png) no-repeat 95% 6px;
  border: solid 1px #bf4646;
}
.language-panel .language-selector .colour3 {
  background: #fff url(../../../images/dropdown-arrow-color3-pnl.png) no-repeat 95% 6px;
  border: solid 1px #86a747;
}
.language-panel .language-selector .colour4 {
  background: #fff url(../../../images/dropdown-arrow-color4-pnl.png) no-repeat 95% 6px;
  border: solid 1px #063;
}
.language-panel .language-selector .colour5 {
  background: #fff url(../../../images/dropdown-arrow-color5-pnl.png) no-repeat 95% 6px;
  border: solid 1px #deaa34;
}
.language-panel .language-selector .colour6 {
  background: #fff url(../../../images/dropdown-arrow-color6-pnl.png) no-repeat 95% 6px;
  border: solid 1px #989898;
}
.language-panel .language-selector .language-position ul li {
  line-height: 22px;
}
.language-panel .language-selector:hover .language-position {
  height: auto;
  overflow: visible;
}
#pnlLanguages {
  margin-bottom: 10px;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: "";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.clearfix,
.container,
.container-fluid,
.row,
.form-horizontal .form-group {
  zoom: 1;
}
/* CLEARING */
.clear:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  content: ".";
}
.clear {
  display: inline-table;
}
/* FILTERS */
/* hide from IE-mac \*/
.clear,
.caption {
  display: block;
}
/* end hide from IE-mac */
/* HOME PAGE SLIDER  */
.slider-wrap {
  margin-bottom: 6px;
  border: 1px solid #999;
  border-radius: 2px;
}
.slider-wrap ul li {
  margin: 0;
}
.slider-wrap .prevBtn,
.slider-wrap .nextBtn {
  position: absolute;
  bottom: 12px;
}
.slider-wrap .nextBtn {
  right: 7px;
}
.slider-wrap .prevBtn {
  right: 37px;
}
.slider-wrap .prevBtn a,
.slider-wrap .nextBtn a {
  display: block;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
  background-image: url(../../../images/slider-icons.png);
  background-repeat: no-repeat;
}
.slider-wrap .prevBtn a {
  background-position: 0 0;
}
.slider-wrap .nextBtn a {
  background-position: 0 -41px;
}
.slider-wrap .slider-contant {
  position: absolute;
  top: 90px;
  left: 0;
  width: 550px;
  height: 103px;
  padding: 12px 19px 5px 19px;
  overflow: hidden;
  color: #fff;
  background: #55a55b;
  /* Old browsers */
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #55a55b), color-stop(100%, #428a48));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #55a55b 0%, #428a48 100%);
  /* Chrome10+,Safari5.1+ */
  background:      -o-linear-gradient(top, #55a55b 0%, #428a48 100%);
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-gradient(linear, left top, left bottom, from(#55a55b), to(#428a48));
  background:         linear-gradient(to bottom, #55a55b 0%, #428a48 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55a55b, endColorstr=#428a48, GradientType=0);
  /* IE6-9 */
          border-radius: 0 5px 5px 0;

  -webkit-border-radius: 0 5px 5px 0;
     -moz-border-radius: 0 5px 5px 0;
  behavior: url('/static/PIE.htc');
}
.slider-wrap .slider-contant h3 {
  margin: 0 0 8px 0;
  font-size: 1.4375em;
  font-weight: normal;
  color: #fff;
  font-family: Helvetica,Arial,sans-serif;
}
.slider-wrap .slider-contant a {
  position: relative;
  display: block;
  padding: 0 0 0 18px;
  font-size: .9375em;
  color: #fff;
}
.slider-wrap .slider-contant a i {
  position: absolute;
  top: 2px;
  left: 0;
  display: block;
  float: left;
  width: 11px;
  height: 15px;
  background: url(../../../images/slider-icons.png) no-repeat 0 -86px;
}
/**
 * BxSlider v4.1.2 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2014
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  margin: 0 auto 60px;

  *zoom: 1;
}
.bx-wrapper img {
  display: block;
  max-width: 100%;
}
/** THEME
===================================*/
/* LOADER */
.bx-wrapper {
  overflow: auto !important;
}
.bx-wrapper .bx-loading {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
  width: 100%;
  height: 100%;
  min-height: 50px;
  background: url(../../../images/bx_loader.gif) center center no-repeat #fff;
}
/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  right: 40px;
  background: url("../../../images/slider-icons.png") 0 0;
}
.bx-wrapper .bx-next {
  right: 10px;
  background: url("../../../images/slider-icons.png") 0 -41px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  bottom: 10px;
  z-index: 9999;
  width: 28px;
  height: 28px;
  text-indent: -9999px;
  outline: 0;
}
/**Added style**/
.header .mobile,
.mobilelabel {
  display: none;
}
.sitemap h3 {
  margin: 20px 0 0 0;
}
.standard-offset-left {
  margin-left: 36px;
}
.standard-offset-right {
  margin-right: -36px;
}

.standard-offset-left ul {
    font-size: 0.75em;
}
/**Media queries**/
@media (max-width: 767px) {
  .standard-offset-left {
    margin-left: 0;
  }
  .standard-offset-right {
    margin-right: 0;
  }
  p.copyright {
    text-align: left !important;
  }
  .bx-wrapper .bx-prev {
    left: 10px;
  }
  .bx-wrapper .bx-controls-direction a {
    top: 30%;
    margin-top: -14px;
    /* IE 9 */
    -webkit-transform: scale(.8, .8);
        -ms-transform: scale(.8, .8);
    /* Chrome, Safari, Opera */
         -o-transform: scale(.8, .8);
            transform: scale(.8, .8);
  }
  .slider-wrap {
    margin: 0 -12px 6px -12px;
    background: #428a48;
    border: none;
    border-radius: 0;
  }
  .slider-wrap .slider-contant {
    position: relative;
    top: 0;
    width: 100%;
    height: auto;
    background: #55a55b;
    /* Old browsers */
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #55a55b), color-stop(100%, #428a48));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #55a55b 0%, #428a48 100%);
    /* Chrome10+,Safari5.1+ */
    background:      -o-linear-gradient(top, #55a55b 0%, #428a48 100%);
    /* Opera 11.10+ */
    /* IE10+ */
    background: -webkit-gradient(linear, left top, left bottom, from(#55a55b), to(#428a48));
    background:         linear-gradient(to bottom, #55a55b 0%, #428a48 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#55a55b, endColorstr=#428a48, GradientType=0);

    /* IE6-9 */
    behavior: url('/static/PIE.htc');
  }
  /*Mobile nav*/
  .navigation {
    position: absolute;
    top: 65px;
    z-index: 10000;
    display: none;
    width: 100%;
    margin: 0 -12px;
    background: #5ca464;
  }
  .navigation ul {
    margin: 0;
  }
  .navigation-top,
  .navigation-bottom {
    display: none;
  }
  .navigation ul li,
  .navigation ul li.longname {
    display: block;
    width: 100%;
    border: none;
  }
  .navigation ul.clear {
    padding: 0 0 15px 0;
  }
  .navigation ul li a {
    padding: 5px 10px;
    text-align: left;
  }
  .navigation .header-links {
    display: block;
    height: 70px;
    background: #5ca464;
  }
  .header .header-links {
    display: none;
  }
  .navigation ul.header-links {
    border-top: 1px solid #fff;
  }
  .navigation ul.header-links li {
    float: left !important;
    width: 50% !important;
  }
  .navigation ul.header-links li a {
    padding: 5px 10px 5px 27px;
    font-weight: normal;
    background: url("../../../images/slider-icons.png") no-repeat scroll 10px -80px rgba(0, 0, 0, 0);
  }
  .header .mobile {
    position: absolute;
    top: -37px;
    right: 12px;
    display: block;
    width: 123px;
    height: 37px;
  }
  .header .mobile .search-icon {
    float: left;
    width: 37px;
    height: 37px;
    cursor: pointer;
    background: url("../../../images/mobile/mobile-search.png") no-repeat center center #5ca464;
  }
  .header .mobile .nav-icon {
    float: right;
    width: 82px;
    height: 37px;
    padding: 7px 10px;
    font-size: .875em;
    font-weight: bold;
    color: #fff;
    cursor: pointer;
    background: url("../../../images/mobile/mobile-nav.png") no-repeat 54px 11px #5ca464;
  }
  .header .search-form {
    display: none;
    padding: 10px 0;
    margin: 0 auto;
  }
  .errorpage .search-form {
    display: block !important;
  }
  .header .col-xs-12 {
    min-height: 0 !important;
  }
  .header {
    padding: 5px 0 0 0;
  }
  .home .hero {
    padding: 0;
    margin: 0;
  }
  .header .logo-strapline {
    width: 40px;
    height: 55px;
    margin-bottom: 5px;
  }
  .header .logo-strapline img {
    width: 100%;
  }
  .home .panel-border h2,
  .home .content .panel-border .image,
  .home .additional .panel-border h2 {
    margin: 0 -2.5% 10px -2.5%;
  }
  .content {
    width: 100%;
  }
  .landing-cells-two-col > div > div,
  .landing-cells-three-col > div > div {
    width: 95%;
  }
  .landing-cells-two-col,
  .landing-cells-three-col {
    background: none;
  }
  .hero-content-bottom {
    padding: 10px 0 10px 20px;
    border-radius: 0 10px 0 0;
  }
  .hero-content {
    top: auto;
    bottom: 20px;
    min-width: 220px;
  }
  .hero-content p {
    display: none;
  }
  .breadcrumb {
    padding: 7px 0;
  }
  .content-border,
  .panel-border {
    padding: 0 2.5% 20px 2.5%;
  }
  /*mobile subnav*/
  .sub-navigation-top {
    border: 1px solid #007dbd;
            border-radius: 0;

    -webkit-border-radius: 0;
       -moz-border-radius: 0;
  }
  .colour2 .sub-navigation-top {
    border: 1px solid #af1818;
  }
  .colour3 .sub-navigation-top {
    border: 1px solid #689119;
  }
  .colour5 .sub-navigation-top {
    border: 1px solid #d69700;
  }
  .colour6 .sub-navigation-top {
    border: 1px solid #646464;
  }
  .mobile-subnav {
    display: block;
    padding: 6px 10px;
    font-size: .75em;
    cursor: pointer;
  }
  .mobile-subnav span {
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    background: url("../../../images/dropdown-arrow-color1-pnl.png") no-repeat scroll 3px 2px #fff;
  }
  .colour2 .mobile-subnav span {
    background: url("../../../images/dropdown-arrow-color2-pnl.png") no-repeat scroll 3px 2px #fff;
  }
  .colour3 .mobile-subnav span {
    background: url("../../../images/dropdown-arrow-color3-pnl.png") no-repeat scroll 3px 2px #fff;
  }
  .colour5 .mobile-subnav span {
    background: url("../../../images/dropdown-arrow-color5-pnl.png") no-repeat scroll 3px 2px #fff;
  }
  .colour6 .mobile-subnav span {
    background: url("../../../images/dropdown-arrow-color6-pnl.png") no-repeat scroll 3px 2px #fff;
  }
  .sub-navigation-middle ul {
    display: none;
  }
  .hero-content h1 {
    font-size: 1.125em;
  }
  .hero-content h1.section-title {
    font-size: 1.125em;
    
  }
  .header span.button input.submit {
    width: 14px;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: url("../../../images/mobile-search.png") no-repeat 5px 5px transparent;
  }
  .header .search-form span.button {
    background: none;
  }
  .errorpage span.button input.submit {
    width: 55px;
    padding: 0 15px 3px 10px;
    text-indent: 0;
    background: url("../../../images/button-right.png") no-repeat scroll right top transparent;
  }
  .header .search-form span.button {
    background: url("../../../images/button-left.png") no-repeat scroll left top transparent;
  }
  .mobilelabel {
    display: inline-block;
    display: block;
    float: left;
    padding: 3px 10px 0 0;
    color: #fff;
  }
  .slider-wrap .slider-contant h3 {
    font-size: 1.125em;
    line-height: 1.1;
  }
  .slider-wrap .slider-contant a {
    font-size: .75em;
  }
  .slider-wrap .slider-contant a i {
    top: 0;
  }
  .content #id_matrix input[type=text] {
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 973px) {
  .breadcrumb {
    padding: 7px 0;
  }
}
@media (max-width: 450px) {
  .bx-wrapper .bx-controls-direction a {
    top: 15%;
  }
  ul.four-col-floated li {
    width: 50%;
  }
}
* {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
html {
  font-size: 10px;

  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #5b5b5b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #353535;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  display: inline-block;
  width: 100% \9;
  max-width: 100%;
  height: auto;
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all .2s ease-in-out;
       -o-transition: all .2s ease-in-out;
          transition: all .2s ease-in-out;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
/*@import "type.less";*/
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  -webkit-box-shadow: none;
          box-shadow: none;
}
pre {
  display: block;
  padding: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 974px) {
  .container {
    width: 974px;
  }
}
.container-fluid {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: auto;
  margin-left: auto;
}
.row {
  margin-right: -12px;
  margin-left: -12px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 12px;
  padding-left: 12px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 974px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}
@media (min-width: 974px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}
table {
  background-color: transparent;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.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 col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
}
.form-control {
  display: block;
  width: 100%;
  height: 36px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
       -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
          transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
          box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}
.form-control::-moz-placeholder {
  color: #777;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #777;
}
.form-control::-webkit-input-placeholder {
  color: #777;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eee;
  opacity: 1;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  line-height: 36px;
  line-height: 1.42857143 \0;
}
input[type="date"].input-sm,
input[type="time"].input-sm,
input[type="datetime-local"].input-sm,
input[type="month"].input-sm {
  line-height: 33px;
}
input[type="date"].input-lg,
input[type="time"].input-lg,
input[type="datetime-local"].input-lg,
input[type="month"].input-lg {
  line-height: 49px;
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  min-height: 22px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-top: 4px \9;
  margin-left: -20px;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}
.input-sm,
.form-horizontal .form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.input-lg,
.form-horizontal .form-group-lg .form-control {
  height: 49px;
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
select.input-lg {
  height: 49px;
  line-height: 49px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 45px;
}
.form-control-feedback {
  position: absolute;
  top: 27px;
  right: 0;
  z-index: 2;
  display: block;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.input-lg + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.input-sm + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #3c763d;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #8a6d3b;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  background-color: #f2dede;
  border-color: #a94442;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 7px;
  margin-top: 0;
  margin-bottom: 0;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-right: -12px;
  margin-left: -12px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 12px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.3px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
  }
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
  opacity: .65;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #5b5b5b;
  border-color: #4e4e4e;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #424242;
  border-color: #303030;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #5b5b5b;
  border-color: #4e4e4e;
}
.btn-primary .badge {
  color: #5b5b5b;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  font-weight: normal;
  color: #5b5b5b;
  cursor: pointer;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #353535;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777;
  text-decoration: none;
}
.btn-lg {
  padding: 10px 16px;
  font-size: 20px;
  line-height: 1.33;
  border-radius: 6px;
}
.btn-sm {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
/*@import "component-animations.less";
@import "dropdowns.less";
@import "button-groups.less";
@import "input-groups.less";
@import "navs.less";
@import "navbar.less";
@import "breadcrumbs.less";
@import "pagination.less";
@import "pager.less";
@import "labels.less";
@import "badges.less";
@import "jumbotron.less";
@import "thumbnails.less";
@import "alerts.less";
@import "progress-bars.less";
@import "media.less";
@import "list-group.less";
@import "panels.less";
@import "responsive-embed.less";
@import "wells.less";
@import "close.less";*/
/*@import "modals.less";
@import "tooltip.less";
@import "popovers.less";
@import "carousel.less";*/
.clearfix,
.container,
.container-fluid,
.row,
.form-horizontal .form-group {
  zoom: 1;
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  display: table;
  content: " ";
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after {
  clear: both;
}
.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
       -o-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 973px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 973px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 973px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 973px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 974px) and (max-width: 973px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 974px) and (max-width: 973px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 974px) and (max-width: 973px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 974px) and (max-width: 973px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 974px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 974px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 974px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 974px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 973px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 974px) and (max-width: 973px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 974px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*# sourceMappingURL=bootstrap.css.map */
.no-csscolumns .location-wrapper ul li {float: left;width:33%;}