@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: 75%;
    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: 125%;
    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{
	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 {
  text-decoration: underline;
  color: #3A3A3A;
}
a:focus,
input:focus,
textarea:focus,
select:focus,
.ffSelectWrapper a:focus{
	outline: 2px solid #E57208;
}
a:visited {
  color: #3A3A3A;
  text-decoration: none;
}
/* ------------------------------------------------------------------ */
/* =Header */
/* ------------------------------------------------------------------ */
header .logo {
  width: 45.3125%;
  height: auto;
  display: block;
  margin: 3.125%;
  float: left;
}
header .logo img {
  width: 100%;
  height: auto;
  margin-right: 10px;
}
header .logo span{
	color: #8a7967;
	font-size: 1.4em;
}
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;
}

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);
}
header .menu {
  font-size: 16px;
  font-size: 1rem;
  float: right;
  display: inline-block;
  margin-right: 0.78125%;
  margin-top: 7.8125%;
  background: #006984;
  text-transform: uppercase;
  font-weight: 400;
  color: #ffffff;
  height: 33px;
  line-height: 37px;
  padding-left: 3.125%;
  overflow: hidden;
}
header .menu strong {
  font-weight: 400;
  float: left;
}
header .menu span {
  background: url(../../images/template/mobile/low-res/menu.png) no-repeat 50% 50%;
  width: 33px;
  height: 33px;
  background-size: 50%;
  display: inline-block;
  float: right;
}
@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;
}
.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: 85%;
	padding: 5%;
	background: url("../../images/news1-bg.png");
	color: #FFF;
	line-height: 1.5em;
	display: block;
	}


.flexslider2 .slides li.news2 .slideTitle a{
	background: url("../../images/news2-bg.png");
	}


.flexslider2 .slides li.news3 .slideTitle a{
	background: url("../../images/news3-bg.png");
	}

.flexslider2 .slides li p{
	font-size: 14px;
	padding: 0 5% 10px 5%;
	}

.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 .ffForm a{
	color: #006983;
	}
#content .primary .link, #content aside a.link {
  background-repeat: no-repeat;
  padding-right: 13px;
}
#content .primary .link.secure {
  background-image: url(../../images/template/desktop/secure.gif);
  background-position: 100% 3px;
}
#content .primary .external, #content aside a.external {
  background-image: url(../../images/template/desktop/externalLink.png);
  background-position: 100% 0;
  color: #cf5e0e;
}
#content .primary a.internal, #content aside a.internal {
  background-image: url(../../images/template/desktop/internalLink.png);
  background-position: 100% top;
}
#content .primary .box h3 a.internal {
  background-image: url(../../images/template/desktop/internalLink_white.png);
  background-position: 100% top;
}
#content .primary .link.external.secure {
  background-image: url(../../images/template/desktop/external-secure.gif);
  background-position: 100% 0;
  padding-right: 24px;
}
#content .primary .link.window {
  background-image: url(../../images/template/desktop/window.gif);
  background-position: 100% 3px;
}
#content .primary .link.window.external {
  background-image: url(../../images/template/desktop/external-window.gif);
  background-position: 100% 0px;
  padding-right: 16px;
}
#content .primary .link.window.external.secure {
  background-image: url(../../images/template/desktop/external-window-secure.gif);
  background-position: 100% 0;
  padding-right: 28px;
}
#content .primary .link.window.secure {
  background-image: url(../../images/template/desktop/window-secure.gif);
  background-position: 100% 0;
  padding-right: 28px;
}
#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.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 .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{
  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;
}

#content aside .fellowshipsClarification{
	font-size: 16px;
}
span.switcher a{
	padding: 8px;
}
span.switcher{
	margin-top: 6px;
	margin-right: 0;
}
.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: #006984 url(../../images/template/mobile/low-res/nav-down-white.png) no-repeat 95.3125% 50%;
  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.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{
	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 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;
}

#home #content {
}
#home #content .primary {
  padding-top: 6.25%;
}

#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,
.filters {
	width: 100%;
	position: relative;
	}
.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;
}
#newsObjective.expandable .more{
    top: 29px;
}
.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 .primary hgroup ul li.related {
    background: url(../../images/template/mobile/high-res/related-icon.png) no-repeat 0 4px;
    background-size: 21px 16px;
  }
  #content .primary hgroup ul li.issued {
    background: url(../../images/template/mobile/high-res/issued-icon.png) no-repeat 2px 0;
    background-size: 18px 19px;
  }
  #content .primary hgroup ul li.closing {
    background: url(../../images/template/mobile/high-res/closing-icon.png) no-repeat 2px 3px;
    background-size: 18px 18px;
  }
  #content .primary hgroup ul li.type {
    background: url(../../images/template/mobile/high-res/type-icon.png) no-repeat 3px 3px;
    background-size: 15px 19px;
  }
  #content .primary .resources ul li {
    background-image: url(../../images/template/mobile/high-res/resources-icon.jpg);
  }
  #content .primary .listing-filter h2 {
    background-image: url(../../images/template/mobile/high-res/up-filter.png);
    background-size: 13px 9px;
  }
  #content .primary .listing-filter h2.open {
    background-image: url(../../images/template/mobile/high-res/down-filter.png);
  }
  #content .primary .event-data .button.purple {
    background-image: url(../../images/template/mobile/high-res/calendar-icon.jpg);
    background-size: 17px 17px;
  }
  #content .primary article.listing ul li.related {
    background: url(../../images/template/mobile/high-res/related-icon.png) no-repeat 0 4px;
    background-size: 21px 16px;
  }
  #content .primary article.listing ul li.issued {
    background: url(../../images/template/mobile/high-res/issued-icon.png) no-repeat 2px 0;
    background-size: 18px 19px;
  }
  #content .primary article.listing ul li.closing {
    background: url(../../images/template/mobile/high-res/closing-icon.png) no-repeat 2px 3px;
    background-size: 18px 18px;
  }
  #content aside h2 {
    background-image: url(../../images/template/mobile/high-res/footer-up.png);
    background-size: 16px 11px;
  }
  #content aside h2.open {
    background-image: url(../../images/template/mobile/high-res/footer-down.png);
    background-size: 16px 11px;
  }
*/
  #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 {
  padding: 3.125% 3.125% 6.25% 3.125%;
  	height: auto;
   background: none !important;
}
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 .green-bar ul li.social a {
  width: 36px;
  height: 37px;
  margin: 0 2px;
  display: block;
  text-indent: -1000em;
  float: left;
}
footer .green-bar ul li.social.youtube a {
  background: url(../../images/template/desktop/youtube-large.png) no-repeat 0 0;
}
footer .green-bar ul li.social.twitter a {
  background: url(../../images/template/desktop/twitter-large.png) no-repeat 0 0;
}
footer .green-bar ul li.social.rss a {
  background: url(../../images/template/desktop/rss-large.png) no-repeat 0 0;
}
footer .green-bar ul li.social.it a {
  background: url(../../images/template/desktop/it-large.png) no-repeat 0 0;
}
footer .green-bar ul li.social.facebook a {
  background: url(../../images/template/desktop/facebook-large.png) no-repeat 0 0;
}
footer .green-bar ul li.social.govdelivery-subscription a {
  background: url(../../images/template/desktop/govdelivery-subscription-large.png) no-repeat 0 2px;
}
footer .white-bar {
  background: #eff4f7;
  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: 13px; */
  /* font-size: 0.8125rem; */
}
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: 10px;
  font-size: 0.625rem;
  font-weight: 400;
  border-top: none;
  padding-top: 3.125%;
  padding-bottom: 3.125%;

}
footer .copyright p{
	float: none;
	text-align: center;
	height: 50px;
	line-height: 50px;
	}
footer .copyright img{
	float: none;
}


#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: #5F5F5F url(../../images/pagination-arrows.png) no-repeat 0 0;
}

#content ul.fcPagination li.first,
#content ul.fcPagination li.last
{
	text-indent: -9999px;
	background: #5F5F5F url(../../images/pagination-arrows-start-end.png) no-repeat 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.fcPagi li.first:hover,
#content ul.fcPagination li.last:hover {
	background-color: #D15E00;
}


#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.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 */
/* ------------------------------------------------------------------ */




#intro{
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	}



#intro img{
	float: left;
	width: 100%;
	height: auto;
}

#intro .slide p{
	position: relative;
	bottom: 13%;
	right: 0;
	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;
	}

#announcement{
	float: left;
	width: 100%;
	}

#announcement .wrap{
	background: url("../../images/trans80.png");
	}

#announcement p{
	display: block;
	margin: 0;
	padding: 10px 10px;
	color: #FFF;
	font-size: 16px;
    line-height: 30px;
	}

#announcement .title{
	padding-left: 35px;
	background: url("../../images/exclamation.png") no-repeat 0 5px;
	}

#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;
}

@media (max-width: 767px) {
  footer .copyright p{

	}
}



.home-col{
	float: left;
	width: 100%;
	margin: 0 0 0 0;
	}

.home-col h3{
	padding: 5px 10px;
	font-size: 18px;
	background: #7c3b88;
	color: #FFF;
	}


.home-col h4{
	font-size: 21.328px;
	margin-top: 0;
	/* margin-bottom: 0; */
	}


.col-right{
	float: right;
	margin: 0 0 0 0;
	}


.home-col .article{
	width: 100%;
	margin: 0 0% 0 0;
	display: inline-block;
	background: #F0F0F0;
	}

.home-col .last{
	float: right;
	margin: 0 0 0 0;
	}

.home-col .inner{
	padding: 10px 10px 20px 10px;
	}


.home-col .article{
	width: 100%;
	margin: 0 0 13px 0;
	}


.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;
	padding: 0 0 0 25px;
	color: #3a3a3a;
	background: url("../../images/calendar-icons.png") no-repeat 0 0;
	}


#funding-areas{
	float: left;
	width: 100%;
	margin: 0 0 40px 0;
	border-bottom: 1px solid #D0D4D9;
	}

#funding-areas ul{
	float: left;
	width: 48%;
	margin: 10px 0 0px 0;
	padding: 0;
	}

#funding-areas ul li{
	float: right;
	width: 100%;
	margin: 0 0 0 0;
	padding: 10px 0 10px 0;
	list-style: none;
	font-size: 12px;
	border-top: 1px solid #D0D4D9;
}


#funding-areas ul li.first{
	border-top: none;
	}


#funding-areas ul.alt{
	float: right;
	}


#funding-areas ul li a{
	font-size: 16px;
	line-height: 1.3em;
	}


.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;
	}

.col-right .featured .careersPathway h3,
.col-right .featured .careersPathway img{
	margin: 0 !important;
	border-bottom: none;
	background-color: #006984;

	}
.col-right .featured .careersPathway img{
	width: 100%;
	max-height: 273px;
}
.col-right .careersPathway h4{
	background-color: #7c3b88;
	margin-bottom: 0;
	}
.col-right .featured .careersPathway a:focus,
.col-right .featured .careersPathway a:hover{
	text-decoration: none;
}
.col-right .featured .careersPathway h4 span{
    padding-top: 5px;
    display: inline-block;
    padding-left: 25px;
    background: url(../../images/arrow-white.png) no-repeat 12px 5px;
    font-family: 'Neue Helvetica W01', arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    }
.col-right .featured .careersPathway div{
	height: 180px;
}
.col-right .featured .careersPathway h4{
	font-size: 21.328px;
	color: #fff !important;
	padding-top: 5px;
	padding-bottom: 5px;
}

@media(min-width: 400px) and (max-width: 767px){
	.col-right .featured .careersPathway br  {
	    content: ' ';
	    display: none;
	}
	.col-right .featured .careersPathway br:after {
	    content: ' ';
	}
	.col-right .featured .careersPathway h4{
		line-height: 38px;
		padding-bottom: 0;
	}
	.col-right .featured .careersPathway h4 span{
		background-position: 12px 13px;
		padding-top: 0;
	}
}
.col-right .featured .careersPathway{
	border-bottom: 20px white solid;
}
.col-right .featured .careersPathway h5{
	font-size: 18px;
	margin-top: 0;
	}

.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{
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	}

.col-right #invite p img{
	float: right;
	}


.col-right #invite 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{
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
	position: relative;
	}

.col-right #invite .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{
	float: left;
	position: relative;
	margin: 0 0 25px 0;
	border-bottom: 1px solid #D0D4D9;
	}

#funding-ops .slides li p{}

#funding-ops .slides li p a{
font-size: 16px;
}

#funding-ops .slides li p.date{
	padding: 15px 0;
	border-bottom: 1px solid #D0D4D9;
}

.flexslider3{
	float: left;
	width: auto !important;
	margin: 0px 0 10px 0;
	padding: 10px 0 40px 0;
	position: relative !important;
	overflow: hidden;
	}

.flexslider3 .slides{
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;
	}

.flexslider3 .slides li{
	float: left;
	margin-right: 0px;
	padding-bottom: 10px;
	padding-right: 20px;
	position: relative;
	overflow: visible !important;

	}



.flexslider3 .flex-direction-nav{
	float: left;
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 0;
	padding: 0;
	list-style: none;
}

.flexslider3 .flex-direction-nav li{
	float: left;
	margin: 0 0 0 1px;
	padding: 0;
	}

.flexslider3 .flex-direction-nav li a{
	float: left;
	width: 21px;
	height: 21px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	background: url("../../images/filter-arrow.png") no-repeat 0 0;
	}

.flexslider3 .flex-direction-nav li a.flex-next{
	background-position: -21px 0;
	}


#filter{
	position: absolute;
	bottom: 5px;
	right: 0;
	}


#filter dt,
#filter dd{
	float: left;
	height: 30px;
	line-height: 30px;
	}

#filter dt{
	color: 	#7c3b88;
	font-size: 13px;
	}


#filter dd{
	float: left;
	font-size: 13px;
	padding: 0 0 0 20px;
	margin: 0 0 0 15px;
	cursor: pointer;
	background: url("../../images/filter-select.png") no-repeat 0 8px;
	}


#filter dd.here{
	background: url("../../images/filter-select.png") no-repeat 0 -42px;
}


#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;
	}


/*
  oscar commenting out because we don't require that all "grey" boxes are the
  right column boxes. Commenting out so it doesn't get readded in any future
  CSS merges!

.text .section.alt{
	float: right;
	}
*/


.text .section h3, #content .primary .text .section > h2{
	font-size: 16px;
	margin: 0 0 10px 0 !important;
	padding: 10px 10px !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;
}

.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: 15px 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: 15px;
	}

.text .section .box img {
  max-width:100%;
  max-height:100%;
}

.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 {
  background-color: #E57208;
}

.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.4);
}

.click-to-expand__show:before {
  background: url(../../images/click-to-expand-show.png) 50% 55% no-repeat;
}

.click-to-expand__hide: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;
}

#content .home-col h3 a, #content .home-col.col-right .col h4 a {
  color: #FFF;
}
#content .home-col.col-right .col h4 a {
  background-image: url(../../images/template/desktop/externalLink_white.png);
  background-position: 100% top;
  background-repeat: no-repeat;
  padding-right: 13px;
}

.twitterTimeline {
	padding-bottom: 10px;
}

.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: 22px !important;
  font-family: 'Helvetica W01', arial, sans-serif !important;
  font-weight: 700 !important;
}

/* homepage purple headings */
.home-col h3,
/* 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-form-textarea label,
#content .primary form .mura-form-textfield label,
#content .primary form .mura-form-file label,
#content .primary form .mura-form-textrea label,
#content .primary form .mura-form-dropdown label,
#content .primary form .mura-form-radio p,
#content .primary form .mura-form-checkbox p{
	color: #6F217D;
	font-weight: 600;
	float: left;
	width: 100%;
	padding: 10px 0 10px 0;
}

#content .primary form .mura-form-dropdown ul li{
	background: #fff;
}
#content .primary form .mura-form-dropdown ul li.on{
	background:#ccc;
}
#content .primary .module.text .mura-form-radio p,
#content .primary .module.text .mura-form-checkbox p  {
	margin-bottom: 0;
}

#content .primary form .mura-form-textarea textarea {
	width: 275px !important;
}
#content .primary form .mura-form-textfield input{
	width: 280px !important;
}
#content .primary form .mura-form-checkbox > .checkbox {
	height: 69px;

}
#content .primary form .mura-form-radio .radio .ffRadioWrapper,
#content .primary form .mura-form-checkbox .checkbox .ffCheckboxWrapper{
	margin: 0 10px 5px 0;
}

#content .primary form .mura-form-radio .radio label,
#content .primary form .mura-form-checkbox .checkbox label{
   vertical-align: top;
  }

.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;
}
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;
  width: 100%;
  }


#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;
}
.assocImageCredits {
  margin-top: -8px;
  border-top: 2px solid #5C7579;
  padding-right: 20px;
  position:relative;
  height: 18px;
  }
.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: 26px;
}

.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 .mrc-cp-links>li>a {
    color: #6F217D !important;
    padding: 0 0 4px 16px !important;
    background: url('../../images/cp-link-sprite.png') no-repeat 0 0 !important;
}

#content .mrc-cp-links>li>a:hover {
    background-position: 0 -61px !important;
    text-decoration: none;
    color: #E57208 !important;
}

.text .section .box ul *,
.text .section .box ol * {
    font-size: 15px;
}

.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--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_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>h4 {
  font-size: 16px !important;
  padding: 0 5px !important;
}
@media (min-width: 500px) {
  .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>h4 {
    font-size: 35px !important;
    padding: 0 10px !important;
  }
}
@media (min-width: 1200px) {
  .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;
}
.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;
}
/* END featurePage */

#content .primary .text .section.lpb > h2 {
	margin-bottom: 0 !important;
}

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;
}
#content .primary .feature.text .dataTable .ffSelectWrapper li{
	list-style: none;
	background-image: none;
	padding-left: 0
}
#content .primary .feature.text .dataTable .ffSelectWrapper {
	width:100px;
}
.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;
	}
}
