body
{
	background: #121517;
  -webkit-font-smoothing: subpixel-antialiased; 
}

/* Custom Font Styling */

.redactor-box .is-tip {
  border-bottom: dotted 1px #3E4147;
font-weight: 800;
cursor: help;
  color: #0bb2c3;
}

.ccm-page h1,
.ccm-page h2,
.ccm-page .coloured,
.reveal h1,
.reveal h2,
.reveal .coloured{
  color: #93278f;
}
.ccm-page h4 {
  font-weight: 700; 
}
.ccm-page h5, 
.ccm-page h6 {
  color: #888B93; 
}

.ccm-page p,
.reveal p{
  font-family: inherit;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.5;
  margin-bottom: 0.8rem; }

.ccm-page .highlight { background-color: yellow }

.ccm-page .whiteStripe ul:not(.pager) {margin: 1em 0;}
.ccm-page .whiteStripe ul:not(.pager) li {list-style-type: none; margin: 0 0 0.4em 2.5em; font-weight: 400;}
.ccm-page .whiteStripe ul:not(.pager) li:before {    
font-family: 'FontAwesome';
content: '\f111';
color: #0bb2c3;
float: left;
  margin-left: -2em;
}	

.ccm-page .whiteStripe ul.footnotes {margin: 1em 0;}
.ccm-page .whiteStripe ul.footnotes li {font-size: 0.8rem;  margin: 0 0 0.4em 0; font-weight: 400;}
.ccm-page .whiteStripe ul.footnotes li:before { display: none; }	


.ccm-page #nav {
  width: 100%;
  left: 0;
  right: 0;
	background: #121517;
}

.ccm-page .top-bar-left .menu a,
.ccm-page .off-canvas .menu a {white-space: normal !important;}


.ccm-page .off-canvas .menu-text {
  display: block;
  color: #fefefe;
font-size: 1rem;
font-weight: 800;
padding: 1.4rem 1rem 0.7rem 1em;
  background-color: #93278f;
}
.ccm-page .off-canvas a.is-submenu-item {
  display: block;
  padding-left: 2rem !important;
  position: relative;
  color: #fefefe;
font-size: 0.9rem;
font-weight: 400;
padding: 0.7rem;
  line-height: 1.1rem;
}
.ccm-page .off-canvas a.is-submenu-item:hover {
  background-color: #3E4147;
}
.ccm-page .off-canvas a.is-submenu-item:before {
    border: none;
    font-family: 'FontAwesome';
    content: "\f078";
    font-size: 0.6rem;
    width: 0.6rem;
    height: 0.6rem;
    left: 0.8rem;
    top: 0.9rem;
    position: absolute;
    color: #ffffff;
    transform: rotate(-90deg);
  }


.ccm-page .button.in-button {
  position: relative;
  padding-right: 2.5em;
  text-align: left;
  color: #797C85;
}
.ccm-page .button.in-button p {
  margin: 0;
  line-height: 1.3rem;
font-size: 14px;
}
.ccm-page .button.in-button .button {
  margin: 0;
  padding: 0.85em 0.5em;
  position: absolute;
  right: -1px;
  top: -1px;
  bottom: -1px;
}
.ccm-page .button.clear {
  color: #67747d;
}

.ccm-page #feature {
  width: 100%;
  left: 0;
  right: 0;
	background: #666666 !important;
  padding-top: 0.85rem;
  padding-bottom: 0.45rem;
}

.ccm-page #feature h5 {
  color: #ffffff;
}

.ccm-page #feature .button.in-button,
.ccm-page #feature .clear.button,
.ccm-page #feature .input-group {
  margin-bottom: 0.4rem;
}

.ccm-page ol {
  list-style-type: upper-alpha;
  margin-left: 1.5rem;
}
.ccm-page ol > li > ol {
  list-style-type: decimal;
}
.ccm-page ol > li > ol ol {
  list-style-type: lower-roman;
}

.ccm-page ol li {
   font-weight: normal;
    margin-top: 0.6rem;
}

.ccm-page ol li:first-line {
  font-weight: bold;
}
.ccm-page ol br {
  content: "A" !important;
    display: block !important;
    margin-bottom: 0.6rem !important;
}
.ccm-page ol a {
  font-weight: bold;
}

.ccm-page ul.nav.sidebar ul {
  margin: 0.2em 0;
}
.ccm-page ul.nav.sidebar > li {
  font-weight: bold;
  margin: 0 0 0 0;
}
.ccm-page ul.nav.sidebar > li:before,
.ccm-page ul.nav.searchResults > li:before {
  content: '';
}
.ccm-page ul.nav.sidebar > li li {
  font-size: 0.9rem;
  margin: 0 0 0 2em;
}
.ccm-page ul.nav.sidebar > li li:before {
  font-size: 0.6rem;
}

.ccm-page ul.nav.searchResults {}
.ccm-page ul.nav.searchResults a {
  font-weight: bold;
}
.ccm-page ul.nav.searchResults > li {
  margin: 0 0 0.4rem 0;
}

.ccm-page #nav .menu > li > a {
  color: #fefefe;
  font-size: 0.9rem;
  font-weight: 400;
  padding: 0.7rem 0.7rem;
}
.ccm-page #nav .top-bar .menu .menu-text {
  padding: 0;
}
.ccm-page #nav .top-bar .menu .menu-text a {
  font-size: 1.0625rem;
  line-height: 14px;
  font-weight: 700;
}
.ccm-page #nav .title-bar .menu-icon {
  float: right;
  margin: 0.25rem 0.25rem 0 0.5rem;
}
.ccm-page #nav .title-bar .title-bar-title {
  float: right;
  padding: 0;
}
.ccm-page #nav .title-bar .menu-text {
  float: left;
  padding: 0.1rem;
  color: #fefefe;
  font-size: 1.2rem;
  font-weight: 700;
}

.ccm-page .top-bar li > a:hover {
  background-color: #3E4147;
}

.ccm-page .top-bar .has-submenu > a {
  padding-right: 1.9rem !important;
  position: relative;
}

.ccm-page .top-bar .has-submenu > a:after {
  border: none;
  font-family: 'FontAwesome';
  content: "\f054";
  font-size: 0.6rem;
  right: 0.8rem;
  top: 0.9rem;
  position: absolute;
  color: #0bb2c3; 
}
.ccm-page .top-bar .has-submenu > a.active:after,
.ccm-page .top-bar .has-submenu > a.active-path:after {
  color: #fefefe; 
}
.ccm-page .menu .active-path > a {
    background: #922d8d;
    color: #fefefe; }
	
.ccm-page .top-bar input {
  height: 1em;
  padding: 0.9rem 0.8rem 0.8rem 0.8rem;
  border: 0;
  max-width: 150px;
  margin-right: 0.5rem;
}

.reveal {padding: 1.9rem;}

@media only screen and (min-width: 64.063em) { 
.ccm-page.page-template-home h1 {margin-top: -3rem !important;}
}

/* Page Layouts */

aside.floating {
  position: fixed;
  right: 0;
  top: 0;
  padding-right: 0;
  z-index: 999;
}

#headerArea {
	background: #0bb2c3;
  padding: 0.5em 0;
}
	#headerArea img.logo {
    float: right;
    height: 3rem;
    padding: 0;
    margin: 0;
	}
	.ccm-page #headerArea span {
		color: #ffffff;
    font-size: 1.8em;
    font-weight: 100;
    padding: 0;
    margin: 0.1rem 0 0 0;
    float: left;
	}
	
	/*
	
	@media only screen and (max-width: 50em) { 
	  #headerArea .row img.logo {
		margin: 1.5em 0 1.5em 1.5em;
	  }
	}
	@media only screen and (max-width: 40em) { 
	  #headerArea .row img.logo {
		height: auto;
		width: 100%;
		margin: 1em 0 1em 1em;
	  }
	}
	@media only screen and (min-width: 40.063em) { 
	  #headerArea {background-image: none !important;}
    .ccm-page .top-bar-section input[type="text"] {
     width: 8rem; 
    }
	}*/
  
	@media only screen and (min-width: 40.063em) and (max-width: 44.063em) { 
    .ccm-page .top-bar-section input[type="text"] {
     width: 4rem; 
    }
	}
	@media only screen and (min-width: 53.750em) and (max-width: 57.500em) { 
    .ccm-page .top-bar-section input[type="text"] {
     width: 4rem; 
    }
	}
	
  /*  .ccm-page .top-bar-section .has-form {
      padding-top: 0;
      padding-right: 0.3375rem;
      padding-bottom: 0.3375rem;
      padding-left: 0.3375rem;
    }
    .ccm-page .top-bar-section li:not(.has-form) a:not(.button),
    .ccm-page .top-bar-section ul li > a,
    .ccm-page .top-bar-section ul li > a.button  {
      font-weight: normal;
      font-size: 0.75em;
      padding-left: 0.5875rem;
      padding-right: 0.5875rem;
    }
    .ccm-page .top-bar-section .has-dropdown > a::after {
      right: 0.3375rem;
    }
    .ccm-page .top-bar-section .has-dropdown > a
    {
      padding-right: 1.5875rem !important;
    }*/
  
  @media only screen and (min-width: 40.063em) and (max-width: 54em) {
	 
    .ccm-page .top-bar .has-submenu > a
    {
      padding-right: 0.7rem !important;
    }
    .ccm-page .top-bar .has-submenu > a::after {display: none;}
	}
  
.small.expanded.button-group .button{
	padding: 0.5em 0.6em !important;
}

.whiteStripe {
	padding: 1em 0 1.5em 0;
	min-height: 20em;
	background: #fff;
}

.whiteStripe.blue {
	background: #55b7cb;
}

.whiteStripe.blue h1,
.whiteStripe.blue h2,
.whiteStripe.blue h3,
.whiteStripe.blue h4,
.whiteStripe.blue h5,
.whiteStripe.blue h6,
.whiteStripe.blue p,
.whiteStripe.blue li,
.whiteStripe.blue a {
	color: #ffffff;
}
.whiteStripe.blue a {
	text-decoration: underline;
}
.ccm-page .whiteStripe.blue hr {
	border-color: #ffffff;
  border-style: dashed;
}
 
.icon {
	font-size: 4em;
	padding: 0 5px 0 0;
	vertical-align: middle;
}

/* Footer Styles */

.ccm-page footer {
	padding-bottom: 30px;
}

.ccm-page footer h4 {
	margin-top: 15px;
	color: #93278f;
	font-size: 1.8rem;
	font-weight: normal; }

.ccm-page footer p {
	font-size: 0.8rem;
	color: #fff;}
.ccm-page footer .contact p {
	font-size: 1rem; }
 /* 
.ccm-page footer .tagline h4 {
  background: #93278f;
  color: #ffffff;
  font-weight: normal;
  float: right;
  padding: 0.2em 1em;
  white-space: nowrap; 
  clear: right;
  font-size: 1.3rem;
  margin-top: 0; }
 */
 .ccm-page footer hr {
	border-color: #93278f; }
 
 .ccm-page footer ul { 
	list-style-type: none;
	margin: 0;
	padding: 0; }
 
 .ccm-page footer ul li {
	font-size: 0.8rem;
   color: #A6A9AF;
   margin: 0 15px 0 0;
   white-space: nowrap;
font-weight: 400;}  
 
 .ccm-page footer a {
   color: #ffffff;}
 .ccm-page footer a:hover {
   color: #9E3D9A;}
 
 .ccm-page footer ul li a {
   color: #A6A9AF;}
 .ccm-page footer ul li a:hover {
   color: #ffffff;}
   
 .ccm-page footer ul.dark li a {
   color: #494C53;}
 .ccm-page footer ul.dark li a:hover {
   color: #A6A9AF;}
   
 .ccm-page footer ul { 
	margin: 0;}
	.ccm-page footer .tagline {
		margin-top: 35px;}
	.ccm-page footer .tagline img {
	  float: right;
	  clear: right; }
   .ccm-page footer .contact p,
   .ccm-page footer p {
	font-size: 0.8rem;
	margin-bottom: 5px;}



.ccm-page footer ul.legal li {
  color: #494C53 !important;
  white-space: normal !important;
}

@media only screen and (min-width: 40.063em) { 
	.ccm-page footer ul li {
		display: inline;}
  } 
  
@media only screen and (min-width: 64.063em) { 
 .ccm-page footer ul.dark {
   text-align: right;}
 .ccm-page footer ul.dark li {
   margin: 0 0 0 15px;} 
} 


.ccm-page .page-list-wrapper {
	margin-bottom: 1em;
}
.ccm-page .page-list-wrapper .row .columns {
	position: relative;
}
.ccm-page .page-list-wrapper h3 {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}

  .ccm-page .page-list-wrapper h3 a,
  .ccm-page .page-list-wrapper h3 span {
	  background-color: #979AA1;
	  color: #fff;
	  display: block;
	  padding: 0.3rem 0.8rem;
	  font-size: 80%;
  }
  
  .ccm-page .page-list-wrapper .feature_img {
    margin-bottom:1rem; 
	overflow: hidden;
  }
  .ccm-page .page-list-wrapper .feature_img img {
	width: 100%;
	height: auto;
  }

  .ccm-page .page-list-wrapper h3 .news-events,
  .ccm-page .page-list-wrapper h3 .news {background-color: #922d8d;}
  .ccm-page .page-list-wrapper h3 .research {background-color: #1cb2c1;}
  .ccm-page .page-list-wrapper h3 .events {background-color: #c1cc32;}
  .ccm-page .page-list-wrapper h3 .features {background-color: #f8a731;}

  .ccm-page .page-list-wrapper h3 i {
	  font-size: 130%;
	  float: right;
  }
  
  .ccm-page .page-list-wrapper p {
	  margin-bottom: 0;
  }
  
  .ccm-page .page-list-wrapper small {color:#797C85;}
  .ccm-page .page-list-wrapper .button {
	margin: 0.4rem 0 0 0;
    font-weight: 400;
	}
  .ccm-page .page-list-wrapper .button.lowerLeft {
	position: absolute;
	bottom:1.8rem;
	left: 1rem;
	}
  .ccm-page .page-list-wrapper .button.lowerRight {
	position: absolute;
	bottom: 1.8rem;
	right: 1rem;
	}

/* Pagination styles */

.pager {
  margin-left: 0;
  margin-bottom: 1rem; 
}
  .pager::before, .pager::after {
    content: ' ';
    display: table; }
  .pager::after {
    clear: both; }
  .pager li {
    font-size: 0.875rem;
    margin-right: 0.0625rem;
    border-radius: 3px;
    display: none; }
    .pager li:last-child, .pager li:first-child {
      display: inline-block; }
    @media screen and (min-width: 46.25em) {
      .pager li {
        display: inline-block; } }
  .pager a,
  .pager button {
    color: #2b3139;
    display: block;
    padding: 0.1875rem 0.625rem;
    border-radius: 3px;
    border: none !important; }
    .pager li:before {
      display: none;
    }
    .pager a:hover,
    .pager button:hover {
      background: #f2f2f2; }
  .pager .current {
    padding: 0.1875rem 0.625rem;
    background: #0bb2c3;
    color: #ffffff;
    cursor: default; }
  .pager .disabled {
    padding: 0.1875rem 0.625rem;
    color: #555a61;
    cursor: not-allowed; }
    .pager .disabled:hover {
      background: transparent; }
  .pager .ellipsis::after {
    content: '\2026';
    padding: 0.1875rem 0.625rem;
    color: #2b3139; }

.pager-previous a::before,
.pager-previous.disabled::before {
  content: '\00ab';
  display: inline-block;
  margin-right: 0.5rem; }

.pager-next a::after,
.pager-next.disabled::after {
  content: '\00bb';
  display: inline-block;
  margin-left: 0.5rem; }

.ccm-page input[type="text"],
.ccm-page input[type="password"],
.ccm-page input[type="date"],
.ccm-page input[type="datetime"],
.ccm-page input[type="datetime-local"],
.ccm-page input[type="month"],
.ccm-page input[type="week"],
.ccm-page input[type="email"],
.ccm-page input[type="number"],
.ccm-page input[type="search"],
.ccm-page input[type="tel"],
.ccm-page input[type="time"],
.ccm-page input[type="url"],
.ccm-page input[type="color"],
.ccm-page textarea,
.reveal input[type="text"],
.reveal input[type="password"],
.reveal input[type="date"],
.reveal input[type="datetime"],
.reveal input[type="datetime-local"],
.reveal input[type="month"],
.reveal input[type="week"],
.reveal input[type="email"],
.reveal input[type="number"],
.reveal input[type="search"],
.reveal input[type="tel"],
.reveal input[type="time"],
.reveal input[type="url"],
.reveal input[type="color"],
.reveal textarea {
  font-weight: 400; }
.ccm-page input.input-group-field {border-radius: 0; padding-left: 1em;}


.scroll-top-wrapper {
    position: fixed;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	text-align: center;
	z-index: 99999999;
  color: #93278f;
  background-color: rgba(255,255,255,0.9);
	width: 50px;
	height: 48px;
	line-height: 48px;
	right: 30px;
	bottom: 30px;
	padding-top: 1px;
	border-radius: 100px;
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-ms-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.scroll-top-wrapper:hover {
	color: #888888;
}
.scroll-top-wrapper.show {
    visibility:visible;
    cursor:pointer;
	opacity: 1.0;
}
.scroll-top-wrapper i.fa {
	line-height: inherit;
}



/* Foundation Media Queries */

/* Small only */
@media screen and (max-width: 39.9375em) {
  .ccm-page .top-bar .top-bar-right li{width: 100%;}
  .ccm-page .top-bar .top-bar-right input {width: 100%;max-width: 100%; padding: 1.2rem 0.8rem; }
  .ccm-page .top-bar .top-bar-right {margin-bottom: 0.5rem;}
  
  .ccm-page .top-bar .has-submenu > a:after {
    border: none;
    font-family: 'FontAwesome';
    content: "\f078";
    font-size: 1rem;
    width: 1rem;
    height: 1rem;
    right: 1rem;
    top: 0.8rem;
    position: absolute;
    color: #0bb2c3;
  }
  .ccm-page .top-bar .is-submenu-item > a {
    display: block;
    padding-left: 2rem !important;
    position: relative;
  }
  .ccm-page .top-bar .is-submenu-item > a:before {
    border: none;
    font-family: 'FontAwesome';
    content: "\f078";
    font-size: 0.6rem;
    width: 0.6rem;
    height: 0.6rem;
    left: 1rem;
    top: 0.8rem;
    position: absolute;
    color: #ffffff;
    transform: rotate(-90deg);
  }
}

/* Medium and up */
@media screen and (min-width: 40em) {}

@media screen and (min-width: 40em) and (max-width: 53.9375em) {
  .top-bar-right {display: none;}
}

/* Medium only */
@media screen and (min-width: 40em) and (max-width: 63.9375em) {
}

/* Large and up */
@media screen and (min-width: 64em) {}

/* Large only */
@media screen and (min-width: 64em) and (max-width: 74.9375em) {}


/* Responsive Navigation Fixes */

.no-js .top-bar {
  display: none;
}

@media screen and (min-width: 40em) {
  .no-js .top-bar {
    display: block;
  }

  .no-js .title-bar {
    display: none;
  }
}

/* Foundation & Concrete CSS Fixes */

.ccm-notification-help-launcher {
  display: none !important;
}
.ccm-toolbar-visible .fixed {
  top: 49px;
}
.ccm-toolbar-visible.ccm-panel-right .fixed, 
.ccm-toolbar-visible.ccm-panel-left .fixed {
  top: 5px;
}
button#ccm-redactor-cancel-button, 
button#ccm-redactor-save-button {
  width: auto !important;
}
.top-bar-section ul li ul, 
.top-bar-section ul li ol {
  margin-left: 0 !important;
}
.ccm-page i {font-style: normal !important;}
  
/* Foundation & Concrete CSS Fixes + */

.ccm-page .display_archive { 
  border-top: 1px solid #B5B8BD;
}

.ccm-page .display_archive .campaign {
  padding: 1rem 0;
  border-bottom: 1px solid #B5B8BD;
  font-weight: normal;
}

.ccm-page .display_archive .campaign:before {
  content: 'Date: ';
  font-weight: bold;
}

.ccm-page .display_archive .campaign a:before {
  white-space: pre;
  content: '\a Title: ';
  font-weight: bold;
}