/*
Theme Name: Katalysis Responsive Theme
Author: Glyn Jenkins
*/
/* COLOURS*/
/* Descriptive Colours */
/* Functional Colours */
/*BOXES*/
/*BUTTONS*/
/*Bottom*/
/*Bottom*/
/*Bottom*/
/*0 1px 0 rgba(255, 255, 255, 0.6)*/
/*Bottom*/
/*0 1px 0 rgba(255, 255, 255, 0.6)*/
/*Bottom*/
/*0 1px 0 rgba(255, 255, 255, 0.6)*/
/*Bottom*/
/*! normalize.css v2.1.2 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 8/9.
 */
audio,
canvas,
video {
  display: inline-block;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
script {
  display: none !important;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Correct font family set oddly in Safari 5 and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre-wrap;
}
/**
 * Set consistent quote types.
 */
q {
  quotes: "\201C" "\201D" "\2018" "\2019";
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Correct font family not being inherited in all browsers.
 * 2. Correct font size not being inherited in all browsers.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 8+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to `content-box` in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
body {
  font-weight: normal;
  color: #3b3b3b;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
}
/* UTILITY */
.radius,
#submit {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  behavior: url(https://www.rnrs.org.uk/themes/rnrs_kui/css/PIE.htc);
  /* pie used for ie box radius */
}
.kSeparator {
  height: 1px;
  margin: 40px auto;
  background: #EEEEEE;
}
.kClear {
  clear: both;
  height: 1px;
  margin-top: -1px;
}
.kRight {
  float: right;
}
.kLeft {
  float: left;
}
.kContainer {
  clear: both;
  overflow: hidden;
}
.kInner {
  margin: 0 8px;
}
.kShow {
  display: block;
}
span.kShow {
  display: inline;
}
.kHide {
  display: none;
}
.kScope img {
  border: 0px;
  max-width: 100%;
  height: auto;
  display: block;
}
.kScope .kNopad {
  padding: 0px !important;
}
.kScope .kNobreak {
  display: inline-block;
}
.kScope .kSpaceTop {
  margin-top: 8px;
}
.kScope .kSpaceBottom {
  margin-bottom: 8px;
}
.kScope .kSpaceLeft {
  margin-left: 8px;
}
.kScope .kSpaceRight {
  margin-right: 8px;
}
/* AdminInfo - Comments to show only in admin mode */
.kScope .kAdminInfo {
  background: #d7d7d7;
  padding: 10px;
  margin: 6px 0;
}
.kScope .kAdminInfo p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 18px;
  margin: 6px 0 6px 50px;
}
.kScope .kAdminInfo .kIcon {
  background: transparent;
  font-size: 32px;
  width: 32px;
  height: 32px;
  float: left;
}
.kScope .kAdminInfo .kIcon.kInfo:before {
  color: #666666;
}
.kScope .kSwatch {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: #d7d7d7;
  margin-right: 6px;
}
.kScope .kTextCol {
  background: #3b3b3b;
}
.kScope .kTextColLight {
  background: #ffffff;
}
.kScope .kTextColWarning {
  background: #c20000;
}
.kScope .kTextColInfo {
  background: #2b69bf;
}
.kScope .kTextColSuccess {
  background: #a3ca78;
}
.kScope .kHeadCol {
  background: #1c1c1c;
}
.kScope .kHeadCol2 {
  background: #4a4a4a;
}
.kScope .kHeadColVib {
  background: #d04773;
}
.kScope .kHeadColLight {
  background: #d4d0cb;
}
.kScope .kIconCol {
  background: #a3a9ae;
}
.kScope .kIconColHover {
  background: #c4c9cd;
}
.kScope .kIconColLight {
  background: #dcdee0;
}
.kScope .kIconColLightHover {
  background: #dcdee0;
}
.kScope .kIconColNeutral {
  background: #aeaeae;
}
.kScope .kIconColNeutralHover {
  background: #cfcfcf;
}
.kScope .kIconColWarning {
  background: #c20000;
}
.kScope .kIconColInfo {
  background: #2b69bf;
}
.kScope .kIconColSuccess {
  background: #198204;
}
.kScope .kBulletCol {
  background: #d04773;
}
.kScope .kBulletColLight {
  background: #d4d0cb;
}
.kScope .kHideMob {
  display: none;
}
.kScope .kShowMob {
  display: block;
}
.kScope .kHideTab {
  display: none;
}
.kScope .kLight {
  background: #f3f3f4;
}
.kScope .kMid {
  background: #cccccc;
}
.kScope .kDark {
  background: #231f20;
}
.kShow {
  display: block;
}
span.kShow {
  display: inline;
}
.kHide {
  display: none;
}
.kScope .kShowSmall {
  display: none;
}
.kScope .kShowMedium {
  display: none;
}
.kScope .kShowLarge {
  display: none;
}
/* Mobile - Landscape - Small */
@media only screen and (min-width: 30em) {
  .kScope .kHideSmall {
    display: none;
  }
  .kScope .kShowSmall {
    display: block;
  }
}
/* Tablet Portrait - Medium */
@media only screen and (min-width: 48em) {
  .kScope .kHideMedium {
    display: none;
  }
  .kScope .kShowMedium {
    display: block;
  }
}
/* Desktop - Large */
@media only screen and (min-width: 62.5em) {
  .kScope .kHideLarge {
    display: none;
  }
  .kScope .kShowLarge {
    display: block;
  }
}
.kScope *,
.kScope *:before,
.kScope *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.kRow {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0;
  margin-bottom: 0;
  max-width: 62.5em;
  *zoom: 1;
}
.kRow:before,
.kRow:after {
  content: " ";
  display: table;
}
.kRow:after {
  clear: both;
}
.kRow.collapse > .kColumn,
.kRow.collapse > .kColumns {
  position: relative;
  padding-left: 0;
  padding-right: 0;
  float: left;
}
.kRow.collapse .kRow {
  margin-left: 0;
  margin-right: 0;
}
.kRow .kRow {
  width: auto;
  margin-left: -0.625em;
  margin-right: -0.625em;
  margin-top: 0;
  margin-bottom: 0;
  max-width: none;
  *zoom: 1;
}
.kRow .kRow:before,
.kRow .kRow:after {
  content: " ";
  display: table;
}
.kRow .kRow:after {
  clear: both;
}
.kRow .kRow.collapse {
  width: auto;
  margin: 0;
  max-width: none;
  *zoom: 1;
}
.kRow .kRow.collapse:before,
.kRow .kRow.collapse:after {
  content: " ";
  display: table;
}
.kRow .kRow.collapse:after {
  clear: both;
}
.kColumn,
.kColumns {
  position: relative;
  padding-left: 0.625em;
  padding-right: 0.625em;
  width: 100%;
  float: left;
}
@media only screen {
  .small-push-1 {
    position: relative;
    left: 10%;
    right: auto;
  }
  .small-pull-1 {
    position: relative;
    right: 10%;
    left: auto;
  }
  .small-push-2 {
    position: relative;
    left: 20%;
    right: auto;
  }
  .small-pull-2 {
    position: relative;
    right: 20%;
    left: auto;
  }
  .small-push-3 {
    position: relative;
    left: 30%;
    right: auto;
  }
  .small-pull-3 {
    position: relative;
    right: 30%;
    left: auto;
  }
  .small-push-4 {
    position: relative;
    left: 40%;
    right: auto;
  }
  .small-pull-4 {
    position: relative;
    right: 40%;
    left: auto;
  }
  .small-push-5 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .small-pull-5 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .small-push-6 {
    position: relative;
    left: 60%;
    right: auto;
  }
  .small-pull-6 {
    position: relative;
    right: 60%;
    left: auto;
  }
  .small-push-7 {
    position: relative;
    left: 70%;
    right: auto;
  }
  .small-pull-7 {
    position: relative;
    right: 70%;
    left: auto;
  }
  .small-push-8 {
    position: relative;
    left: 80%;
    right: auto;
  }
  .small-pull-8 {
    position: relative;
    right: 80%;
    left: auto;
  }
  .small-push-9 {
    position: relative;
    left: 90%;
    right: auto;
  }
  .small-pull-9 {
    position: relative;
    right: 90%;
    left: auto;
  }
  .kColumn,
  .kColumns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left;
  }
  .small-1 {
    position: relative;
    width: 10%;
  }
  .small-2 {
    position: relative;
    width: 20%;
  }
  .small-3 {
    position: relative;
    width: 30%;
  }
  .small-4 {
    position: relative;
    width: 40%;
  }
  .small-5 {
    position: relative;
    width: 50%;
  }
  .small-6 {
    position: relative;
    width: 60%;
  }
  .small-7 {
    position: relative;
    width: 70%;
  }
  .small-8 {
    position: relative;
    width: 80%;
  }
  .small-9 {
    position: relative;
    width: 90%;
  }
  .small-10 {
    position: relative;
    width: 100%;
  }
  .small-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .small-offset-1 {
    position: relative;
    margin-left: 10%;
  }
  .small-offset-2 {
    position: relative;
    margin-left: 20%;
  }
  .small-offset-3 {
    position: relative;
    margin-left: 30%;
  }
  .small-offset-4 {
    position: relative;
    margin-left: 40%;
  }
  .small-offset-5 {
    position: relative;
    margin-left: 50%;
  }
  .small-offset-6 {
    position: relative;
    margin-left: 60%;
  }
  .small-offset-7 {
    position: relative;
    margin-left: 70%;
  }
  .small-offset-8 {
    position: relative;
    margin-left: 80%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .kColumn.small-centered,
  .kColumns.small-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .kColumn.small-uncentered,
  .kColumns.small-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .kColumn.small-uncentered.opposite,
  .kColumns.small-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 30em) {
  .inter-push-1 {
    position: relative;
    left: 10%;
    right: auto;
  }
  .inter-pull-1 {
    position: relative;
    right: 10%;
    left: auto;
  }
  .inter-push-2 {
    position: relative;
    left: 20%;
    right: auto;
  }
  .inter-pull-2 {
    position: relative;
    right: 20%;
    left: auto;
  }
  .inter-push-3 {
    position: relative;
    left: 30%;
    right: auto;
  }
  .inter-pull-3 {
    position: relative;
    right: 30%;
    left: auto;
  }
  .inter-push-4 {
    position: relative;
    left: 40%;
    right: auto;
  }
  .inter-pull-4 {
    position: relative;
    right: 40%;
    left: auto;
  }
  .inter-push-5 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .inter-pull-5 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .inter-push-6 {
    position: relative;
    left: 60%;
    right: auto;
  }
  .inter-pull-6 {
    position: relative;
    right: 60%;
    left: auto;
  }
  .inter-push-7 {
    position: relative;
    left: 70%;
    right: auto;
  }
  .inter-pull-7 {
    position: relative;
    right: 70%;
    left: auto;
  }
  .inter-push-8 {
    position: relative;
    left: 80%;
    right: auto;
  }
  .inter-pull-8 {
    position: relative;
    right: 80%;
    left: auto;
  }
  .inter-push-9 {
    position: relative;
    left: 90%;
    right: auto;
  }
  .inter-pull-9 {
    position: relative;
    right: 90%;
    left: auto;
  }
  .kColumn,
  .kColumns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left;
  }
  .inter-1 {
    position: relative;
    width: 10%;
  }
  .inter-2 {
    position: relative;
    width: 20%;
  }
  .inter-3 {
    position: relative;
    width: 30%;
  }
  .inter-4 {
    position: relative;
    width: 40%;
  }
  .inter-5 {
    position: relative;
    width: 50%;
  }
  .inter-6 {
    position: relative;
    width: 60%;
  }
  .inter-7 {
    position: relative;
    width: 70%;
  }
  .inter-8 {
    position: relative;
    width: 80%;
  }
  .inter-9 {
    position: relative;
    width: 90%;
  }
  .inter-10 {
    position: relative;
    width: 100%;
  }
  .inter-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .inter-offset-1 {
    position: relative;
    margin-left: 10%;
  }
  .inter-offset-2 {
    position: relative;
    margin-left: 20%;
  }
  .inter-offset-3 {
    position: relative;
    margin-left: 30%;
  }
  .inter-offset-4 {
    position: relative;
    margin-left: 40%;
  }
  .inter-offset-5 {
    position: relative;
    margin-left: 50%;
  }
  .inter-offset-6 {
    position: relative;
    margin-left: 60%;
  }
  .inter-offset-7 {
    position: relative;
    margin-left: 70%;
  }
  .inter-offset-8 {
    position: relative;
    margin-left: 80%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .kColumn.inter-centered,
  .kColumns.inter-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .kColumn.inter-uncentered,
  .kColumns.inter-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .kColumn.inter-uncentered.opposite,
  .kColumns.inter-uncentered.opposite {
    float: right !important;
  }
}
@media only screen and (min-width: 48em) {
  .medium-push-1 {
    position: relative;
    left: 10%;
    right: auto;
  }
  .medium-pull-1 {
    position: relative;
    right: 10%;
    left: auto;
  }
  .medium-push-2 {
    position: relative;
    left: 20%;
    right: auto;
  }
  .medium-pull-2 {
    position: relative;
    right: 20%;
    left: auto;
  }
  .medium-push-3 {
    position: relative;
    left: 30%;
    right: auto;
  }
  .medium-pull-3 {
    position: relative;
    right: 30%;
    left: auto;
  }
  .medium-push-4 {
    position: relative;
    left: 40%;
    right: auto;
  }
  .medium-pull-4 {
    position: relative;
    right: 40%;
    left: auto;
  }
  .medium-push-5 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .medium-pull-5 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .medium-push-6 {
    position: relative;
    left: 60%;
    right: auto;
  }
  .medium-pull-6 {
    position: relative;
    right: 60%;
    left: auto;
  }
  .medium-push-7 {
    position: relative;
    left: 70%;
    right: auto;
  }
  .medium-pull-7 {
    position: relative;
    right: 70%;
    left: auto;
  }
  .medium-push-8 {
    position: relative;
    left: 80%;
    right: auto;
  }
  .medium-pull-8 {
    position: relative;
    right: 80%;
    left: auto;
  }
  .medium-push-9 {
    position: relative;
    left: 90%;
    right: auto;
  }
  .medium-pull-9 {
    position: relative;
    right: 90%;
    left: auto;
  }
  .kColumn,
  .kColumns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left;
  }
  .medium-1 {
    position: relative;
    width: 10%;
  }
  .medium-2 {
    position: relative;
    width: 20%;
  }
  .medium-3 {
    position: relative;
    width: 30%;
  }
  .medium-4 {
    position: relative;
    width: 40%;
  }
  .medium-5 {
    position: relative;
    width: 50%;
  }
  .medium-6 {
    position: relative;
    width: 60%;
  }
  .medium-7 {
    position: relative;
    width: 70%;
  }
  .medium-8 {
    position: relative;
    width: 80%;
  }
  .medium-9 {
    position: relative;
    width: 90%;
  }
  .medium-10 {
    position: relative;
    width: 100%;
  }
  .medium-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .medium-offset-1 {
    position: relative;
    margin-left: 10%;
  }
  .medium-offset-2 {
    position: relative;
    margin-left: 20%;
  }
  .medium-offset-3 {
    position: relative;
    margin-left: 30%;
  }
  .medium-offset-4 {
    position: relative;
    margin-left: 40%;
  }
  .medium-offset-5 {
    position: relative;
    margin-left: 50%;
  }
  .medium-offset-6 {
    position: relative;
    margin-left: 60%;
  }
  .medium-offset-7 {
    position: relative;
    margin-left: 70%;
  }
  .medium-offset-8 {
    position: relative;
    margin-left: 80%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .kColumn.medium-centered,
  .kColumns.medium-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .kColumn.medium-uncentered,
  .kColumns.medium-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .kColumn.medium-uncentered.opposite,
  .kColumns.medium-uncentered.opposite {
    float: right !important;
  }
  .push-1 {
    position: relative;
    left: 10%;
    right: auto;
  }
  .pull-1 {
    position: relative;
    right: 10%;
    left: auto;
  }
  .push-2 {
    position: relative;
    left: 20%;
    right: auto;
  }
  .pull-2 {
    position: relative;
    right: 20%;
    left: auto;
  }
  .push-3 {
    position: relative;
    left: 30%;
    right: auto;
  }
  .pull-3 {
    position: relative;
    right: 30%;
    left: auto;
  }
  .push-4 {
    position: relative;
    left: 40%;
    right: auto;
  }
  .pull-4 {
    position: relative;
    right: 40%;
    left: auto;
  }
  .push-5 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .pull-5 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .push-6 {
    position: relative;
    left: 60%;
    right: auto;
  }
  .pull-6 {
    position: relative;
    right: 60%;
    left: auto;
  }
  .push-7 {
    position: relative;
    left: 70%;
    right: auto;
  }
  .pull-7 {
    position: relative;
    right: 70%;
    left: auto;
  }
  .push-8 {
    position: relative;
    left: 80%;
    right: auto;
  }
  .pull-8 {
    position: relative;
    right: 80%;
    left: auto;
  }
  .push-9 {
    position: relative;
    left: 90%;
    right: auto;
  }
  .pull-9 {
    position: relative;
    right: 90%;
    left: auto;
  }
}
@media only screen and (min-width: 62.5em) {
  .large-push-1 {
    position: relative;
    left: 10%;
    right: auto;
  }
  .large-pull-1 {
    position: relative;
    right: 10%;
    left: auto;
  }
  .large-push-2 {
    position: relative;
    left: 20%;
    right: auto;
  }
  .large-pull-2 {
    position: relative;
    right: 20%;
    left: auto;
  }
  .large-push-3 {
    position: relative;
    left: 30%;
    right: auto;
  }
  .large-pull-3 {
    position: relative;
    right: 30%;
    left: auto;
  }
  .large-push-4 {
    position: relative;
    left: 40%;
    right: auto;
  }
  .large-pull-4 {
    position: relative;
    right: 40%;
    left: auto;
  }
  .large-push-5 {
    position: relative;
    left: 50%;
    right: auto;
  }
  .large-pull-5 {
    position: relative;
    right: 50%;
    left: auto;
  }
  .large-push-6 {
    position: relative;
    left: 60%;
    right: auto;
  }
  .large-pull-6 {
    position: relative;
    right: 60%;
    left: auto;
  }
  .large-push-7 {
    position: relative;
    left: 70%;
    right: auto;
  }
  .large-pull-7 {
    position: relative;
    right: 70%;
    left: auto;
  }
  .large-push-8 {
    position: relative;
    left: 80%;
    right: auto;
  }
  .large-pull-8 {
    position: relative;
    right: 80%;
    left: auto;
  }
  .large-push-9 {
    position: relative;
    left: 90%;
    right: auto;
  }
  .large-pull-9 {
    position: relative;
    right: 90%;
    left: auto;
  }
  .kColumn,
  .kColumns {
    position: relative;
    padding-left: 0.625em;
    padding-right: 0.625em;
    float: left;
  }
  .large-1 {
    position: relative;
    width: 10%;
  }
  .large-2 {
    position: relative;
    width: 20%;
  }
  .large-3 {
    position: relative;
    width: 30%;
  }
  .large-4 {
    position: relative;
    width: 40%;
  }
  .large-5 {
    position: relative;
    width: 50%;
  }
  .large-6 {
    position: relative;
    width: 60%;
  }
  .large-7 {
    position: relative;
    width: 70%;
  }
  .large-8 {
    position: relative;
    width: 80%;
  }
  .large-9 {
    position: relative;
    width: 90%;
  }
  .large-10 {
    position: relative;
    width: 100%;
  }
  .large-offset-0 {
    position: relative;
    margin-left: 0%;
  }
  .large-offset-1 {
    position: relative;
    margin-left: 10%;
  }
  .large-offset-2 {
    position: relative;
    margin-left: 20%;
  }
  .large-offset-3 {
    position: relative;
    margin-left: 30%;
  }
  .large-offset-4 {
    position: relative;
    margin-left: 40%;
  }
  .large-offset-5 {
    position: relative;
    margin-left: 50%;
  }
  .large-offset-6 {
    position: relative;
    margin-left: 60%;
  }
  .large-offset-7 {
    position: relative;
    margin-left: 70%;
  }
  .large-offset-8 {
    position: relative;
    margin-left: 80%;
  }
  [class*="column"] + [class*="column"]:last-child {
    float: right;
  }
  [class*="column"] + [class*="column"].end {
    float: left;
  }
  .kColumn.large-centered,
  .kColumns.large-centered {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none !important;
  }
  .kColumn.large-uncentered,
  .kColumns.large-uncentered {
    margin-left: 0;
    margin-right: 0;
    float: left !important;
  }
  .kColumn.large-uncentered.opposite,
  .kColumns.large-uncentered.opposite {
    float: right !important;
  }
}
/* TEXT */
.kScope p {
  padding: 0px;
  margin: 0px 0px 6px;
  line-height: 140%;
}
.kScope p.large {
  font-size: 16px;
  line-height: 24px;
}
.kScope .kBox.mid p {
  color: #ffffff;
}
.kScope .kBox.dark p {
  color: #ffffff;
}
.kScope strong {
  font-weight: 600;
  font-style: normal;
}
/* LINKS */
.kScope a {
  color: #1b3f92;
}
.kScope a:hover {
  color: #5e7cbf;
}
.kScope a:visited,
.kScope a:active {
  color: #1b3f92;
}
.kScope .kBox.dark a,
.kScope .kBox.dark a:hover,
.kScope .kBox.dark a:visited,
.kScope .kBox.dark a:active {
  color: #ffffff;
}
/* HEADINGS */
.kScope h1,
.kScope h2,
.kScope h3,
.kScope h4 {
  margin: 0px 0 4px;
  line-height: 105%;
  font-weight: 400;
  color: #1c1c1c;
}
.kScope h1 strong,
.kScope h2 strong,
.kScope h3 strong,
.kScope h4 strong {
  color: #d04773;
}
.kScope h1 a,
.kScope h2 a,
.kScope h3 a,
.kScope h4 a {
  text-decoration: none;
  color: #1c1c1c;
}
.kScope .kBox.mid h1,
.kScope .kBox.mid h2,
.kScope .kBox.mid h3,
.kScope .kBox.mid h4 {
  color: #d04773;
}
.kScope .kBox.dark h1,
.kScope .kBox.dark h2,
.kScope .kBox.dark h3,
.kScope .kBox.dark h4 {
  color: #d4d0cb;
}
/* QUOTES */
.kScope blockquote {
  font-style: italic;
  background-color: #f3f3f4;
  display: block;
  padding: 8px;
  margin: 6px 0px;
}
.kScope cite {
  font-style: italic;
}
/* PAGINATION */
.kScope .kPagination {
  text-align: center;
  position: relative;
}
.kScope .kPagination .kRight {
  width: auto;
  position: absolute;
  right: 0px;
  text-align: right;
}
.kScope .kPagination .kLeft {
  width: auto;
  position: absolute;
  left: 0px;
  text-align: left;
}
.kScope .kPagination .numbers {
  font-size: 18px;
  margin: 0 3px;
}
/* BLOG */
.kScope .kBlogPost {
  margin: 0 0 6px 0;
  overflow: hidden;
}
.kScope .kBlogImage {
  position: relative;
  margin: 0 0 10px 0;
}
.kScope .kBlogImage img {
  width: 100%;
}
.kScope .kBlogImage .kCaption {
  position: absolute;
  bottom: 12px;
  left: 20px;
  font-size: 12px;
  line-height: 18px;
  font-weight: bold;
  color: #ffffff;
  text-shadow: 2px 2px 2px #000000;
}
.kScope .kBlogSummary h1 {
  text-decoration: none;
  margin: 6px 0 16px;
  font-size: 32px;
  line-height: 42px;
}
.kScope .kBlogSummary .kBlogAuthor {
  display: none;
}
.kScope .kBlogDate {
  margin-top: 6px;
  padding: 3px 5px 5px;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: -0.01em;
}
.kScope .kBlogContent {
  clear: both;
}
.kScope .kBlogBio {
  margin-bottom: 10px;
  overflow: hidden;
  padding: 8px;
}
.kScope .kBlogBio img.avatar {
  float: right;
  max-height: 80px;
  width: auto;
}
.kScope .kBlogBio #bioInfo {
  float: left;
  width: 490px;
}
.kScope .kBlogShare span {
  display: inline-block;
  margin-right: 30px;
}
.kScope .kBlogShare a.kIcon {
  text-indent: -5000px;
}
/* Blog Index */
.kScope .kBlogIndex .kBlogPost {
  margin: 0 0 10px 0;
  clear: both;
}
.kScope .kBlogIndex .kBlogImage .kCaption {
  display: none;
}
.kScope .kBlogIndex .kBlogDate {
  margin: 0px 0 6px;
  font-size: 16px;
  line-height: 16px;
  display: none;
}
.kScope .kBlogIndex .kBlogSummary {
  margin: 0 0 6px;
}
.kScope .kBlogIndex .kBlogSummary h3 {
  font-size: 22px;
  line-height: 26px;
  margin: -4px 0 6px;
}
.kScope .kBlogIndex .kBlogSummary h3 a,
.kScope .kBlogIndex .kBlogSummary h3:visited {
  text-decoration: none;
  color: inherit;
}
/* Blog Index Simple*/
.kScope .kBlogIndexSimple {
  margin: 0px 0 12px;
}
.kScope .kBlogIndexSimple h3 {
  margin: 0px;
  padding: 8px 6px;
  color: #f3f3f4;
  background: #231f20;
}
.kScope .kBlogIndexSimple a.kBlogPost {
  text-decoration: none;
}
.kScope .kBlogIndexSimple .kBlogDate {
  padding: 1px 3px;
  margin: 0px 4px 0 0;
  font-size: 14px;
  line-height: 14px;
  display: none;
}
.kScope .kBlogIndexSimple h4 {
  font-size: 14px;
  line-height: 18px;
  margin: 6px 0 0;
}
.kScope .kBlogIndexSimple a.kBloglink {
  font-size: 14px;
  line-height: 14px;
  margin: 0px 0 10px;
}
/* Blog Post Archive */
.kScope .kBlogArchive {
  border-bottom: 1px solid #cccccc;
  padding-bottom: 4px;
  margin-bottom: 10px;
}
.kScope .kBlogArchive h3 {
  margin: 0px;
  padding: 8px 6px;
  color: #f3f3f4;
  background: #231f20;
}
.kScope .kBlogArchive ul {
  overflow: hidden;
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.kScope .kBlogArchive ul li {
  padding: 2px 0px;
  font-weight: normal;
  font-size: 12px;
  margin: 0px 0 2px;
}
.kScope .kBlogArchive ul li .section {
  margin: 4px 0px;
  font-weight: 600;
  font-size: 14px;
  padding-left: 16px;
  position: relative;
}
.kScope .kBlogArchive ul li .section:before {
  position: absolute;
  left: 0px;
  font-family: 'kIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  overflow: hidden;
  font-size-adjust: none;
  color: #d04773;
  content: "\e015";
  font-size: 12px;
  top: 3px;
}
.kScope .kBlogArchive ul li .section.closed:before {
  content: "\e015";
  color: #aeaeae;
}
.kScope .kBlogArchive ul li .sectionPage {
  margin-left: 16px;
}
.kScope .kBlogArchive ul li .ellipsis {
  padding-top: 0px;
  margin-top: 0px;
  line-height: 4px;
  padding-bottom: 4px;
}
.kScope .kBlogArchive ul.years li.year {
  padding-bottom: 0px;
  font-weight: bold;
  font-size: 14px;
  border-bottom: rgba(255, 255, 255, 0.3) solid 1px;
  color: #676f47;
}
.kScope .kBlogArchive ul.years li.year ul.months {
  margin-left: 16px;
  font-size: 14px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  color: #5e5e61;
}
.kScope .kBlogArchive ul.years li.year ul.months li.month {
  margin-bottom: 0px;
  padding-bottom: 2px;
}
.kScope .kBlogArchive ul.months li.month ul.monthsPages {
  margin: 0 0 0px 16px;
}
.kScope .kBlogArchive .trigger {
  cursor: pointer;
}
.kScope .kBlogArchive ul li .pageSummary {
  font-size: 85%;
  line-height: 85%;
  margin: 4px 0px;
}
/* Mobile - Landscape - Inter */
/* Tablet Portrait - Medium */
@media only screen and (min-width: 48em) {
  .kScope .kBlogSummary h1 {
    margin: 0px 0 6px;
  }
  .kScope .kBlogIndex .kBlogPost {
    padding-top: 8px;
  }
}
/* Desktop - Large */
/*BOXES*/
.kScope .kBox {
  padding: 8px 8px 4px;
  position: relative;
  margin: 0 0 10px;
  overflow: hidden;
  font-size: 14px;
  line-height: 20px;
}
.kScope .kBox.error {
  border: 0px solid #ffffff;
  background: #fcf0f0;
  color: #3b3b3b;
}
.kScope .kBox.error ul.ccm-error {
  display: inline-block;
  color: #3b3b3b;
  font-weight: normal;
}
.kScope .kBox.alert {
  border: 0px solid #e2d0d0;
  background: #f5e0a8;
}
.kScope .kBox.info {
  border: 0px solid #bad8f6;
  background: #c5eaff;
}
.kScope .kBox.success {
  border: 0px solid #e5f0d9;
  background-color: #e5f0d9;
}
.kScope .kBox.light {
  background: #f3f3f4;
}
.kScope .kBox.mid {
  background: #cccccc;
  border: 0px solid #b6b6b6;
}
.kScope .kBox.dark {
  background: #231f20;
  border: 0px solid #b6b6b6;
  color: #FFF;
}
.kScope .kBoxHead {
  padding: 6px 8px;
  margin: 0px;
  color: #ffffff;
  text-shadow: none /*0 -1px 0 #343922 */;
  border: 0px solid transparent;
  border-bottom: none;
  background-color: #d04773;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d04773), color-stop(98%, #d04773), color-stop(100%, #d04773));
  background: -moz-linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  background: -ms-linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  background: -o-linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  background: linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  -pie-background: linear-gradient(#d04773, #d04773, #d04773);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d04773,endColorstr=#d04773);
  -webkit-border-top-left-radius: 3px;
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-leftright: 3px;
  -moz-border-radius-topright: 3px;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  font-weight: normal;
}
.kScope .kBoxShadow {
  height: 30px;
  background: transparent url(https://www.rnrs.org.uk/themes/rnrs_kui/images/shadow.png) no-repeat;
  background-size: 100% 100%;
}
.kScope .kRow.kBox {
  padding: 12px 0;
}
.kScope .kBox h1,
.kScope .kBox h2,
.kScope .kBox h3,
.kScope .kBox h4 {
  margin-top: 0px;
}
/* Tablet Portrait */
/* Mobile - Landscape */
/* Mobile - Portrait */
/*BUTTONS*/
.kScope .kBtn,
.kScope a.kBtn,
.kScope a.kBtn:visited {
  position: relative;
  display: inline-block;
  text-decoration: none;
  padding: 5px 8px 6px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  vertical-align: 30%;
  -webkit-transition: -webkit-box-shadow 0.25s ease-in-out;
  -moz-transition: -moz-box-shadow 0.25s ease-in-out;
  -o-transition: -o-box-shadow 0.25s ease-in-out;
  color: #ffffff;
  text-shadow: none /*0 -1px 0 #343922 */;
  border: 0px solid transparent;
  background-color: #d04773;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #d04773), color-stop(98%, #d04773), color-stop(100%, #d04773));
  background: -moz-linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  background: -ms-linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  background: -o-linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  background: linear-gradient(center bottom, #d04773 0%, #d04773 98%, #d04773 100%);
  -pie-background: linear-gradient(#d04773, #d04773, #d04773);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#d04773,endColorstr=#d04773);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: auto;
  overflow: hidden;
}
.kScope .kBtn:hover,
.kScope a.kBtn:hover {
  cursor: pointer;
  outline: none;
  color: #ffffff;
  text-shadow: none /*0 -1px 0 #343922 */;
  border: 0px solid transparent;
  background-color: #aeaeae;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #aeaeae), color-stop(60%, #aeaeae), color-stop(100%, #aeaeae));
  background: -moz-linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  background: -ms-linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  background: -o-linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  background: linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  -pie-background: linear-gradient(#aeaeae, #aeaeae, #aeaeae);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#aeaeae,endColorstr=#aeaeae);
}
.kScope .kBtn:active,
.kScope a.kBtn:active {
  cursor: pointer;
  outline: none;
  color: #ffffff;
  text-shadow: none /*0 -1px 0 #343922 */;
  border: 0px solid transparent;
  background-color: #db9e18;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #db9e18), color-stop(60%, #db9e18), color-stop(100%, #db9e18));
  background: -moz-linear-gradient(center bottom, #db9e18 0%, #db9e18 60%, #db9e18 100%);
  background: -ms-linear-gradient(center bottom, #db9e18 0%, #db9e18 60%, #db9e18 100%);
  background: -o-linear-gradient(center bottom, #db9e18 0%, #db9e18 60%, #db9e18 100%);
  background: linear-gradient(center bottom, #db9e18 0%, #db9e18 60%, #db9e18 100%);
  -pie-background: linear-gradient(#db9e18, #db9e18, #db9e18);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#db9e18,endColorstr=#db9e18);
}
.kScope .kBtn.secondary,
.kScope a.kBtn.secondary,
.kScope a.kBtn.secondary:visited {
  color: #ffffff;
  text-shadow: none;
  border: 0px solid #b6b6b6;
  background-color: #4a4a4a;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #4a4a4a), color-stop(97%, #4a4a4a), color-stop(100%, #4a4a4a));
  background: -moz-linear-gradient(center bottom, #4a4a4a 0%, #4a4a4a 97%, #4a4a4a 100%);
  background: -ms-linear-gradient(center bottom, #4a4a4a 0%, #4a4a4a 97%, #4a4a4a 100%);
  background: -o-linear-gradient(center bottom, #4a4a4a 0%, #4a4a4a 97%, #4a4a4a 100%);
  background: linear-gradient(center bottom, #4a4a4a 0%, #4a4a4a 97%, #4a4a4a 100%);
  -pie-background: linear-gradient(#4a4a4a, #4a4a4a, #4a4a4a);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4a4a4a,endColorstr=#4a4a4a);
}
.kScope .kBtn.secondary:hover {
  color: #4f4f4f;
  text-shadow: none;
  border: 0px solid #b6b6b6;
  background-color: #aeaeae;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0%, #aeaeae), color-stop(60%, #aeaeae), color-stop(100%, #aeaeae));
  background: -moz-linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  background: -ms-linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  background: -o-linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  background: linear-gradient(center bottom, #aeaeae 0%, #aeaeae 60%, #aeaeae 100%);
  -pie-background: linear-gradient(#aeaeae, #aeaeae, #aeaeae);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#aeaeae,endColorstr=#aeaeae);
}
.kScope .kBtn .kIcon {
  margin: 0 4px 0 -4px;
  background: transparent;
  text-shadow: none;
  color: #a3a9ae;
  vertical-align: -10%;
}
.kScope .kBtn:hover .kIcon {
  color: #c4c9cd;
}
.kScope .kBtn.iconRight .kIcon {
  margin: 0 -4px 0 4px;
}
.kBtn.iconOnly {
  padding-left: 4px;
  padding-right: 4px;
}
.kBtn.iconOnly .kIcon {
  margin: 0px;
}
.kBtn.download {
  margin-bottom: 8px;
}
.kScope .kButtonset .kBtn {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.kScope .kButtonset .kBtn.firstBtn {
  -webkit-border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.kScope .kButtonset .kBtn.lastBtn {
  -webkit-border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  -moz-border-radius-bottomright: 3px;
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
/* Tablet Portrait */
/* Mobile - Landscape */
/* Mobile - Portrait */
/* COOKIE CONTROL */
#kCookieWarning {
  position: fixed;
  right: 10px;
  bottom: 10px;
  margin-bottom: 0px;
  width: 200px;
  z-index: 100;
  display: none;
  -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  font-size: 13px;
  line-height: 16px;
}
#kCookieWarning .kBtn {
  float: right;
}
#kCookieAdvice {
  position: fixed;
  left: 10px;
  bottom: 10px;
  width: 32px;
  z-index: 100;
  opacity: 0.6;
}
#kCookieAdvice:hover {
  opacity: 1;
}
/* DISCUSSION */
.kScope table.ccm-discussion-message-list,
.kScope table.ccm-discussion-category-list {
  border: none;
  width: 100%;
  background: #FFF;
}
.kScope table.ccm-discussion-message-list th,
.kScope table.ccm-discussion-category-list th {
  border: none;
}
.kScope table.ccm-discussion-message-list tr,
.kScope table.ccm-discussion-category-list tr {
  border: none;
}
.kScope table.ccm-discussion-message-list td,
.kScope table.ccm-discussion-category-list td {
  border: none;
}
.kScope table.discussion-category-list {
  width: 100%;
}
.kScope table.ccm-discussion-category-list th,
.kScope table.ccm-discussion-message-list th {
  white-space: nowrap;
  font-weight: bold;
  text-align: left;
  background-color: #F3F3F4;
  border-bottom: none;
  padding: 12px;
}
.kScope table.ccm-discussion-category-list td,
.kScope table.ccm-discussion-message-list td {
  padding: 12px;
  text-align: center;
  border-bottom: none;
}
.kScope table.ccm-discussion-message-list td.ccm-discussion-message {
  width: 100%;
  text-align: left;
  white-space: normal;
}
.kScope table.ccm-discussion-category-list td.ccm-discussion-category-last-post {
  text-align: left;
  vertical-align: top;
  width: 50%;
}
.kScope table.ccm-discussion-category-list h2 {
  font-size: 14px;
  font-weight: bold;
  line-height: 14px;
  margin: 0px;
}
.kScope table.ccm-discussion-category-list h2 a {
  text-decoration: none;
}
.kScope table.ccm-discussion-category-list p {
  margin: 0px;
}
.kScope td.ccm-discussion-category-name {
  width: 50%;
  vertical-align: top;
  text-align: left !important;
}
.kScope table.ccm-discussion-category-list th a {
  padding-right: 14px;
  text-decoration: none;
}
.kScope table.ccm-discussion-category-list th.ccm-results-list-active-sort-desc a {
  color: #377C2E;
  text-decoration: none;
  background: transparent url(https://www.rnrs.org.uk/themes/rnrs_kui/images/arrow_down.png) no-repeat scroll right 5px;
}
.kScope table.ccm-discussion-category-list th.ccm-results-list-active-sort-asc a {
  color: #377C2E;
  text-decoration: none;
  background: transparent url(https://www.rnrs.org.uk/themes/rnrs_kui/images/arrow_up.png) no-repeat scroll right 4px;
}
.kScope ul.ccm-discussion-menu {
  background-color: #F3F3F4;
  padding: 8px;
  color: #333;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-align: right;
}
.kScope ul.ccm-discussion-menu li {
  list-style-type: none;
  display: inline;
  margin-right: 20px;
}
.kScope ul.ccm-discussion-menu li a {
  color: #333;
  text-decoration: none;
}
.kScope ul.ccm-discussion-menu li a:hover {
  text-decoration: underline;
}
.kScope table.ccm-discussion-message-list div.ccm-paging-top {
  float: right;
  background-color: transparent;
  padding: 0px;
  font-weight: normal;
}
.kScope div.ccm-discussion-messages div.ccm-pagination {
  margin-top: 10px;
}
.kScope table tr.ccm-discussion-post-pinned td {
  background-color: #edf7f8;
}
.kScope div.ccm-discussion-message-info {
  padding: 4px;
  margin-top: 8px;
  background-color: #efefef;
  font-size: 10px;
}
.kScope div.ccm-discussion-message-tags {
  font-size: 10px;
  line-height: 12px;
}
/* discussion comment formatting */
.kScope div.ccm-discussion-threaded-comment h3 {
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 0px;
}
.kScope div.ccm-discussion-threaded-comment div.ccm-discussion-post-body,
.kScope div.ccm-discussion-threaded-comment h3,
.kScope .kScope div.ccm-discussion-threaded-comment div.ccm-discussion-post-time {
  padding-left: 100px;
}
.kScope div.ccm-discussion-threaded-comment div.u-avatar-box {
  float: left;
  text-align: center;
  width: 80px;
}
.kScope div.ccm-discussion-post-time {
  font-size: 11px;
  color: #666;
  margin-bottom: 8px;
}
.kScope div.ccm-discussion-comment-level-0 {
  margin-left: 0px !important;
}
.kScope div.ccm-discussion-comment-level-1 {
  margin-left: 40px !important;
}
.kScope div.ccm-discussion-comment-level-2 {
  margin-left: 80px !important;
}
.kScope div.ccm-discussion-comment-level-3 {
  margin-left: 120px !important;
}
.kScope div.ccm-discussion-comment-wrapper {
  margin-left: 160px;
}
.kScope div.ccm-discussion-threaded-comment {
  margin-bottom: 40px;
}
.kScope div.ccm-discussion-main-message {
  padding-bottom: 12px;
}
.kScope div.ccm-discussion-main-message div.u-avatar-box {
  float: right;
  text-align: center;
  width: 80px;
}
.kScope div.ccm-discussion-main-message h1 {
  margin-bottom: 0;
  padding-bottom: 0;
}
.kScope div.ccm-discussion-replies {
  clear: both;
  padding-top: 12px;
}
.kScope div.ccm-discussion-replies-count {
  font-size: 12px;
}
.kScope div.ccm-discussion-replies div.ccm-discussion-replies-count {
  margin-bottom: 20px;
}
.kScope div.ccm-discussion-messages-display {
  float: right;
}
.kScope tr.ccm-discussion-topic td {
  background-color: #FFF;
}
.kScope tr.ccm-discussion-topic div.ccm-discussion-message-info {
  background-color: #FFF;
  font-size: 12px;
  padding-top: 10px;
  border-top: none;
  margin-top: 10px;
}
.kScope td.ccm-discussion-replies {
  background-color: #C8CCC8;
  padding: 6px;
  text-align: left !important;
}
.kScope div.ccm-dialog-content input.ccm-input-text {
  font-size: 13px;
  padding: 2px;
  width: 100%;
  border: none;
}
.kScope div.ccm-dialog-content textarea.ccm-input-textarea {
  font-size: 13px;
  height: 220px;
  padding: 2px;
  width: 100%;
  border: none;
}
.kScope div.ccm-dialog-content label {
  font-weight: bold;
  font-size: 12px;
  display: block;
  padding: 3px 0px 3px 0px;
}
.kScope div.ccm-dialog-content input.ccm-input-submit {
  float: right;
  margin: 3px 0px 3px 0px;
  font-size: 12px;
}
.kScope div.ccm-discussion-threaded-comment-poster div.ccm-discussion-threaded-comment-reply {
  float: right;
  text-align: right;
  width: 50px;
}
.kScope div.ccm-discussion-reply {
  border: 1px solid #ccc;
  padding: 3px;
}
.kScope div#ccm-discussion-post-errors {
  color: #f00;
  padding-bottom: 10px;
}
.kScope div.ccm-discussion-post-loader {
  padding: 5px 8px 3px 0px;
  display: none;
  float: right;
}
.kScope div.ccm-discussion-attachments-selector {
  display: none;
}
.kScope div.ccm-discussion-field {
  margin-bottom: 12px;
}
.kScope span.ccm-discussion-attachment-link {
  float: right;
}
.kScope div.ccm-filter-discussions input.ccm-input-date {
  margin-left: 8px;
  width: 100px;
  margin-right: 8px;
}
.kScope div.ccm-filter-discussions {
  padding-bottom: 8px;
}
.kScope div.ccm-sort-discussions {
  float: right;
}
.kScope ul.ccm-discussion-breadcrumb li {
  display: inline;
  list-style-type: none;
}
.kScope ul.ccm-discussion-breadcrumb {
  display: block;
  margin: 0px;
  padding-left: 0px;
  margin-bottom: 8px;
}
/* avatar / badges formatting */
.kScope img.u-avatar {
  border: 2px solid #cecece;
  margin-bottom: 8px;
}
.kScope div.profile-preview-overlay {
  width: 268px;
  z-index: 50;
  position: absolute;
  background-color: white;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border: 1px solid #999;
}
.kScope div.profile-preview-overlay-top {
  display: none;
  background: url(https://www.rnrs.org.uk/themes/rnrs_kui/images/profile_overlay_top.gif) no-repeat top left;
  height: 4px;
}
.kScope div.profile-preview-overlay-center {
  /* background:url(https://www.rnrs.org.uk/themes/rnrs_kui/images/profile_overlay_centerbg.gif) repeat-y top left;  */
  min-height: 100px;
  padding: 6px 6px 10px 6px;
  position: relative;
}
.kScope div.profile-preview-badges {
  width: 111px;
  float: left;
}
.kScope div.profile-preview-badges img {
  padding: 1px;
}
.kScope div.profile-preview-info {
  width: 137px;
  padding-left: 8px;
  padding-bottom: 20px;
  float: right;
  color: #000;
}
.kScope div.profile-preview-info label {
  color: #a0a0a0;
}
.kScope div.profile-preview-links {
  position: absolute;
  bottom: 6px;
  right: 8px;
  text-decoration: none;
  font-weight: bold;
}
.kScope div.profile-preview-overlay-center h2 {
  color: #000;
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin: 0 0 4px 0;
  padding: 2px;
}
.kScope div.profile-preview-overlay-bottom {
  display: none;
  background: url(https://www.rnrs.org.uk/themes/rnrs_kui/images/profile_overlay_bottom.gif) no-repeat bottom left;
  height: 4px;
}
.kScope div#ccm-discussion-post-form {
  padding: 0px 6px 0px 0px;
}
.kScope div#ccm-discussion-post-form label {
  display: inline;
}
.kScope div#ccm-discussion-post-form-wrapper div#ccm-discussion-post-form {
  padding: 8px 20px 8px 8px;
  border: 1px solid #afafaf;
  background-color: #fff;
  margin-top: 12px;
}
.kScope div#ccm-discussion-post-form-wrapper div#ccm-discussion-post-form input#subject {
  width: 400px;
}
/* discussion guestbook */
.kScope h4.ccm-discussion-guestbook-title {
  border-bottom: 1px solid #666666;
  margin-top: 30px;
  margin-bottom: 20px;
}
.kScope .ccm-discussion-guestbook div.contentByLine {
  font-size: .8em;
  color: #333333;
  margin-bottom: 4px;
}
.kScope .ccm-discussion-guestbook-poster {
  text-align: center;
}
.kScope .ccm-discussion-guestbook td.ccm-discussion-message {
  padding-left: 10px;
}
.kScope .ccm-discussion-guestbook-threaded {
  width: 0px !important;
}
.kScope tr.ccm-discussion-comment-level-0 .ccm-discussion-guestbook-threaded {
  padding-left: 0px !important;
}
.kScope tr.ccm-discussion-comment-level-1 .ccm-discussion-guestbook-threaded {
  padding-left: 20px !important;
}
.kScope tr.ccm-discussion-comment-level-2 .ccm-discussion-guestbook-threaded {
  padding-left: 40px !important;
}
.kScope tr.ccm-discussion-comment-level-3 .ccm-discussion-guestbook-threaded {
  padding-left: 80px !important;
}
.kScope .ccm-discussion-guestbook-form-block {
  margin: 12px 0 12px 0;
}
.kScope .ccm-discussion-guestbook-line td {
  padding-bottom: 20px;
}
.kScope .ccm-discussion-guestbook-form-block label {
  width: 60px;
  display: block;
  float: left;
}
.kScope .ccm-discussion-guestbook-form-block textarea {
  width: 100%;
  height: 150px;
  margin: 12px 0 12px 0;
}
.kScope .ccm-discussion-guestbook-form-block .note {
  font-size: 10px;
}
.kScope .ccm-discussion-guestbook span.error,
div.ccm-discussion-guestbook-form-block span.error {
  color: #990000;
  text-align: left;
}
.kScope div.ccm-discussion-moderation {
  background-color: #FFCFCF;
}
/* post list styles */
.kScope .ccm-discussion-post-list .ccm-discussion-message-info {
  font-size: 10px;
  line-height: 12px;
}
.kScope .ccm-discussion-post-list .ccm-discussion-post-list-title {
  font-size: 13px;
  margin: 4px 0 2px 0;
}
.kScope .ccm-discussion-post-list .ccm-discussion-post-list-description {
  font-size: 12px;
  line-height: 14px;
}
/* FORM ELEMENTS */
.kScope .kForm {
  overflow: hidden;
  margin-bottom: 20px;
}
.kScope .kForm fieldset {
  border: 0px;
  padding: 0px;
  clear: both;
  margin: 0 0 10px;
}
.kScope .kForm fieldset.kBox {
  margin: 0px;
}
.kScope .kForm legend {
  font-weight: 600;
  margin-top: 20px;
}
.kScope .kForm input,
.kForm p,
.kForm .kBtn {
  margin: 6px 0 0;
  vertical-align: middle;
}
.kScope .kForm label {
  vertical-align: middle;
  display: block;
  margin: 4px 0  2px;
  font-size: 13px;
  font-weight: 600;
  clear: left;
  float: left;
}
.kScope .kForm .ccm-required {
  color: #d04773;
  display: inline-block;
  font-size: 12px;
  float: left;
}
.kScope .kForm input[type="text"],
.kScope .kForm input[type="password"],
.kScope .kForm input[type="email"],
.kScope .kForm textarea {
  height: 25px;
  width: 100%;
  max-width: 400px;
  border: none;
  padding: 0;
  margin: 0 0 4px;
  background: #fff;
  text-indent: 5px;
  color: #757575;
  font-family: "Bliss Regular", 'Gill Sans', Calibri, 'Helvetica Neue', Arial, sans-serif;
  font-weight: normal;
  font-size: 13px;
  font-style: normal;
  color: #333;
  -webkit-font-smoothing: antialiased;
  /* Fix for webkit rendering */
  -webkit-text-size-adjust: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
}
.kScope .kForm textarea {
  height: 100px;
  overflow: auto;
}
.kScope .kForm select {
  width: 100%;
}
.kScope .kForm input[type="text"].short,
.kScope .kForm input[type="password"].short,
.kScope .kForm input[type="email"].short,
.kScope .kForm textarea.short,
.kScope .kForm select.short {
  width: 50%;
  clear: both;
  display: block;
}
.kScope .kModal .kForm input[type="text"],
.kScope .kModal .kForm input[type="password"],
.kScope .kModal .kForm input[type="email"],
.kScope .kModal .kForm textarea {
  background: #f3f3f4;
}
.kScope .kForm input::-webkit-input-placeholder,
.kScope .kForm textarea::-webkit-input-placeholder {
  color: #636363;
}
.kScope .kForm input:-moz-placeholder,
.kScope .kForm textarea:-moz-placeholder {
  color: #636363;
}
/*ICONS */
@font-face {
  font-family: 'kIcon';
  src: url('../fonts/kIcon.eot');
  src: url('../fonts/kIcon.eot#iefix') format('embedded-opentype'), url('../fonts/kIcon.woff') format('woff'), url('../fonts/kIcon.ttf') format('truetype'), url('../fonts/kIcon.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
[data-icon]:before,
[data-icon]:after {
  font-family: 'kIcon';
  content: attr(data-icon);
  speak: none;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.kIcon {
  font-family: 'kIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  margin-right: 4px;
  color: #a3a9ae;
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
  font-size-adjust: none;
}
.kIcon.kAdd:before {
  content: "\e031";
  color: #198204;
}
.kIcon.kAddarea:before {
  content: "\e01f";
  color: #198204;
}
.kIcon.kAdvertising:before {
  content: "\e02f";
}
.kIcon.kArticle:before {
  content: "\e02c";
}
.kIcon.kBack:before {
  content: "\e028";
}
.kIcon.kBasket:before {
  content: "\e01d";
}
.kIcon.kBath:before {
  content: "\e01c";
  color: #aeaeae;
}
.kIcon.kBed:before {
  content: "\e01b";
  color: #aeaeae;
}
.kIcon.kBus:before {
  content: "\e033";
}
.kIcon.kCasestudy:before {
  content: "\e02d";
}
.kIcon.kClose:before {
  content: "\e032";
}
.kIcon.kMap:before {
  content: "\e00c";
}
.kIcon.kConcrete5:before {
  content: "\e025";
}
.kIcon.kCookies:before {
  content: "\e03c";
  color: #666;
}
.kIcon.kDeletearea:before {
  content: "\e018";
  color: #c20000;
}
.kIcon.kDetails:before {
  content: "\e000";
}
.kIcon.kDown:before {
  content: "\e017";
}
.kIcon.kDownload:before {
  content: "\e01a";
}
.kIcon.kDraw:before {
  content: "\e016";
}
.kIcon.kEmail:before {
  content: "\e03d";
}
.kIcon.kError:before {
  content: "\e036";
  color: #c20000;
}
.kIcon.kErrorOutline:before {
  content: "\e03b";
}
.kIcon.kExcel:before {
  content: "\e04c";
}
.kIcon.kFacebook:before {
  content: "\e025";
}
.kIcon.kFavourite:before {
  content: "\e034";
}
.kIcon.kFavouriteproperties:before {
  content: "\e021";
}
.kIcon.kFeed:before {
  content: "\e005";
}
.kIcon.kForward:before {
  content: "\e027";
}
.kIcon.kGoogle:before {
  content: "\e012";
  color: #d62408;
}
.kIcon.kGooglePlus:before {
  content: "\e023";
  color: #d62408;
}
.kIcon.kGrid:before {
  content: "\e020";
}
.kIcon.kHealthinfo:before {
  content: "\e03e";
}
.kIcon.kHome:before {
  content: "\e010";
}
.kIcon.kInfo:before {
  content: "\e014";
  color: #2b69bf;
}
.kIcon.kInfoOutline:before {
  content: "\e042";
}
.kIcon.kInternetmarketing:before {
  content: "\e02e";
}
.kIcon.kLinkedin:before {
  content: "\e019";
}
.kIcon.kList:before {
  content: "\e011";
}
.kIcon.kLogin:before {
  content: "\e046";
}
.kIcon.kLogout:before {
  content: "\e047";
}
.kIcon.kMagento:before {
  content: "\e029";
}
.kIcon.kMap:before {
  content: "\e00c";
}
.kIcon.kMenu:before {
  content: "\e013";
}
.kIcon.kMobile:before {
  content: "\e029";
}
.kIcon.kNews:before {
  content: "\e02a";
}
.kIcon.kNextlevel:before {
  content: "\e00d";
}
.kIcon.kOmit:before {
  content: "\e037";
}
.kIcon.kPage:before {
  content: "\e049";
}
.kIcon.kPause:before {
  content: "\e00b";
}
.kIcon.kPdf:before {
  content: "\e04a";
}
.kIcon.kPhone:before {
  content: "\e030";
}
.kIcon.kPinterest:before {
  content: "\e022";
}
.kIcon.kPlay:before {
  content: "\e009";
}
.kIcon.kPrint:before {
  content: "\e008";
}
.kIcon.kReception:before {
  content: "\e007";
  color: #aeaeae;
}
.kIcon.kRefresh:before {
  content: "\e038";
}
.kIcon.kSavedfavourites:before {
  content: "\e01e";
}
.kIcon.kSavedsearch:before {
  content: "\e024";
}
.kIcon.kSearch:before {
  content: "\e035";
}
.kIcon.kServices:before {
  content: "\e03a";
}
.kIcon.kShare:before {
  content: "\e013";
}
.kIcon.kSocial:before {
  content: "\e006";
}
.kIcon.kSubtract:before {
  content: "\e004";
}
.kIcon.kSubtractarea:before {
  content: "\e003";
}
.kIcon.kSuccess:before {
  content: "\e040";
  color: #a3ca78;
}
.kIcon.kSuccessOutline:before {
  content: "\e041";
  color: #a3ca78;
}
.kIcon.kTrades:before {
  content: "\e039";
}
.kIcon.kTrash:before {
  content: "\e026";
}
.kIcon.kTwitter:before {
  content: "\e00a";
}
.kIcon.kUp:before {
  content: "\e002";
}
.kIcon.kUser:before {
  content: "\e00f";
}
.kIcon.kWord:before {
  content: "\e04b";
}
.kIcon.kWww:before {
  content: "\e001";
}
.kIcon.kCookies,
.kIcon.kError,
.kIcon.kSuccess,
.kIcon.kInfo,
.kIcon.kAlert {
  background: transparent;
}
/* Icon Utility Classes */
.kIcon.kLarge {
  font-size: 32px;
  height: 32px;
}
.kIcon.kExtraLarge {
  font-size: 48px;
  height: 48px;
}
.kScope a .kIcon,
.kScope a.kIcon {
  text-decoration: none;
  color: #a3a9ae;
}
.kScope a:hover .kIcon,
.kScope .kBtn:hover .kIcon,
.kScope .kRad:hover .kIcon {
  color: #c4c9cd;
}
/* NAVIGATION */
.kScope .kLinkMenu {
  background: #f3f3f4;
  margin: 0px;
  padding: 12px 14px 90px;
  list-style-type: none;
}
.kScope .kLinkMenu li {
  margin: 0 0 6px;
  list-style-type: none;
  position: relative;
}
.kScope .kLinkMenu li a {
  color: #3b3b3b;
  text-decoration: none;
  font-weight: 400;
}
.kScope .kLinkMenu li.nav-selected a {
  color: #d04773;
}
.kScope .kLinkMenu li a:hover {
  text-decoration: underline;
}
.kScope .kLinkMenu li ul {
  list-style-type: none;
  margin: 6px 0;
}
.kScope .kLinkMenu li li {
  padding-left: 20px;
}
.kScope .kLinkMenu li.nav-selected li a {
  color: inherit;
}
.kScope .kLinkMenu li ul li:before {
  top: 0px;
  font-family: 'kIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  overflow: hidden;
  vertical-align: -10%;
  font-size: 16px;
  font-size-adjust: none;
  color: #CCC;
  content: "\e00d";
}
/* LISTS */
.kScope ul,
ol {
  margin: 3px 0 0;
  padding: 0px;
  list-style-position: outside;
}
.kScope ol {
  margin: 3px 0 0 0px;
}
.kScope ul li,
.kScope ol li {
  margin-bottom: 4px;
}
.kScope ul.bullet li,
.kScope ul.bullet-lrg li,
.kScope ul.bullet-light li,
.kScope ul.bullet-round li,
.kScope ul.bullet-arrow li,
.kScope ul.bullet-arrow-right li {
  list-style-type: none;
  list-style-position: outside;
  padding-left: 20px;
  position: relative;
}
.kScope li:before,
.kScope ul.bullet li:before,
.kScope ul.bullet-lrg li:before,
.kScope ul.bullet-light li:before,
.kScope ul.bullet-round li:before,
.kScope ul.bullet-arrow li:before,
.kScope ul.bullet-arrow-right li:after {
  position: absolute;
  left: 0px;
  top: 3px;
  font-family: 'kIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  overflow: hidden;
  font-size: 12px;
  font-size-adjust: none;
  color: #d04773;
}
.kScope ul.bullet li:before {
  content: "\e043";
  font-size: 8px;
  top: 5px;
}
.kScope ul.bullet-lrg li:before {
  content: "\e043";
}
.kScope ul.bullet-light li:before {
  content: "\e043";
  font-size: 12px;
  color: #d4d0cb;
}
.kScope ul.bullet-round li:before {
  content: "\e044";
  font-size: 12px;
}
.kScope ul.bullet-arrow li:before {
  content: "\e015";
}
.kScope ul.bullet-arrow-right {
  text-align: right;
}
.kScope ul.bullet-arrow-right li:after {
  margin-left: 4px;
  content: "\e015";
  color: #ffffff;
}
.kScope ul.blocklist li {
  padding: 4px 6px;
  background: #d0de16;
  font-size: 13px;
  line-height: 15px;
  margin: 0 0 6px;
}
.kScope ul.kNoBullet,
.kScope ol.kNoBullet {
  list-style-type: none;
  list-style-position: inside;
}
.kScope ul.actionLinks {
  clear: both;
  margin: 10px 0 0;
}
.kScope ul.labelList {
  list-style-type: none;
  font-weight: bold;
}
.kScope ul.labelList li {
  border-bottom: #CCC solid 1px;
  padding-bottom: 3px;
  margin-bottom: 6px;
}
.kScope ul.labelList label {
  font-weight: normal;
  display: block;
}
.kScope ul.labelList span {
  display: block;
}
/* NAVIGATION */
.kScope .dl-menuwrapper {
  position: relative;
  margin-top: 4px;
}
.kScope .dl-menuwrapper button {
  display: none;
}
.kScope .dl-menuwrapper ul {
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.kScope .dl-menuwrapper li {
  position: relative;
  float: left;
}
.kScope .dl-menuwrapper li.last {
  border-bottom: none;
}
.kScope .dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 0px 6px;
  border-right: solid 1px #ccc;
  font-size: 15px;
  font-weight: 400;
  line-height: 20px;
  color: #5f5d5b;
  outline: none;
  text-decoration: none;
  text-align: left;
}
.kScope .dl-menuwrapper li a:hover {
  color: #999;
}
.kScope ul.kMenu li a:active,
.kScope ul.kMenu li.nav-selected a,
.kScope ul.kMenu li.nav-path-selected a {
  color: #d04773;
}
.kScope .dl-menuwrapper li.last a {
  border-right: none;
  padding-right: none;
}
.kScope .dl-menuwrapper li a.go {
  display: none;
}
.kScope .dl-menuwrapper ul ul {
  display: none;
}
.kScope .dl-menuwrapper li a.go {
  display: none;
}
.kScope .dl-menuwrapper ul ul {
  display: none;
}
@media only screen and (max-width: 47.99em) {
  .kScope .dl-menuwrapper {
    height: 30px;
    margin: 0px;
    display: block;
    width: 100%;
    max-width: 100%;
    position: absolute;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
    -webkit-perspective-origin: 50% 200%;
    -moz-perspective-origin: 50% 200%;
    perspective-origin: 50% 200%;
    z-index: 9999;
  }
  .kScope .dl-menuwrapper button {
    display: inline-block;
    position: relative;
    border: none;
    overflow: hidden;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    background: transparent;
    padding: 0px;
    height: 24px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    color: #a3a9ae;
    font-size: 16px;
  }
  .kScope .dl-menuwrapper button:hover {
    background: transparent;
    color: #c4c9cd;
  }
  .kScope .dl-menuwrapper button .kIcon {
    vertical-align: -20%;
    font-size: 24px;
    width: 24px;
    margin: 0px 6px 0px 0px;
  }
  .kScope .dl-menuwrapper button:hover .kIcon,
  .kScope .dl-menuwrapper a:hover .kIcon {
    color: #c4c9cd;
  }
  .kScope .dl-menuwrapper ul {
    background: #FFF;
    top: 38px;
    -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.3);
  }
  .kScope .dl-menuwrapper li {
    float: none;
    background: transparent;
    /*reset*/
    border-bottom: solid 1px #e0e0e0;
    margin: 0px;
  }
  .kScope .dl-menuwrapper li a {
    border-right: none;
    /*reset*/
    padding: 7px 6px;
    font-size: 16px;
  }
  .no-touch .kScope .dl-menuwrapper li a:hover {
    background: rgba(0, 0, 0, 0.1);
  }
  .kScope ul.kMenu li a:before {
    border-width: 0px;
  }
  .kScope .dl-menuwrapper li a.go {
    display: block;
    /*reset*/
    background: rgba(0, 0, 0, 0.5);
    width: 34px;
    height: 34px;
    padding-right: 0px;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    text-align: center;
  }
  .kScope .dl-menuwrapper li.dl-back > a {
    padding-left: 6px;
    background: rgba(0, 0, 0, 0.5);
    color: #cccccc;
  }
  .kScope .dl-menuwrapper li.dl-back > a:hover,
  .no-touch .kScope .dl-menuwrapper li a.go:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .kScope .dl-menuwrapper .dl-menu {
    position: absolute;
    left: -10px;
    width: 320px;
    opacity: 0;
    pointer-events: none;
    -webkit-transform: translateY(10px);
    -moz-transform: translateY(10px);
    transform: translateY(10px);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .kScope .dl-menuwrapper .dl-menu.dl-menu-toggle {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .kScope .dl-menuwrapper .dl-menu.dl-menuopen {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    transform: translateY(0px);
  }
  /* Hide the inner submenus */
  .kScope .dl-menuwrapper li .dl-submenu {
    display: none;
  }
  .kScope .dl-menu.dl-subview li,
  .kScope .dl-menu.dl-subview li.dl-subviewopen > a,
  .kScope .dl-menu.dl-subview li.dl-subview > a {
    display: none;
  }
  .kScope .dl-menu.dl-subview li.dl-subview,
  .kScope .dl-menu.dl-subview li.dl-subview .dl-submenu,
  .kScope .dl-menu.dl-subview li.dl-subviewopen,
  .kScope .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
  .kScope .dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
    display: block;
  }
  /* Dynamically added submenu outside of the menu context */
  .kScope .dl-menuwrapper > .dl-submenu {
    position: absolute;
    width: 320px;
    top: 38px;
    left: 0;
    margin: 0;
  }
  /* Animation classes for moving out and in */
  .kScope .dl-menu.dl-animate-out-1 {
    -webkit-animation: MenuAnimOut1 0.4s;
    -moz-animation: MenuAnimOut1 0.4s;
    animation: MenuAnimOut1 0.4s;
  }
  @-webkit-keyframes MenuAnimOut1 {
    50% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
      -webkit-transform: translateZ(-372.5px) rotateY(15deg);
      opacity: .5;
    }
    100% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
  }
  @-moz-keyframes MenuAnimOut1 {
    50% {
      -moz-transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
      -moz-transform: translateZ(-372.5px) rotateY(15deg);
      opacity: .5;
    }
    100% {
      -moz-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
  }
  @keyframes MenuAnimOut1 {
    50% {
      transform: translateZ(-250px) rotateY(30deg);
    }
    75% {
      transform: translateZ(-372.5px) rotateY(15deg);
      opacity: .5;
    }
    100% {
      transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
  }
  .kScope .dl-menu.dl-animate-in-1 {
    -webkit-animation: MenuAnimIn1 0.3s;
    -moz-animation: MenuAnimIn1 0.3s;
    animation: MenuAnimIn1 0.3s;
  }
  @-webkit-keyframes MenuAnimIn1 {
    0% {
      -webkit-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
    20% {
      -webkit-transform: translateZ(-250px) rotateY(30deg);
      opacity: 0.5;
    }
    100% {
      -webkit-transform: translateZ(0px) rotateY(0deg);
      opacity: 1;
    }
  }
  @-moz-keyframes MenuAnimIn1 {
    0% {
      -moz-transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
    20% {
      -moz-transform: translateZ(-250px) rotateY(30deg);
      opacity: 0.5;
    }
    100% {
      -moz-transform: translateZ(0px) rotateY(0deg);
      opacity: 1;
    }
  }
  @keyframes MenuAnimIn1 {
    0% {
      transform: translateZ(-500px) rotateY(0deg);
      opacity: 0;
    }
    20% {
      transform: translateZ(-250px) rotateY(30deg);
      opacity: 0.5;
    }
    100% {
      transform: translateZ(0px) rotateY(0deg);
      opacity: 1;
    }
  }
  .kScope .dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
    -webkit-animation: SubMenuAnimIn1 0.4s ease;
    -moz-animation: SubMenuAnimIn1 0.4s ease;
    animation: SubMenuAnimIn1 0.4s ease;
  }
  @-webkit-keyframes SubMenuAnimIn1 {
    0% {
      -webkit-transform: translateX(50%);
      opacity: 0;
    }
    100% {
      -webkit-transform: translateX(0px);
      opacity: 1;
    }
  }
  @-moz-keyframes SubMenuAnimIn1 {
    0% {
      -moz-transform: translateX(50%);
      opacity: 0;
    }
    100% {
      -moz-transform: translateX(0px);
      opacity: 1;
    }
  }
  @keyframes SubMenuAnimIn1 {
    0% {
      transform: translateX(50%);
      opacity: 0;
    }
    100% {
      transform: translateX(0px);
      opacity: 1;
    }
  }
  .kScope .dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
    -webkit-animation: SubMenuAnimOut1 0.4s ease;
    -moz-animation: SubMenuAnimOut1 0.4s ease;
    animation: SubMenuAnimOut1 0.4s ease;
  }
  @-webkit-keyframes SubMenuAnimOut1 {
    0% {
      -webkit-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -webkit-transform: translateX(50%);
      opacity: 0;
    }
  }
  @-moz-keyframes SubMenuAnimOut1 {
    0% {
      -moz-transform: translateX(0%);
      opacity: 1;
    }
    100% {
      -moz-transform: translateX(50%);
      opacity: 0;
    }
  }
  @keyframes SubMenuAnimOut1 {
    0% {
      transform: translateX(0%);
      opacity: 1;
    }
    100% {
      transform: translateX(50%);
      opacity: 0;
    }
  }
  /* No JS Fallback */
  .no-js .dl-menuwrapper .dl-menu {
    position: relative;
    opacity: 1;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
  }
  .no-js .dl-menuwrapper li .dl-submenu {
    display: block;
  }
  .no-js .dl-menuwrapper li.dl-back {
    display: none;
  }
  .no-js .dl-menuwrapper li > a:not(:only-child) {
    background: rgba(0, 0, 0, 0.1);
  }
  .no-js .dl-menuwrapper li > a:not(:only-child):after {
    content: '';
  }
}
/* Mobile - Landscape - Inter */
@media only screen and (min-width: 30em) {
  .kScope .dl-menuwrapper .dl-menu {
    width: 480px;
  }
  .kScope .dl-menuwrapper > .dl-submenu {
    width: 480px;
  }
}
/* Tablet Portrait - Medium */
@media only screen and (min-width: 48em) {
  .kScope .dl-menuwrapper .dl-menu {
    width: 100%;
  }
  .kScope .dl-menuwrapper li a {
    padding: 0px 3px;
    font-size: 14px;
  }
}
/* Desktop - Large */
@media only screen and (min-width: 62.5em) {
  .kScope .dl-menuwrapper li a {
    padding: 0px 8px;
    font-size: 16px;
  }
}
/*SEARCH*/
.kScope .kSearch {
  overflow: hidden;
}
.kScope header .kSearchLink {
  text-align: right;
  float: right;
  z-index: 10000000;
}
.kScope header .kSearchLink span {
  text-decoration: none;
  margin-right: 8px;
  font-size: 14px;
  display: inline-block;
  line-height: 28px;
  color: #b1b1b1;
}
.kScope header .kSearchLink .kIcon {
  font-size: 20px;
  width: 20px;
  margin-top: 2px;
}
.kScope .kSearchForm {
  width: 100%;
  text-align: left;
  position: relative;
  height: 26px;
}
.kScope .kSearchSubmit {
  width: 24px;
  height: 24px;
  padding: 0px;
  border: 0;
  cursor: pointer;
  position: absolute;
  right: 0px;
  background: transparent;
  vertical-align: middle;
}
.kScope .kSearchSubmit:hover {
  background: transparent;
}
.kScope .kSearchSubmit:before {
  content: "\e035";
  font-family: 'kIcon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  color: #a3a9ae;
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
  font-size-adjust: none;
}
.kScope .kSearchSubmit:hover:before {
  color: #c4c9cd;
}
.kScope .kSearchInput {
  background: #FFF;
  height: 26px;
  border: #CCC solid 1px;
  padding: 2px 4px;
  width: 100%;
  position: absolute;
  right: 0px;
  font-size: 14px;
  font-weight: normal;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  color: #2e3c38;
  -webkit-text-fill-color: #2e3c38;
}
.kScope .kSearchResult {
  margin: 0 0 8px;
  border-bottom: #CCC solid 1px;
}
.kScope .kSearchResult .pageLink {
  display: block;
}
.kScope ul.kSitemap li ul li {
  padding-left: 20px;
}
/*TAGS*/
.kScope .ccm-tags-display {
  margin-bottom: 10px;
}
.kScope .ccm-tags-display h3 {
  margin: 0px;
  padding: 8px 6px;
  color: #f3f3f4;
  background: #231f20;
}
.kScope .ccm-tags-display ul.ccm-tag-list {
  text-align: center;
}
.kScope .ccm-tags-display ul.ccm-tag-list li {
  height: auto;
  background-image: none;
  margin: 8px 6px 0px 0;
  padding: 0px;
  display: inline-block;
}
.kScope .ccm-tags-display ul.ccm-tag-list li a {
  margin: 0px;
  display: inline-block;
  font-size: 14px;
  padding: 3px 6px 4px;
  color: #FFF;
  background-color: #d04773;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-decoration: none;
}
.kScope .ccm-tags-display ul.ccm-tag-list li a:hover {
  background: #231f20;
  transition: background 0.25s ease-in-out;
  -webkit-transition: background 0.25s ease-in-out;
}
/* TABLES */
.kScope table {
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 8px;
}
.kScope td,
.kScope th {
  font-size: 1em;
  line-height: 1.1em;
  padding: 3px;
  font-weight: normal;
  border: #b9bbb2 solid 1px;
}
.kScope td.centred,
.kScope th.centred {
  font-weight: bold;
}
.kScope td p {
  margin-top: 3px;
}
.kScope th {
  text-align: left;
  background-color: #f1f3e9;
  color: #84867b;
  font-weight: normal;
  font-style: normal;
}
.kScope td {
  background: transparent;
}
.kScope tr.alt td {
  background: #ebf4fc;
}
/* Foundation Visibility HTML Classes */
.show-for-small,
.show-for-small-only,
.show-for-inter,
.show-for-inter-down,
.show-for-medium-down,
.show-for-large-down,
.hide-for-medium,
.hide-for-medium-up,
.hide-for-medium-only,
.hide-for-large,
.hide-for-large-up,
.hide-for-large-only {
  display: inherit !important;
}
.hide-for-small,
.hide-for-small-only,
.hide-for-inter,
.hide-for-inter-down,
.show-for-inter,
.show-for-inter-up,
.show-for-inter-only,
.hide-for-medium-down,
.show-for-medium,
.show-for-medium-up,
.show-for-medium-only,
.hide-for-large-down,
.show-for-large,
.show-for-large-up,
.show-for-large-only {
  display: none !important;
}
@media only screen and (min-width: 30em) {
  .hide-for-small,
  .hide-for-small-only,
  .show-for-inter,
  .show-for-inter-down,
  .show-for-inter-up,
  .show-for-inter-only,
  .hide-for-medium,
  .hide-for-medium-up,
  .hide-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only {
    display: inherit !important;
  }
  .show-for-small,
  .show-for-small-only,
  .hide-for-inter,
  .hide-for-inter-down,
  .hide-for-inter-up,
  .hide-for-inter-only,
  .hide-for-medium-down,
  .show-for-medium,
  .show-for-medium-up,
  .show-for-medium-only,
  .hide-for-large-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 48em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-inter,
  .hide-for-inter-only,
  .hide-for-inter-down,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-up,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only {
    display: inherit !important;
  }
  .show-for-small,
  .show-for-small-only,
  .show-for-inter,
  .show-for-inter-only,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-up,
  .hide-for-medium-only,
  .hide-for-large-down,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only {
    display: none !important;
  }
}
@media only screen and (min-width: 62.5em) {
  .hide-for-small,
  .hide-for-small-only,
  .hide-for-inter,
  .hide-for-inter-only,
  .hide-for-inter-down,
  .hide-for-medium,
  .hide-for-medium-down,
  .hide-for-medium-only,
  .show-for-medium-up,
  .show-for-large,
  .show-for-large-up,
  .show-for-large-only {
    display: inherit !important;
  }
  .show-for-small,
  .show-for-small-only,
  .show-for-inter,
  .show-for-inter-down,
  .show-for-inter-only,
  .show-for-medium,
  .show-for-medium-down,
  .show-for-medium-only,
  .hide-for-large,
  .hide-for-large-up,
  .hide-for-large-only {
    display: none !important;
  }
}
/* Orientation targeting */
.show-for-landscape,
.hide-for-portrait {
  display: inherit !important;
}
.hide-for-landscape,
.show-for-portrait {
  display: none !important;
}
@media only screen and (orientation: landscape) {
  .show-for-landscape,
  .hide-for-portrait {
    display: inherit !important;
  }
  .hide-for-landscape,
  .show-for-portrait {
    display: none !important;
  }
}
@media only screen and (orientation: portrait) {
  .show-for-portrait,
  .hide-for-landscape {
    display: inherit !important;
  }
  .hide-for-portrait,
  .show-for-landscape {
    display: none !important;
  }
}
/* Touch-enabled device targeting */
.show-for-touch {
  display: none !important;
}
.hide-for-touch {
  display: inherit !important;
}
.touch .show-for-touch {
  display: inherit !important;
}
.touch .hide-for-touch {
  display: none !important;
}
/* DEBUG
.kScope .kRow {border:red solid 1px;}
.kScope .kColumns, .kScope .kColumn {border:aqua solid 1px;}  */
/* BODY/HTML */
body {
  background: #e7e7e8;
  font: normal 400 16px/20px 'Source Sans Pro', Helvetica, Arial, sans-serif;
}
/* TYPOGRAPHY */
.kScope p {
  font-size: 13px;
  line-height: 17px;
}
.kScope li {
  font-size: 13px;
  line-height: 17px;
}
.kScope address {
  font-size: 13px;
  line-height: 17px;
  font-style: normal;
  margin: 0 0 8px 40px;
}
.kScope a {
  font-weight: 600;
}
.kScope a:hover {
  opacity: 0.7;
}
.kScope h1 {
  font-size: 28px;
  line-height: 32px;
  letter-spacing: -0.01em;
  margin: 0px 0 8px;
  font-weight: 600;
}
.kScope h2 {
  font-size: 20px;
  line-height: 24px;
  margin: 10px 0 6px;
  font-weight: 600;
  color: #4a4a4a;
  letter-spacing: 0.01em;
}
.kScope .kBox h2 {
  font-size: 18px;
  line-height: 20px;
  text-transform: none;
}
.kScope h3 {
  margin: 16px 0 4px;
  font-weight: 600;
  font-style: normal;
  font-size: 16px;
}
.kScope h4 {
  font-size: 16px;
  line-height: 22px;
  font-weight: 600;
  padding: 0px;
  margin: 10px 0 4px;
  color: #4a4a4a;
}
/* WRAPPER */
#wrapper {
  margin: 0px auto;
  background: #FFF;
  min-height: 400px;
}
/* HEADER */
.kScope header {
  padding-bottom: 10px;
}
.kScope header #logo {
  width: 105px;
  height: 75px;
  display: block;
  margin: 10px auto 0;
  background: transparent url(../images/rnrs-logo-sml.png) no-repeat;
  text-indent: -5000px;
  outline: none;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.kScope header #logo:hover {
  opacity: 0.5;
  filter: alpha(opacity=50);
  /* For IE8 and earlier */
}
.kScope header .headerInfo {
  background: #d04773;
  margin-bottom: 10px;
  position: relative;
  height: 85px;
  margin-left: -0.625em;
}
.kScope header .headerInfo h1 {
  color: #ffffff;
  font-size: 18px;
  line-height: 20px;
  position: absolute;
  bottom: 0px;
}
.kScope header .headerInfo h2 {
  color: #ffffff;
  font-size: 11px;
  line-height: 13px;
  position: absolute;
  bottom: 0px;
  font-weight: 500;
  display: none;
}
.kScope header #login {
  display: block;
  clear: both;
  float: right;
  font-size: 14px;
}
.kScope header #login a {
  display: inline-block;
  margin: 8px 0 0 16px;
  text-decoration: none;
  color: #FFF;
}
.kScope header #login a:hover {
  text-decoration: underline;
}
.kScope header #login .kIcon {
  vertical-align: -20%;
  height: 18px;
  color: #FFF;
}
.kScope header #social {
  text-align: right;
  margin-right: -0.625em;
}
.kScope header #social span {
  margin-right: 4px;
  font-size: 14px;
  display: inline-block;
  line-height: 28px;
  color: #b1b1b1;
}
.kScope header #social .kIcon {
  font-size: 24px;
}
.kScope header #mainNav {
  padding-right: 0px;
}
.kScope #bottom {
  padding-top: 8px;
  padding-bottom: 8px;
}
/* FOOTER */
footer.kScope {
  display: block;
  margin: 0 auto !important;
  padding: 6px 0;
  background: #231f20;
}
footer.kScope p {
  color: #ffffff;
  font-size: 11px;
  line-height: 16px;
  margin: 3px 0;
}
footer.kScope a {
  color: #ffffff !important;
  font-size: 11px;
  text-decoration: none;
}
footer.kScope a:hover {
  color: #ffffff;
  text-decoration: underline;
}
footer.kScope .kIcon {
  font-size: 12px;
  height: 12px;
  color: #767f86;
}
.kScope .thistleGreen {
  background: #cccc99 !important;
}
.kScope .silver {
  background: #cccccc !important;
}
.kScope .tropicalBlue {
  background: #c2e3f7 !important;
}
.kScope .opal {
  background: #b8cecb !important;
}
.kScope a.kWidget {
  display: block;
  margin: 0 0 10px;
}
.kScope a.kWidget:hover img {
  opacity: 0.8;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.kScope.home .introduction .kBox {
  padding: 20px 40px 10px;
  margin-bottom: 0px;
}
.kScope.home #bottom .kColumns {
  margin-bottom: 8px;
}
.kScope.home #bottom .kColumns .kBox {
  margin-bottom: 0px;
  height: 156px;
}
.kScope.home #bottom .kColumns .kBox a {
  color: #FFF;
  margin-left: 3px;
}
.kScope .mainHeading {
  background: #c2e3f7;
  padding: 10px 10px;
}
.kScope .mainHeading h1 {
  font-weight: 700;
  font-size: 24px;
  line-height: 28px;
  color: #d04773;
  margin: 0px;
}
.kScope .mainArticle {
  background: #e7e7e8;
  padding: 10px 10px 20px;
  margin-bottom: 10px;
}
.kScope ul.kDonationList {
  list-style-type: none;
  overflow: hidden;
}
.kScope ul.kDonationList li {
  float: left;
  margin-right: 10px;
  background: #d04773;
  padding: 0px 4px 3px 6px;
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
}
.kScope ul.kDonationList li label {
  color: #FFF;
  font-weight: bold;
  font-size: 18px;
  vertical-align: middle;
}
.kScope ul.kDonationList li .checkbox {
  margin-right: 10px;
  vertical-align: 0%;
}
.kScope ul.kDonationList li .textfield {
  width: 60px;
  float: left;
  margin: 0 10px;
  vertical-align: middle;
}
.kScope ul.kDonationList li.other_amount {
  clear: both;
  margin-top: 8px;
  background: #000;
  padding: 6px 0px 3px 6px;
}
.kScope .kForm fieldset.kBox.alert {
  padding: 4px 10px 6px;
  margin-bottom: 10px;
  background: #f6dae3;
}
/* Mobile - Landscape - Inter */
@media only screen and (min-width: 30em) {
  #wrapper,
  footer.kScope {
    max-width: 30em;
  }
  .kScope header #logo {
    width: 140px;
    height: 100px;
    background: transparent url(../images/rnrs-logo.png) no-repeat;
  }
  .kScope header .headerInfo {
    height: 120px;
  }
  .kScope header .headerInfo h1 {
    bottom: 30px;
  }
  .kScope header .headerInfo h2 {
    display: block;
    font-size: 14px;
    line-height: 24px;
  }
  .kScope .mainHeading {
    padding: 16px 50px;
  }
  .kScope .mainArticle {
    padding: 10px 50px 50px;
  }
  .kScope.home #bottom .kColumns .kBox {
    height: 126px;
  }
}
/* Tablet Portrait - Medium */
@media only screen and (min-width: 48em) {
  #wrapper,
  footer.kScope {
    max-width: 48em;
  }
  .kScope header .headerInfo h1 {
    font-size: 24px;
    line-height: 24px;
  }
  .kScope header .headerInfo h2 {
    font-size: 14px;
    line-height: 24px;
  }
  .kScope.home .slider-wrapper {
    margin-right: 0.625em;
  }
  .kScope .mainHeading {
    padding: 16px 70px;
  }
  .kScope .mainArticle {
    padding: 10px 70px 50px;
  }
  .kScope.home #bottom .kColumns {
    margin-bottom: 0px;
  }
  .kScope.home .introduction .kBox {
    padding: 20px 20px 10px;
  }
  .kScope.home #bottom .kColumns .kBox {
    margin-bottom: 0px;
    height: 172px;
  }
}
/* Desktop - Large */
@media only screen and (min-width: 62.5em) {
  #wrapper,
  footer.kScope {
    max-width: 62.5em;
  }
  .kScope .mainHeading {
    padding: 16px 90px;
  }
  .kScope .mainArticle {
    padding: 10px 90px 50px;
  }
  .kScope.home .introduction .kBox {
    padding: 30px 40px 10px;
  }
  .kScope.home #bottom .kColumns .kBox {
    margin-bottom: 0px;
    height: 128px;
  }
}