@import "//fast.fonts.net/cssapi/5434f3f5-d857-402e-91b8-2ca8eff7c035.css";

/*

    fonts:
	family:
	    'Neue Helvetica W01'
	weight:
	    300,400,500,600,700
	family:
	    'Helvetica W01'
	weight:
	    700,800

*/


.mrc-loader {
  text-align: center;
  padding: 20px;
}

.mrc-spin {
  -webkit-animation: 3s rotate linear infinite;
  animation: 3s rotate linear infinite;
  width: 60px;
  height: 60px;
  display: inline-block;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

#navPrimary ul li a {
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 400;
  letter-spacing: .5px;
  font-size: 16px;
}

.tag2 a {
  font-weight: 500 !important;
}

.tag3 a {
  font-weight: 600 !important;
}

.tag4 a {
  font-weight: 700 !important;
}

/*====================================================================*/
/* Stylesheet created by § Jepson */
/* www.ledgardjepson.com - 16-05-2012 */
/*====================================================================*/
/*
--- PLEASE NOTE ---

Please put any Internet Explorer specific styles/hacks/fixes in '3791
'.

--- sections ---

# Body
# Form elements
# Structural

# Header
# Content
# Footer

# Styles that need putting in order

*/
/* Reset */
html,
body,
div, x span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -webkit-text-size-adjust: none;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote {
  clear: both;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

sup {
  vertical-align: super;
  font-size: 80%;
}

sub {
  vertical-align: sub;
  font-size: 80%;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body:after {
  content: 'core';
  display: none;
}

/*  * { outline: 2px dotted red }
  * * { outline: 2px dotted green }
  * * * { outline: 2px dotted orange }
  * * * * { outline: 2px dotted blue }
  * * * * * { outline: 1px solid red }
  * * * * * * { outline: 1px solid green }
  * * * * * * * { outline: 1px solid orange }
  * * * * * * * * { outline: 1px solid blue } */
/* HTML 5 */
header,
footer,
nav,
section,
article,
aside {
  display: block;
}

/* Positioning */
.relative {
  position: relative;
}

.absolute {
  position: absolute;
}

.fixed {
  position: fixed;
}

/* Display */
.none {
  display: none;
}

.inline {
  display: inline;
}

.block {
  display: block;
}

.inline-block {
  display: inline-block;
}

.desktop {
  display: none;
}

.core {
  display: inline-block;
}

/* Float */
.float-l {
  float: left;
}

.float-r {
  float: right;
}

.float-n {
  float: none;
}

/* Clear */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.clear-b {
  clear: both;
}

.clear-l {
  clear: left;
}

.clear-r {
  clear: right;
}

.clear-n {
  clear: none;
}

.overflow-h {
  overflow: hidden;
}

.overflow-v {
  overflow: visible;
}

.text-ind {
  text-indent: -1000em;
}

.text-c {
  text-align: center;
}

.text-l {
  text-align: left;
}

.text-r {
  text-align: right;
}

abbr,
abbr[title] {
  border: none;
  text-decoration: none;
}

fieldset {
  border: none;
}

/* Gradients */
/*Drop Shadow  */
/* Border Radius */
/* Size */
/* Text */
h1, h2, h3, h4, h5, h6, .mobNavTitle, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong {
  padding: 0%;
  margin: 0%;
  font-family: 'Helvetica W01', arial, sans-serif;
  font-weight: 700;
}

.text-l {
  text-align: left;
}

.text-r {
  text-align: right;
}

.text-c {
  text-align: center;
}

.uppercase {
  text-transform: uppercase;
}

.percent-50 {
  float: left;
  width: 100%;
}

@media screen and (max-width: 320px) {
  body {
    font-size: 50%;
    background: #FFF !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  body {
    font-size: 100%;
    background: #FFF !important;
  }
}

@media screen and (min-width: 480px) and (max-width: 640px) {
  body {
    font-size: 100%;
    background: #FFF !important;
  }
}

@media screen and (min-width: 640px) and (max-width: 768px) {
  body {
    font-size: 100 %;
    background: #FFF !important;
  }

  header nav.primary ul.nav li#navHome a {
    padding-left: 18px !important;
    padding-right: 19px !important;
  }
}

@media screen and (min-width: 768px) {
  body {
    font-size: 100%;
  }
}

em {
  font-style: italic;
}

strong {
  font-weight: 600;
}

.primary h3 {
  font-size: 1.333em;
  margin-top: 12px;
  color: #6F217D;
}

.primary h4 {
  font-size: 1.1rem;
  margin-top: 12px;
  color: #6F217D;
  margin-bottom: 5px;
}

.primary h5 {
  font-size: 1.4em;
  margin-top: 12px;
  color: #6F217D;
}

.primary h6 {
  font-size: 1.2em;
  margin-top: 12px;
  color: #6F217D;
}

.primary .line {
  padding-bottom: 10px;
  border-bottom: 1px solid #D0D4D9;
}

.primary ol,
aside ol {
  list-style: decimal;
  margin-left: 25px;
}

.primary .text ul li,
aside ul li{
	background: url('../../images/bullet.png') no-repeat 0px 10px;
	padding-left: 18px;
	margin-left: 3px;
}
.primary .text > ul,
.primary .text > ol,
.primary .text .mura-editable > ol,
.primary .text .mura-editable > ul,
.primary .text .click-to-expand__container .click-to-expand > ul,
.primary .text .click-to-expand__container .click-to-expand > ol{
	margin-bottom: 20px;
}

.primary .text ul.meta li {
  margin-left: 0;
}

.primary ul.mura-site-map {
  margin-left: 0;
  display: inline;
}

.primary table {
  border: 1px solid;
  border-color: #018379;
}

.primary table td {
  border: 1px solid;
  border-color: #018379;
  padding: 5px;
}

.primary table th {
  border: 1px solid;
  border-color: #018379;
  padding: 5px;
}

.bold {
  font-weight: 600;
}

.normal {
  font-weight: 400;
}

.italic {
  font-style: italic;
}

/* Links */
/* Colors */
/* Webfonts */
.din {
  font-weight: 400;
}

.helvetica {
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 400;
}

.helvetica-b {
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 600;
}

/* Buttons */
.dotted-bottom {
  border-bottom: 1px solid #D0D4D9;
}

.green-border {
  border-bottom: 3px solid #018379;
}

/* Margin */
.mar-n {
  margin: 0%;
}

.mar-xs {
  margin: 0.78125%;
}

.mar-s {
  margin: 1.5625%;
}

.mar-m {
  margin: 3.125%;
}

.mar-l {
  margin: 4.6875%;
}

.mar-xl {
  margin: 6.25%;
}

.mar-n-b {
  margin-bottom: 0%;
}

.mar-xs-b {
  margin-bottom: 0.78125%;
}

.mar-s-b {
  margin-bottom: 1.5625%;
}

.mar-m-b {
  margin-bottom: 3.125%;
}

.mar-l-b {
  margin-bottom: 4.6875%;
}

.mar-xl-b {
  margin-bottom: 6.25%;
}

.mar-n-t {
  margin-top: 0%;
}

.mar-xs-t {
  margin-top: 0.78125%;
}

.mar-s-t {
  margin-top: 1.5625%;
}

.mar-m-t {
  margin-top: 3.125%;
}

.mar-l-t {
  margin-top: 4.6875%;
}

.mar-xl-t {
  margin-top: 6.25%;
}

.mar-xxl-t {
  margin-top: 7.8125%;
}

.mar-n-l {
  margin-left: 0%;
}

.mar-s-l {
  margin-left: 1.5625%;
}

.mar-m-l {
  margin-left: 3.125%;
}

.mar-l-l {
  margin-left: 4.6875%;
}

.mar-xl-l {
  margin-left: 6.25%;
}

.mar-n-r {
  margin-right: 0%;
}

.mar-xs-r {
  margin-right: 0.78125%;
}

.mar-s-r {
  margin-right: 1.5625%;
}

.mar-m-r {
  margin-right: 3.125%;
}

.mar-l-r {
  margin-right: 4.6875%;
}

.mar-xl-r {
  margin-right: 6.25%;
}

/* Padding */
.pad-n {
  padding: 0%;
}

.pad-xs {
  padding: 0.78125%;
}

.pad-s {
  padding: 1.5625%;
}

.pad-m {
  padding: 3.125%;
}

.pad-l {
  padding: 4.6875%;
}

.pad-xl {
  padding: 6.25%;
}

.pad-n-t {
  padding-top: 0%;
}

.pad-xs-t {
  padding-top: 0.78125%;
}

.pad-s-t {
  padding-top: 1.5625%;
}

.pad-m-t {
  padding-top: 3.125%;
}

.pad-l-t {
  padding-top: 4.6875%;
}

.pad-xl-t {
  padding-top: 6.25%;
}

.pad-s-r-l {
  padding-right: 1.5625%;
  padding-left: 1.5625%;
}

.pad-m-r-l {
  padding-right: 3.125%;
  padding-left: 3.125%;
}

.pad-xs-r {
  padding-right: 0.78125%;
}

.pad-s-r {
  padding-right: 1.5625%;
}

.pad-m-r {
  padding-right: 3.125%;
}

.pad-l-r {
  padding-right: 4.6875%;
}

.pad-xl-r {
  padding-right: 6.25%;
}

.pad-n-b {
  padding-bottom: 0%;
}

.pad-xs-b {
  padding-bottom: 0.78125%;
}

.pad-s-b {
  padding-bottom: 1.5625%;
}

.pad-m-b {
  padding-bottom: 3.125%;
}

.pad-l-b {
  padding-bottom: 4.6875%;
}

.pad-xl-b {
  padding-bottom: 6.25%;
}

.pad-xs-l {
  padding-left: 0.78125%;
}

.pad-s-l {
  padding-left: 1.5625%;
}

.pad-m-l {
  padding-left: 3.125%;
}

.pad-l-l {
  padding-left: 4.6875%;
}

.pad-xl-l {
  padding-left: 6.25%;
}

.pad-xxl-l {
  padding-left: 7.8125%;
}

/* ------------------------------------------------------------------ */
/* =Body */
/* ------------------------------------------------------------------ */
body {
  background: #FFFFFF url(../../images/template/desktop/bg-dna.gif) no-repeat 50% 0;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 400;
  color: #3A3A3A;
  line-height: 1.6;
}

body.dna1 {
  background: #FFFFFF url(../../images/template/desktop/dna1.gif) no-repeat 50% 0;
}

body.dna2 {
  background: #FFFFFF url(../../images/template/desktop/dna2.gif) no-repeat 50% 0;
}

body.dna3 {
  background: #FFFFFF url(../../images/template/desktop/dna3.gif) no-repeat 50% 0;
}

body.dna4 {
  background: #FFFFFF url(../../images/template/desktop/dna4.gif) no-repeat 50% 0;
}

/* ------------------------------------------------------------------ */
/* =Form elements */
/* ------------------------------------------------------------------ */
.formLeft {
  width: 150px;
  float: left;
}

.formLeft label b,
.required b {
  color: #ff0000;
}

.formRight textarea {
  width: 250px;
  height: 100px;
  margin: 5px;
}

#svComments dl {
  border-bottom: 1px solid #D0D4D9;
  padding-bottom: 7px;
  margin-bottom: 7px;
}

#svComments ol {
  list-style: none;
  margin-left: 0px;
}

/* ------------------------------------------------------------------ */
/* =Structural */
/* ------------------------------------------------------------------ */
img {
  max-width: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6,
#aims .section {
  font-weight: 400;
  line-height: 1.3;
}

p,
li,
dt,
dd,
th,
td {
  /* font-size: 1em; */
}

a {
  color: #3A3A3A;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #fff;
  background-color: #006984;
}

a.nohover:hover, a.nohover:focus {
  background-color: transparent;
}

a:focus,
input:focus,
textarea:focus,
select:focus,
.ffSelectWrapper a:focus {
  outline: 2px solid #E57208;
}

a:visited {
  text-decoration: none;
}

/* ------------------------------------------------------------------ */
/* =Header */
/* ------------------------------------------------------------------ */
header .logo {
  width: 45.3125%;
  height: auto;
  display: block;
  margin: 3.125%;
  float: left;
}

header .logo:hover,
header .logo:active,
header .logo:focus {
  background-color: transparent;
  text-decoration: none;
}

header .logo span {
  color: #2e2d62;
}

@media screen and (min-width: 768px) {
  header .logo span {
    font-size: 1.4em;
  }

  header .logo img {
    width: 100%;
    height: auto;
    margin-right: 10px;
  }
}

@media screen and (min-width: 675px) and (max-width: 769px) {
  header .logo span {
    font-size: 1.1em;
  }

  header .logo img {
    width: 65%;
    height: auto;
    margin-right: 10px;
  }
}

@media screen and (max-width: 674px) {
  header .logo {
    width: 51%;
  }

  header .logo img {
    width: 65%;
    height: auto;
    margin-right: 10px;
  }

  header .logo span {
    font-size: 0.8em;
  }
}

header nav.primary {
  line-height: 1;
  display: none;
  border-top: 1px solid #E1E0E0;
}

header nav.primary .nav a {
  text-decoration: none;
}

header nav.primary .sub-nav {
  display: none;
}

header nav.secondary {
  display: none;
}

@media (min-width: 769px) {
  header fieldset {
    padding: 3.125%;
    border-top: 1px solid #823063;
    display: none;
    clear: both;
  }

  header fieldset input {
    font-family: 'Neue Helvetica W01', arial, sans-serif;
    background: #ffffff;
    color: #455a67;
    border: 1px solid #E1E0E0;
    font-size: 14px;
    font-size: 0.875rem;
    font-size: 16px;
    font-weight: 400;
    padding: 0.78125%;
    padding-right: 3.125%;
    line-height: 20px;
    width: 94.75%;
  }
}

#svSearchAgain {
  padding-bottom: 40px;
}

#svSearchAgain input {
  float: left;
  background: #ffffff;
  color: #455a67;
  border: 1px solid rgba(69, 90, 103, 0.25);
  border-right: 0;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
  padding: 0 0.78125%;
  padding-right: 3.125%;
  height: 29px;
  margin: 0;
  line-height: 20px;
  width: 200px;
  font-size: 10px;
}

#svSearchAgain input.btn {
  float: left;
  width: 31px;
  height: 31px;
  margin: 0;
  padding: 0;
  text-indent: -1000em;
  background-size: 65%;
  border: 1px solid rgba(69, 90, 103, 0.25);
  width: 38px;
  text-indent: -9999px;
  cursor: pointer;
  background: url(../../images/template/desktop/search.gif) no-repeat 50% 50%;
}

@media screen and (max-width: 800px) {
  header fieldset input.submit {
    display: none;
  }
}

header .mobile {
  display: none;
}

header .mobile a {
  padding: 3.125%;
  display: block;
}

header .mobile .nav {
  background: #006984;
}

header .mobile .nav a {
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
  font-size: 14px;
  font-size: 0.875rem;
}

header .mobile .secondary a {
  color: #006984;
  border-bottom: 1px solid #006984;
  font-size: 12px;
  font-size: 0.75rem;
}

header .mobile .secondary .social {
  display: none;
}

header .search {
  float: right;
  display: inline-block;
  margin-right: 3.125%;
  margin-top: 7.8125%;
  background: url(../../images/template/mobile/low-res/search.gif) no-repeat 50% 50%;
  width: 31px;
  height: 31px;
  text-indent: -1000em;
  background-size: 65%;
  border: 1px solid rgba(69, 90, 103, 0.25);
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  header .search {
    background-image: url(../../images/template/mobile/high-res/search.gif);
  }
}

/* ------------------------------------------------------------------ */
/* =Slider */
/* ------------------------------------------------------------------ */
#slider {
  background: #823063;
}

#slider ul {
  margin: 0%;
  padding: 0%;
}

#slider ul .slide {
  margin: 0%;
  padding: 0%;
  width: 100%;
  height: auto;
}

#slider ul .slide img {
  display: block;
  background: #823063;
  position: relative;
  z-index: 500;
}

#slider ul .slide h2 {
  position: absolute;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  display: block;
  line-height: 1;
  z-index: 1000;
  top: 36.065573770492%;
  left: 0;
  margin-left: 3.125%;
  width: 56.047197640118%;
}

#slider ul .slide p {
  display: none;
  position: absolute;
  color: #ffffff;
  line-height: 1.3;
  z-index: 1000;
}

#slider ul .slide.four h2 {
  top: 43.44262295082%;
}

#slider .flex-control-nav,
#slider .flex-slider .flex-direction-nav {
  display: none;
}

.flexslider {
  margin: 0%;
  padding: 0%;
}

.flexslider .slide {
  display: none;
  -webkit-backface-visibility: hidden;
}

/* Hide the slides before the JS is loaded. Avoids image jumping */
.slides:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .slides {
  display: block;
}

* html .slides {
  height: 1%;
}

.flex-slider .flexslider {
  background: #fff;
  position: relative;
  zoom: 1;
  z-index: 250;
  clear: both;
}

.flex-slider .flex-viewport {
  max-height: 2000px;
  position: relative;
  z-index: 250;
}

.flex-slider .loading .flex-viewport {
  max-height: 370px;
}

.flex-slider .flexslider .slides {
  zoom: 1;
}

.flex-slider .flex-direction-nav {
  position: absolute;
  z-index: 350;
}

.flex-slider .slide {
  margin: 0 0 15px 0;
  float: left;
  position: relative;
  z-index: 500;
}

.flex-slider .flex-direction-nav {
  right: 0;
  top: -46px;
  display: block;
  margin-right: 3.125%;
}

.flex-slider .flex-direction-nav li {
  display: inline;
}

.flex-slider .flex-direction-nav a {
  width: 22px;
  height: 32px;
  display: block;
  text-indent: -1000em;
  float: left;
  position: absolute;
  margin: 0 0 -7px -7px;
}

.flex-slider .flex-direction-nav a:hover,
.flex-slider .flex-direction-nav a:focus {
  opacity: 0.8;
}

.flex-slider .flex-direction-nav .flex-prev {
  background: url(../../images/template/mobile/low-res/left-arrow-small.png) no-repeat 50% 50%;
  margin-right: 3.125%;
  right: 20px;
}

.flex-slider .flex-direction-nav .flex-next {
  background: url(../../images/template/mobile/low-res/right-arrow-small.png) no-repeat 50% 50%;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  .flex-slider .flex-direction-nav .flex-prev {
    background-image: url(../../images/template/mobile/high-res/left-arrow-small.png);
    background-size: 11px 15px;
  }

  .flex-slider .flex-direction-nav .flex-next {
    background-image: url(../../images/template/mobile/high-res/right-arrow-small.png);
    background-size: 11px 15px;
  }
}

.flex-pauseplay {
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 500;
  padding-left: 3.125%;
  padding-bottom: 3.125%;
}

.flex-pauseplay a {
  width: 25px;
  height: 25px;
  display: block;
  text-indent: -1000em;
  opacity: 0.5;
  cursor: pointer;
}

.flex-pauseplay a:hover,
.flex-pauseplay a:focus {
  opacity: 1;
}

.flex-pauseplay a.flex-pause {
  background: url(../../images/template/desktop/pause.png) no-repeat 50% 50%;
}

.flex-pauseplay a.flex-play {
  background: url(../../images/template/desktop/play.png) no-repeat 50% 50%;
}

/* ------------------------------------------------------------------ */
/* =Flexslider for news listing */
/* ------------------------------------------------------------------ */
.flexslider2 {
  float: left;
  width: 100% !important;
  margin: 0 0 0 0;
  padding: 0 0 30px 0;
  position: relative !important;
}

.flexslider2 .slides li {
  float: left;
  width: 265px;
  margin: 5px 10px 5px 10px;
  position: relative;
  overflow: visible !important;
  background: #FFF;
  -moz-box-shadow: 0px 0px 3px 1px #ccc;
  -webkit-box-shadow: 0px 0px 3px 1px #ccc;
  box-shadow: 0px 0px 3px 1px #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 375px;
  behavior: url(/mrc/includes/themes/MRC/css/theme/PIE.htc);
}

#successes .flexslider2 .slides li {
  height: 398px;
}

.flexslider2 .slides li .slideHeader {
  position: relative;
  margin-bottom: 10px;
}

.flexslider2 .slides li .slideTitle a {
  font-weight: 400;
  font-size: 16px;
  position: absolute;
  bottom: 15px;
  left: 0;
  width: 80%;
  padding: 5%;
  padding-left: 8%;
  background: rgba(110, 38, 123, 0.8) url("../../images/arrow-white.png") no-repeat 8px 19px;
  color: #FFF;
  line-height: 1.5em;
  display: block;
}

.flexslider2 .slides li .slideTitle a:hover,
.flexslider2 .slides li .slideTitle a:focus {
  text-decoration: underline;
}

.flexslider2 .slides li.news2 .slideTitle a {
  background: rgba(0, 105, 131, 0.8) url("../../images/arrow-white.png") no-repeat 8px 19px;
}

.flexslider2 .slides li.news3 .slideTitle a {
  background: rgba(207, 94, 14, 0.8) url("../../images/arrow-white.png") no-repeat 8px 19px;
}

.flexslider2 .slides li p {
  font-size: 14px;
  padding: 0 5% 10px 5%;
}

.flexslider2 .slides li .slideNewsType {
  position: absolute;
  top: 15px;
  right: 0;
  background: url("../../images/trans70.png");
  font-size: 16px;
  color: #fff;
  padding: 3px 6px;
}

.flexslider2 .slides li .slideTitle {
  margin-bottom: 0px;
}

.flexslider2 .slides li p.date {
  float: right;
  height: 16px;
  line-height: 16px;
  text-align: right;
  font-weight: 600;
  font-size: 11px;
  margin: 0 5% 10px 0;
  padding: 0 0 0 25px;
  color: #6F217D;
  background: url("../../images/calendar-icons.png") no-repeat 0 0;
  /* margin-bottom: 500px; */
}

.flexslider2 .slides li p.successType {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 14px;
  padding: 10px;
  background-color: #eee;
  right: 0;
}

.flexslider2 .slides li p.successType a {
  color: #6F217D;
  background: url("../../images/arrow-purple.png") no-repeat 0 4px;
  padding-left: 12px;
  font-size: 14px;
}

.flexslider2 .slides li p.successType span {
  text-transform: uppercase;
}

.flexslider2 .slides li.news2 p.date {
  background-position: 0 -16px;
  color: #006b85;
}

.flexslider2 .slides li.news3 p.date {
  background-position: 0 -32px;
  color: #D15E00;
}

.flexslider2 .slides li img {
  width: 265px;
  display: block;
}

.flexslider2 ul.flex-direction-nav {
  display: none;
  position: absolute;
  width: 100%;
  top: 50%;
  left: 0;
  margin: 0;
  padding: 0;
  z-index: 3000;
  background: #ccc;
}

.flexslider2 .flex-direction-nav li {
  float: left !important;
  z-index: 2000;
  margin: 0;
  padding: 0;
}

.flexslider2 .flex-direction-nav li a {
  position: absolute;
  width: 43px;
  height: 43px;
  text-indent: -9999px;
  background: url("../../images/slider-controls.png") no-repeat 0 0;
}

.flexslider2 .flex-direction-nav li a.flex-prev {
  left: -40px;
}

.flexslider2 .flex-direction-nav li a.flex-next {
  right: -40px;
  background-position: -43px 0;
}

/* ------------------------------------------------------------------ */
/* =Content */
/* ------------------------------------------------------------------ */
#content h2,
#content aside h4 {
  color: #6F217D;
  font-size: 21.328px;
  font-size: 28.432px;
  margin-bottom: 4.6875%;
}

#content aside h4 {
  clear: both;
}

#content h1 {
  color: #6F217D;
  font-size: 37.904px;
  margin-bottom: 3.125%;
}

#content .expand,
#content .expandAlt {
  float: left;
  width: 100%;
  margin-bottom: 40px;
}

#content .text a.more,
#content .text a.moreAlt {
  float: right;
  width: 21px;
  height: 21px;
  line-height: 19px;
  background: #6F217D;
  text-align: center;
  color: #FFF !important;
  text-decoration: none !important;
  margin: -35px 0 0 0;
}

#content .text a.moreAlt {
  background: url(../../images/expand-more.png) no-repeat 0 0;
  text-indent: -9999px;
}

#content .text a.moreAlt.open {
  background-position: 0 -21px;
}

#content .primary .text blockquote span {
  float: left;
  font-size: 40px;
  height: 20px;
  line-height: 40px;
  padding: 0 10px 0 0;
}

#content .primary {
  padding: 6.25% 3.125% 6.25% 3.125%;
}

#content .primary a {
  color: #006983;
}

#content .primary a:hover,
#content .primary a:focus {
  color: #fff;
  text-decoration: none;
}

#content .primary .module.text a {
  text-decoration: underline;
}

#content .primary .module.text h1 a,
#content .primary .module.text h2 a,
#content .primary .module.text h3 a,
#content .primary .module.text h4 a,
#content .primary .module.text h5 a {
  text-decoration: none;
}

#content .primary .ffForm a {
  color: #006983;
}

#content .primary .external.link, #content aside a.external.link {
  background-repeat: no-repeat;
  padding-right: 13px;
}

#content .primary .external, #content aside a.external {
  background-image: url(../../images/template/desktop/externalLink.png);
  background-position: 99.5% 2px;
}

#content .primary .external:hover, #content aside a.external:hover {
  background-image: url(../../images/template/desktop/externalLink_white.png);
  background-position: 99.5% 2px;
}

#content .primary .flexslider .luitem .image-wrap {
  width: 100%;
  height: auto;
  position: relative;
  margin-bottom: 1.5625%;
  display: block;
}

#content .primary .flexslider .luitem .image-wrap img {
  margin: 0%;
  display: block;
  position: relative;
  z-index: 250;
  width: 100%;
  height: auto;
}

#content .primary .flexslider .luitem .image-wrap span {
  background-color: #018379;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  position: absolute;
  bottom: 0;
  right: 0;
  width: 47px;
  height: 47px;
  display: block;
  z-index: 500;
}

#content .primary .flexslider .luitem.news span {
  background-image: url(../../images/template/mobile/low-res/icons/news.png);
}

#content .primary .flexslider .luitem.events span {
  background-image: url(../../images/template/mobile/low-res/icons/events.png);
}

#content .primary .flexslider .luitem.case-study span {
  background-image: url(../../images/template/mobile/low-res/icons/case-study.png);
}

#content .primary .flexslider .luitem.multimedia span {
  background-image: url(../../images/template/mobile/low-res/icons/multimedia.png);
}

#content .primary .flexslider .luitem.collaborators span {
  background-image: url(../../images/template/mobile/low-res/icons/collaborators.png);
}

#content .primary .flexslider .luitem.research-organisations span {
  background-image: url(../../images/template/mobile/low-res/icons/research-organisations.png);
}

#content .primary .flexslider .luitem.research span {
  background-image: url(../../images/template/mobile/low-res/icons/research.png);
}

#content .primary .flexslider .luitem.researchers span {
  background-image: url(../../images/template/mobile/low-res/icons/researchers.png);
}

#content .primary .flexslider .luitem.sectors span {
  background-image: url(../../images/template/mobile/low-res/icons/sectors.png);
}

#content .primary .flexslider .luitem.regions span {
  background-image: url(../../images/template/mobile/low-res/icons/regions.png);
}

#content .primary .flexslider .luitem.studentships span {
  background-image: url(../../images/template/mobile/low-res/icons/studentships.png);
}

#content .primary .flexslider .luitem.research-classifications span {
  background-image: url(../../images/template/mobile/low-res/icons/research-classifications.png);
}

#content .primary .flexslider .luitem.research-outcomes span {
  background-image: url(../../images/template/mobile/low-res/icons/research-outcomes.png);
}

#content .primary hgroup img {
  margin-bottom: 1.5625%;
}

#content .primary hgroup .addthis_toolbox.top {
  margin-bottom: 4.6875%;
}

#content .primary hgroup ul {
  margin-bottom: 3.125%;
}

#content .primary hgroup ul li {
  padding-left: 7.8125%;
  margin-bottom: 0.78125%;
}

#content .primary hgroup ul li.related {
  background: url(../../images/template/mobile/low-res/related-icon.png) no-repeat 0 4px;
}

#content .primary hgroup ul li.issued {
  background: url(../../images/template/mobile/low-res/issued-icon.png) no-repeat 2px 0;
}

#content .primary hgroup ul li.closing {
  background: url(../../images/template/mobile/low-res/closing-icon.png) no-repeat 2px 3px;
}

#content .primary hgroup ul li.type {
  background: url(../../images/template/mobile/low-res/type-icon.png) no-repeat 3px 3px;
}

#content .primary hgroup .caption {
  margin-bottom: 4.6875%;
}

#content .primary .listing-filter fieldset {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .listing-filter fieldset label {
  font-size: 15px;
  font-size: 0.9375rem;
  display: block;
  margin-bottom: 1.5625%;
}

#content .primary .listing-filter fieldset label input {
  margin-right: 1.5625%;
}

#content .primary .listing-filter h2 {
  background: #eff4f7 url(../../images/template/mobile/low-res/up-filter.png) no-repeat 95.3125% 50%;
  padding: 3.125%;
  font-size: 15px;
  font-size: 0.9375rem;
  color: #455a67;
  font-weight: 400;
  text-transform: none;
  margin-bottom: 3.125%;
  cursor: pointer;
}

#content .primary .listing-filter h2.open {
  background-image: url(../../images/template/mobile/low-res/down-filter.png);
}

#content .primary .search-filter {
  padding-bottom: 0.78125%;
  overflow: hidden;
}

#content .primary .search-filter p {
  margin-bottom: 3.125%;
}

#content .primary .search-filter p span {
  color: #823063;
}

#content .primary .search-filter p.filter {
  color: #823063;
}

#content .primary .search-filter p.filter a {
  color: #455a67;
  margin-left: 1.5625%;
  margin-right: 1.5625%;
}

#content .primary .search-filter p.filter a.active {
  color: #018379;
}

#content .primary article.listing {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
  margin-top: 20px;
}

#content .primary.centres article.listing {
  border-bottom: none;
}

#content .primary article.listing h2 {
  text-transform: none;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.375rem;
  color: #006983 !important;
}

#content .primary.centres .module.text h2 {
  border-bottom: 1px solid #D0D4D9;
  margin-bottom: 5px !important;
}

#content .primary article.listing h2 a {
  color: #006984;
  font-size: 28.432px;
}

#content .primary article.listing h2 a:hover,
#content .primary article.listing h2 a:focus,
#content aside a:hover,
#content aside a:focus {
  color: #fff;
}

#content .primary article.listing.doc h2,
#content .primary article.listing.docx h2 {
  background: url(../../images/file-icons/doc.gif) no-repeat 0 4px;
}

#content .primary article.listing.pdf h2 {
  background: url(../../images/file-icons/pdf.gif) no-repeat 0 10px;
}

#content .primary article.listing.xls h2,
#content .primary article.listing.xlsx h2 {
  background: url(../../images/file-icons/xls.gif) no-repeat 0 4px;
}

#content .primary article.listing.ppt h2,
#content .primary article.listing.pptx h2 {
  background: url(../../images/file-icons/ppt.gif) no-repeat 0 4px;
}

#content .primary article.listing.zip h2 {
  background: url(../../images/file-icons/zip.gif) no-repeat 0 4px;
}

#content .primary article.listing.iconified h2 {
  padding-left: 25px;
}

#content .primary article.listing p {
  margin: 0;
  padding: 0;
}

#content .primary article.listing ul li {
  padding-left: 30px;
}

#content .primary article.listing ul li strong {
  font-weight: 400;
  color: #823063;
}

/*
#content .primary article.listing ul li.related {
  background: url(../../images/template/mobile/low-res/related-icon.png) no-repeat 0 4px;
}
#content .primary article.listing ul li.type {
  background: url(../../images/template/mobile/low-res/type-icon2.png) no-repeat 0 4px;
}
#content .primary article.listing ul li.status {
  background: url(../../images/template/mobile/low-res/status-icon.png) no-repeat 0 4px;
}
#content .primary article.listing ul li.issued {
  background: url(../../images/template/mobile/low-res/issued-icon.png) no-repeat 2px 0;
}
#content .primary article.listing ul li.timeLeft,
#content .primary article.listing ul li.closing,
#content .primary article.listing ul li.open,
#content .primary article.listing ul li.issue {
  background: url(../../images/template/mobile/low-res/closing-icon.png) no-repeat 2px 3px;
}
*/
#content .primary .headerImage {
  margin-bottom: 1.5625%;
}

#content .primary .meta {
  /* clear: both; */
  margin-bottom: 1.3em;
}

#content .primary p.intro {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.3;
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary p.introPara {
  font-size: 1.2rem;
}

#content .primary .feature h2 {
  font-size: 24px;
  font-size: 1.375rem;
  margin-bottom: 3.125%;
  line-height: 1.1;
}

#content .primary .feature.large-image {
  margin-bottom: 4.6875%;
  overflow: hidden;
}

#content .primary .feature.large-image .copy {
  border-bottom: 1px solid #D0D4D9;
  padding-bottom: 3.125%;
}

#content .primary .feature.medium-image {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .feature.medium-image img {
  margin: 0%;
}

#content .primary .feature.medium-image p {
  margin-bottom: 3.125%;
}

#content .primary .feature.small-image {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .feature.small-image h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 0.78125%;
}

#content .primary .feature.small-image img {
  margin-bottom: 3.125%;
}

#content .primary .feature.text {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
}

#content .primary .feature.text h2 {
  font-size: 22px;
  font-size: 1.375rem;
  margin-bottom: 0.78125%;
}

#content .primary .module {
  margin-bottom: 15px
}

#content .primary .module.text blockquote,
#content .primary .module.text div.alert-info {
  padding: 0 0 0 10px;
  border-left: 6px solid #D15E00;
  background: none;
}

#content .primary .module.text blockquote strong {
  font-size: 50px;
  font-weight: 400;
  display: inline-block;
  line-height: 0.1em !important;
  vertical-align: text-bottom;
}

#content .primary .module.text div.alert-info {
  background: #EBEAEA;
  padding: 10px 10px 10px 10px;
  margin: 0 0 20px 0;
}

#content .primary .module.text blockquote p {
  color: #3A3A3A;
  font-size: 1.2em;
}

#content .primary .module.text blockquote p small {
  font-weight: 400;
  text-transform: uppercase;
}

#content .primary .module.text .key-fact {
  background: #eff4f7;
  padding: 3.125%;
  padding-bottom: 0.78125%;
  margin-bottom: 4.6875%;
}

#content .primary .module.text .kext .key-fact p {
  line-height: 1.2;
}

#content .primary .module.text .key-fact p strong {
  color: #823063;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 80px;
  font-size: 5rem;
  display: block;
}

#content .primary .module.text .case-study {
  border: 1px solid #D0D4D9;
  padding: 4.6875%;
  margin-bottom: 4.6875%;
}

#content .primary .module.text .case-study h3 {
  font-size: 18px;
  font-size: 1.25rem;
  margin-bottom: 1.5625%;
  text-transform: uppercase;
  font-weight: 400;
}

#content .primary .module.text .case-study h3 span {
  color: #823063;
  display: block;
}

#content .primary .module.text .case-study p.quote {
  border-top: 1px solid #D0D4D9;
  padding-top: 3.125%;
  color: #823063;
}

#content .primary .module.text h1 {
  color: #6F217D;
  font-size: 37.904px;
}

#content .primary .module.text h2 {
  color: #6F217D;
  font-size: 28.432px;
  margin: 0 0 20px 0;
}

#content .primary .module.text.centers h2 {
  border-bottom: 1px solid #D0D4D9;
  padding-bottom: 15px;
  margin-bottom: 0px !important;
}

#content .primary .module.text h3 {
  color: #6F217D;
  font-size: 22px;
  font-size: 21.328px;
  padding-top: 5px;
}

#content .primary .module.text h3.newsInfo {
  color: #6F217D;
  font-size: 22px;
  font-size: 1.25rem;
  padding-top: 20px;
  clear: both;
  margin-bottom: 10px;
}

#content .primary.centres .module.text h3 {
  margin-top: 0;
}

#content .primary .module.text h4 {
  color: #6F217D;
  font-size: 20px;
  font-size: 1.1rem;
  padding-top: 5px;
}

#content .primary .module.text h5 {
  color: #6F217D;
  font-size: 20px;
  font-size: 1.15rem;
  padding-top: 5px;
}

#content .primary .module.text h6 {
  color: #6F217D;
  font-size: 20px;
  font-size: 1rem;
  padding-top: 5px;
}

#content .primary .feature.text ul {
  margin: 0 0 20px 0;
  list-style: none;
}

#content .primary .feature.text ul li {
  padding: 0 0 10px 30px;
  background: url(../../images/template/desktop/bullet.png) no-repeat 0 10px;
}

#content .primary .feature.text ul li ul {
  padding: 10px 0 0 0;
  margin: 0;
}

#content .primary .feature.text ul li ul li {
  padding: 0 0 0px 30px;
}

#content .primary .module.text .pageTitle {
  width: 100%;
  font-size: 2.369em;
  /* font-size: 1.625rem; */
  padding: 20px 0 10px 0 !important;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .pageTitle {
  clear: both;
}

#content .primary .module.text p {
  margin-bottom: 4.6875%;
}

#content .primary .module.text table {
  width: 100%;
  border: none;
  margin: 0 0 20px 0;
  border-top: 1px solid #D0D4D9;
  border-left: 1px solid #D0D4D9;
}

#content .primary .module.text table th,
#content .primary .module.text table td {
  border: none;
  text-align: left;
  padding: 6px;
  border-bottom: 1px solid #D0D4D9;
  border-right: 1px solid #D0D4D9;
}

#content .primary .module.text table th {
  background: #006984;
  color: #fff;
}

#content .primary .resources,
#content .primary .get-involved,
#content .primary .pagination {
  padding-bottom: 6.25%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .pagination ul li {
  background: none;
  padding: 0;
}

#content .primary .resources h3,
#content .primary .get-involved h3,
#content .primary .pagination h3 {
  color: #823063;
  font-size: 18px;
  font-size: 1.25rem;
  border-bottom: 3px solid #D15E00;
  padding-bottom: 3.125%;
  margin-bottom: 3.125%;
  text-transform: uppercase;
}

#content .primary .resources p,
#content .primary .get-involved p,
#content .primary .share p,
#content .primary .pagination p {
  margin-bottom: 3.125%;
}

#content .primary .pagination {
  overflow: hidden;
  width: 100%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .pagination ul li {
  display: inline;
  float: left;
}

#content .primary .pagination ul li a {
  float: left;
  padding-left: 0.78125%;
  padding-right: 0.78125%;
  display: inline-block;
}

#content .primary .pagination ul li a.results {
  padding-right: 3.125%;
  border-right: 1px solid #018379;
  color: #823063;
}

#content .primary .pagination ul li a.previous {
  padding-left: 3.125%;
  padding-right: 3.125%;
}

#content .primary .pagination ul li a.next {
  padding-left: 3.125%;
}

#content .primary .pagination ul li a.active {
  color: #823063;
}

#content .primary .resources ul {
  margin-left: 0px;
}

#content .primary .resources ul li {
  background: url(../../images/template/mobile/low-res/resources-icon.jpg) no-repeat 0 2px;
  padding-left: 6.25%;
  background-size: 15px 19px;
  list-style: none;
}

#content .primary .get-involved ul li {
  color: #018379;
  margin-left: 4.6875%;
}

#content .primary .share .twitter,
#content .primary .share .facebook,
#content .primary .share .google,
#content .primary .share .govdelivery-subscription,
#content .primary .share .linkedin {
  display: inline-block;
  margin-right: 3.125%;
}

#content .primary .share .facebook {
  margin-top: -5px;
}

#content .primary .event-data {
  margin-bottom: 6.25%;
}

#content .primary .event-data dl {
  margin-bottom: 3.125%;
}

#content .primary .event-data dl dt {
  text-transform: uppercase;
  color: #823063;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
}

#content .primary .event-data dl dd {
  font-size: 15px;
  font-size: 0.9375rem;
  margin-bottom: 1.5625%;
}

#content .primary .event-data .button.purple {
  background: #823063 url(../../images/template/mobile/low-res/calendar-icon.jpg) no-repeat 8.75% 45%;
  color: #ffffff;
  padding: 3.125%;
  padding-left: 13.75%;
  padding-right: 3.125%;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1;
  display: inline-block;
}

#content .primary .event-tabs {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .event-tabs ul {
  border-top: 1px solid #dde5ea;
  margin-bottom: 3.125%;
  list-style: none;
  margin-left: 0px;
}

#content .primary .event-tabs ul li {
  border-bottom: 1px solid #dde5ea;
}

#content .primary .event-tabs ul li span {
  font-weight: 400;
  color: #823063;
  text-transform: uppercase;
  font-size: 16px;
  font-size: 1rem;
  padding-top: 3.125%;
  padding-bottom: 3.125%;
  background: url(../../images/template/mobile/low-res/down-event.jpg) no-repeat 100% 50%;
  display: block;
  cursor: pointer;
}

#content .primary .event-tabs ul li div {
  padding-top: 4.6875%;
  border-top: 1px solid #dde5ea;
}

#content .primary .event-tabs div {
  display: none;
  padding-bottom: 6.25%;
}

#content .primary .event-tabs div.overview {
  display: none;
}

#content .primary .event-tabs div h2 {
  margin-bottom: 1.5625%;
  font-size: 16px;
  font-size: 1rem;
}

.submitButton input,
  {
  background: #6F217D;
  color: #ffffff !important;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  border: none;
  padding: 10px 3.125%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}

.submitButton input,
  {
  float: left;
  padding: 3.125% 0;
  width: 100%;
  text-align: center;
  margin: 0 0 30px 0;
}

.submitButton input:hover,
.showAllFundingCalls a:hover,
span.switcher a:hover {
  background: #D15E00;
  text-decoration: none;
}

#content .primary form button,
.showAllFundingCalls a,
#content ul.fcPagination li.gotoFilters a,
span.switcher a,
.blog-gov-delivery-form button,
.connect-footer--newsletter button{
  background: #6F217D;
  color: #ffffff !important;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  border: none;
  padding: 10px 3.125%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  cursor: pointer;
}
.connect-footer--newsletter,
.home-newsletterSignup--form{
  -ms-grid-column: 3;
}
#content aside .fellowshipsClarification {
  font-size: 16px;
}

span.switcher a {
  padding: 8px;
  border:  1px solid white;
  border-radius:  6px;
  margin-right: 20px;
}

span.switcher {
  margin-top: 6px;
  margin-right: 0;
  height: 31px;
}

.submitButton input,
.showAllFundingCalls a {
  float: left;
  padding: 3.125% 0;
  width: 100%;
  text-align: center;
  margin: 0 0 15px 0;
}

.submitButton input,
.showAllFundingCalls a {
  float: left;
  padding: 3.125% 0;
  width: 100%;
  text-align: center;
  margin: 0 0 10px 0;
}

#content .primary .contact.lists {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .contact.lists table {
  margin-bottom: 6.25%;
  width: 100%;
}

#content .primary .contact.lists table th {
  background: #823063;
  padding: 1.5625%;
  color: #ffffff;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 13px;
  font-size: 0.8125rem;
  border: 1px solid #ffffff;
  text-align: left;
}

#content .primary .contact.lists table td {
  padding: 1.5625%;
  border: 1px solid #dde5ea;
  position: relative;
  font-size: 13px;
  font-size: 0.8125rem;
}

#content .primary .contact.detail {
  padding-bottom: 3.125%;
  margin-bottom: 4.6875%;
  border-bottom: 1px solid #D0D4D9;
}

#content .primary .contact.detail dl {
  margin-bottom: 3.125%;
}

#content .primary .contact.detail dl dt {
  text-transform: uppercase;
  color: #823063;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
}

#content .primary .contact.detail dl dd {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1.5625%;
}

#content .primary .contact.detail dl dd ul {
  margin-left: 4.6875%;
}

#content .primary .contact.detail dl dd ul li {
  list-style-image: url('../../images/bullet.png');
  color: #823063;
}

#content .primary .contact.detail dl dd ul li span {
  color: #455a67;
}

#content .primary .contact.map {
  min-height: 300px;
  margin-bottom: 20px;
}

#content .primary .contact .googleMap {
  width: 100%;
  height: 300px;
  border: 1px solid #9fb3bf;
}

#content .primary .contact .googleMapDirections {
  display: inline-block;
}

#content .primary .contact.map .address {
  float: left;
  margin-right: 30px;
}

#content .primary .contact.map h2 {
  margin-bottom: 1.5625%;
}

#content .primary .contact.map address {}

#content .primary ul.boxed {
  float: left;
  width: 100%;
  padding: 0;
  margin: 0 0 30px 0;
}

#content .primary ul.boxed li {
  float: left;
  width: 93.75%;
  padding: 3.125%;
  margin: 0 0 3% 0;
  min-height: 72px;
  height: auto !important;
  height: 72px;
  list-style: none;
  background: #EBEAEA;
}

#content .secondary {
  background: #eff4f7;
  padding: 3.125%;
  padding-top: 4.6875%;
  padding-bottom: 4.6875%;
}

#content .secondary h1 {
  font-size: 16px;
  font-size: 1rem;
  margin: 0%;
}

#content .secondary h2 {
  margin-bottom: 3.125%;
}

#content .secondary time {
  background: #6c2953;
  color: #ffffff;
  font-weight: 400;
  margin: 0%;
  margin-right: 3.125%;
  font-size: 14px;
  font-size: 0.875rem;
  text-transform: uppercase;
  text-align: center;
  width: 55px;
  height: 60px;
  position: relative;
  display: inline;
  float: left;
}

#content .secondary time span {
  background: #823063;
  position: absolute;
  bottom: 0;
  width: 55px;
  height: 40px;
  display: block;
  font-size: 26px;
  font-size: 1.625rem;
}

#content .secondary .research-opportunities div.filter {
  position: relative;
}

#content .secondary .research-opportunities div.filter div {
  /*.absolute; top: 0; left: 0;*/
}

#content .secondary .research-opportunities div.filter div.recent {
  display: none;
}

#content .secondary p {
  color: #823063;
  margin-bottom: 3.125%;
}

#content .secondary p.filter a {
  color: rgba(1, 131, 121, 0.8);
  margin-left: 1.5625%;
  margin-right: 1.5625%;
}

#content .secondary p.filter a.active {
  color: #018379;
  font-weight: 600;
}

#content .secondary article {
  margin-bottom: 1.5625%;
  overflow: hidden;
}

#content .secondary article p {
  color: #455a67;
}

#content .secondary ul {
  margin: 10%;
  padding: 0%;
}

#content .secondary ul li {
  list-style-image: url('../../images/bullet.png');
  color: #018379;
  margin-left: 3.125%;
}

#content .secondary .portfolio ul {
  margin-bottom: 3.125%;
  margin-left: 1.5625%;
}

#content .secondary .growth-stories {
  padding: 3.125%;
  background: #dde5ea;
}

#content .secondary .growth-stories img {
  margin-bottom: 3.125%;
}

#content .secondary .growth-stories p {
  color: #455a67;
}

#content .secondary .growth-stories a {
  font-size: 15px;
  font-size: 0.9375rem;
}

#content .tertiary {
  padding: 3.125%;
  padding-top: 4.6875%;
  padding-bottom: 6.25%;
  position: relative;
}

#content .tertiary p {
  line-height: 1.4;
}

#content .tertiary p strong {
  color: #823063;
  font-size: 32px;
  font-size: 2rem;
  display: block;
  font-weight: 400;
  line-height: 1.4;
}

#content .primary #searchBox {
  width: 400px;
}

#searchBox,
#content .primary #searchBox .text {
  clear: both;
  float: left;
  position: relative;
  width: 93.75%;
  margin: 0 0 30px 0 !important;
  padding: 0 !important;
  background: #FFF;
  border: 1px solid #DDDDDD;
  z-index: 1000;
}

#searchBox .submit,
#content .primary #searchBox .submit {
  float: right;
  padding: 0 !important;
  margin: 0 !important;
  border: none;
  border-left: 1px solid #DDDDDD;
  height: 36px;
  width: 36px;
  color: #FFF;
  font-size: 1px;
  background: url(../../images/template/desktop/search.png) no-repeat 0 0;
  cursor: pointer;
}

#searchBox .submit:hover,
#content .primary #searchBox .submit:hover,
header fieldset input.submit:hover {
  background: url(../../images/template/desktop/search.png) no-repeat -36px 0;
}

#searchBox .text,
#content .primary #searchBox .text {
  float: left;
  padding: 0 5% !important;
  margin: 0 !important;
  height: 35px;
  border: none;
  width: 70%;
  font-size: 14px;
  color: #666666 !important;
}

#content .breadcrumbs {
  display: block;
  margin-bottom: 4.6875%;
}

#content .breadcrumbs li {
  display: inline;
  color: #823063;
  font-size: 16px;
}

#content .breadcrumbs li.last a {
  display: inline;
  color: #823063;
  font-size: 16px;
}

#content nav.tertiary,
#content aside {
  float: left;
  width: 100%;
}

#content nav.tertiary {
  padding: 0%;
  margin-bottom: 0;
  z-index: 1;
}

#content nav.tertiary .mobNavTitle {
  background: #6F217D;
  padding: 3.125% 11.125% 3.125% 3.125%;
  margin: 0%;
  color: #ffffff;
  cursor: pointer;
  font-size: 1.375rem;
}

#content nav.tertiary ul {
  display: none;
  background-color: #E9EBEC;
}

#content nav.tertiary ul li {
  border-bottom: 1px solid #D0D4D9;
}

#content nav.tertiary ul li.last {
  border-bottom: none;
}

#content .primary nav.tertiary ul {
  display: block;
}

#content nav.tertiary ul li a {
  font-size: 14px;
  font-size: 0.875rem;
  color: #455a67;
  padding-left: 3.125%;
  padding-right: 3.125%;
  padding-top: 1.5625%;
  padding-bottom: 1.5625%;
  display: block;
}

#content nav.tertiary ul li a:focus {
  background-color: transparent;
}

#content nav.tertiary ul li a.more {
  background: url(../../images/template/desktop/down-nav.png) no-repeat 95.3125% 50%;
}

#content nav.tertiary ul li a.more.active {
  background-color: rgba(130, 48, 99, 0.1);
}

#content nav.tertiary ul li a.more.open {
  background: url(../../images/template/desktop/up-nav.png) no-repeat 95.3125% 50%;
}

#content nav.tertiary ul li ul li a.more.open.active {
  background-color: #EBEAEA;
}

#content nav.tertiary ul li a.active,
#content nav.tertiary ul li a.open.noKids {
  background-color: rgba(130, 48, 99, 0.1);
}

#content nav.tertiary ul li ul {
  padding: 0%;
  display: block;
}

#content nav.tertiary ul li ul li {
  padding-left: 3.125%;
}

#content nav.tertiary ul li ul li a {
  padding-top: 5px;
  padding-bottom: 5px;
}

#content nav.tertiary ul li ul li a.more {
  background: url(../../images/template/desktop/down-nav-small.png) no-repeat 94.6125% 50%;
}

#content nav.tertiary ul li ul li a.more.open {
  background: url(../../images/template/desktop/up-nav-small.png) no-repeat 94.6125% 50%;
}

#content aside {
  margin-bottom: 4.6875%;
}

#content aside section,
#content aside .expandableGroup {
  width: 95%;
  padding: 0 0 0 0;
  clear: both;
}

#content aside a {
  color: #006983;
}

#content aside div {
  margin: 0 0 15px 0;
}

#content aside div.ffCheckbox,
#content aside div.ffCheckboxWrapper {
  padding: 0;
  margin: 3px 7px 0 2px;
}

#content aside div.ffCheckboxWrapper a {
  display: inline-block;
}

#content aside div.filters {
  margin: 0;
  z-index: 1;
}

#content aside img {
  margin-bottom: 1.5625%;
}

#content aside h2,
#content aside h4 {
  /*background: url(../../images/template/mobile/low-res/footer-up.png) no-repeat 95.3125% 50%;*/
  border-bottom: 1px solid #D0D4D9 !important;
  /*border-top: 1px solid #ffffff; */
  margin: 15px 0 10px 0;
  text-transform: none;
  padding-bottom: 7px;
}

#content aside .filters .FCfilters {
  border-bottom: none !important;
}

#content aside .FCfilters {
  background: none;
  width: 96.5%;
  margin: 15px 3.125% 15px 3.125%;
  padding: 0 0 5px 0;
  font-size: 21.328px;
  position: relative;
}

#content aside .FCfilters.open {
  background: none;
  width: 100%
}

/*
#content aside .FCfilters span {
	float: right;
	position: absolute;
	top: 5px;
	right: 0;
}
*/
#content aside #callType .FCfilters {
  padding-right: 0;
}

#content aside .FCfilters .fcFilterInfoBtn {
  color: #006983;
  font-weight: normal;
  float: right;
}

#content aside .FCfilters .fcFilterInfoBtn a {
  font-size: 0.9em;
}

#callType>.fcFilterInfoPane {
  display: none;
}

#callType>.fcFilterInfoPane b {
  font-weight: 600;
}

#content aside #callType hr {
  width: 40%;
  margin-left: 15px;
  border: none;
  border-bottom: 1px solid #D0D4D9 !important;
}

/*
#content aside h2.open {
  background-image: url(../../images/template/mobile/low-res/footer-down.png);
}
*/
#content aside div {
  padding: 3.125%;
}

#content aside .check {
  float: left;
  width: 100%;
  position: relative;
}

#content aside .check input {
  position: absolute;
  top: 2px;
  left: 0;
}

#content aside .check span {
  float: left;
  padding-left: 25px;
}

#content aside h3 {
  font-size: 18px;
  font-size: 0.8125rem;
  text-transform: none;
}

#content aside dl dt,
#content aside dl dd {
  font-size: 14px;
  font-size: 0.875rem;
}

#content aside dl dd {
  margin-bottom: 1.5625%;
}

#content aside h5 {
  font-size: 0.9rem;
}

#content aside .tags {
  border-bottom: 1px solid #D0D4D9;
  padding: 0 0 20px 0;
}

#content aside .tags h2 {
  padding-bottom: 20px !important;
}

#content aside .tags ul {
  text-align: left;
}

#content aside .tags ul li a {
  color: #5F5F5F;
}

#content aside .tags ul li a:hover,
#content aside .tags ul li a:focus,
#content aside .tags ul li a:active {
  color: #fff;
}

#home #content {}

#home #content .primary {
  padding-top: 0;
}

#home #content .primary h1 {
  color: #018379;
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 1.5625%;
  text-transform: none;
}

.max768 #content .primary .large-image img,
.max768 #content .primary .small-image img {
  display: none;
}

#content .intro {
  display: none;
}

.expandable,
.expandableGroup,
.filters {
  width: 100%;
  position: relative;
}

.expandableGroup .more,
.expandable .more {
  position: absolute;
  top: 2px;
  right: 10px;
  float: right;
  width: 21px;
  height: 23px;
  line-height: 19px;
  background: #6F217D;
  text-align: center;
  color: #FFF !important;
  text-decoration: none !important;
  cursor: pointer;
  z-index: 1;
}

.expandableGroup .more:hover,
.expandable .more:hover {
  background: #D35E00;
}

#content .primary form .form-actions .btn,
.filters .clearForm,
.filters .updateForm {
  float: left;
  background: #6F217D;
  color: #FFF !important;
  margin: 7.5px 0 0 4px;
  padding: 4px 10px !important;
  font-weight: 600;
  border: none;
  display: inline-block;
}

.filters .updateForm {
  float: none;
  letter-spacing: .75px;
}

#content .primary form .form-actions .btn {
  float: left;
  background: #6F217D;
  color: #FFF !important;
  margin: 5px 0 5px 3px;
  padding: 12px 12px !important;
  font-weight: 600;
  font-size: 12pt;
  border: none;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}

.filters .clearForm:hover,
#content .primary form .form-actions .btn:hover,
.filters .updateForm:hover {
  text-decoration: none;
  background: #D35E00;
  cursor: pointer;
}

.filters .clearForm.greyed,
.filters .updateForm.greyed {
  background-color: #7A7A7A;
  cursor: auto;
  letter-spacing: .75px;
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) {
  #content .primary .flexslider .luitem span {
    background-size: 47px;
  }

  #content .primary .flexslider .luitem.news span {
    background-image: url(../../images/template/mobile/high-res/icons/news.png);
  }

  #content .primary .flexslider .luitem.events span {
    background-image: url(../../images/template/mobile/high-res/icons/events.png);
  }

  #content .primary .flexslider .luitem.case-study span {
    background-image: url(../../images/template/mobile/high-res/icons/case-study.png);
  }

  #content .primary .flexslider .luitem.multimedia span {
    background-image: url(../../images/template/mobile/high-res/icons/multimedia.png);
  }

  #content .primary .flexslider .luitem.collaborators span {
    background-image: url(../../images/template/mobile/high-res/icons/collaborators.png);
  }

  #content .primary .flexslider .luitem.research-organisations span {
    background-image: url(../../images/template/mobile/high-res/icons/research-organisations.png);
  }

  #content .primary .flexslider .luitem.research span {
    background-image: url(../../images/template/mobile/high-res/icons/research.png);
  }

  #content .primary .flexslider .luitem.researchers span {
    background-image: url(../../images/template/mobile/high-res/icons/researchers.png);
  }

  #content .primary .flexslider .luitem.sectors span {
    background-image: url(../../images/template/mobile/high-res/icons/sectors.png);
  }

  #content .primary .flexslider .luitem.regions span {
    background-image: url(../../images/template/mobile/high-res/icons/regions.png);
  }

  #content .primary .flexslider .luitem.studentships span {
    background-image: url(../../images/template/mobile/high-res/icons/studentships.png);
  }

  #content .primary .flexslider .luitem.research-classifications span {
    background-image: url(../../images/template/mobile/high-res/icons/research-classifications.png);
  }

  #content .primary .flexslider .luitem.research-outcomes span {
    background-image: url(../../images/template/mobile/high-res/icons/research-outcomes.png);
  }

  #content .primary hgroup ul {
    margin-bottom: 3.125%;
  }

  #content .primary hgroup ul li {
    padding-left: 7.8125%;
  }

  #content nav.tertiary h2 {
    background-image: url(../../images/template/mobile/high-res/nav-down-white.png);
    background-size: 16px 11px;
  }
}

/* ------------------------------------------------------------------ */
/* =Footer */
/* ------------------------------------------------------------------ */
footer {
  background-position: 50% 2000px;
  background-repeat: no-repeat;
}

footer .green-bar {
  height: auto;
}

footer .green-bar h3 {
  font-size: 15px;
  font-size: 0.9375rem;
  color: #3A3A3A;
  text-transform: uppercase;
  text-align: center;
}

footer .green-bar h3 strong {
  font-size: 18px;
  font-size: 1.125rem;
  display: block;
}

footer .green-bar ul {
  margin: 0 auto;
  display: inline-block;
  float: left
}

footer .green-bar ul li {
  display: inline;
}


footer .white-bar {
  background: #000;
  overflow: hidden;
  padding: 3.125%;
  padding-top: 4.6875%;
}

footer .white-bar h3 {
  font-size: 18px;
  font-size: 1.125rem;
  color: #823063;
  margin-bottom: 1.5625%;
}

footer .white-bar .quick-links {
  display: none;
}

footer .white-bar .quick-links a {
  color: #018379;
  font-weight: 400;
  text-transform: uppercase;
}

footer .white-bar .tel {
  margin-bottom: 1.5625%;
}

footer .white-bar address {
  font-size: 15px;
  font-size: 0.9375rem;
}

footer .white-bar .links {
  margin-bottom: 3.125%;
}

footer .white-bar .links p {
  font-size: 0px;
  font-size: 0rem;
}

footer .white-bar .links p a {
  display: block;
  font-size: 16px;
  color:  white;
}

footer .white-bar .links p a:hover,
footer .white-bar .links p a:focus,
footer .white-bar .links p a:active {
  background-color: transparent;
}

footer .white-bar .about p {
  margin-bottom: 4.6875%;
  display: none;
}

footer .white-bar .about form {
  margin-bottom: 3.125%;
}

footer .white-bar .about form h3 {
  font-size: 16px;
  font-size: 1rem;
  color: #455a67;
  margin-bottom: 1.5625%;
}

footer .white-bar .about form p {
  margin-bottom: 1.5625%;
  display: block;
}

footer .white-bar .about form input,
footer .white-bar .about form button {
  float: left;
}

footer .white-bar .about form input {
  background: rgba(69, 90, 103, 0.5);
  border: none;
  display: block;
  color: #ffffff;
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 400;
  width: 79.84375%;
  height: 32px;
  padding-left: 1.5625%;
  padding-right: 1.5625%;
  float: left;
  margin-right: 1.5625%;
}

footer .white-bar .about form button {
  width: 34px;
  height: 34px;
  background: #018379;
  border: none;
  color: #ffffff;
  font-weight: 600;
  display: block;
}

footer .copyright {
  float: none;
  text-align: center !important;
  width: 100%;
  font-size: 16px;
  font-size: 0.625rem;
  font-weight: 400;
  border-top: none;
  padding-top: 3.125%;
  padding-bottom: 3.125%;
}

footer .copyright p {
  font-size: 15px;
  float: none;
  text-align: center;
  height: 50px;
  line-height: 50px;
}

footer .higherOrgs {
  margin-left: auto;
  margin-right: auto;
  display: block;
  width: 215px;
  padding-top: 20px;
}

footer .higherOrgs a:hover,
footer .higherOrgs a:active,
footer .higherOrgs a:focus {
  background-color: transparent;
}

footer .higherOrgs img {
  width: 195px;
  margin-right: 10px;
  margin-left: 10px;
}

footer .higherOrgs img:first-of-type {
  padding-bottom: 3px;
}

@media (max-width:450px) {
  footer .higherOrgs {
  }

  footer .higherOrgs img {
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
}

#global-cookie-message {
  background-color: #D5E8F3;
  padding: 0.5em 0;
}

#global-cookie-message p {
  text-align: center;
}

/* Tag cloud */
#content aside #svTagCloud h2 {
  padding: 10px 0 0 0;
}

.tags ul {
  text-align: center;
}

.tags li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline;
  background: none;
}

.tags li a {
  text-decoration: none;
  padding: 0 2px;
}

.tags li a:hover {
  color: #cff400;
}

.tag1 {
  font-size: 100%;
}

.tag2 {
  font-size: 120%;
}

.tag3 {
  font-size: 140%;
}

.tag4 {
  font-size: 160%;
}

.tag5 {
  font-size: 180%;
}

/* alternative layout */
.tags .alt {
  text-align: left;
  padding: 0;
  background: none;
}

.tags .alt li {
  padding: 2px 10px;
  background: #efefef;
  display: block;
}

.tags .alt .tag1,
.tags .alt .tag2,
.tags .alt .tag3,
.tags .alt .tag4,
.tags .alt .tag5 {
  font-size: 100%;
}

.tags .alt .tag1 {
  background: #7cc0f4;
}

.tags .alt .tag2 {
  background: #67abe0;
}

.tags .alt .tag3 {
  background: #4d92c7;
}

.tags .alt .tag4 {
  background: #3277ad;
}

.tags .alt .tag5 {
  background: #266ca2;
}

/* // Tag cloud */
/* RHC Folder calendar nav */
nav.svCalendar td {
  width: 28px;
  text-align: center;
}

/* Calendar landing page */
#svCalendar table {
  width: 100%;
  border-color: #3E7F77;
  border: dotted 1px;
}

#svCalendar table td {
  width: 14%;
  text-align: center;
  height: 50px;
  min-height: 50px;
  border-color: #3E7F77;
  border: dotted 1px;
}

#svCalendarNav {
  border-top: 1px solid #CCC;
  padding-bottom: 20px;
  padding-left: 10px
}

#svCalendarNav th {
  padding: 5px 0;
  background: #FFF;
}

#svCalendarNav td {
  border: 1px solid #ccc;
  background: #FFF;
  font-size: 13px;
}

#svCalendarNav td a {
  display: block;
  background-image: url(../../images/calendar-corner-highlight.png);
  background-position: right -12px;
  background-repeat: no-repeat;
}

#svCalendarNav td span,
#svCalendarNav .dayofweek td,
#svCalendarNav td a {
  padding: 4px;
}

#svCalendarNav td span {
  display: block;
}

#svCalendarNav .dayofweek td {
  font-weight: 600;
}

#svCalendarNav table td.current {
  padding: 0;
}

#svCalendarNav table td.current a {
  margin: 0;
  border: 1px solid #884F95;
  background-color: #EEF1F5;
  color: #884F95;
  padding: 3px;
}

#svGallery {
  float: left;
  clear: both;
  width: 100%;
}

#svGallery ul {
  list-style: none;
  margin-left: 0px;
}

#svGallery ul li {
  float: left;
  padding: 20px;
  background: none;
}

#svGallery ul li a span {
  display: none;
}

#content dd.image {
  float: left;
}

#sysJobFeed dl {
  border-bottom: 1px solid #D0D4D9;
  padding-bottom: 10px;
  margin-bottom: 20px;
}

#sysJobFeed dl.last {
  border-bottom: none;
}

#svFolder ul {
  list-style: none;
  margin-left: 0px;
}

#video-jwplayer_wrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 format */
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

#video-jwplayer_wrapper iframe, #video-jwplayer_wrapper object, #video-jwplayer_wrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#content ul.fcPagination {
  float: left;
}

#content ul.fcPagination li {
  float: left;
  list-style: none;
  background: none;
  color: #FFF;
  margin: 0;
  padding: 0;
  width: 28px;
  height: 27px;
  line-height: 27px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
  text-align: center !important;
  font-size: 14px;
  margin-top: 10px;
}

#content ul.fcPagination li a {
  float: left;
  color: #FFF !important;
  width: 28px;
  height: 27px;
  line-height: 27px;
  text-decoration: none !important;
}

#content ul.fcPagination li.fcPerPage {
  float: left;
  width: 100% !important;
  padding: 0px !important;
  background: #FFF !important;
  color: #333;
  text-align: left !important;
  display: none;
  margin-top: 0;
}

#content ul.fcPagination li.gotoFilters {
  float: left;
  width: 100% !important;
  padding: 0px !important;
  background: #FFF !important;
  color: #333;
  text-align: left !important;
  margin-bottom: 10px;
}

#content ul.fcPagination li.gotoFilters a {
  font-weight: 600 !important;
  font-size: 14px !important;
  margin-left: 5%;
  width: auto !important;
  margin-left: 0 !important;
  padding: 5px;
  height: 20px;
  line-height: 20px;
}

.submitButton {
  margin-bottom: 15px;
}

#content ul.fcPagination li {
  background: #5F5F5F;
  margin: 12px 2px 30px 2px;
  text-align: center;
}

#content ul.fcPagination li.ellipsis {
  background: #fff;
  color: #5F5F5F;
  line-height: 42px;
  width: 16px;
}

#content ul.fcPagination li.ellipsis:hover {
  background: #fff;
}

#content ul.fcPagination li:hover {
  background: #D15E00;
}

#content ul.fcPagination li.current {
  color: #fff;
  background-color: #6F217D !important;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -o-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
}

.fcPagination li.fcPerPage {
  width: 200px;
}

#content ul.fcPagination li.next,
#content ul.fcPagination li.prev {
  text-indent: -9999px;
  background-color: #5F5F5F;
  background-image: url(../../images/pagination-arrows.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#content ul.fcPagination li.first,
#content ul.fcPagination li.last {
  text-indent: -9999px;
  background-color: #5F5F5F;
  background-image: url(../../images/pagination-arrows-start-end.png);
  background-repeat: no-repeat;
  background-position: 0 0;
}

#content ul.fcPagination li.next,
#content ul.fcPagination li.last {
  background-position: -27px 0;
}

#content ul.fcPagination li.next:hover,
#content ul.fcPagination li.prev:hover,
#content ul.fcPagination li.first:hover,
#content ul.fcPagination li.last:hover {
  background-color: #006983;
}

#content ul.fcPagination li.next:hover a:hover,
#content ul.fcPagination li.next a:focus,
#content ul.fcPagination li.prev:hover a:hover,
#content ul.fcPagination li.prev a:focus,
#content ul.fcPagination li.first:hover a:hover,
#content ul.fcPagination li.first a:focus,
#content ul.fcPagination li.last:hover a:hover,
#content ul.fcPagination li.last a:focus {
  background-color: transparent !important;
}

#content ul.fcPagination li.greyed {
  display: none;
}

#content .callSorting .sortBy {
  float: left;
  width: 100%;
  text-align: left;
}

#content .callSorting .sortBy span {
  text-align: left;
}

#content .callSorting .ffSelectWrapper,
#content .fcNoPerPage .ffSelectWrapper {
  width: 130px;
  position: relative;
  top: 8px;
}

#content p.fcOrdering,
#content p.fcNoPerPage {
  float: right;
}

.clearForm,
.updateForm {
  text-align: right;
  padding-bottom: 10px;
  font-size: 0.7em;
}

#content aside section {
  z-index: 1;
}

#content aside section#searchBox {
  margin-left: 10px !important;
  width: 95%;
}

#content aside section h2 {
  float: left;
  width: 200px;
}

.greyed {
  color: gray;
}

.showAllFundingCalls {
  font-size: 1.1em;
  margin-bottom: 25px;
  clear: both;
}

#content aside input[type="checkbox"] {
  margin: 8px;
}

#content aside {
  font-size: 1.2em;
}

ul.meta span {
  font-weight: 600;
}

#content .primary .module.text p.articleDate {
  padding-bottom: 15px !important;
  margin-bottom: 15px !important;
  font-size: 14px;
}

#content .primary.sysNews .module.text .pageTitle {
  border-bottom: none;
  padding-bottom: 5px !important;
}

/*** RELATED CONTENT STYLING ***/
#content aside h2.first {
  margin-top: 0;
}

#content aside .listing h2 {
  font-size-adjust: 0.48;
  font-weight: 400;
  font-style: normal;
  font-size: 0.9375rem;
  border: none !important;
  margin-bottom: 0;
  padding-bottom: 0;
  margin-top: 15px;
}

#content aside .mura-rel-content .listing p {
  padding-left: 20px;
  background: url(../../images/template/desktop/arrow-blue.png) no-repeat 0 7px;
}

#content aside .listing .fileinfo {
  color: #3A3A3A;
  display: block;
  font-size: 0.8rem;
}

#content aside .mura-rel-content article.listing a:hover,
#content aside .mura-rel-content article.listing p a:focus {
  background-color: #006983 !important;
}

#content aside .mura-rel-content article.listing.doc p a,
#content aside .mura-rel-content article.listing.docx p a {
  background: url(../../images/file-icons/doc.gif) no-repeat 0 0;
}

#content aside .mura-rel-content article.listing.pdf p a {
  background: url(../../images/file-icons/pdf.gif) no-repeat 0 0;
}

#content aside .mura-rel-content article.listing.xls p a,
#content aside .mura-rel-content article.listing.xlsx p a {
  background: url(../../images/file-icons/xls.gif) no-repeat 0 0;
}

#content aside .mura-rel-content article.listing.ppt p a,
#content aside .mura-rel-content article.listing.pptx p a {
  background: url(../../images/file-icons/ppt.gif) no-repeat 0 0;
}

#content aside .mura-rel-content article.listing.zip p a {
  background: url(../../images/file-icons/zip.gif) no-repeat 0 0;
}

#content aside .mura-rel-content article.listing.iconified p a {
  padding-left: 20px;
}

/*** END RELATED CONTENT STYLING ***/
/* ------------------------------------------------------------------ */
/* =Homepage */
/* ------------------------------------------------------------------ */
.sysHome #intro {
  height: 33vw;
}

.fadeImg {
  position: relative;
}

.toFade {
  position: absolute;
  width: 100%;
  height:  100%;
  position:  relative;
}

.toFade img {
  position: relative;
}

#intro .slide p {
  position: relative;
  top: 30px;
  right: 30px;
  display: inline;
  text-align: right;
  font-size: 14px;
  display: none;
}

#intro .slide p em {
  display: inline-block;
  background: url("../../images/trans80.png");
  padding: 8px 30px 8px 30px;
  margin: 1px 0 0 0;
  font-style: normal;
  color: #FFF;
  text-align: left;
}

#intro .toFade span {
  background-color: rgba(0, 0, 0, 0.65);
  color: white;
  font-size: 18px;
  font-weight: 300;
  position: absolute;
  ;
  left: 30px;
  bottom: 30px;
  padding: 10px;
  line-height: 1.15;
  display: none;
}

#intro .toFade span b {
  font-weight: 600;
  font-size: 17px;
  font-family: 'Helvetica W01', arial, sans-serif;
}

#announcement {
  width: 100%;
}

#announcement .wrap {
  background: url("../../images/tealtrans80.png");
}

#announcement p {
  display: block;
  margin: 0;
  padding: 10px 10px;
  color: #FFF;
  font-size: 16px;
  line-height: 30px;
}

#announcement .title {
  padding-left: 0;
}

#announcement .title img {
  margin: 0 20px 0 0;
}

#announcement .title {
  font-weight: 600;
  display: inline-block;
  height: 40px;
  line-height: 40px;
}

#announcement a,
#announcement a:visited {
  color: #fff;
  text-decoration: underline;
}

#announcement a:hover,
#announcement a:active,
#announcement a:focus {
  background-color: transparent;
}

@media (max-width: 767px) {
  footer .copyright p {}
}



.home-col h4 {
  font-size: 21.328px;
  margin-top: 0;
}

.home-col .article {
  width: 100%;
  margin: 0 0 13px 0;
  display: inline-block;
}



.home-col .article img {
  float: left;
  margin-right: 15px;
}

@media (max-width: 450px) {
  .home-col .article img {
    width: 100%;
  }
}

.home-col .article p {
  font-size: 15px;
}

.home-col .article p.date {
  display: block;
  height: 16px;
  line-height: 16px;
  font-size: 13px;
  margin: -5px 0 15px 0;
  color: #3a3a3a;
}
.funding-wrapper{
  background-color: #EBE9E8;
  display: inline-block;
}



#funding-areas ul {
  background-color: #fff;
  padding: 10px;
}

.col-right .featured h3 {
  margin: 0 !important;
  border-bottom: 20px solid #FFF;
}

.col-right .featured h5 {
  font-size: 21.328px;
  padding-top: 10px;
  margin: 0 0 10px 0;
  clear: both;
}

.col-right .featured ul {
  margin: 20px 0 0 0;
  padding: 0;
  list-style: none;
}

.col-right .featured ul li {
  margin: 0;
  padding: 20px 0 20px 15px;
  list-style: none;
  border-top: 1px solid #D0D4D9;
  background: url("../../images/arrow-blue.png") no-repeat 0 29px;
}

#content .primary section.module.text h2 a,
#content .primary section.module.text h3 a,
#content .primary section.module.text h4 a {}

#content .primary section.module.text h2 a:hover,
#content .primary section.module.text h3 a:hover,
#content .primary section.module.text h4 a:hover {}

#content .primary section.module.text .lpb h2 a,
#content .primary section.module.text .lpb h3 a,
#content .primary section.module.text .lpb h4 a {
  background: transparent;
  padding-left: 0;
}

#content .primary section.module.text .lpb .box h2 a,
#content .primary section.module.text .lpb .box h3 a,
#content .primary section.module.text .lpb .box h4 a {
  text-decoration: underline;
}

#content .primary section.module.text .lpb .box h2 a:hover,
#content .primary section.module.text .lpb .box h3 a:hover,
#content .primary section.module.text .lpb .box h4 a:hover,
#content .primary section.module.text .lpb .box h2 a:focus,
#content .primary section.module.text .lpb .box h3 a:focus,
#content .primary section.module.text .lpb .box h4 a:focus,
#content .primary section.module.text .lpb .box h2 a:active,
#content .primary section.module.text .lpb .box h3 a:active,
#content .primary section.module.text .lpb .box h4 a:active {
  background-color: #006984;
}

#content .primary section.module.text .lpb .box h2.hover,
#content .primary section.module.text .lpb .box h3.hover,
#content .primary section.module.text .lpb h2.hover {
  background-color: #006983;
  cursor: pointer;
}

#content .primary section.module.text .lpb .box h2.hover a,
#content .primary section.module.text .lpb .box h3.hover a,
#content .primary section.module.text .lpb h2.hover a {
  color: #fff !important;
}


.col-right .col {
  float: right;
  width: 100%;
  margin-top: 30px;
}

.col-right .col h4 {
  padding: 5px 10px;
  margin: 0 0 15px 0;
  font-size: 18px;
  background: #776A61;
  color: #FFF;
}

.col-right #invite,
.blog-gov-delivery-form {
  float: left;
  width: 100%;
  padding: 0 0 30px 0;
}

.col-right #invite p img,
.blog-gov-delivery-form p img {
  float: right;
}

.col-right #invite button,
.blog-gov-delivery-form button {
  position: absolute;
  right: 0;
  top: 0;
  float: left;
  width: 39px !important;
  height: 39px !important;
  padding: 0 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 0px !important;
}

.col-right #invite .field,
.blog-gov-delivery-form .field {
  float: left;
  width: 100%;
  margin: 15px 0 0 0;
  position: relative;
}

.col-right #invite .field input,
.blog-gov-delivery-form .field input {
  float: left;
  width: 74%;
  padding: 0 20% 0 5%;
  background: #E9EBEC;
  height: 37px;
  border: 1px solid #D0D4D9;
  font-size: 13px;
}

.col-right .tweets {
  float: left;
  margin: 0;
  padding: 0 0 20px 0;
  list-style: none;
}

.col-right .tweets li {
  float: left;
  width: 100%;
  margin: 10px 0 10px 0;
  padding: 0;
  list-style: none;
}

.col-right .tweets li img {
  float: left;
}

.col-right .tweets li p {
  float: right;
  width: 75%;
  font-size: 14px;
}

.col-right .blog {
  float: left;
  margin: 0 0 0 0;
  padding: 0;
  list-style: none;
}

.col-right .blog li {
  margin: 0;
  padding: 20px 0 20px 15px;
  list-style: none;
  border-top: 1px solid #D0D4D9;
  background: url("../../images/arrow-blue.png") no-repeat 0 29px;
}

.col-right .blog li.first {
  padding: 5px 0 15px 15px;
  border-top: none;
  background: url("../../images/arrow-blue.png") no-repeat 0 14px;
}
#funding-ops,
#funding-areas{
  background-color: #D5D0CA;
  padding: 20px;
  position:  relative;
}

#funding-ops .slides li p a {
  font-size: 16px;
  background-image: url(../../images/strategy-arrows.png);
  background-position: 100% 4px;
  background-repeat: no-repeat;
  padding-right: 16px;
  display:  inline;
}

#funding-ops .slides li p.date {

}

.flexslider3 {
  width: 100%;
  overflow: hidden;
  background-color: #fff;
  position:  relative;
}

.flexslider3 .slides {
  margin: 0;
  padding: 10px;
  list-style: none;
  border-bottom:  2px solid #E1E0E0;
}

.flexslider3 .slides li {
  padding: 10px;
}


.flexslider3 .flex-direction-nav{
  height: 35px;
  padding: 10px;
}

@media(max-width: 450px){
  .flexslider3 .flex-direction-nav{
    height: 75px;
  }
}
.flexslider3 .flex-direction-nav li{
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
	width: 34px;
	margin-right:  15px;
	}

.flexslider3 .flex-direction-nav li a{
	float: left;
	width: 34px;
	height: 34px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: #006983 url('../../images/strategy-arrows.png') no-repeat 12px -376px;
}

.flexslider3 .flex-direction-nav li a.flex-next{
	background-position: 15px -289px;
}
.flexslider3 .flex-direction-nav li a.flex-next:hover,
.flexslider3 .flex-direction-nav li a.flex-next:active,
.flexslider3 .flex-direction-nav li a.flex-next:focus,
.flexslider3 .flex-direction-nav li a.flex-prev:hover,
.flexslider3 .flex-direction-nav li a.flex-prev:active,
.flexslider3 .flex-direction-nav li a.flex-prev:focus{
  width: 30px;
  height: 30px;
  background-color: #fff;
  border: 2px solid #006983;
}
.flexslider3 .flex-direction-nav li a.flex-next:hover,
.flexslider3 .flex-direction-nav li a.flex-next:active,
.flexslider3 .flex-direction-nav li a.flex-next:focus{
  background-position: 13px 6px;
}
.flexslider3 .flex-direction-nav li a.flex-prev:hover,
.flexslider3 .flex-direction-nav li a.flex-prev:active,
.flexslider3 .flex-direction-nav li a.flex-prev:focus{
  background-position: 9px -464px;
}
.home-funding-filter{
	position: absolute;
	bottom: 10px;
	right: 45px;
	z-index: 10;
	display:  block;
	}


.home-funding-filter dt,
.home-funding-filter dd{
	float: left;
	height: 30px;
	line-height: 30px;
	}

.home-funding-filter dt{
	color: #777;
	font-weight: 600;
	font-size: 14px;
	font-family: 'Neue Helvetica W01', arial, sans-serif;
	}


.home-funding-filter dd{
	color:  #777;
	float: left;
	font-size: 14px;
	padding: 0px 0 0 32px;
	margin: 0 0 0 10px;
	cursor: pointer;
	height: 26px;
	width:  26px;
	background: url("../../images/filter-select.png") no-repeat 0 0px;
	}


.home-funding-filter dd.here {
  background: url("../../images/filter-select.png") no-repeat 0 -26px;
}

.home-funding-filter dd:active,
.home-funding-filter dd:focus{
    outline: orange 3px solid;
}

#aims {
  float: left;
  width: 93.75%;
  margin: 0 3.125% 20px 3.125%;
}

#aims .aim {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}

#aims .last {
  margin: 0 !important;
}

#aims .section {
  color: #FFF;
  font-size: 14px;
  padding: 10px 15px;
  margin: 0;
  background: #786C62;
  font-family: 'Helvetica W01';
  font-weight: 700;
}

#aims dl {
  border-bottom: 2px solid #786C62;
  background: #E8E5E4;
}

#aims dl .last {
  padding-bottom: 10px;
}

#aims dt {
  background-color: #F0EFEF;
}

#aims dt a {
  display: inline-block;
  margin: 0;
  padding: 15px 10px 15px 35px;
  color: #006A87;
  font-size: 14px;
  background: #F0EFEF url(../../images/strategy-arrows.png) no-repeat 20px 21px;
  cursor: pointer;
}

#aims dt a.external.link {
  background-image: url(../../images/strategy-arrows.png), url(../../images/template/desktop/externalLink.png);
  background-position: 20px 25px, 100% 25px;
}

#aims dt a.internal.link {
  background-image: url(../../images/strategy-arrows.png), url(../../images/template/desktop/internalLink.png);
  background-position: 20px 25px, 100% 25px;
}

#aims dd {
  line-height: 1.3em;
  font-size: 14px;
}

#aims dd a {
  padding: 10px 10px 0px 35px;
  display: block;
  background: url(../../images/strategy-arrows-small.png) no-repeat 20px 15px;
  color: #006A87;
}

#aims dd a.current {
  color: #6F227D;
  text-decoration: none;
  background-position: 20px -39px;
}

#aims .open .section {
  background: #6F227D;
}

#aims .open dt a {
  color: #6F227D;
  background-position: 20px -79px;
}

#aims dt a:hover,
#aims dt a.internal.link:hover,
#aims dt a.external.link:hover {
  color: #e37222 !important;
  text-decoration: none;
  background-position: 20px -179px, 100% 27px;
}

#aims dd a:hover {
  color: #e37222 !important;
  text-decoration: none;
  background: url(../../images/strategy-arrows-small.png) no-repeat 20px -93px !important;
}

.text .section {
  float: left;
  width: 100%;
  margin: 0 0 35px 0;
}

.text .section h3, #content .primary .text .section>h2 {
  font-size: 16px;
  margin: 0 0 10px 0 !important;
  padding: 10px 15px !important;
  background: #6F217D;
  color: #FFF !important;
}

.text .section.alt h3, #content .primary .text .section.alt>h2 {
  background: #776A61;
}

.text .section h3 a, #content .primary .text .section>h2 a {
  color: #FFF !important;
  display: block;
}

.text .section h3 span, #content .primary .text .section>h2 span {
  display: block;
  padding-left: 15px;
  background: url(../../images/arrow-white.png) no-repeat 0 9px;
}

.text .section {
  background-color: #EBE9E8;
}

.text .section .box {
  display: block;
  padding: 9px 15px 10px 15px;
  background: #EBE9E8;
}

.text .section .box h4 {
  margin: 0 !important;
  padding: 0 0 3px 0 !important;
  font-size: 16px !important;
}

.text .section .box p {
  font-size: 16px;
}

.text .section .box img {
  max-width: 100%;
  max-height: 100%;
  padding-top: 6px;
}

.text .section .box.bottom img,
.text .section .box.feed img {
  padding-top: 0;
}

.text .section .box.feed {
  padding: 9px 0 0 0;
}

.text .section.lpb h2 a:hover,
.text .section.lpb h3 a:hover {
  background-color: transparent;
}

.text .section.omega {
  float: right;
}

.click-to-expand__container .click-to-expand {
  display: none;
}

#content a.click-to-expand__show,
#content a.click-to-expand__hide {
  display: inline-block;
  padding: 0 12px 2px 33px;
  color: white;
  background-color: #6E267A;
  text-decoration: none;
  border-radius: 2px;
  position: relative;
}

#content a.click-to-expand__show:hover,
#content a.click-to-expand__hide:hover,
#content .click-to-expand__show.open {
  background-color: #E57208;
  cursor: pointer;
}

.click-to-expand__show:before,
.click-to-expand__hide:before {
  position: absolute;
  display: inline-block;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  width: 25px;
  border-right: 1px solid white;
  border-right-color: rgba(255, 255, 255, 0.1);
}

.click-to-expand__show:before {
  background: url(../../images/click-to-expand-show.png) 50% 55% no-repeat;
}

.click-to-expand__hide:before,
.click-to-expand__show.open:before {
  background: url(../../images/click-to-expand-hide.png) 50% 55% no-repeat;
}

.click-to-expand__container {
  clear: both;
  margin-bottom: 20px;
  width: 100%;
}

.click-to-expand__container:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

@media (min-width: 990px){
  .twitterTimeline {
      max-height: 350px;
      overflow-y:  scroll;
      -webkit-overflow-scrolling:touch;
      overflow: auto;
  }
}

.imageWrap {
  position: relative;
  margin-bottom: .65em;
}

.imageWrap--right {
  float: right;
  margin-left: 1.3em;
}

.imageWrap--left {
  float: left;
  margin-right: 1.3em;
}

.imageWrap img {
  margin: 0 !important;
}

.imageWrap .caption {
  display: block;
  padding: 5px 10px;
  font-size: 12px;
  background: #4C4C4C;
  color: #FFF;
}

/* basic styling for content collections inside landing page boxes */
#content .primary .module.text .box article.listing,
#content .primary .module.text .box article.listing h2 {
  border-bottom: 0;
  margin-bottom: 0 !important;
}

#content .primary .module.text .box article.listing h2 a {
  font-size: 1rem
}

#content .primary .module.text .box article.listing {
  width: 100%;
}

/* basic styling for muras default pagination */
.mura-next-n {
  clear: both;
}

.mura-next-n li {
  list-style: none;
  display: inline-block;
  background: none !important;
  padding: 0 10px 0 0 !important;
  margin: 0 !important;
}

#content .twitter .external.link {
  padding-right: 0;
  background: none;
}

/* sitemap style - added 10/04/14 */
.mura-site-map ul,
.mura-site-map ul li {
  padding-left: 20px !important;
}

.mura-site-map ul {
  padding-bottom: 10px !important;
}

.mura-site-map ul li a {
  background: none !important;
  color: #006984 !important;
}

#content nav.tertiary ul.mura-site-map {
  border: none;
}

#content nav.tertiary ul.mura-site-map li a {
  border: none;
  padding-right: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

#content nav.tertiary ul.mura-site-map li a:hover {
  color: #006984 !important;
  text-decoration: underline;
  background: none !important;
}

#content nav.tertiary ul.mura-site-map ul li.last {
  color: #006984;
  border-bottom: none;
}

.editableObject:last-child {
  clear: right;
}

/* @@ */
/* navigation dropdown */
.home-col.col-right .col form p strong, #content .home-col.col-right .featured li a, #funding-areas strong, #content #funding-areas li a, #content #funding-ops li a, #funding-ops strong, #announcement p, #content .home-col.col-right .col .blog li a, footer .white-bar .wrap .links p a, footer .copyright, .tertiary ul li a, #content blockquote p, #content blockquote span, #crumblist li a, #content .primary .section h3, #content .primary .section h3 a, .flexslider2 .slides li h3 a, .showAllFundingCalls a, h5, h6 {}

/* homepage and section landing page header overlay caption */
#intro .slide p em {
  font-size: 27px !important;
  font-family: 'Helvetica W01', arial, sans-serif !important;
  font-weight: 700 !important;
}

/* section landing page components purple headings */
.text .section h3,
#content .primary .text .section>h2,
/* strategic aims box headings (eg. "strategic aim one") */
#aims .section {
  font-size: 21.328px;
}

/* main-nav top level */
header nav.primary ul.nav li a {
  font-size: 14px;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 600;
}

/* homepage blog links */
#aims dt a {
  font-size: 17px;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 500;
}

/* homepage funding opportunity links */
.showAllFundingCalls a {
  font-size: 16px;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 500;
}

.showAllFundingCalls a {
  width: 90%;
  margin-left: 5%;
}

/* left-nav top level */
#content nav.tertiary ul li a {
  font-size: 16px;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 500;
}

#content nav.tertiary ul li ul li a {}

/* homepage funding opportunity "filter by" label */
section.links {
  font-weight: 400 !important;
  font-size: 1em !important;
  font-family: 'Neue Helvetica W01', arial, sans-serif !important;
}

/* news carousel dates */
.flexslider2 .slides li p.date {
  font-size: 14px;
  font-weight: 400;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
}

/* homepage funding opportunity deadlines */
#funding-ops .slides li p.date,
/* homepage news release date */
.home-col .article p.date,
/* filter options "Uncheck all" button */
.filters .clearForm,
.filters .updateForm,
/* calendar nav dates */
#svCalendarNav td,
/* homepage funding areas deadlines */
#funding-areas li span {
  font-weight: 400;
  font-size: 14px !important;
  font-family: 'Neue Helvetica W01', arial, sans-serif !important;
}

/* Tag cloud */
#svTagCloud li a {}

/* fancyFields forms decoration */
* {
  margin: 0;
  padding: 0;
}

.ffTextBoxWrapper,
.ffPasswordWrapper,
.ffCheckboxWrapper,
.ffRadioWrapper,
.ffTextAreaWrapper,
.ffSubmitWrapper,
.ffResetWrapper,
.ffButtonWrapper {
  display: inline-block;
  zoom: 1;
  *display: inline;
  margin: 5px 0;
}

.ffSelectWrapper {
  display: inline-block;
  zoom: 1;
  margin: 5px 0;
}

.ffTextBoxLeft, .ffTextBoxRight,
.ffPasswordLeft, .ffPasswordRight,
.ffCheckbox, .ffRadio, .ffSelectButton, .ffSelectButton span,
.ffSelectMenuWrapper div.ffSelectMenuTop,
.ffSelectMenuWrapper div.ffSelectMenuBottom,
.ffSelectMenuWrapper>div>span,
.ffTextAreaTop, .ffTextAreaTop span,
.ffTextAreaBottom, .ffTextAreaBottom span,
.ffSubmitWrapper a, .ffSubmitWrapper a span,
.ffResetWrapper a, .ffResetWrapper a span,
.ffButtonWrapper a, .ffButtonWrapper a span {
  background-image: url(../../images/fancyFields/sprite_purple.png);
  background-repeat: no-repeat;
}

/* text box */
.ffTextBoxRight, .ffPasswordRight {
  background-position: right -256px;
  padding-right: 5px;
}

.ffTextBoxLeft, .ffPasswordLeft {
  background-position: 0 0;
  padding: 0 5px 0 10px;
}

.ffTextBoxLeft input, .ffPasswordLeft input {
  border: 0;
  height: 28px;
  background-color: transparent;
  margin-top: 6px\9;
  height: 22px\9;
  font-size: 11pt;
}

.ffTextBoxRight:hover,
.ffPasswordRight:hover {
  background-position: right -288px;
}

.ffTextBoxLeft:hover,
.ffPasswordLeft:hover {
  background-position: 0 -32px;
}

.focus .ffTextBoxRight,
.focus .ffPasswordRight,
.focus.ffTextAreaWrapper textarea {
  background-position: right -320px;
}

.focus .ffTextBoxLeft,
.focus .ffPasswordLeft,
.focus.ffTextAreaWrapper textarea {
  background-position: 0 -64px;
}

.ffTextBoxWrapper.disabled .ffTextBoxRight,
.ffPasswordWrapper.disabled .ffPasswordRight {
  background-position: right -352px;
}

.ffTextBoxWrapper.disabled .ffTextBoxLeft,
.ffPasswordWrapper.disabled .ffPasswordLeft {
  background-position: 0 -96px;
  color: #999;
}

/* checkbox */
#content .primary .ffCheckboxWrapper a {
  text-decoration: none;
  color: #6F6F6F;
  position: relative;
  top: 1px;
  font-size: 14px;
  padding-left: 5px;
  margin-right: 10px;
}

.ffCheckbox {
  width: 21px;
  height: 21px;
  float: left;
  background-position: 0 -288px;
  cursor: pointer;
  margin-top: 4px;
  margin-bottom: 0px;
}

.ffCheckboxWrapper:hover a, .ffCheckboxWrapper.focus a {
  color: #4e4e4e;
}

.ffCheckboxWrapper:hover .ffCheckbox, .ffCheckboxWrapper.focus .ffCheckbox {
  background-position: -30px -288px;
}

.ffCheckboxWrapper.on .ffCheckbox {
  background-position: -60px -288px;
}

.ffCheckboxWrapper.on:hover .ffCheckbox, .ffCheckboxWrapper.on.focus .ffCheckbox {
  background-position: -90px -288px;
}

.ffCheckboxWrapper.disabled .ffCheckbox {
  background-position: -120px -288px;
}

.ffCheckboxWrapper.on.disabled .ffCheckbox {
  background-position: -150px -288px;
}

.ffCheckboxWrapper.disabled a, .ffCheckboxWrapper.disabled:hover a, .ffCheckboxWrapper.disabled.focus a {
  color: #999;
}

/* radio */
#content .primary .ffRadioWrapper a {
  text-decoration: none;
  color: #555;
  position: relative;
  top: 1px;
  font-size: 14px;
  padding-left: 5px;
  margin-right: 10px;
}

.ffRadio {
  width: 18px;
  height: 18px;
  float: left;
  background-position: -180px -288px;
  cursor: pointer;
  margin-top: 4px;
}

.ffRadioWrapper:hover a, .ffRadioWrapper.focus a {
  color: #4e4e4e;
}

.ffRadioWrapper:hover .ffRadio, .ffRadioWrapper.focus .ffRadio {
  background-position: -210px -288px;
}

.ffRadioWrapper.on .ffRadio {
  background-position: -240px -288px;
}

.ffRadioWrapper.on:hover .ffRadio, .ffRadioWrapper.on.focus .ffRadio {
  background-position: -270px -288px;
}

.ffRadioWrapper.disabled .ffRadio {
  background-position: -300px -288px;
}

.ffRadioWrapper.on.disabled .ffRadio {
  background-position: -330px -288px;
}

.ffRadioWrapper.disabled a, .ffRadioWrapper.disabled:hover a, .ffRadioWrapper.disabled.focus a {
  color: #999;
}

/* selectbox */
.ffSelectWrapper {
  width: 200px;
  clear: both;
}

.filters .ffSelectWrapper {
  width: 60px;
}

.ffSelect {
  position: relative;
}

.ffSelect>a {
  background-position: right -128px;
  display: block;
  text-decoration: none;
  outline: 0;
  cursor: default;
}

.ffSelect>a>span {
  display: block;
  height: 28px;
  margin-right: 40px;
  padding-left: 10px;
  background-position: 0 0;
  overflow: hidden;
  line-height: 28px;
  font-size: 14px;
  color: #555;
  white-space: nowrap;
  *white-space: normal;
  text-overflow: ellipsis;
}

.ffSelect:hover>a,
.ffSelectWrapper.focus .ffSelect>a {
  background-position: right -160px;
}

.ffSelect:hover>a>span, .ffSelectWrapper.focus .ffSelect>a>span {
  background-position: 0 -32px;
}

.ffSelectWrapper.active .ffSelect>a {
  background-position: right -192px;
  z-index: 1005;
  position: relative;
}

.ffSelectWrapper.active .ffSelect>a>span {
  background-position: 0 -64px;
}

.ffSelectWrapper.disabled .ffSelect>a {
  background-position: right -224px;
}

.ffSelectWrapper.disabled .ffSelect>a>span {
  background-position: 0 -96px;
  color: #999;
}

.ffSelectMenuWrapper {
  width: 100%;
}

.ffSelectMenuWrapper .ffSelectMenuMidBG ul {
  list-style-type: none;
  margin: 0 0;
  padding: 0;
}

.ffSelectMenuWrapper .ffSelectMenuMidBG li {
  padding: 5px;
  cursor: default;
  background: #fff;
}

.ffSelectMenuWrapper .ffSelectMenuMidBG li SPAN {
  font-size: 14px;
}

.ffSelectMenuWrapper .ffSelectMenuMidBG li.disabled SPAN {
  color: #888;
}

.primary .text .ffSelectMenuWrapper .ffSelectMenuMidBG li.on {
  background: #ccc;
}

.primary .text .ffSelectMenuWrapper ul li {
  background: #fff;
}

.ffSelectMenuWrapper {}

.ffSelectMenuTop {
  height: 5px;
  background-position: 0 -394px;
}

.ffSelectMenuTop span {
  display: block;
  height: 5px;
  margin-left: 8px;
  background: right -384px;
}

.ffSelectMenuBottom {
  height: 5px;
  background-position: 0 -414px;
}

.ffSelectMenuBottom span {
  display: block;
  height: 5px;
  margin-left: 8px;
  background-position: right -404px;
}

.ffSelectMenuMidBG {
  background: url(../../images/fancyFields/sides_purple.png) repeat-y right 0;
}

.ffSelectMenuMid {
  max-height: 200px;
  overflow: auto;
  background: #fff url(../../images/fancyFields/sides_purple.png) repeat-y 0 0;
  padding-left: 4px;
  margin-right: 4px;
}

.scrollingBarWrapper {
  width: 24px;
  height: 200px;
  background: url(../../images/fancyFields/scrollingBarBg.png) no-repeat;
  right: 3px !important;
}

.scrollingHandle {
  width: 24px;
  padding-top: 20px;
  background: url(../../images/fancyFields/scrollingHandleTop.png) no-repeat 0 0;
}

.scrollingHandleBottom {
  width: 24px;
  background: url(../../images/fancyFields/scrollingHandleBottom.png) no-repeat 0px bottom
}

/* textarea */
.ffTextAreaWrapper textarea {
  border: 0;
  margin: 10px 10px 10px 15px;
  padding: 0;
  font-size: 14px;
  color: #555;
  background: none;
  resize: none;
}

.ffTextAreaTop {
  height: 5px;
  background-position: 0 -394px;
}

.ffTextAreaTop span {
  display: block;
  height: 5px;
  margin-left: 8px;
  background-position: right -384px;
}

.ffTextAreaMid {
  background: transparent url(../../images/fancyFields/sides_purple.png) repeat-y right 0;
}

.ffTextAreaMid .ffTextAreaLeft {
  background: url(../../images/fancyFields/sides_purple.png) repeat-y 0 0;
  margin-right: 4px;
}

.ffTextAreaBottom {
  height: 5px;
  background-position: 0 -414px;
}

.ffTextAreaBottom span {
  display: block;
  height: 5px;
  margin-left: 6px;
  background-position: right -404px;
}

/* button */
.ffButtonWrapper>a {
  background-position: right -585px;
  display: block;
  text-decoration: none;
  outline: 0;
}

.ffButtonWrapper>a>span {
  display: block;
  height: 36px;
  padding-bottom: 2px;
  line-height: 39px;
  font-size: 15px;
  background-position: 0 -424px;
  text-align: center;
  padding: 0 10px 0 15px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  margin-right: 5px;
}

.ffButtonWrapper:hover>a {
  background-position: right -625px;
}

.ffButtonWrapper:hover>a>span {
  background-position: 0 -464px;
}

.ffButtonWrapper>a:active {
  background-position: right -665px;
  position: relative;
}

.ffButtonWrapper>a:active>span {
  background-position: 0 -504px;
}

.ffButtonWrapper.disabled>a {
  background-position: right -705px;
  position: static;
}

.ffButtonWrapper.disabled>a>span {
  background-position: 0 -544px;
  color: #c1c1c1;
}

input[type="text"], input[type="password"], textarea, select {
  outline: none;
}

/* remove webkit yellow border */
select.mobileSelect {
  opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  display: block;
}

#content .primary form .mura-section {
  color: #6F217D;
  font-size: 22px;
  font-size: 1.3rem;
  padding-top: 5px;
  font-weight: 700;
  font-family: 'Helvetica W01', arial, sans-serif;
}

#content .primary form .mura-control-group label,
#content .primary form .mura-radio-group .mura-group-label,
#content .primary form .mura-checkbox-group .mura-group-label {
  color: #6F217D;
  font-weight: 600;
  float: left;
  width: 100%;
  padding: 10px 0 10px 0;
}

#content .primary form .mura-response-error {
  color: red;
  font-weight: bold;
}

#content .primary form .mura-radio-group select {
  width: 295px;
  height: 30px;
  font-size: 16px;
}

#content .primary form .mura-form-dropdown ul li {
  background: #fff;
}

#content .primary form .mura-form-dropdown ul li.on {
  background: #ccc;
}

#content .primary form .mura-control-group,
#content .primary form .mura-control-group .mura-checkbox-group label:last-of-type,
#content .primary form .mura-control-group .mura-radio-group label:last-of-type {
  margin-bottom: 20px;
}

#content .primary form .mura-control-group label {
  padding-top: 0;
}

#content .primary form .mura-control-group textarea {
  width: 275px !important;
  border-radius: 6px;
  border: 1px solid darkgrey;
  font-size: 16px;
  padding: 3px 6px;
}

#content .primary form .mura-control-group input {
  width: 280px !important;
  height: 32px;
  padding: 3px 6px;
  border-radius: 6px;
  font-size: 16px;
  color: #3A3A3A;
  border: 1px solid darkgrey;
}

#content .primary form .mura-control-group select {
  width: 280px;
  height: 32px;
  font-size: 16px;
}

#content .primary form .mura-radio-group label,
#content .primary form .mura-checkbox-group label {
  font-weight: 400;
  font-size: 16px;
  color: #3A3A3A;
  padding-bottom: 0;
}

#content .primary form .mura-radio-group label input,
#content .primary form .mura-checkbox-group label input {
  width: 20px !important;
  height: 25px;
  margin-bottom: 0;
  position: relative;
  top: 4px;
  left: 2px;
}

#content .primary form label ins {
  left: -9999px;
  position: relative;
}

#content .primary form label ins:after {
  position: relative;
  top: -4px;
  left: 9928px;
  content: "*";
  font-weight: 700;
  font-size: 20px;
}

.feed-link {
  background: url("../../images/template/desktop/rss.png") no-repeat;
  display: block;
  padding: 2px 0 4px 35px;
  margin-bottom: 5px;
}

.fcPagination {
  width: 100%;
}

.fundingcalls .fcPagination {
  width: 256px;
}

.callSorting {
  height: 50px;
}

p.results {
  font-weight: 600;
}

span.switcher {
  float: right;
  height: 31px;
}

span.desktopLink {
  display: inline;
}

span.mobileLink {
  display: none;
}

.svFeed dl {
  margin-bottom: 20px;
}

.svFeed dl .releaseDate {
  font-weight: 500;
}

#funding-areas li a,
.home-news h4,
.featured h5,
#funding-ops p strong,
#funding-ops p a,
#invite p strong {
  margin-left: 0 !important;
  padding-left: 0 !important;
}


#svSearchAgain #searchBox {
  width: 298px !important;
}

#svSearchAgain #searchBox .text {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
}

.primary .text ul {
  overflow: hidden;
}

.hideLink {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

fieldset legend {
  font-size: 22px;
  font-weight: 600;
  color: #6F217D;
}

label ins, form p ins {
  color: red;
  text-decoration: none;
}

#content .primary form .form-actions .mrc-submit--disabled:hover {
  background: #6F217D;
  cursor: inherit;
}

/* responsive you tube embed supporting cms */
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.video-container iframe, .video-container object, .video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* Associated Image Captions */
#assocImageCaption p em {
  display: inline-block;
  background: url("../../images/trans80.png");
  padding: 8px 10px 8px 30px;
  margin: 0 0 1px 0;
  font-style: normal;
  color: #FFF;
}

#assocImageCaption {
  position: relative;
  display: inline;
  text-align: right;
}

@media screen and (max-width: 767px) {
  #assocImageCaption {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
  #assocImageCaption {
    bottom: 65px;
  }

  #assocImageCaption em {
    font-size: 16px !important;
  }

  #assocImageCaption p {
    margin-bottom: -40px !important;
  }
}

@media screen and (min-width: 1200px) {
  #assocImageCaption {
    bottom: 90px;
  }

  #assocImageCaption em {
    font-size: 22px !important;
  }

  #assocImageCaption p {
    margin-bottom: -50px !important;
  }
}

.headerImage {
  position: relative;
  display: inline-block;
}

.assocImageCredits {
  margin-top: -6px;
  border-top: 2px solid #5C7579;
  padding-right: 20px;
  position: relative;
  height: 35px;
}

@media(min-width: 640px) {
  .assocImageCredits {
    margin-top: -9px;
  }
}

@media(min-width: 768px) {
  .assocImageCredits {
    height: 40px;
  }
}

.arrow-down {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 5px solid #5C7579;
  position: absolute;
  right: 60px;
}

.assocImageCredits .credits {
  position: absolute;
  right: 15px;
  color: #5C7579;
  font-size: 12px;
  line-height: 1.3;
  margin-bottom: 20px;
  margin-top: 4px;
}

.mrc-layout-one-column #content .primary {
  width: 100%;
  margin: 0;
}

#content .mrc-cp-links {
  margin-top: 20px;
}

#content .mrc-cp-links>li {
  background: none;
  padding: 0;
  margin: 0 20px 0 0;
  float: left;
}

#content .primary .mrc-cp-links>li>a.external.link,
#content .primary .mrc-cp-links>li>a {
  color: #006983 !important;
  padding: 0 0 4px 16px !important;
  background: url('../../images/cp-link-sprite.png') no-repeat 0 -181px !important;
}

#content .primary .mrc-cp-links>li>a.external.link:hover,
#content .primary .mrc-cp-links>li>a:hover {
  background-color: #006983 !important;
  background-position: 0 -121px !important;
  text-decoration: none;
  color: #fff !important;
}

.text .section .box ul *,
.text .section .box ol * {
  font-size: 16px;
}

.text .section .box ul li {
  background-position: 0 8px;
}

#content .small {
  font-size: 0.9em;
  line-height: 18px;
  margin-bottom: 7px;
}

div#survey-request {
  display: none;
  background-color: #7c3b88;
  padding: 10px;
  color: #fff;
  margin-bottom: 10px;
  font-size: 15px;
  box-sizing: border-box;
}

a.survey-request__yes {
  margin-left: 5px;
}

a.survey-request__yes,
a.survey-request__no {
  padding: 5px;
  text-decoration: none;
  color: #fff;
}

a.surveysurvey-request__yes:hover,
a.survey-request__no:hover {
  text-decoration: underline;
}

@media screen and (min-width: 768px) {
  div#survey-request {
    height: 45px;
  }

  .survey-request__content {
    width: 960px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1200px) {
  .survey-request__content {
    width: 1140px;
    margin: 0 auto;
  }
}

body.survey-request-visible {
  background-position: 50% 55px;
}

body.survey-request-visible #survey-request {
  display: block;
}

#newsType, #callCategory {}

#content .small {
  font-size: 0.9em;
  line-height: 18px;
  margin-bottom: 7px;
}

#global-cookie-message {
  min-height: 45px;
  padding: 10px;
  box-sizing: border-box;
}

#global-cookie-message a,
#survey-request a {
  text-decoration: underline;
}

#content .mrc-scoopit>h2 {
  /* margin-top: 15px; */
}

/* START featurePage */
.u-clearfix {
  *zoom: 1;
}

.u-clearfix:before,
.u-clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}

.u-clearfix:after {
  clear: both;
}

.featurePage {
  clear: both;
  margin-left: -3.125%;
  margin-right: -3.125%;
}

@media (min-width: 768px) {
  .featurePage {
    margin-left: 0;
    margin-right: 0;
  }
}

.featurePage * {
  box-sizing: border-box;
}

.featurePage_body {
  margin: 13px 35px 25px 35px;
  text-align: center;
}

@media (min-width: 1200px) {
  .featurePage_body {
    margin-left: 45px;
    margin-right: 45px;
  }
}

.featurePage_body p,
.featurePage_body ul,
.featurePage_body ol,
.featurePage_body table,
.featurePage_body dl {
  font-size: 1em;
}

.featurePage_title {
  background-color: #01859C;
  color: #FFFFFF !important;
  text-align: center;
  font-size: 45px !important;
  padding: 10px 0 45px 0;
  text-shadow: -1px 2px 5px #616161;
  ;
  position: relative;
  background: #00859B url(../../images/featurePageTitleBG.png) no-repeat bottom center;
  margin-bottom: -5px !important;
}

.featurePage.ie8 .featurePage_title {
  background-image: none;
  padding-bottom: 10px;
}

.featurePageSection {
  margin-bottom: 18px;
  background-color: #CEF4F7;
}

.featurePageSectionAlt {
  background-color: #77C9D5;
}

.featurePageSection_title {
  background-color: #8A238C;
  color: #FFFFFF !important;
  text-align: center;
  font-size: 34px !important;
  padding: 8px 0 12px 0 !important;
  text-shadow: 0 2px 5px #333;
  border-bottom: 3px solid #AED0D2;
  position: relative;
  margin-bottom: 20px !important;
}

.featurePageSectionAlt .featurePageSection_title {
  border-bottom-color: #65ABB5;
}

.featurePageSection_title:after {
  content: ' ';
  display: block;
  width: 100%;
  height: 10px;
  position: absolute;
  bottom: -10px;
  background: url(../../images/featurePage/section-title-arrow-light.png) no-repeat bottom center;
}

.featurePageSectionAlt .featurePageSection_title:after {
  background: url(../../images/featurePage/section-title-arrow-dark.png) no-repeat bottom center;
}

.featurePageSection_body {
  padding: 0 15px;
}

.featurePageHighlight {
  width: 100%;
  position: relative;
  padding: 0 30px;
  margin-bottom: 4.6875%;
  box-model: border-box;
}

@media (min-width: 768px) {
  .featurePageHighlight {
    width: 50%;
    float: left;
  }

  .small .featurePageHighlight {
    width: 33%;
    padding: 0 10px;
  }

  .featurePageSection_body.small {
    padding: 0 10px;
  }
}

@media (min-width: 1200px) {
  .featurePageHighlight {
    padding: 0 50px;
  }

  .small .featurePageHighlight {
    padding: 0 20px;
  }
}

.featurePageHighlight:before {
  content: ' ';
  display: block;
  width: 5px;
  height: 100%;
  background-color: #01859C;
  position: absolute;
  right: 0;
  left: 0;
  margin: 0 auto;
}

.featurePageHighlight_title {
  width: 75%;
  margin: 0 auto !important;
  padding: 12px 10px 10px 10px !important;
  text-align: center;
  font-weight: 400 !important;
  font-size: 19px !important;
  color: #333 !important;
  border: 5px solid #01859C;
  line-height: 1.3;
  min-height: 80px;
  display: table;
  background-color: #D4FBFF;
  position: relative;
  z-index: 1;
}

@media (min-width: 1200px) {
  .featurePageHighlight_title {
    padding: 12px 30px 10px 30px !important;
  }
}

.featurePageSectionAlt .featurePageHighlight_title {
  background-color: #EDF8FA;
}

.featurePageHighlight_title>span {
  display: table-cell;
  vertical-align: middle;
}

.featurePageHighlight_titleEmphasis {
  font-weight: 600;
  display: block;
  text-align: center;
  font-size: 26px;
  line-height: 1;
  padding-bottom: 5px;
}

.featurePageHighlight_image {
  position: relative;
  width: 100% !important;
  height: auto !important;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  border: 5px solid #01859C;
  margin: 15px 0 8px 0 !important;
  z-index: 1;
  behavior: url(/mrc/includes/themes/MRC/css/theme/PIE.htc);
}

.featurePageHighlightWithBanner .featurePageHighlight_image-wrapper {
  position: relative;
}

.featurePageHighlightWithBanner .featurePageHighlight_image-wrapper:after {
  content: ' ';
  background: url(../../images/featurePage/case-study-banner.png) no-repeat bottom center;
  background-size: 100% auto;
  width: 112%;
  height: 100px;
  display: block;
  position: absolute;
  bottom: 16%;
  left: -6%;
  margin: 0 auto;
}

.featurePageHighlight_banner {
  position: absolute;
  z-index: 1;
  bottom: 10.4%;
  background-color: #0098B3;
  width: 100%;
  color: white;
  text-align: center;
  height: 14%;
  line-height: 0;
  padding-top: 7.5%;
  font-size: 22px;
  text-shadow: 0 2px 5px #444;
}

@media (min-width: 500px) {
  .featurePageHighlight_banner {
    font-size: 26px;
  }
}

.featurePageHighlight_detail {
  z-index: 1;
  position: relative;
  transition: max-height 300ms linear;
  overflow: hidden;
  max-height: 0;
  box-sizing: border-box;
  background-color: #77C9D5;
}

.featurePageHighlight_detail p,
.featurePageHighlight_detail ol,
.featurePageHighlight_detail dl,
.featurePageHighlight_detail blockquote,
.featurePageHighlight_detail table,
.featurePageHighlight_detail ul {
  font-size: 15px;
  line-height: 1.5;
}

.featurePageHighlight_detail>div {
  padding: 15px 15px 0 15px;
  border: 5px solid #01859C;
  background-color: white;
  opacity: 0;
  transition: opacity 300ms linear;
}

.featurePageHighlight--open .featurePageHighlight_detail>div {
  opacity: 100;
}

.featurePageHighlight_readMore {
  position: relative;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border: 3px solid #01859C;
  height: 30px;
  width: 30px;
  background-color: #FFFFFF;
  display: table;
  text-align: center;
  font-size: 24px;
  margin: 0 auto;
  cursor: pointer;
  z-index: 1;
  behavior: url(/mrc/includes/themes/MRC/css/theme/PIE.htc);
}

.featurePageHighlight_readMore:focus {
  outline: orange 3px solid;
}

.featurePageHighlight--open .featurePageHighlight_readMore {
  margin-top: -15px;
}

.featurePageHighlight_readMore>i {
  display: block;
  color: #01859C;
  margin-top: 1px;
  margin-left: 1px;
}

.featurePageHighlight_readMore>.fa-caret-up {
  margin-top: -3px;
}

.featurePageCarousel {
  text-align: center;
  margin-bottom: 60px;
  margin-left: 20px;
  margin-right: 20px;
  position: relative;
  border: 5px solid #01859C;
  background-color: #01859C;
}

@media (min-width: 768px) {
  .featurePageCarousel {
    margin-left: 60px;
    margin-right: 60px;
  }
}

.featurePageCarousel .flex-viewport-wrapper {
  border: 5px solid #01859C;
}

.featurePageCarousel .flex-viewport {
  width: auto;
}

.featurePageCarousel .slides {
  list-style: none;
  padding: 0;
  margin-bottom: 0 !important;
}

.featurePageCarousel .slides>li {
  padding: 0 !important;
  background: none !important;
  margin: 0 !important;
}

.featurePageCarousel .flex-control-nav {
  margin: 3px 0 0 0;
  list-style: none;
  padding: 0;
  float: right;
}

.featurePageCarousel .flex-control-nav>li {
  background: none !important;
  display: inline-block;
  margin-left: 8px;
}

.featurePageCarousel .flex-control-nav>li>a {
  cursor: pointer;
  font: 0/0 a;
  color: transparent !important;
  text-shadow: none;
  background-color: transparent;
  border: 2px solid #66BDC7;
  width: 20px;
  height: 20px;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  display: block;
  background-color: white;
  behavior: url(/mrc/includes/themes/MRC/css/theme/PIE.htc);
}

.featurePageCarousel .flex-control-nav>li>a.flex-active {
  background-color: #01859C;
  border-color: #01859C;
}

.featurePageCarousel .flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none !important;
  float: left;
  display: none;
}

@media (min-width: 768px) {
  .featurePageCarousel .flex-direction-nav {
    display: block;
  }
}

.featurePageCarousel .flex-direction-nav>li {
  background: none !important;
}

.featurePageCarousel .flex-direction-nav>li>a {
  padding: 0 !important;
  font: 0/0 a;
  color: transparent !important;
  text-shadow: none;
  border: 0;
  position: absolute;
  width: 40px;
  height: 40px;
  background: #01859C !important;
  display: block;
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -o-border-radius: 20px;
  -ms-border-radius: 20px;
  border: 2px solid white;
  top: 50%;
  behavior: url(/mrc/includes/themes/MRC/css/theme/PIE.htc);
}

.featurePageCarousel .flex-direction-nav>li>a.flex-prev {
  left: -60px;
}

.featurePageCarousel .flex-direction-nav>li>a.flex-prev:before {
  color: white;
  font-family: FontAwesome;
  content: "\f0d9";
  font-size: 28px;
  display: block;
  margin-top: 19px;
  margin-left: -4px;
}

.featurePage.ie8 .featurePageCarousel .flex-direction-nav>li>a.flex-prev:before {
  padding-left: 15px;
}

.featurePageCarousel .flex-direction-nav>li>a.flex-next {
  right: -60px;
}

.featurePageCarousel .flex-direction-nav>li>a.flex-next:before {
  color: white;
  font-family: FontAwesome;
  content: "\f0da";
  font-size: 28px;
  display: block;
  margin-top: 19px;
  margin-right: -4px;
}

.featurePage.ie8 .featurePageCarousel .flex-direction-nav>li>a.flex-next:before {
  padding-left: 15px;
}

.featurePageCarousel_title {
  color: white !important;
  background-color: #01859C;
  text-shadow: -1px 2px 5px #616161;
  margin: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 5px;
  font-size: 27px !important;
}

.featurePageCarousel_image {
  display: block;
  width: 100%;
  height: auto !important;
  margin: 0 !important;
}

.featurePageCarousel_link {
  display: block;
  position: relative;
}
.featurePageCarousel_link:focus {
  outline: 3px solid orange;
  outline-offset: -2px;
}
.featurePageCarousel_caption {
  padding: 0 5px 5px 5px;
}

.featurePageCarousel_caption>* {
  padding: 5px 5px !important;
  background-color: #01859C;
  background-color: rgba(1, 133, 156, 0.85);
  text-shadow: 0 2px 5px #616161;
  color: white !important;
  margin: 5px 0 0 0 !important;
  line-height: 1.5;
  float: right;
  clear: both;
  font-size: 16px;
}
.featurePageCarousel_caption>h3,
.featurePageCarousel_caption>h4 {
  font-size: 16px !important;
  padding: 0 5px !important;
}

@media (min-width: 500px) {
  .featurePageCarousel_caption>h3,
  .featurePageCarousel_caption>h4 {
    font-size: 27px !important;
  }

  .featurePageCarousel_caption>* {
    font-size: 18px !important;
  }
}

@media (min-width: 700px) {
  .featurePageCarousel_caption {
    padding: 0 10px 10px 10px;
  }

  .featurePageCarousel_caption>* {
    padding: 5px 10px !important;
    margin: 10px 0 0 0 !important;
    font-size: 27px;
  }
  .featurePageCarousel_caption>h3,
  .featurePageCarousel_caption>h4 {
    font-size: 35px !important;
    padding: 0 10px !important;
  }
}

@media (min-width: 1200px) {
  .featurePageCarousel_caption>h3,
  .featurePageCarousel_caption>h4 {
    font-size: 45px !important;
  }
}

.featurePageCarousel_caption-bottom-right {
  position: absolute;
  bottom: 0;
  right: 0;
  text-align: right;
}

.featurePageCarousel_caption-bottom-left {
  position: absolute;
  bottom: 0;
  left: 0;
}

.featurePageCarousel_caption-top-left {
  position: absolute;
  top: 0;
  left: 0;
}

.featurePageCarousel_caption-top-right {
  position: absolute;
  top: 0;
  right: 0;
  text-align: right;
}

a.flex-next.internal.link.flex-disabled,
a.flex-prev.internal.link.flex-disabled{
  display: none;
}

.featurePageDiagram {
  width: 100%;
  margin-bottom: 30px;
  text-align: center;
}

.featurePageDiagram>div {
  position: relative;
  width: 100%;
}

.featurePageDiagram_image {
  max-width: 100% !important;
  height: auto !important;
  margin: 0 auto !important;
}

.featurePageDiagram_highlight {
  float: left;
  width: 50%;
  z-index: 1;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}

.featurePageDiagram_highlightLink {
  display: inline-block;
  text-decoration: none;
}

.featurePageDiagram_highlightLink:hover,
.featurePageDiagram_highlightLink:focus,
.featurePageDiagram_highlightLink:active {
  text-decoration: none;
}

.featurePageDiagram_highlightLink>span {
  padding-right: 13px;
  display: block;
  font-size: 15px;
  line-height: 1.2;
}

@media (min-width: 500px) {
  .featurePageDiagram_highlightLink>span {
    font-size: 19px;
  }
}

.featurePageDiagram_highlightLink>span+span {
  border-bottom: 4px solid #E57208;
  padding-bottom: 4px;
  background: url('../../images/template/desktop/internalLink.png') no-repeat 100% 73%;
  display: inline-block;
}

.featurePageDiagram_highlightLink:hover>span+span,
.featurePageDiagram_highlightLink:focus>span+span,
.featurePageDiagram_highlightLink:active>span+span {
  border-bottom-color: #8A238C;
  background-image: url('../../images/template/desktop/internalLink-purple.png');
}

.featurePageDiagram_highlightLink>span:first-child {
  color: #2F4143;
  font-size: 36px;
  line-height: 0.9;
  font-weight: 600;
}

@media (min-width: 1200px) {
  .featurePageDiagram_highlightLink>span:first-child {
    font-size: 64px;
    line-height: 0.8;
    padding-bottom: 5px;
  }
}

.featurePageDiagram_highlight1,
.featurePageDiagram_highlight2 {
  margin-bottom: -4.6875%;
}

@media (min-width: 768px) {
  .featurePageDiagram {
    padding: 0 45px;
    margin-bottom: 4.6875%;
  }

  .featurePageDiagram_highlight1,
  .featurePageDiagram_highlight2 {
    margin-top: -5px;
  }

  .featurePageDiagram_highlight1,
  .featurePageDiagram_highlight2,
  .featurePageDiagram_highlight3,
  .featurePageDiagram_highlight4 {
    width: auto;
    height: auto;
    display: inline-block;
    position: absolute;
    text-align: left;
    padding: 0;
    margin-left: -20px;
  }

  .featurePageDiagram_highlight2,
  .featurePageDiagram_highlight4 {
    text-align: right;
    margin-left: none;
    margin-right: -33px;
  }

  .featurePageDiagram_highlight1 {
    top: 20px;
    left: 0;
  }

  .featurePageDiagram_highlight2 {
    top: 20px;
    right: 0;
  }

  .featurePageDiagram_highlight3 {
    bottom: 0;
    left: 0;
  }

  .featurePageDiagram_highlight4 {
    bottom: 0;
    right: 0;
  }
}

.featurePageViewMore {
  clear: both;
  text-align: right;
}

.featurePageViewMore_Link {
  padding: 8px 30px 10px 15px;
  background: #8A238C url(../../images/feature-page-view-more.jpg) no-repeat 100% 50%;
  color: white !important;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 18px;
  font-weight: 600;
  letter-spacing: .25px;
}

.featurePageViewMore_Link:hover,
.featurePageViewMore_Link:focus {
  background: #006984 url(../../images/feature-page-view-more-blue.jpg) no-repeat 100% 50%;
}

/* END featurePage */
#content .primary .text .section.lpb>h2 {
  margin-bottom: 0 !important;
}

#content .primary .text .section.lpb {
  margin: 0 0 20px 0;
}

div.radio input, div.checkbox input {
  margin-right: 5px;
}

#content article.listing:after {
  content: "";
  display: table;
  clear: both;
}

#content dd.image {
  float: left;
  padding-right: 20px;
  margin-bottom: 25px;
}

#content dd.image img {
  display: block;
}

#content .primary .module.text table.dataTable thead {
  background-color: #006984;
}

#content .primary .module.text table.dataTable thead .sorting_asc {
  background: url("../../images/datatables/sort-asc.png") no-repeat 80% 80%;
}

#content .primary .module.text table.dataTable thead .sorting_desc {
  background: url("../../images/datatables/sort-desc.png") no-repeat 80% 80%;
}

#content .primary .module.text table.dataTable thead .sorting {
  background: url("../../images/datatables/sort-unsorted.png") no-repeat 80% 80%;
}

#content .primary .module.text table.dataTable .ffSelectWrapper {
  float: left;
  color: #3A3A3A;
  width: 140px;
}

#content .primary .feature.text .dataTable .ffSelectWrapper li {
  list-style: none;
  background-image: none;
  padding-left: 0
}

#content .primary .feature.text .dataTable .ffSelectWrapper {
  width: 125px;
}

.dataTables_filter,
.dataTables_info {
  display: none;
}

.dataTables_customFilter {
  float: none !important;
  text-align: left !important;
  height: 36px;
}

.dataTables_customFilter input {
  padding: 0 15px !important;
  margin: 0 0 20px 0 !important;
  height: 35px;
  border: 1px solid #DDDDDD;
  width: 200px;
  font-size: 14px;
  color: #666666 !important;
}

table.dataTable td,
table.dataTable th {
  font-size: 15px;
}

table.dataTable.display tbody tr.odd>.sorting_1,
table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
  background-color: inherit !important;
}

table.dataTable tbody tr:nth-child(even),
table.dataTable tbody tr:nth-child(even):hover {
  background: #CCC !important;
}

table.dataTable tbody tr:nth-child(odd) {
  background: #FFF;
}

#content .primary .module.text table.dataTable tr td:nth-child(4),
#content .primary .module.text table.dataTable tr td:nth-child(7),
#content .primary .module.text table.dataTable tr td:nth-child(8) {
  text-align: center;
}

table.dataTable.order-column tbody tr>.sorting_1, table.dataTable.order-column tbody tr>.sorting_2, table.dataTable.order-column tbody tr>.sorting_3, table.dataTable.display tbody tr>.sorting_1, table.dataTable.display tbody tr>.sorting_2, table.dataTable.display tbody tr>.sorting_3 {
  background: transparent !important;
}

table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
  background: transparent !important;
}

table.dataTable th {
  vertical-align: top;
}

table.dataTable .ffSelectWrapper li {
  padding-left: 3px;
}

#content .primary .feature.text table.dataTable ul {
  margin-bottom: 0px;
}

@media (max-width:400px) {
  #content .primary article.listing img {
    float: left;
    margin-right: 15px;
  }

  #content .primary article.listing .withImage {
    display: inline;
  }

  #content .primary article.listing p {
    overflow: hidden;
  }
}

.box.left div {
  float: left;
  padding-right: 15px;
  padding-bottom: 15px;
}

.box.right div {
  float: right;
  padding-left: 15px;
  padding-bottom: 15px;
}

.box.top div {
  padding-bottom: 10px;
}

.primary .text .box.feed .callBoxItem,
.primary .text .box.feed .newsBoxItem {
  padding: 15px;
}

.primary .text .box.feed .callBoxItem:nth-child(even),
.primary .text .box.feed .newsBoxItem:nth-child(even) {
  background-color: #dbd9d8;
}

.primary .text .box.feed .lrPad {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 15px;
}

.primary .text .box.feed .callBoxItem h3 a,
.primary .text .box.feed .newsBoxItem h3 a {
  display: block;
  padding-left: 12px;
  background: url(../../images/arrow-blue.png) no-repeat 0 6px;
  font-size: 20px;
}

.primary .text .box.feed .newsBoxItem h3 a {
  margin-top: 10px;
}

#content .primary .text .box.feed .callBoxItem .meta {
  margin-left: 15px;
  margin-bottom: 0;
}

.text .section .box.feed img {
  width: 100%;
}

.text .section .box.feed h3 {
  background: none;
  padding-top: 0 !important;
  padding-left: 0 !important;
  font-size: 16px;
  line-height: 1;
  margin-bottom: 0 !important;
}

.text .section .box.feed h3 a {
  font-size: 1.0em;
  line-height: 1;
  color: #006983 !important;
}

#content .primary .box.feed h3 a.internal {
  color: #006983 !important;
}

#content .primary .module.text .box.feed p {
  margin-bottom: 0px;
}

#content .primary .module.text .box.feed .newsBoxItem p:last-of-type {
  font-weight: 600;
}

.x-page-header-image__skip-link {
  display: none;
}

@media (min-width: 36em) {
  #intro .toFade span {
    display: inline;
  }
}

.x-page-header-image__skip-link:active, .x-page-header-image__skip-link:focus, .x-page-header-image__skip-link:hover {
  background: 0 0 !important;
  outline: none;
}
.x-page-header-image__skip-link:active img, .x-page-header-image__skip-link:focus img, .x-page-header-image__skip-link:hover img {
  border: 2px solid #E57208;
}

@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  5.55556% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  11.11111% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  22.22222% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }

  27.77778% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  33.33333% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }

  44.44444% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes bounce {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  5.55556% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  11.11111% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  22.22222% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }

  27.77778% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  33.33333% {
    -webkit-transform: translateY(-15px);
    transform: translateY(-15px)
  }

  44.44444% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

#content:focus {
  outline: none;
}

@media screen and (-ms-high-contrast: active) and (max-width: 30em),
(-ms-high-contrast: none) and (max-width: 30em) {
  #intro .slide p em {
    color: red !important
  }

  #intro img {
    max-height: 200px !important;
  }
}

.sysBlog #content .primary article.listing img {
  float: none;
  margin-right: 0;
}

.sysBlog #content .primary .module.text article.listing {
  padding-bottom: 10px !important;
}

.sysBlog #content .primary article.listing p {
  overflow: initial;
}

.wp-caption,
img[class*="wp-image-"] {
  height: auto !important;
  max-width: 100%;
  max-width: calc(100% - 10px);
  display: block;
}

.wp-caption img {
  float: none !important;
}

.wp-caption-text {
  display: block;
  padding: 5px 10px !important;
  font-size: 12px;
  background: #4C4C4C;
  color: #FFF;
  max-width: 100%;
  margin-right: 10px !important;
}

.aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}

.alignleft {
  float: left !important;
  margin: 0 32px 10px 0 !important;
}

.alignright {
  float: right !important;
  margin: 0 0 10px 32px !important;
}

.wp-comment {
  border-bottom: 1px solid #CCC;
  padding: 20px 15px;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

.wp-comment:first-child {
  border-top: 1px solid #CCC;
}

.wp-comment:last-child {
  margin-bottom: 20px;
}

.wp-comment--child {
  background-color: #EEE;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 50px;
}

.wp-comment__parent {
  font-weight: bold;
  font-size: 14px;
}

.wp-comment__permalink {
  padding-right: 0 !important;
  background: none !important;
}

.wp-comment__author img {
  vertical-align: text-bottom;
}

.wp-comment__reply {
  text-align: right;
}

.wp-comment__reply button {
  color: white;
  background-color: #6F217D;
  border-radius: 3px;
  padding: 5px 10px;
  font-size: 0.8em;
  border: 0;
}

.wp-comment-form label {
  display: block;
}

/* not sure how to stop ff from hijacking the textarea */
.wp-comment-form .ffTextAreaMid {
  width: 400px;
  max-width: 100%;
}

.wp-comment-form__actions {
  margin-bottom: 30px;
}

.wp-comment-form textarea {
  width: 90%;
  max-width: 90%;
}

.wp-comment-form__field+.wp-comment-form__field {
  margin-top: 15px;
}

.wp-comment-form__field.wp-comment-form__actions {
  margin-top: 20px;
}

.wp-comment-form__help-text {
  font-size: 0.9em;
  color: #666;
}

.wp-comment-form__replying-to {
  border: 1px solid #CCC;
  padding: 5px 10px 5px 15px;
  background-color: #EEE;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: 3px;
}

.wp-comment-form__replying-to button {
  background-color: #666;
  margin: 5px 0;
}

.wp-comment-form-success {
  background-color: #cdffba;
  padding: 5px 10px;
  margin-top: 15px;
  border-radius: 3px;
}

.wp-comment-form-error {
  background-color: #ffbaba;
  padding: 5px 10px;
  margin-top: 15px;
  border-radius: 3px;
}

.resp-sharing-button__link,
.resp-sharing-button__icon {
  display: inline-block
}

.resp-sharing-button__link {
  text-decoration: none;
  color: #fff;
  margin: 0.5em
}

.resp-sharing-button {
  border-radius: 5px;
  transition: 25ms ease-out;
  padding: 0.5em 0.75em;
  font-family: Helvetica Neue, Helvetica, Arial, sans-serif
}

.resp-sharing-button__icon svg {
  width: 1em;
  height: 1em;
  margin-right: 0.4em;
  vertical-align: top
}

.resp-sharing-button--small svg {
  margin: 0;
  vertical-align: middle
}

/* Non solid icons get a stroke */
.resp-sharing-button__icon {
  stroke: #fff;
  fill: none
}

/* Solid icons get a fill */
.resp-sharing-button__icon--solid,
.resp-sharing-button__icon--solidcircle {
  fill: #fff;
  stroke: none
}

.resp-sharing-button--twitter {
  background-color: #55acee
}

.resp-sharing-button--twitter:hover {
  background-color: #2795e9
}

.resp-sharing-button--pinterest {
  background-color: #bd081c
}

.resp-sharing-button--pinterest:hover {
  background-color: #8c0615
}

.resp-sharing-button--facebook {
  background-color: #3b5998
}

.resp-sharing-button--facebook:hover {
  background-color: #2d4373
}

.resp-sharing-button--tumblr {
  background-color: #35465C
}

.resp-sharing-button--tumblr:hover {
  background-color: #222d3c
}

.resp-sharing-button--reddit {
  background-color: #5f99cf
}

.resp-sharing-button--reddit:hover {
  background-color: #3a80c1
}

.resp-sharing-button--google {
  background-color: #dd4b39
}

.resp-sharing-button--google:hover {
  background-color: #c23321
}

.resp-sharing-button--linkedin {
  background-color: #0077b5
}

.resp-sharing-button--linkedin:hover {
  background-color: #046293
}

.resp-sharing-button--email {
  background-color: #777
}

.resp-sharing-button--email:hover {
  background-color: #5e5e5e
}

.resp-sharing-button--xing {
  background-color: #1a7576
}

.resp-sharing-button--xing:hover {
  background-color: #114c4c
}

.resp-sharing-button--whatsapp {
  background-color: #25D366
}

.resp-sharing-button--whatsapp:hover {
  background-color: #1da851
}

.resp-sharing-button--hackernews {
  background-color: #FF6600
}

.resp-sharing-button--hackernews:hover, .resp-sharing-button--hackernews:focus {
  background-color: #FB6200
}

.resp-sharing-button--vk {
  background-color: #507299
}

.resp-sharing-button--vk:hover {
  background-color: #43648c
}

.resp-sharing-button--facebook {
  background-color: #3b5998;
  border-color: #3b5998;
}

.resp-sharing-button--facebook:hover,
.resp-sharing-button--facebook:active {
  background-color: #2d4373;
  border-color: #2d4373;
}

.resp-sharing-button--twitter {
  background-color: #55acee;
  border-color: #55acee;
}

.resp-sharing-button--twitter:hover,
.resp-sharing-button--twitter:active {
  background-color: #2795e9;
  border-color: #2795e9;
}

.resp-sharing-button--google {
  background-color: #dd4b39;
  border-color: #dd4b39;
}

.resp-sharing-button--google:hover,
.resp-sharing-button--google:active {
  background-color: #c23321;
  border-color: #c23321;
}

.resp-sharing-button--tumblr {
  background-color: #35465C;
  border-color: #35465C;
}

.resp-sharing-button--tumblr:hover,
.resp-sharing-button--tumblr:active {
  background-color: #222d3c;
  border-color: #222d3c;
}

.resp-sharing-button--email {
  background-color: #777777;
  border-color: #777777;
}

.resp-sharing-button--email:hover,
.resp-sharing-button--email:active {
  background-color: #5e5e5e;
  border-color: #5e5e5e;
}

.resp-sharing-button--pinterest {
  background-color: #bd081c;
  border-color: #bd081c;
}

.resp-sharing-button--pinterest:hover,
.resp-sharing-button--pinterest:active {
  background-color: #8c0615;
  border-color: #8c0615;
}

.resp-sharing-button--linkedin {
  background-color: #0077b5;
  border-color: #0077b5;
}

.resp-sharing-button--linkedin:hover,
.resp-sharing-button--linkedin:active {
  background-color: #046293;
  border-color: #046293;
}

.resp-sharing-button--reddit {
  background-color: #5f99cf;
  border-color: #5f99cf;
}

.resp-sharing-button--reddit:hover,
.resp-sharing-button--reddit:active {
  background-color: #3a80c1;
  border-color: #3a80c1;
}

.resp-sharing-button--whatsapp {
  background-color: #25D366;
  border-color: #25D366;
}

.resp-sharing-button--whatsapp:hover,
.resp-sharing-button--whatsapp:active {
  background-color: #1DA851;
  border-color: #1DA851;
}

.fundingOpClosed {
  font-size: 21.328px;
}

.fundingOpClosed b {
  font-weight: 700;
}

.fundingOpClosed a {
  padding-left: 15px;
  background: url(../../images/arrow-blue.png) no-repeat 4px 9px;
}

.fundingOpClosed a:hover,
.fundingOpClosed a:focus,
.fundingOpClosed a:active {
  background-color: #006983;
}

.newsFeedImgWrapper {
  position: relative;
  display: inline-block;
  float: left;
}

.feedNewsType {
  position: absolute;
  top: 15px;
  right: 0;
  background: url("../../images/trans70.png");
  color: #fff;
  padding: 3px 6px;
  font-size: 1.2em;
}

.headerNewsType {
  position: absolute;
  top: 15px;
  right: 0;
  background: url("../../images/trans70.png");
  color: #fff;
  padding: 3px 6px;
  font-size: 1.2em;
}

.search_aggregations a:hover,
.search_aggregations a:focus,
#searchResultsContainer a:hover,
#searchResultsContainer a:focus {
  background-color: #006984;
}

#content .primary .wp-caption-text a {
  color: white;
}

#content .primary .wp-caption-text a:hover,
#content .primary .wp-caption-text a:focus {
  color: #006983;
  background-color: white;
}

#content .primary .wp-caption-text a.external {
  background-image: url(../../images/template/desktop/externalLink_white.png);
}

#content .primary .wp-caption-text a.external:hover,
#content .primary .wp-caption-text a.external:focus {
  background-image: url(../../images/template/desktop/externalLink.png);
}

#content .primary.blog article.listing p {
  overflow: visible;
}

.c-menu>* {
  text-align: left position: absolute;
  top: 69px;
  width: 95%;
  width: calc(100% - 27px);
  max-width: 500px;
  border: 3px solid #E3E1DF;
}

.c-menu ul {
  padding: 0;
  margin: 0
}

.c-menu>ul {
  display: none;
  right: 10px;
  top: 55px;
  position: absolute;
  z-index: 10001;
  margin-bottom: 10px
}

.c-menu.j-open>ul {
  display: block
}

.c-menu__toggle {
  text-align: right;
  font-weight: 400;
  border: 0
}

.j-open.c-menu__toggle {
  margin-bottom: 0
}

.c-menu .c-menu__item {
  list-style: none;
  background-color: #FFF;
  position: relative;
}

.c-menu .c-menu__item:after {
  content: '';
  width: 100%;
  height: 1px;
  background-color: #E3E1DF;
  position: absolute;
  bottom: 0;
  left: 0;
}

.c-menu .c-menu__item .c-menu__item:after {
  background-color: #7AA4A9;
}

.c-menu .c-menu__item:last-child:after {
  display: none;
}

.c-menu .c-menu__item .c-menu__item {
  background-color: #BBD0D4;
  border-left: 20px solid #BBD0D4;
}

.c-menu .c-menu__item.j-current>div>div a {
  background-color: #006984;
  color: #fff;
}

.c-menu .c-menu__kids {
  max-height: 0;
  left: 0;
  z-index: 1000;
  -webkit-transition: max-height .3s ease;
  transition: max-height .3s ease;
  overflow: hidden
}

.c-menu__item.last>.c-menu__kids, .c-menu__item:last-child>.c-menu__kids {
  left: inherit !important;
  right: 0 !important
}

.c-menu__item.j-open>.c-menu__kids {
  max-height: 1000px;
  max-width: 1000px;
  -webkit-transition-property: max-height;
  -webkit-transition-duration: .8s;
  -webkit-transition-delay: .1s;
  -webkit-transition-property: ease;
  transition-property: max-height;
  transition-duration: .8s;
  transition-delay: .1s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease
}

.c-menu .c-menu__item.j-open>.c-menu__kids {
  display: block;
}

.c-menu__link {
  display: table-cell;
  width: 10000px;
  vertical-align: middle;
  text-decoration: none;
  color: #776A61;
  padding: .5em;
  font-size: 18px;
  font-weight: 500;
  text-transform: uppercase;
}

.c-menu__item .c-menu__item .c-menu__link {
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  color: #006983;
}

.c-menu__link:visited,
.c-menu__link:visited:hover {
  color: #776A61;
}
.c-menu__item .c-menu__item .c-menu__link:hover{
  color: #fff;
}

.c-menu .c-menu__item .c-menu__link.j-current-page,
.c-menu .c-menu__item .c-menu__link.j-current-page.j-current>div>div a {
  background-color: #E57208;
  color: #fff;
}

.c-menu .c-menu__toggle-kids {
  display: table-cell;
  vertical-align: middle;
  height: 100%;
  background-color: transparent;
  -webkit-transition: background-color .6s ease, color .6s ease;
  transition: background-color .6s ease, color .6s ease;
  border: 0;
  width: 60px;
  text-align: center;
  font-size: 0.75em
}

.c-menu .c-menu__item .c-menu__item .c-menu__toggle-kids{
  width: 40px;
}

.c-menu .j-current>div>div .c-menu__toggle-kids {
  background-color: #006984;
}

.c-menu .j-current-item>div>div .c-menu__toggle-kids {
  background-color: #E57208;
}

.c-menu__toggle-kids:after {
  content: '\f078';
  font-family: 'FontAwesome';
  width: 100%;
  font-weight: 700;
  font-size: 1.75em;
  color: #776A61;
}

.c-menu__item .c-menu__item .c-menu__toggle-kids:after{
  color: #006983;
}

.j-current>div>div>.c-menu__toggle-kids:after,
.c-menu__item .j-current>div>div>.c-menu__toggle-kids:after {
  color: #fff;
}

.c-menu__item > .c-menu__kids{
  padding-right: 10px;
  background-color: #BBD0D4;
}
.c-menu__item .c-menu__item > .c-menu__kids{
  padding-right: 0;
  background-color: red;
}

.j-open.c-menu__toggle-kids:after {
  content: '\f077';
}

.c-menu li:before {
  display: none
}

.mobileNav {
  position: relative;
}

.c-menu__toggle {
  text-align: right;
  font-weight: normal;
  border: 0;
  background-color: #fff;
  color: #776A61;
  border: 3px solid #E3E1DF;
  border-bottom: 3px solid #e3e1df;
  -webkit-transition: border-bottom .3s ease;
  transition: border-bottom .3s ease;
  border-radius: 6px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 5px 10px;
  position: absolute;
  right: 10px;
  top: 12px;
  width: 100px;
  height: 46px;
}

.c-menu__toggle:focus,
.c-menu__toggle:active {
  outline-width: 0;
}

.j-open.c-menu__toggle {
  margin-bottom: 0;
  border-bottom: 0;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  z-index: 10002;
}

.c-menu__toggle .c-toggle__open:after {
  content: '\f0c9';
  font-family: 'FontAwesome';
  font-size: 21px;
  font-weight: 400;
  vertical-align: bottom;
  padding-left: 10px;
}

.c-menu__toggle .c-toggle__close:after {
  content: '\f00d';
  font-family: 'FontAwesome';
  width: 20px;
  font-size: 24px;
  line-height: 1;
  vertical-align: bottom;
  font-weight: bold;
  padding-left: 3px;
}

.c-menu__toggle span {
  font-weight: 500;
  justify-content: space-between;
  align-items: center;
}

.c-toggle__open {
  display: flex;
}

.c-toggle__close {
  display: none !important;
}

.j-open>.c-toggle__open {
  display: none !important;
}

.j-open>.c-toggle__close {
  display: flex !important;
}

@media(min-width: 769px) {
  .mobileNav {
    display: none;
  }
}

@media (max-width: 768px) {
  .header-search {
    display: none;
  }
}

.c-menu__mobile-search-form {
  background-color: #fff;
}

.c-menu .c-menu__mobile-search-form--input {
  font-size: 18px;
  border: none;
  border-bottom: 1px solid #e3e1df;
  width: 100%;
  padding: 12px 0 12px 42px;
  width: calc(100% - 42px);
  background: url(../../images/template/desktop/search.png) no-repeat 9px 50%;
  color: #776A61;
}

.c-menu .c-menu__mobile-search-form--input::placeholder {
  color: #E3E1DF;
}

.sr-only {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

.home-grid {
  width: 100%;
  display: -ms-grid;
  display: grid;
  grid-column-gap: 20px;
}


.home-grid > div{
  min-width: 0;
  overflow: hidden;
}
.home-funding h3{
  display: inline;
}


.all-button{
  border:2px solid #006983;
  background-color: #006983;
  color: #fff !important;
  font-weight: 400;
  padding: 2px 10px 2px 10px;
  border-radius: 6px;
  display:  inline;
  line-height: 1.5;
  font-family: 'Helvetica W01', arial, sans-serif;
  font-size:  18px;
}
.all-button:hover,
.all-button:focus,
.all-button:active{
  background-color: #fff;
  color: #006983 !important;
}
.all-button.right {
  float: right;
}

@media (max-width: 450px){
  .home-funding .all-button{
    position: absolute;
    float:  none;
    bottom: 15px;
    right: 20px;
  }
  #funding-ops, #funding-areas{
    padding-bottom: 60px;
  }
}

.home-news .all-button{
  margin-top: 10px;
  display: inline-block;
}
.home-news .article {
  display: inline-block;
  margin-bottom: 10px;
}
.home-news .article:hover h3,
.home-news .article:hover p{
  color: #fff;
  background-color: #006983
}
.home-news .article a:hover h3,
.home-news .article a:focus h3,
.home-news .article a:active h3,
.home-news .article a:hover p,
.home-news .article a:focus p,
.home-news .article a:active p{
  color: #fff;
  background-color: #006983
}
.home-news .article h3{
  color: #006983;
}
.home-news .article.main h3{
  font-size: 1.333em;
}
.home-news .article.main{
  display: block;
}
.home-news .image {
  width: 100%;
  height: auto;
}
.home-news .inner{
  display: block;
  background-color: transparent;
}
.home-news .inner .copy{
  padding:  10px 0;
}
.home-news .article h3{
  background-image: url(../../images/strategy-arrows.png);
  background-position: 100% 4px;
  background-repeat: no-repeat;
  padding-right: 16px;
  display: inline;
  margin-top:  0;
  margin-bottom:  0;
}
.home-news .article.main h3{
  background-position: 100% 7px;
  display:  inline;
}

#funding-ops .slides li p a:hover{
  background-position: 100% -294px;
}

.home-news .article:hover h3{
  background-position: 100% -295px;
}

.home-news .inner .copy .date{
  position: inherit;
  margin-top: 5px;
}


.home-newsletterSignup{
  width: 100%;
  background-color: #6F217D;
  margin-top: 30px;
}

.home-newsletterSignup .home-grid > div{
  padding: 20px 40px;
  width: calc(100% - 80px);
}
@media (max-width: 513px){
  .home-newsletterSignup .home-grid > .home-newsletterSignup--form{
    padding: 20px 10px;
    width: calc(100% - 20px);
  }
}
.home-newsletterSignup p,
.home-newsletterSignup h4,
.connect-footer--newsletter p,
.connect-footer--newsletter h3{
  color: #fff;
  margin-top: 0;
  margin-bottom: 10px;
}

.home-newsletterSignup .email-input,
.connect-footer--newsletter .email-input{
  border: none;
  height: 34px;
  padding: 6px 6px 5px 16px;
  position: relative;
  top: 0px;
  border-bottom-left-radius:6px;
  border-top-left-radius: 6px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
  font-size: 1.2em;
  width: 55%;
}
@media (max-width: 530px){
  .home-newsletterSignup .email-input,
  .connect-footer--newsletter .email-input{
    width: 46%;
  }
  .home-newsletterSignup .email-input, .connect-footer--newsletter .email-input{
    padding: 6px 6px 5px 7px;
  }
}


.home-newsletterSignup .email-input:focus,
.home-newsletterSignup .email-input:active,
.connect-footer--newsletter .email-input:focus,
.connect-footer--newsletter .email-input:active,
.home-newsletterSignup button:focus,
.home-newsletterSignup button:active,
.connect-footer--newsletter button:focus,
.connect-footer--newsletter button:active{
  outline: 2px solid #E57208;
}

.home-newsletterSignup button,
.connect-footer--newsletter button{
  background-color: black !important;
  margin-left: -4px;
  border-radius:  0 !important;
  border-bottom-right-radius: 6px !important;
  border-top-right-radius: 6px !important;
  font-family: 'Neue Helvetica W01', arial, sans-serif;
  font-weight: 600 !important;
  font-size: 1.333em !important;
  padding: 10px 18px !important;
}
@supports (-webkit-overflow-scrolling: touch) {
  .home-newsletterSignup button,
  .connect-footer--newsletter button{
    padding: 9px 18px 11px!important;
  }
}

#content .primary .home-newsletterSignup button:hover,
#content .primary .home-newsletterSignup button:active,
#content .primary .home-newsletterSignup button:focus,
.connect-footer--newsletter button:hover,
.connect-footer--newsletter button:active,
.connect-footer--newsletter button:focus{
  color: black !important;
  background-color: white !important;
  border: 2px solid black !important;
  padding: 8px 16px !important;
}

@media (max-width: 359px){
  .home-newsletterSignup .email-input{
    width: 40%;
  }
}
.home-blog > .all-button{
  margin-top: 20px;
  font-size: 20px;
  display:  inline-block;
}
.home-blog-wrapper{
  position: relative;
}
.home-blog-wrapper .all-button:focus,
.home-blog-wrapper .all-button:active{
    outline: 2px solid #E57208;
}
.home-blog--background-img{
  width: 100%;
  height: 400px;
  background-position:center;
  background-size:cover;
}
.home-blog--overlay-pane{
  background: #e9e9e9;
  padding: 30px;
}
.home-blog--overlay-pane h3{
  margin-top: 0;
  margin-bottom: 19px;
  font-size:  1.5em;
}
.home-blog--overlay-pane .date{
  margin-top: 10px;
  margin-bottom: 20px;
}
.home-careers-pathway {
  position: relative;
}
.home-careers-pathway a:focus .all-button,
.home-careers-pathway a:active .all-button{
  background-color: #fff;
  color: #006983 !important;
  outline: 2px solid #E57208;
}
.home-careers-pathway > a > div{
  background-image: url('../../images/careers_pathway_promo.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  height: 100%;
  min-height:  350px;
}
.home-careers-pathway img{
  width: 100%;
}
.home-careers-pathway .all-button{
  padding: 15px 20px;
  font-size: 1.3em;
  position: absolute;
  right: 30px;
  bottom: 20px;
}

#home h1 {
  left: -9999px;
  position: absolute;
}

.home-grid h2,
.home-blog h2,
.home-featured h2{
  margin-bottom: 13px !important;
  margin-top: 30px;
}

.home-newsletterSignup h2{
  margin-top: 0;
  color: #fff !important;
}
.home-newsletterSignup .home-newsletterSignup--form{
  display: flex;
  flex-direction: column;
  justify-content: center;
  padding-bottom: 40px !important;
  padding-top:  0 !important;
}


footer .connect-footer {
	 background-color: #6F217D;
}

.connect-footer .home-grid{
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}
.connect-footer .home-grid > div{
  margin-bottom: 20px;
}

#funding-areas > ul > li > a{
  font-weight: 600;
  line-height: 1.5;
  padding-right: 16px;
}

#funding-ops .flexslider3 .date,
#funding-areas > ul > li > a > span{
  color: #3A3A3A;
  font-weight: 400;
}
#funding-areas > ul > li > a > span{
  background-image: url(../../images/strategy-arrows.png);
  background-position: 100% 2px;
  background-repeat: no-repeat;
  padding-right: 16px;
}

@media(max-width: 450px){
  #funding-areas > ul > li > a{
    display: block;
    margin-bottom: 8px;
  }
  #funding-areas > ul > li > a > span{
    display:  table;
  }
}
#funding-areas > ul > li > a:hover > span{
  background-position: 100% -298px;
}
#funding-ops h3,
#funding-areas h3{
  margin-top: 0;
  color: #3A3A3A;
  font-size: 1.5em;
}

.home-funding--title{
  height: 45px;
}

.home-funding > div > p{
  margin-bottom: 10px;
}
#funding-areas > ul > li > a:hover > span{
  color: #fff;
}
.home-feature--item {
  margin-bottom: 30px;
}

.home-feature--item img{
  width: 100%;
  background:  none;
  text-decoration: none;
}

.home-feature--item h3{
  color: #006983;
  background-image: url(../../images/strategy-arrows.png);
  background-position: 100% 5px;
  background-repeat: no-repeat;
  padding-right: 16px;
  display:  inline;
}
.home-feature--item a:hover,
.home-feature--item a:focus,
.home-feature--item a:active{
  background-color: #fff;
}
.home-feature--item:hover h3{
  background-position: 100% -293px;
  color: #fff;
  background-color: #006983;
}
.home-feature--item a:focus h3,
.home-feature--item a:active h3{
  background-position: 100% -293px;
  color: #fff;
  background-color: #006983;
}
footer .connect-footer--social {
  color: #fff;
  margin-bottom: 10px;
  display: flex;
  flex-direction: column;
  align-content: center;
  justify-content:  center;
}
footer .connect-footer--social ul{
  display: flex;
  justify-content:  center;
}
footer .connect-footer--social h3{
  margin-bottom: 10px;
  font-size: 1.4em;
}
footer .connect-footer--social .social a {
  width: 36px;
  height: 37px;
  margin-right: 5px;
  display: block;
  text-indent: -1000em;
  float: left;
  background-color: #fff;
  border-radius: 50%;
}

.connect-footer--social .social a{
  background-repeat: no-repeat;
  background-position: 50% 50%;
}
.social.youtube a{
  background-image: url('../../images/social-youtube.png');
}
.social.facebook a{
  background-image: url('../../images/social-facebook.jpg');
}
.social.twitter a{
  background-image: url('../../images/social-twitter.png');
}
.social.scoop a{
  background-image: url('../../images/social-scoop.png');
}
#searchForm {
  display: none;
}

.connect-footer--newsletter h3{
  font-size: 1.4em;
}
.home-news .article:hover .inner .copy .date{
  color: #fff;
}
.home-newsletterSignup--form {
  width: 100%;
}
.home-news a:focus .copy h3{
  outline: 2px solid #E57208;
}
