@charset 'utf-8';
/* Reset =================================================== */
html,
body,
body div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
article,
aside,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
/* Variables =================================================== */
/* Mixins =================================================== */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/* Base styles =================================================== */
@-webkit-viewport {
  width: device-width;
}
@-moz-viewport {
  width: device-width;
}
@-ms-viewport {
  width: device-width;
}
@-o-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  background: #ffffff;
  font-size: 62.5%;
  -webkit-overflow-scrolling: touch;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  *zoom: 1;
  font-size: 16px;
  font-size: 1.6rem;
  background-color: transparent;
  color: #000000;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  margin: 0;
  padding: 0;
  width: 100%;
}
body:before,
body:after {
  display: table;
  content: "";
}
body:after {
  clear: both;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  color: inherit;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin: 0;
  text-rendering: optimizelegibility;
}
h1,
.h1 {
  font-size: 36px;
  font-size: 3.6rem;
  line-height: 1.1965812em;
  margin-bottom: 1.4em;
}
h2,
.h2 {
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 1.1965812em;
  margin-bottom: 0.93333333em;
  margin-top: 1.4em;
}
h2:first-child,
.h2:first-child {
  margin-top: 0;
}
h3,
.h3 {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1.28440367em;
  margin-bottom: 0.93333333em;
  margin-top: 1.4em;
}
h3:first-child,
.h3:first-child {
  margin-top: 0;
}
h4,
.h4 {
  font-size: 20.8px;
  font-size: 2.08rem;
  line-height: 1.25em;
  margin-bottom: 0.93333333em;
  margin-top: 1.4em;
}
h4:first-child,
.h4:first-child {
  margin-top: 0;
}
h5,
.h5 {
  font-size: 17.6px;
  font-size: 1.7600000000000002rem;
  margin-bottom: 0.7em;
  margin-top: 1.4em;
}
h5:first-child,
.h5:first-child {
  margin-top: 0;
}
h6,
.h6 {
  font-size: 16px;
  font-size: 1.6rem;
  margin-bottom: 0.7em;
  margin-top: 1.4em;
}
h6:first-child,
.h6:first-child {
  margin-top: 0;
}
p,
dl,
dd,
address {
  margin-bottom: 1.4em;
  margin-top: 1.4em;
}
p:first-child,
dl:first-child,
dd:first-child,
address:first-child {
  margin-top: 0;
}
small {
  font-size: 12.30769231px;
  font-size: 1.2307692307692306rem;
}
ul,
ol {
  margin: 0 0 1.4em 0;
  padding: 0 0 0 20px;
}
li ul,
li ol {
  margin: 0;
}
blockquote {
  border-left: 2px solid #dcdcdc;
  font-family: Cambria, Georgia, Times, "Times New Roman";
  font-style: normal;
  margin: 0 0 1.4em -20px;
  padding-left: 20px;
}
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
cite {
  font-style: normal;
}
abbr[title] {
  border-bottom: 1px dotted #dcdcdc;
  cursor: help;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
ins {
  background-color: #ffffff;
  color: #000000;
  text-decoration: none;
}
mark {
  font-weight: bold;
  font-style: italic;
  background-color: #ffffff;
  color: #000000;
}
pre,
code,
kbd,
samp {
  font-size: 13.33333333px;
  font-size: 1.3333333333333335rem;
  font-family: Monaco, Courier New, monospace;
  line-height: 1.4em;
}
pre {
  background: #f0f0f0;
  margin-bottom: 2.1em;
  padding: 0.93333333em 13.33333333px;
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
sub,
sup {
  font-size: 12.30769231px;
  font-size: 1.2307692307692306rem;
  line-height: 0;
  position: relative;
  vertical-align: 1.4em;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  height: 1px;
  border: 0;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #ffffff;
}
img {
  max-width: 100%;
  border-width: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}
a {
  text-decoration: underline;
  color: #1b4080;
  cursor: pointer;
}
a:hover,
a:focus,
a:active {
  color: #1b4080 !important;
}
a:hover,
a:active,
a:focus {
  outline: none !important;
}
::-moz-selection {
  background-color: #c5ced9;
  text-shadow: none;
}
::selection {
  background-color: #c5ced9;
  text-shadow: none;
}
/* Texture =================================================== */
.alert {
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  background-color: #fcf8e3;
  border: 1px solid #f2e187;
  color: #9c8611;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.4em;
  padding: 8px 35px 8px 14px;
}
.alert .alert-heading {
  color: inherit;
}
.alert .close {
  font-size: 21px;
  font-size: 2.1rem;
  color: inherit;
  float: right;
  font-weight: bold;
  line-height: 18px;
  position: relative;
  right: -21px;
  top: -2px;
}
.alert-success {
  background-color: #c5e6c5;
  border-color: #a2d6a2;
  color: #347834;
}
.alert-warning {
  background-color: #fee7c7;
  border-color: #fcd296;
  color: #c17305;
}
.alert-error {
  background-color: #f4cac8;
  border-color: #eba19e;
  color: #da4f49;
}
.alert-inverse {
  background-color: #414141;
  border-color: #000000;
  color: #ffffff;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block .alert-heading {
  margin-bottom: 0.175em;
  font-size: inherit;
  font-weight: bold;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.badge {
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
  -webkit-transition: background-color 0.25s 0 linear;
  -moz-transition: background-color 0.25s 0 linear;
  -ms-transition: background-color 0.25s 0 linear;
  -o-transition: background-color 0.25s 0 linear;
  transition: background-color 0.25s 0 linear;
  background-color: #e6e6e6;
  color: #808080;
  font-weight: bold;
  padding: 1px 9px 2px;
  white-space: nowrap;
}
.badge:hover {
  color: #808080;
  cursor: pointer;
  text-decoration: none;
}
.badge-error {
  background-color: #da4f49;
  color: #ffffff;
}
.badge-error:hover {
  background-color: #9d2520;
  color: #ffffff;
}
.badge-warning {
  background-color: #faa732;
  color: #ffffff;
}
.badge-warning:hover {
  background-color: #c17305;
  color: #ffffff;
}
.badge-success {
  background-color: #5bb75b;
  color: #ffffff;
}
.badge-success:hover {
  background-color: #347834;
  color: #ffffff;
}
.badge-info {
  background-color: #d9edf7;
  color: #247fad;
}
.badge-info:hover {
  background-color: #85c5e5;
}
.badge-inverse {
  background-color: #414141;
  color: #ffffff;
}
.badge-inverse:hover {
  background-color: #0e0e0e;
  color: #ffffff;
}
.basegrad {
  background-color: #122b56;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1b4080), to(#122b56));
  background-image: -webkit-linear-gradient(top, #1b4080, #122b56);
  background-image: -moz-linear-gradient(top, #1b4080, #122b56);
  background-image: -ms-linear-gradient(top, #1b4080, #122b56);
  background-image: -o-linear-gradient(top, #1b4080, #122b56);
  background-image: linear-gradient(top, #1b4080, #122b56);
  background-repeat: repeat-x;
}
.errorgrad {
  background-color: #c72f29;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1b4080), to(#c72f29));
  background-image: -webkit-linear-gradient(top, #1b4080, #c72f29);
  background-image: -moz-linear-gradient(top, #1b4080, #c72f29);
  background-image: -ms-linear-gradient(top, #1b4080, #c72f29);
  background-image: -o-linear-gradient(top, #1b4080, #c72f29);
  background-image: linear-gradient(top, #1b4080, #c72f29);
  background-repeat: repeat-x;
}
.greygrad {
  background-color: #d9d9d9;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  background-repeat: repeat-x;
}
.infograd {
  background-color: #afd9ee;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9edf7), to(#afd9ee));
  background-image: -webkit-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -moz-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -ms-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -o-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: linear-gradient(top, #d9edf7, #afd9ee);
  background-repeat: repeat-x;
}
.inversegrad {
  background-color: #272727;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#414141), to(#272727));
  background-image: -webkit-linear-gradient(top, #414141, #272727);
  background-image: -moz-linear-gradient(top, #414141, #272727);
  background-image: -ms-linear-gradient(top, #414141, #272727);
  background-image: -o-linear-gradient(top, #414141, #272727);
  background-image: linear-gradient(top, #414141, #272727);
  background-repeat: repeat-x;
}
.successgrad {
  background-color: #449b44;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bb75b), to(#449b44));
  background-image: -webkit-linear-gradient(top, #5bb75b, #449b44);
  background-image: -moz-linear-gradient(top, #5bb75b, #449b44);
  background-image: -ms-linear-gradient(top, #5bb75b, #449b44);
  background-image: -o-linear-gradient(top, #5bb75b, #449b44);
  background-image: linear-gradient(top, #5bb75b, #449b44);
  background-repeat: repeat-x;
}
.warninggrad {
  background-color: #f39106;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa732), to(#f39106));
  background-image: -webkit-linear-gradient(top, #faa732, #f39106);
  background-image: -moz-linear-gradient(top, #faa732, #f39106);
  background-image: -ms-linear-gradient(top, #faa732, #f39106);
  background-image: -o-linear-gradient(top, #faa732, #f39106);
  background-image: linear-gradient(top, #faa732, #f39106);
  background-repeat: repeat-x;
}
.well {
  -webkit-box-shadow: inset 0 1px 10px #e6e6e6;
  -moz-box-shadow: inset 0 1px 10px #e6e6e6;
  box-shadow: inset 0 1px 10px #e6e6e6;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-bottom: 1.4em;
  min-height: 21px;
  padding: 11px;
}
.well p:last-child {
  margin-bottom: 0;
}
.well-large {
  padding: 22px;
}
.well-small {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  padding: 6px;
}
/* Colour =================================================== */
.swatch {
  margin: 0 0 1.4em 0;
  padding: 0;
}
.swatch-row {
  display: block;
  margin: 0;
  padding: 0;
  width: 200px;
}
.swatch-row-one {
  background-color: #000000;
}
.swatch-row-two {
  background-color: #ffffff;
}
.swatch-row span {
  display: block;
  float: left;
  height: 50px;
  width: 50px;
}
.swatch-base span:nth-child(1) {
  background-color: rgba(27, 64, 128, 0.9);
}
.swatch-base span:nth-child(2) {
  background-color: rgba(27, 64, 128, 0.8);
}
.swatch-base span:nth-child(3) {
  background-color: rgba(27, 64, 128, 0.7);
}
.swatch-base span:nth-child(4) {
  background-color: rgba(27, 64, 128, 0.6);
}
.swatch-alert span:nth-child(1) {
  background-color: rgba(252, 248, 227, 0.9);
}
.swatch-alert span:nth-child(2) {
  background-color: rgba(252, 248, 227, 0.8);
}
.swatch-alert span:nth-child(3) {
  background-color: rgba(252, 248, 227, 0.7);
}
.swatch-alert span:nth-child(4) {
  background-color: rgba(252, 248, 227, 0.6);
}
.swatch-error span:nth-child(1) {
  background-color: rgba(218, 79, 73, 0.9);
}
.swatch-error span:nth-child(2) {
  background-color: rgba(218, 79, 73, 0.8);
}
.swatch-error span:nth-child(3) {
  background-color: rgba(218, 79, 73, 0.7);
}
.swatch-error span:nth-child(4) {
  background-color: rgba(218, 79, 73, 0.6);
}
.swatch-info span:nth-child(1) {
  background-color: rgba(217, 237, 247, 0.9);
}
.swatch-info span:nth-child(2) {
  background-color: rgba(217, 237, 247, 0.8);
}
.swatch-info span:nth-child(3) {
  background-color: rgba(217, 237, 247, 0.7);
}
.swatch-info span:nth-child(4) {
  background-color: rgba(217, 237, 247, 0.6);
}
.swatch-success span:nth-child(1) {
  background-color: rgba(91, 183, 91, 0.9);
}
.swatch-success span:nth-child(2) {
  background-color: rgba(91, 183, 91, 0.8);
}
.swatch-success span:nth-child(3) {
  background-color: rgba(91, 183, 91, 0.7);
}
.swatch-success span:nth-child(4) {
  background-color: rgba(91, 183, 91, 0.6);
}
.swatch-warning span:nth-child(1) {
  background-color: rgba(250, 167, 50, 0.9);
}
.swatch-warning span:nth-child(2) {
  background-color: rgba(250, 167, 50, 0.8);
}
.swatch-warning span:nth-child(3) {
  background-color: rgba(250, 167, 50, 0.7);
}
.swatch-warning span:nth-child(4) {
  background-color: rgba(250, 167, 50, 0.6);
}
/* Forms =================================================== */
form {
  margin: 0 0 1.4em 0;
}
form fieldset {
  border-width: 0;
  margin-bottom: 1.4em;
  padding: 0;
}
form legend {
  border: 0;
  color: #000000;
  display: block;
  margin-bottom: 2.8em;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
  width: 100%;
}
form legend small {
  color: #bfbfbf;
  font-size: 14.03508772px;
  font-size: 1.4035087719298247rem;
}
form p {
  margin-bottom: 0.7em;
}
form ul {
  list-style-type: none;
  margin: 0 0 1.4em 0;
  padding: 0;
}
form br {
  display: none;
}
button,
input,
label,
select,
textarea {
  font-size: 16px;
  font-size: 1.6rem;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input,
select,
textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  color: #000000;
  cursor: pointer;
  display: block;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 0.175em;
}
label input,
label select,
label textarea {
  display: block;
}
input,
select,
textarea {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  color: #000000;
  margin-bottom: 0.35em;
  padding: 4px;
  width: 100%;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
input[type="checkbox"],
input[type="image"],
input[type="radio"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  border: 0 \9;
  cursor: pointer;
  height: auto;
  line-height: normal;
  margin: 3px 0;
  *margin-top: 0;
  padding: 0;
  width: auto;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *height: 13px;
  padding: 0;
  *width: 13px;
}
input[type="image"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: 0;
}
input[type="file"] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  border: initial;
  background-color: transparent;
  background-color: initial;
  line-height: initial;
  padding: initial;
  width: auto;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  background: #cc0066;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-weight: bold;
  height: auto;
  margin: 0 0 0.35em 0;
  *overflow: visible;
  padding: 4px 16px;
  width: auto;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  background: #bd005e;
  border: none;
}
input[type="file"],
select {
  height: 28px;
  line-height: 28px;
  *margin-top: 4px;
}
select {
  font-size: 16px;
  font-size: 1.6rem;
  width: auto;
}
select[multiple],
select[size] {
  height: auto;
}
textarea {
  resize: vertical;
  height: auto;
  overflow: auto;
  vertical-align: top;
}
input[type="hidden"] {
  display: none;
}
.radio,
.checkbox {
  font-weight: normal;
  padding-left: 18px;
}
.checkbox input[type="checkbox"],
.radio input[type="radio"] {
  float: left;
  margin-left: -18px;
}
.checkbox.inline,
.radio.inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  padding-top: 5px;
  vertical-align: middle;
}
.checkbox.inline + .checkbox.inline,
.radio.inline + .radio.inline {
  margin-left: 10px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: not-allowed;
}
input:focus,
textarea:focus {
  outline: 3px solid #f8be47 !important;
}
input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
select:focus,
button:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  outline: 3px solid #f8be47 !important;
}
::-webkit-input-placeholder {
  font-size: 16px;
  font-size: 1.6rem;
}
input:-moz-placeholder {
  font-size: 16px;
  font-size: 1.6rem;
}
.help-block,
.help-inline {
  color: #808080;
}
.help-block {
  display: block;
  margin-bottom: 0.7em;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding-left: 5px;
  vertical-align: middle;
}
.form-inline input,
.form-inline textarea,
.form-inline select {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
}
.form-inline label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.form-inline .radio,
.form-inline .checkbox,
.form-inline .radio {
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
.form-inline .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
button,
.form-inline input[type="submit"] {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.form-search input,
.form-search select,
.form-search textarea {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
}
.form-search .search-query {
  -webkit-border-radius: 14px;
  -moz-border-radius: 14px;
  border-radius: 14px;
  margin-bottom: 0;
  padding-left: 14px;
  padding-right: 14px;
}
.form-search label {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.form-search .checkbox,
.form-inline .radio,
.form-search .radio {
  margin-bottom: 0;
  padding-left: 0;
  vertical-align: middle;
}
.form-search .checkbox input[type="checkbox"],
.form-search .radio input[type="radio"] {
  float: left;
  margin-left: 0;
  margin-right: 3px;
}
/* Buttons =================================================== */
.btn {
  font-weight: bold;
  background-color: #d9d9d9;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#d9d9d9));
  background-image: -webkit-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -moz-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -ms-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: -o-linear-gradient(top, #ffffff, #d9d9d9);
  background-image: linear-gradient(top, #ffffff, #d9d9d9);
  background-repeat: repeat-x;
  font-size: 12px;
  font-size: 1.2rem;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  background-color: #cc0066;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.4em;
  margin-bottom: 0;
  *margin-left: .3em;
  padding: 6px 11px 6px;
  text-align: center;
  vertical-align: middle;
}
.btn:visited,
.btn:hover {
  color: #ffffff;
  text-decoration: none;
}
.btn:first-child {
  *margin-left: 0;
}
.btn-disabled {
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  opacity: 0.5;
  cursor: default;
}
.btn-error {
  background-color: #c72f29;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1b4080), to(#c72f29));
  background-image: -webkit-linear-gradient(top, #1b4080, #c72f29);
  background-image: -moz-linear-gradient(top, #1b4080, #c72f29);
  background-image: -ms-linear-gradient(top, #1b4080, #c72f29);
  background-image: -o-linear-gradient(top, #1b4080, #c72f29);
  background-image: linear-gradient(top, #1b4080, #c72f29);
  background-repeat: repeat-x;
  border-color: #b22a24;
  border-bottom-color: #9d2520;
  color: #ffffff;
}
.btn-error:visited,
.btn-error:hover {
  color: #ffffff;
}
.btn-info {
  background-color: #afd9ee;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d9edf7), to(#afd9ee));
  background-image: -webkit-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -moz-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -ms-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: -o-linear-gradient(top, #d9edf7, #afd9ee);
  background-image: linear-gradient(top, #d9edf7, #afd9ee);
  background-repeat: repeat-x;
  border-color: #9acfea;
  border-bottom-color: #85c5e5;
  color: #247fad;
}
.btn-info:visited,
.btn-info:hover {
  color: #247fad;
}
.btn-inverse {
  background-color: #272727;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#414141), to(#272727));
  background-image: -webkit-linear-gradient(top, #414141, #272727);
  background-image: -moz-linear-gradient(top, #414141, #272727);
  background-image: -ms-linear-gradient(top, #414141, #272727);
  background-image: -o-linear-gradient(top, #414141, #272727);
  background-image: linear-gradient(top, #414141, #272727);
  background-repeat: repeat-x;
  border-color: #1b1b1b;
  border-bottom-color: #0e0e0e;
  color: #ffffff;
}
.btn-inverse:visited,
.btn-inverse:hover {
  color: #ffffff;
}
.btn-primary {
  background-color: #122b56;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#1b4080), to(#122b56));
  background-image: -webkit-linear-gradient(top, #1b4080, #122b56);
  background-image: -moz-linear-gradient(top, #1b4080, #122b56);
  background-image: -ms-linear-gradient(top, #1b4080, #122b56);
  background-image: -o-linear-gradient(top, #1b4080, #122b56);
  background-image: linear-gradient(top, #1b4080, #122b56);
  background-repeat: repeat-x;
  border-color: #0e2041;
  border-bottom-color: #09162c;
  color: #ffffff;
}
.btn-primary:visited,
.btn-primary:hover {
  color: #ffffff;
}
.btn-success {
  background-color: #449b44;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bb75b), to(#449b44));
  background-image: -webkit-linear-gradient(top, #5bb75b, #449b44);
  background-image: -moz-linear-gradient(top, #5bb75b, #449b44);
  background-image: -ms-linear-gradient(top, #5bb75b, #449b44);
  background-image: -o-linear-gradient(top, #5bb75b, #449b44);
  background-image: linear-gradient(top, #5bb75b, #449b44);
  background-repeat: repeat-x;
  border-color: #3c893c;
  border-bottom-color: #347834;
}
.btn-warning {
  background-color: #f39106;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#faa732), to(#f39106));
  background-image: -webkit-linear-gradient(top, #faa732, #f39106);
  background-image: -moz-linear-gradient(top, #faa732, #f39106);
  background-image: -ms-linear-gradient(top, #faa732, #f39106);
  background-image: -o-linear-gradient(top, #faa732, #f39106);
  background-image: linear-gradient(top, #faa732, #f39106);
  background-repeat: repeat-x;
  border-color: #da8205;
  border-bottom-color: #c17305;
}
.btn-extlarge {
  font-size: 21px;
  font-size: 2.1rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  padding: 11px 22px;
}
.btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-large {
  font-size: 14px;
  font-size: 1.4rem;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  line-height: normal;
  padding: 11px 22px;
}
.btn-small {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 16px;
  padding: 6px 10px;
}
.btn-mini {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 14px;
  padding: 3px 5px;
}
.btn-group {
  margin-bottom: 1.4em;
  *margin-left: .3em;
  position: relative;
  *zoom: 1;
}
.btn-group .btn {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  float: left;
  margin-left: -1px;
  position: relative;
}
.btn-group .btn:first-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 0;
  margin-left: 0;
}
.btn-group .btn:last-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 2px;
}
.btn-group .btn.large:first-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
  margin-left: 0;
}
.btn-group .btn.large:last-child {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 4px;
}
.btn-toolbar {
  clear: both;
  margin-bottom: 0.7em;
  margin-top: 0.7em;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/* Tables =================================================== */
table {
  background-color: transparent;
  border-bottom: 1px solid #ebebeb;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 2.1em;
  max-width: 100%;
  width: 100%;
}
table th,
table td {
  font-size: 16px;
  font-size: 1.6rem;
  border-top: 1px solid #ebebeb;
  line-height: 1.4em;
  padding: 8px;
  text-align: left;
  vertical-align: top;
}
table th {
  font-weight: bold;
}
table thead th {
  color: #808080;
  vertical-align: bottom;
}
table colgroup + thead tr:first-child th,
table colgroup + thead tr:first-child td,
table thead:first-child tr:first-child th,
table thead:first-child tr:first-child td {
  border-top: 0;
}
table thead + tbody {
  border-top: 2px solid #ebebeb;
}
table tbody tr td,
table tbody tr th {
  -webkit-transition: background-color 0.25s 0 linear;
  -moz-transition: background-color 0.25s 0 linear;
  -ms-transition: background-color 0.25s 0 linear;
  -o-transition: background-color 0.25s 0 linear;
  transition: background-color 0.25s 0 linear;
}
table tbody tr:hover td,
table tbody tr:hover th {
  background-color: #f0f0f0 !important;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #ebebeb;
  border-left: 0;
  border-collapse: separate;
  *border-collapse: collapsed;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #ebebeb;
}
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #fafafa;
}
.pager {
  *zoom: 1;
  list-style: none;
  margin: 1.4em 0;
  padding: 0;
  text-align: center;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
}
.pager:after {
  clear: both;
}
.pager li {
  display: inline;
  margin: 0;
  padding: 0;
}
.pager li a,
.pager li span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.pager li.next a,
.pager li.next span {
  float: right;
  text-align: right;
}
.pager li.next a:after,
.pager li.next span:after {
  content: " →";
}
.pager li.previous a,
.pager li.previous span {
  float: left;
  text-align: left;
}
.pager li.previous a:before,
.pager li.previous span:before {
  content: "← ";
}
.pager li.disabled a,
.pager li.disabled a:hover,
.pager li.disabled a:focus,
.pager li.disabled span {
  background-color: #fff;
  color: #808080;
  cursor: default;
}
.pagination {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin: 1.4em 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  text-decoration: none;
  float: left;
  padding: 4px 12px;
  line-height: 1.4em;
  background-color: #ffffff;
  border: 1px solid #dcdcdc;
  border-left-width: 0;
}
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > .active > a,
.pagination > .active > span {
  background-color: #f0f0f0;
}
.pagination > .active > a,
.pagination > .active > span {
  color: #808080;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #808080;
  background-color: #ffffff;
  cursor: default;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  border-left-width: 1px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 4px;
  -moz-border-radius-bottomright: 4px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-large > li > a,
.pagination-large > li > span {
  padding: 0.7em 10px;
  font-size: 200%;
}
.pagination-large > li:first-child > a,
.pagination-large > li:first-child > span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 8px;
  -webkit-border-top-left-radius: 8px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 8px;
  -moz-border-radius-topleft: 8px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.pagination-large > li:last-child > a,
.pagination-large > li:last-child > span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 8px;
  -webkit-border-bottom-right-radius: 8px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 8px;
  -moz-border-radius-bottomright: 8px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-small > li > a,
.pagination-small > li > span {
  padding: 3px;
  font-size: 90%;
}
.pagination-small > li:first-child > a,
.pagination-small > li:first-child > span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-small > li:last-child > a,
.pagination-small > li:last-child > span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-mini > li > a,
.pagination-mini > li > span {
  padding: 2px;
  font-size: 85%;
}
.pagination-mini > li:first-child > a,
.pagination-mini > li:first-child > span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topright: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.pagination-mini > li:last-child > a,
.pagination-mini > li:last-child > span {
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topright: 2px;
  -moz-border-radius-bottomright: 2px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-topleft: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.js nav {
  right: -280px;
}
.js nav ul li ul {
  display: none;
}
.js header,
.js #shownav,
.js #showsearch,
.js nav,
.js #search,
.js #content {
  display: none;
}
html,
body {
  height: 100%;
}
header {
  background: #ffffff;
  border-bottom: 1px solid #bfbfbf;
  height: 68px;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  header {
    height: 40px;
  }
  header #logo {
    max-height: 40px;
  }
}
#shownav {
  background: #404040;
  height: 67px;
  margin: 0;
  position: fixed;
  right: 0;
  top: 0;
  width: 67px;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  #shownav {
    height: 39px;
  }
}
#shownav a {
  overflow: hidden;
  text-indent: -999999px;
  white-space: nowrap;
  -webkit-transition: background-color 200ms;
  -moz-transition: background-color 200ms;
  -ms-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  -webkit-transition: background-image 200ms;
  -moz-transition: background-image 200ms;
  -ms-transition: background-image 200ms;
  -o-transition: background-image 200ms;
  transition: background-image 200ms;
  -webkit-transition: border-left 200ms;
  -moz-transition: border-left 200ms;
  -ms-transition: border-left 200ms;
  -o-transition: border-left 200ms;
  transition: border-left 200ms;
  background: #f5f5f5 url(../img/mobile-nav-icon-lightgrey.png) no-repeat center center;
  border-left: 1px solid #d9d9d9;
  cursor: pointer;
  display: block;
  height: 67px;
  width: 67px;
}
@media only screen and (max-width: 767px) {
  #shownav a {
    height: 39px;
  }
}
#shownav a:hover,
#shownav a:focus,
#shownav a:active {
  background-color: #e6e6e6;
  background-image: url(../img/mobile-nav-icon-grey.png);
  border-left: 1px solid #bfbfbf;
}
#shownav a.active {
  background-color: #404040 !important;
  background-image: url(../img/mobile-nav-icon.png);
  border-left: 1px solid #808080;
}
nav {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #141414;
  background: rgba(20, 20, 20, 0.85);
  border-top: 1px solid #808080;
  height: 87%;
  height: -moz-calc(100% - 67px);
  height: -webkit-calc(100% - 67px);
  height: calc(100% - 67px);
  overflow: hidden;
  position: fixed;
  right: 0;
  top: 67px;
  width: 280px;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  nav {
    height: -moz-calc(100% - 40px);
    height: -webkit-calc(100% - 40px);
    height: calc(100% - 40px);
    top: 40px;
  }
}
nav ul {
  list-style: none;
  padding: 0;
}
nav ul li {
  padding: 0;
}
nav ul li a {
  display: block;
  font-weight: bold;
  text-decoration: none;
  text-transform: uppercase;
  border-bottom: 1px solid #808080;
  color: #ffffff !important;
  padding: 0.7em 40px 0.7em 13.33333333px;
  position: relative;
}
nav ul li a:after {
  content: '\203A';
  display: inline-block;
  *display: inline;
  *zoom: 1;
  font-size: 36px;
  font-size: 3.6rem;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  font-family: sans-serif;
  font-weight: normal;
  position: absolute;
  right: 13.33333333px;
  top: -5px;
}
nav ul li a.active {
  color: #ffffff !important;
}
nav ul li a.active:after {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
nav ul li a:hover,
nav ul li a:active {
  background-color: #404040 !important;
  color: #ffffff !important;
}
nav ul li ul {
  overflow: hidden;
}
nav ul li ul li a {
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #0a0a0a;
  background-color: rgba(10, 10, 10, 0.4);
  border-bottom: 1px solid #404040;
  color: #ffffff;
  font-weight: normal;
  line-height: 1.2;
  padding: 0.50909091em 20px 0.50909091em 30px;
  position: relative;
  text-transform: none;
}
nav ul li ul li a:after {
  font-size: 26px;
  font-size: 2.6rem;
  top: -0.075em;
}
nav ul li ul li a.mapped:after {
  content: '';
}
nav ul li ul li a.active {
  font-weight: bold;
  background-color: #646464;
  background-color: rgba(100, 100, 100, 0.4);
  border-bottom: 1px solid #404040 !important;
}
nav ul li ul li a.active:after {
  top: 0;
}
nav ul li ul li a.mapped.active {
  font-weight: normal;
  background-color: #0a0a0a;
  background-color: rgba(10, 10, 10, 0.4);
  border-bottom: 1px solid #404040 !important;
}
nav ul li ul li:last-child a {
  border-bottom: 1px solid #808080;
}
nav ul li ul li.empty {
  font-size: 14px;
  font-size: 1.4rem;
  font-style: italic;
  background-color: #0a0a0a;
  background-color: rgba(10, 10, 10, 0.4);
  border-bottom: 1px solid #808080;
  color: #999999;
  line-height: 1.2;
  padding: 0.5em 12px;
}
nav ul li ul li ul li a {
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.6);
  border-bottom: 1px solid #333333 !important;
  color: #bfbfbf !important;
  padding: 0.4em 20px 0.4em 30px;
}
nav ul li ul li ul li a:before {
  content: '» ';
}
nav ul li ul li ul li a.active {
  background: #bfbfbf !important;
  color: #000000 !important;
}
nav ul li ul li ul li:last-child a {
  border-bottom: 1px solid #808080 !important;
}
nav ul li#favourites ul li a:after,
nav ul li#buildings ul li a:after {
  content: '' !important;
}
nav ul li.button {
  display: block;
  margin: 0.93333333em 13.33333333px 0.35em 13.33333333px;
}
nav ul li.button a {
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #0a0a0a;
  background: rgba(10, 10, 10, 0.4);
  color: #bfbfbf !important;
  border: 1px solid rgba(120, 120, 120, 0.4);
  font-weight: normal;
  padding: 0.35em 20px;
  text-transform: none;
}
nav ul li.button a:after {
  content: ' »';
  display: inline;
  font-size: 14px;
  font-size: 1.4rem;
  position: static;
  right: auto;
  top: auto;
}
nav ul li.button a:hover {
  background-color: #2b2b2b;
  color: #ffffff !important;
}
nav ul li.button.printed {
  margin-top: 0;
}
nav ul li.credit {
  display: block;
  color: #808080;
  font-size: 12px;
  font-size: 1.2rem;
  margin: 2.1em 13.33333333px 1.4em 13.33333333px;
  text-align: left;
}
nav ul li.credit a {
  display: inline;
  border-bottom: none;
  color: #808080 !important;
  font-weight: normal;
  padding: 0;
  position: static;
  text-transform: none;
}
nav ul li.credit a:after {
  content: '';
}
nav ul li.logo {
  display: block;
  margin: 2.1em 13.33333333px 1.4em 13.33333333px;
  padding-bottom: 40px;
}
nav ul li.logo a {
  background-color: transparent !important;
  border-bottom: none;
  padding: 0;
}
nav ul li.logo a:after {
  content: '';
}
nav ul li.logo a img {
  max-width: 175px;
}
#showsearch {
  background: #404040;
  height: 67px;
  margin: 0;
  position: fixed;
  right: 67px;
  top: 0;
  width: 67px;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  #showsearch {
    height: 39px;
  }
}
#showsearch a {
  overflow: hidden;
  text-indent: -999999px;
  white-space: nowrap;
  -webkit-transition: background-color 200ms;
  -moz-transition: background-color 200ms;
  -ms-transition: background-color 200ms;
  -o-transition: background-color 200ms;
  transition: background-color 200ms;
  -webkit-transition: background-image 200ms;
  -moz-transition: background-image 200ms;
  -ms-transition: background-image 200ms;
  -o-transition: background-image 200ms;
  transition: background-image 200ms;
  -webkit-transition: border-left 200ms;
  -moz-transition: border-left 200ms;
  -ms-transition: border-left 200ms;
  -o-transition: border-left 200ms;
  transition: border-left 200ms;
  background: #f5f5f5 url(../img/search-icon-lightgrey.png) no-repeat center center;
  border-left: 1px solid #d9d9d9;
  cursor: pointer;
  display: block;
  height: 67px;
  width: 67px;
}
@media only screen and (max-width: 767px) {
  #showsearch a {
    height: 39px;
  }
}
#showsearch a:hover,
#showsearch a:focus,
#showsearch a:active {
  background-color: #e6e6e6;
  background-image: url(../img/search-icon-grey.png);
  border-left: 1px solid #bfbfbf;
}
#showsearch a.active {
  background-color: #404040 !important;
  background-image: url(../img/search-icon.png);
  border-left: 1px solid #808080;
}
#search {
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  background: #141414;
  background: rgba(20, 20, 20, 0.85);
  border-top: 1px solid #808080;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 15px;
  position: fixed;
  right: 0;
  top: 67px;
  width: 285px;
  z-index: 999;
}
@media only screen and (max-width: 767px) {
  #search {
    top: 40px;
  }
}
#search label[for=q] {
  display: none;
}
#search input#q {
  -webkit-appearance: none;
  border-radius: 0;
  width: 75%;
}
#search input#q:focus {
  outline: 0 !important;
}
#search button.search {
  overflow: hidden;
  text-indent: -999999px;
  white-space: nowrap;
  background-image: url(../img/search-button.png);
  background-position: 50% 50%;
  background-repeat: no-repeat;
  border-top: 1px solid #cc0066;
  border-bottom: 1px solid #cc0066;
  width: 15%;
}
#search label[for=codes] {
  font-size: 13px;
  font-size: 1.3rem;
  color: #ffffff;
  margin-top: 10px;
}
#search label[for=codes] input {
  display: inline;
}
#search #search_results {
  color: #ffffff;
  position: relative;
}
#search #search_results h2 {
  font-weight: bold;
  font-size: 16px;
  font-size: 1.6rem;
  text-transform: uppercase;
  border-bottom: 1px solid #808080;
  margin: 15px 0 0.7em 0;
  padding-bottom: 0.23333333em;
  position: relative;
  color: #fff !important;
}
#search #search_results div#search_results_results {
  position: relative;
  max-height: 300px;
  overflow: hidden;
  padding-right: 15px;
}
#search #search_results div#search_results_results ul {
  margin: 0 0 0.7em 0;
}
#search #search_results div#search_results_results ul li {
  margin-bottom: 15px;
  border-bottom: 1px solid #4d4d4d;
  padding-bottom: 15px;
}
#search #search_results div#search_results_results ul li a {
  text-decoration: none;
}
#search #search_results div#search_results_results ul li a img {
  float: left;
  margin: 0 14px 7px 0;
}
#search #search_results div#search_results_results ul li h4 {
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 0 5px 0;
  margin-left: 64px;
}
#search #search_results div#search_results_results ul li h4 small {
  color: #bfbfbf;
  margin-left: 7px;
}
#search #search_results div#search_results_results ul li h4 a {
  color: #ffffff !important;
  text-decoration: none;
}
#search #search_results div#search_results_results ul li .building_code {
  color: #bfbfbf;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0;
  margin-left: 64px;
}
#search #search_results div#search_results_results ul li div.buttons {
  margin-left: 64px;
}
#search #search_results div#search_results_results ul li div.buttons a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
  background: #cc0066;
  color: #fff;
  padding: 0.35em 10px;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
}
#search #search_results div#search_results_results ul li div.buttons a:hover,
#search #search_results div#search_results_results ul li div.buttons a:active,
#search #search_results div#search_results_results ul li div.buttons a:focus {
  background: #b30059 !important;
  color: #fff !important;
}
#search #search_results div#search_results_results ul li.collection {
  border-left: 5px solid #4d4d4d;
  border-bottom: 0;
  margin: 30px 0 0 0;
  padding-left: 10px;
  padding-bottom: 0;
}
#search #search_results div#search_results_results ul li.collection h3 {
  font-size: 15px;
  font-size: 1.5rem;
  color: #fff;
  font-weight: bold;
  border-bottom: 1px solid #4d4d4d;
  padding: 7px 0;
  margin: 0 0 5px 0;
}
#search #search_results div#search_results_results ul li.collection li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
#search #search_results p {
  font-size: 12px;
  font-size: 1.2rem;
  color: #bfbfbf;
  margin: 0 0 0.7em 0;
}
#content {
  padding-top: 68px;
}
@media only screen and (max-width: 767px) {
  #content {
    padding-top: 40px;
  }
}
/* Miscellaneous page element styles =================================================== */
/* 'More' link for item listings etc. */
.more a:after {
  content: ' >';
}
@media print {
  * {
    background: transparent !important;
    box-shadow: none !important;
    color: black !important;
    filter: none !important;
    -ms-filter: none !important;
    text-shadow: none !important;
  }
  @page {
    margin: 0.5cm;
  }
  h2,
  h3 {
    orphans: 3;
    page-break-after: avoid;
    widows: 3;
  }
  p {
    orphans: 3;
    widows: 3;
  }
  pre,
  blockquote {
    border: 1px solid #808080;
    page-break-inside: avoid;
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  img {
    max-width: 100% !important;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
}
/*/mediaquery*/
