body {
	font-family: 'Lato',sans-serif;
	font-style: normal;
	font-weight: 400;
	background-color: #ECF0F1;
	color: #435A6B;
    /*
background-image: url(/packages/c5hub/themes/c5hub/images/c5Hub-Icon-BG-X2.png);
    background-position: center center;
    background-repeat: repeat;
*/	
}

/* Typography */

	/* General */
	
	.c5hub-wrapper a {
		color: #435A6B;
	}
	.c5hub-wrapper a:hover {
		color: #AAB7B7;
	}

	a.c5learning {
		color: #0E83CD;
	}
	a.c5community {
		color: #9E487F;
	}	
	a.c5resources {
		color: #F39C12;
	}
	a.c5store {
		color: #CD4436;
	}	

	.c5hub-wrapper .button {
		font-family: 'Varela Round', sans-serif;
		font-size: 20px;
		font-weight: 600!important;
	}	
	
	.c5hub-wrapper h1,
	.c5hub-wrapper h2,
	.c5hub-wrapper h3,
	.c5hub-wrapper h4,
	.c5hub-wrapper h5,
	.c5hub-wrapper h6 {
		font-family: 'Varela Round', sans-serif;
		color: #435A6B;
		font-weight: 600;
	}
	
	.c5hub-wrapper p {
		margin-bottom: 2rem;
	}
	
	.c5hub-wrapper h1 {
		font-weight: 700;
	}
	
	.c5hub-wrapper h2 {
	}
	
	.c5hub-wrapper h3 {
	}
	
	.c5hub-wrapper h4 {
	}
	
	.c5hub-wrapper h5 {
	}
	
	.c5hub-wrapper h6 {
	}
	
	.c5hub-wrapper .subheader {
		font-weight: 600;
		color: #AAB7B7;
	}
	
	.c5hub-wrapper small {
		font-size: 70%;
	}
	
	/* c5Learning */
	
	.c5learning-wrapper a,
	.c5learning-wrapper h1,
	.c5learning-wrapper h2,
	.c5learning-wrapper h3,
	.c5learning-wrapper h4,
	.c5learning-wrapper h5,
	.c5learning-wrapper h6 {
		color: #0E83CD;
	}
	
	.c5learning-video-content h1 {
		color: #0E83CD;
	}
	
	.c5learning-article-inner,
	.c5learning-video-inner,
	.c5resources-snippet-inner,
	.c5resources-download-inner,
	.c5community-blog-inner,
	.c5community-forum-inner,	
	.c5store-theme-inner,
	.c5store-addon-inner {
		background-color: #FFFFFF;
		padding: 20px;
	}
	
	.c5store-theme-inner .panel {
		padding-right: 0;
	}

	.c5store-theme-inner .c5store-theme-meta {
		position: relative;
		margin-bottom: 50px;
	}	
	
	.c5store-theme-inner .c5store-theme-meta .c5store-theme-meta-img {
		position: absolute;
		bottom: 0;
		right: 0;
	}

	.c5hub-wrapper .c5learning-main,
	.c5hub-wrapper .c5community-main,
	.c5hub-wrapper .c5resources-main,
	.c5hub-wrapper .c5store-main {
		margin-top: 40px;
	}
	
	.c5hub-wrapper .flex-video {
		margin-bottom: 0;
	}	

	.c5learning-video .panel.c5hub-video {
		background-color: #435A6B;
	}

	.c5learning-video .panel.c5hub-video h1 {
		color: #ECF0F1;
		font-size: 16px;
		margin-bottom: 0;
	}

	.c5learning-video .panel.c5hub-video p,
	.c5learning-video .panel.c5hub-video a {
		color: #ECF0F1;
		font-weight: 500;
		letter-spacing: 0.3px;
	}
	
	/* c5Community */
	
	.c5community-wrapper a,
	.c5community-wrapper h1,
	.c5community-wrapper h2,
	.c5community-wrapper h3,
	.c5community-wrapper h4,
	.c5community-wrapper h5,
	.c5community-wrapper h6 {
		color: #9E487F;
	}		

	/* c5Resources */
	
	.c5resources-wrapper a,
	.c5resources-wrapper h1,
	.c5resources-wrapper h2,
	.c5resources-wrapper h3,
	.c5resources-wrapper h4,
	.c5resources-wrapper h5,
	.c5resources-wrapper h6 {
		color: #F39C12;
	}
	
	/* c5Store */
	
	.c5store-wrapper a,
	.c5store-wrapper h1,
	.c5store-wrapper h2,
	.c5store-wrapper h3,
	.c5store-wrapper h4,
	.c5store-wrapper h5,
	.c5store-wrapper h6 {
		color: #CD4436;
	}
	
	.c5store-price {
		color: #CD4436;
		font-family: 'Varela Round', sans-serif;
		font-size: 70px;
		font-weight: 600!important;
		margin-bottom: 20px;
	}
	
	/* Footer */
	
	.c5hub-wrapper footer a,
	.c5hub-wrapper footer h1,
	.c5hub-wrapper footer h2,
	.c5hub-wrapper footer h3,
	.c5hub-wrapper footer h4,
	.c5hub-wrapper footer h5,
	.c5hub-wrapper footer h6 {
		color: #AAB7B7;
	}

	.c5hub-wrapper footer a:hover {
		color: #ECF0F1;
	}

	.c5hub-footer-top h4 {
		margin-bottom: 30px;
	}
	
	.c5hub-footer-inner {
		background-color: rgba(0,0,0,0.1);
		border: 1px solid rgba(0,0,0,0.1);
		padding: 20px;
		height: 100%;
	}
	
	.c5hub-footer-recent-popular ul {
		margin-left: 0;
	}
		
	.c5hub-footer-recent-popular ul li {
		list-style: none;
		padding-left: 10px;
		border-left-width: 5px;
		border-left-style: solid;
		margin-bottom: 30px;
	}
	
	.c5hub-footer-recent-popular ul li.c5learning-wrapper {
		border-left-color: #0E83CD;
	}
	
	.c5hub-footer-recent-popular ul li.c5learning-wrapper a:hover > h6,
	.c5hub-footer-recent-popular ul li.c5learning-wrapper a:hover > small {
		color: #0E83CD;
	}
	
	.c5hub-footer-recent-popular ul li.c5community-wrapper {
		border-left-color: #9E487F;
	}

	.c5hub-footer-recent-popular ul li.c5community-wrapper a:hover > h6,
	.c5hub-footer-recent-popular ul li.c5community-wrapper a:hover > small {
		color: #9E487F;
	}	

	.c5hub-footer-recent-popular ul li.c5resources-wrapper {
		border-left-color: #F39C12;
	}

	.c5hub-footer-recent-popular ul li.c5resources-wrapper a:hover > h6,
	.c5hub-footer-recent-popular ul li.c5resources-wrapper a:hover > small {
		color: #F39C12;
	}	

	.c5hub-footer-recent-popular ul li.c5store-wrapper {
		border-left-color: #CD4436;
	}

	.c5hub-footer-recent-popular ul li.c5store-wrapper a:hover > h6,
	.c5hub-footer-recent-popular ul li.c5store-wrapper a:hover > small {
		color: #CD4436;
	}
	
	h6.c5hub-footer-recent-title {
		
	}
	
/* Top Bar */

.c5hub-topbar-wrap {
	background-color: #435A6B;
	/* margin-bottom: 50px; */
}

.c5hub-wrapper .c5hub-topbar-wrap .dropdown.button.small:before {
	border-width: 0.35rem;
	border-color: rgba(255,255,255,0.5) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
	
/* Header */

.c5hub-header-wrap {
	padding-top: 40px;
	padding-bottom: 40px;
}

/* Footer */

.c5hub-wrapper .c5hub-copyright {

}

.c5hub-wrapper .c5hub-info {
	text-align: right;
}

.c5hub-wrapper a,
.c5hub-wrapper a:hover,
.c5hub-wrapper a:active,
.c5hub-wrapper a:focus {
  outline: none;
}

.c5hub-wrapper .row, .c5hub-wrapper .contain-to-grid .top-bar {
  max-width: 75rem;
}
.c5hub-wrapper .c5hub-search-form input[type=submit] {
  border: none;
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  font-size: 14px;
}
.c5hub-wrapper .c5hub-search-form span.postfix {
  border: none;
}
.c5hub-wrapper img {
  display: block;
}

/* Navigation */
	/* Main */
	.c5hub-wrapper .contain-to-grid, .c5hub-wrapper .top-bar, .c5hub-wrapper .top-bar-section li a:not(.button) {
	  /* customize_top_bar_nav_background */background-color: #435A6B;/* customize_top_bar_nav_background */
	}
	.c5hub-wrapper #c5hub-wrapper .top-bar-section a.nav-selected, .c5hub-wrapper #c5hub-wrapper .top-bar-section a.nav-path-selected {
	  /* customize_top_bar_nav_link_selected */background-color: #008CBA;/* customize_top_bar_nav_link_selected */
	}
	.c5hub-wrapper .top-bar-section li a:hover:not(.button) {
	  /* customize_top_bar_nav_link_hover */background-color: #272727;/* customize_top_bar_nav_link_hover */
	}
	/* Secondary */
	.c5hub-wrapper ul.side-nav {
		padding-top: 0;
		padding-bottom: 0;
	}
	.c5hub-wrapper ul.side-nav li a {
		color: #AAB7B7;
		border-bottom: 1px solid rgba(255, 255, 255, 0.2);
		padding-bottom: 10px;
	}
	.c5hub-wrapper ul.side-nav li a:hover,
	.c5hub-wrapper ul.side-nav li a.nav-selected {
		color: #FFFFFF;
	}		

.c5hub-wrapper #c5hub-page-meta-wrap {
  /* customize_page_meta_background */background-color: #074E68;/* customize_page_meta_background */
  padding-top: 22px;
  padding-bottom: 22px;
  /*
  	background-image: url(/packages/c5hub/themes/c5hub/images/marquee-stars.png);
  	background-repeat: repeat;
  */
}
.c5hub-wrapper #c5hub-banner-wrap {
	margin-bottom: 40px;
}
.c5hub-wrapper #c5hub-banner-wrap img {

}
.c5hub-wrapper .c5hub-main-content,
.c5hub-wrapper .c5hub-sidebar {
  background-color: #FFFFFF;
  padding: 20px;
}
.c5hub-wrapper .c5hub-sidebar {
  margin-bottom: 50px;
}
.c5hub-wrapper .c5hub-footer-top-wrap {
	color: #ECF0F1;
	/* customize_footer_top_background_color */background-color: #435A6B;/* customize_footer_top_background_color */
/*
	background-image: url(/packages/c5hub/themes/c5hub/images/c5hub-stich.jpg);
	background-repeat: no-repeat;
*/
}
.c5hub-wrapper #c5hub-footer-bottom-wrap {
  color: #AAB7B7;
  /* customize_footer_bottom_background_color */background-color: #12202D;/* customize_footer_bottom_background_color */
}
.c5hub-wrapper #c5hub-footer-signin {
  text-align: right;
}
.c5hub-wrapper .c5hub-pad-top-small {
  padding-top: 10px;
}
.c5hub-wrapper .c5hub-pad-top-medium {
  padding-top: 20px;
}
.c5hub-wrapper .c5hub-pad-top-large {
  padding-top: 50px;
}
.c5hub-wrapper .c5hub-pad-bottom-small {
  padding-bottom: 10px;
}
.c5hub-wrapper .c5hub-pad-bottom-medium {
  padding-bottom: 20px;
}
.c5hub-wrapper .c5hub-pad-bottom-large {
  padding-bottom: 50px;
}
.c5hub-wrapper .c5hub-pad-left-small {
  padding-left: 10px;
}
.c5hub-wrapper .c5hub-pad-left-medium {
  padding-left: 20px;
}
.c5hub-wrapper .c5hub-pad-left-large {
  padding-left: 50px;
}
.c5hub-wrapper .c5hub-pad-right-small {
  padding-right: 10px;
}
.c5hub-wrapper .c5hub-pad-left-medium {
  padding-right: 20px;
}
.c5hub-wrapper .c5hub-pad-left-large {
  padding-right: 50px;
}
.c5hub-wrapper .c5hub-mar-top-none {
  margin-top: 0;
}
.c5hub-wrapper .c5hub-mar-top-small {
  margin-top: 10px;
}
.c5hub-wrapper .c5hub-mar-top-medium {
  margin-top: 20px;
}
.c5hub-wrapper .c5hub-mar-top-large {
  margin-top: 50px;
}
.c5hub-wrapper .c5hub-mar-bottom-none {
  margin-bottom: 0;
}
.c5hub-wrapper .c5hub-mar-bottom-small {
  margin-bottom: 10px;
}
.c5hub-wrapper .c5hub-mar-bottom-medium {
  margin-bottom: 20px;
}
.c5hub-wrapper .c5hub-mar-bottom-large {
  margin-bottom: 50px;
}
.c5hub-wrapper .c5hub-mar-left-small {
  margin-left: 10px;
}
.c5hub-wrapper .c5hub-mar-left-medium {
  margin-left: 20px;
}
.c5hub-wrapper .c5hub-mar-left-large {
  margin-left: 50px;
}
.c5hub-wrapper .c5hub-mar-right-small {
  margin-right: 10px;
}
.c5hub-wrapper .c5hub-mar-left-medium {
  margin-right: 20px;
}
.c5hub-wrapper .c5hub-mar-left-large {
  margin-right: 50px;
}
.c5hub-wrapper .c5hub-bor-left {
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.c5hub-wrapper .c5hub-bor-right {
  border-right: 1px solid rgba(0, 0, 0, 0.15);
}
.c5hub-wrapper .c5hub-footer-top .c5hub-bor-right {
  border-right: 1px solid #FFFFFF;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.c5hub-wrapper .clear {
  clear: both;
}
.c5hub-wrapper .alpha {
  padding-left: 0;
}
.c5hub-wrapper .omega {
  padding-right: 0;
}
.c5hub-wrapper .float-left {
  float: left;
}
.c5hub-wrapper .float-right {
  float: right;
}
.c5hub-wrapper .float-none {
  float: none;
}
.c5hub-wrapper .nowrap {
	white-space: nowrap;
}

.c5hub-wrapper ul.no-style {
	list-style: none;
	margin-left: 0;
}

@media only screen and (max-width: 768px) {
  .c5hub-wrapper .c5hub-bor-left {
    border-left: none;
  }
  .c5hub-wrapper .c5hub-bor-right {
    border-right: none;
  }
}
.c5hub-wrapper .c5hub-box-shadow {
  -moz-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
  box-shadow: 3px 3px 6px 1px rgba(0, 0, 0, 0.1);
}
.c5hub-wrapper .c5hub-box-hightlight {
  -moz-box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
  -webkit-box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
  box-shadow: 3px 3px 6px 1px rgba(255, 255, 255, 0.1);
}
.c5hub-wrapper .c5hub-box-border {
  -moz-box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
  -webkit-box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 0px 3px rgba(0, 0, 0, 0.06);
  border: 1px solid rgba(0, 0, 0, 0.25);
}
.c5hub-wrapper .c5hub-text-shadow {
  text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.1);
}
.c5hub-wrapper .c5hub-text-highlight {
  text-shadow: 2px 2px 1px rgba(255, 255, 255, 0.2);
}
.c5hub-wrapper .c5hub-outline {
  border: 1px solid #E8E8E8;
}
.c5hub-wrapper .c5hub-fill-white {
  background-color: #FFFFFF;
}
.c5hub-wrapper .c5hub-fill-grey {
  background-color: #F9F9F9;
}
.c5hub-wrapper .c5hub-noise {
  background-image: url(/packages/c5hub/themes/c5hub/images/noise-bg.png);
  background-repeat: repeat;
}
.c5hub-wrapper .c5hub-full-width {
  width: 100%;
}
.c5hub-wrapper .c5hub-half-width {
  width: 50%;
}
.c5hub-wrapper .c5hub-none {
  display: none;
}
.c5hub-wrapper .c5hub-center {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  float: none;
}
.c5hub-wrapper .c5hub-no-bullets {
	list-style: none;
	margin-left: 0;
}

/* c5Hub Feed */

.c5hub-feed {
	padding-top: 15px;
	margin: 25px 0 0 0;
}

.c5hub-feed article,
.c5learning-feed article,
.c5community-feed article,
.c5resources-feed article,
.c5store-feed article {
	border: none;
	overflow: hidden;
}

.c5hub-feed .c5hub-back .learning header,
.c5hub-feed .c5hub-back .community header,
.c5hub-feed .c5hub-back .resources header,
.c5hub-feed .c5hub-back .store header,
.c5learning-feed .c5hub-back header,
.c5community-feed .c5hub-back header,
.c5resources-feed .c5hub-back header,
.c5store-feed .c5hub-back header {
	background-color: #435A6B;
}

.c5hub-feed .c5hub-front .learning footer,
.c5hub-feed .c5hub-front .community footer,
.c5hub-feed .c5hub-front .resources footer,
.c5hub-feed .c5hub-front .store footer,
.c5learning-feed .c5hub-front footer,
.c5community-feed .c5hub-front footer,
.c5resources-feed .c5hub-front footer,
.c5store-feed .c5hub-front footer {
	background-color: #435A6B;
}

.c5hub-feed .learning header,
.c5learning-feed-item header {
	background-color: #0E83CD;
}


.c5hub-feed .community header,
.c5community-feed-item header {
	background-color: #9E487F;
}

.c5hub-feed .resources header,
.c5resources-feed-item header {
	background-color: #F39C12;
}

.c5hub-feed .store header,
.c5store-feed-item header {
	background-color: #CD4436;
}

.c5hub-feed header,
.c5learning-feed-item header,
.c5community-feed-item header,
.c5resources-feed-item header,
.c5store-feed-item header {
	margin: 0;
	padding: 20px 25px 20px 20px;
	height: 100px;
	position: relative;
}

.c5learning-feed-item header.featured {
	margin: 0;
	padding: 20px;
	height: 200px;
	position: relative;
}

.c5hub-feed header i,
.c5learning-feed-item header i,
.c5community-feed-item header i,
.c5resources-feed-item header i,
.c5store-feed-item header i {
	color: rgba(0,0,0,0.1);
	font-size: 200px;
	position: absolute;
	top: 50%;
  	left: 50%;
	margin-top: -30px;
	margin-left: -100px;
	z-index: 0;
}

.c5hub-feed .c5hub-feed-item header h3,
.c5learning-feed .c5learning-feed-item header h3,
.c5community-feed .c5community-feed-item header h3,
.c5resources-feed .c5resources-feed-item header h3,
.c5store-feed .c5store-feed-item header h3 {
	font-family: 'Lato',sans-serif;
	font-weight: 400;
	font-size: 15.5px;
	letter-spacing: 0.4px;
	margin: 0;
	padding: 0;
	color: #ECF0F1;
	z-index: 1;
	position: relative;
}

.c5hub-feed .c5hub-feed-item.store header h1,
.c5store-feed .c5store-feed-item header h1 {
	margin-right: 135px;
}

/* Thumbnail */

.c5hub-feed .c5hub-front .c5hub-feed-item header img,
.c5learning-feed .c5hub-front .c5learning-feed-item header img,
.c5community-feed .c5hub-front .c5community-feed-item header img,
.c5resources-feed .c5hub-front .c5resources-feed-item header img,
.c5store-feed .c5hub-front .c5store-feed-item header img {
	position: absolute;
	bottom: 0;
	right: 0;
}

/* Thumbnail */

.c5hub-feed .c5hub-back .c5hub-feed-item header h3,
.c5learning-feed .c5hub-back .c5learning-feed-item header h3,
.c5community-feed .c5hub-back .c5community-feed-item header h3,
.c5resources-feed .c5hub-back .c5resources-feed-item header h3,
.c5store-feed .c5hub-back .c5store-feed-item header h3 {
	font-family: 'Lato',sans-serif;
	font-weight: 400;
	font-size: 13px;
	margin-right: 0;
}

.c5hub-feed .c5hub-feed-item footer,
.c5learning-feed .c5learning-feed-item footer,
.c5community-feed .c5community-feed-item footer,
.c5resources-feed .c5resources-feed-item footer,
.c5store-feed .c5store-feed-item footer {
	padding: 0 20px;
	height: 50px;
}

.c5hub-feed .c5hub-feed-item footer h4,
.c5learning-feed .c5learning-feed-item footer h4,
.c5community-feed .c5community-feed-item footer h4,
.c5resources-feed .c5resources-feed-item footer h4,
.c5store-feed .c5store-feed-item footer h4 {
	font-size: 17px;
	font-weight: 600;
	line-height: 50px;
	letter-spacing: 0.5px;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	z-index: 1;
	position: relative;
}

.c5hub-feed .c5hub-feed-item footer i,
.c5learning-feed .c5learning-feed-item footer i,
.c5community-feed .c5community-feed-item footer i,
.c5resources-feed .c5resources-feed-item footer i,
.c5store-feed .c5store-feed-item footer i {
	float: right;
	line-height: 50px;
}

.c5hub-wrapper form.c5hub-search input[type="text"] {
	margin-bottom: 0;
	height: 50px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	font-family: 'Varela Round',sans-serif;
	font-size: 17px;
	font-weight: 600;
	text-align: center;	
	color: #AAB7B7;
}

.c5hub-wrapper  form.c5hub-search {
/* 	margin-top: 40px; */
	margin-bottom: 0;
}

.c5hub-select {
	display: none;
}

.c5hub-wrapper select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

ul.dk_options_inner {
	margin-bottom: 0;
}

/* entire container, keeps perspective */
.c5hub-feed-item-wrap,
.c5learning-feed-item-wrap,
.c5community-feed-item-wrap,
.c5resources-feed-item-wrap,
.c5store-feed-item-wrap {
	-moz-perspective: 1000;
	-webkit-perspective: 1000;
	-o-perspective: 1000;
	-ms-perspective: 1000;
	perspective: 1000;
}

/* flip speed goes here */
.c5hub-feed-item-container,
.c5learning-feed-item-container,
.c5community-feed-item-container,
.c5resources-feed-item-container,
.c5store-feed-item-container {
	width: 100%;
	height: 150px;
	margin-bottom: 20px;
	-moz-transition: 1.2s;
	-webkit-transition: 1.2s;
	-o-transition: 1.2s;
	-ms-transition: 1.2s;
	transition: 1.2s;
	-moz-transition-delay: 0.2s;
	-webkit-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	-ms-transition-delay: 0.2s;
	transition-delay: 0.2s;
	-moz-transform-style: preserve-3d;
	-webkit-transform-style: preserve-3d;
	-o-transform-style: preserve-3d;
	-ms-transform-style: preserve-3d;
	transform-style: preserve-3d;
	position: relative;
}

/* hide back of pane during swap */
.c5hub-front, .c5hub-back {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: 1.2s;
    -webkit-transform-style: preserve-3d;
    -moz-transition: 1.2s;
    -moz-transform-style: preserve-3d;
    -o-transition: 1.2s;
    -o-transform-style: preserve-3d;
    -ms-transition: 1.2s;
    -ms-transform-style: preserve-3d;
    transition: 1.2s;
    transform-style: preserve-3d;
	-moz-transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
	-o-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	transition-delay: 0.4s;    
    position: absolute;
    top: 0;
    left: 0;
	width: 100%;
}

/* front pane, placed above back */
.c5hub-front {
	z-index: 2;
}

/* back, initially hidden pane */
.c5hub-back {
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	transform: rotateY(180deg);
}

/* Stats */

.c5hub-stats-wrap {
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-bottom: 50px;
	text-align: center;
}

.c5hub-stats-wrap h2 {
	margin-bottom: 30px;
}

.c5hub-stats-wrap h3 {
	width: 100%;
	font-size: 75px;
	margin-top: 10px;
}

.c5hub-stats-wrap h4 {
	font-size: 18px;
}

.stat-fade-bg {
	background: url(/packages/c5hub/themes/c5hub/images/Stat-Fade-Background.png);
	background-repeat: repeat-x;
	height: 115px;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
}

/* About */

.c5hub-about-wrap {
	background-color: #12202D;
	color: #AAB7B7;
	padding-top: 30px;
	padding-bottom: 30px;
}

.c5hub-about-wrap h4 {
	color: #43ac6a;
}	

.c5hub-about-wrap h2, .c5hub-about-wrap p{
	color: #FFFFFF;	
}	

/* Buttons */

.c5hub-wrapper button, .c5hub-wrapper .button {
	background-color: #435A6B;
}

.c5hub-wrapper button:hover,
.c5hub-wrapper .button:hover,
.c5hub-wrapper button:active,
.c5hub-wrapper .button:active,
.c5hub-wrapper button:focus,
.c5hub-wrapper .button:focus {
	background-color: #AAB7B7;
}

span.button-price {
	background-color: rgba(0,0,0,0.2);
	padding: 3px 5px;
}

/* Panels */

.c5hub-wrapper .panel {
	background: none repeat scroll 0 0 #ECF0F1;
	border-width: 0;
}

.c5hub-wrapper .panel .subheader {
	color: inherit;
}

/* Difficulty */
i.basic {
	color: #43AC6A;
}
i.intermediate {
	color: #F39C12;
}
i.advanced {
	color: #CD4436;
}
.has-tip,
.has-tip:hover {
	border-bottom: none;
}

/* Tags */

.c5hub-wrapper ul.c5hub-page-tags {
	list-style: none;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	width: 100%;
	float: left;
}

.c5hub-wrapper ul.c5hub-page-tags li {
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}

.c5hub-wrapper ul.c5hub-page-tags li a {
	-moz-transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
	color: #FFFFFF;
	padding: 5px 10px;
}

.c5hub-wrapper ul.c5hub-page-tags li a:hover {
	background-color: #AAB7B7;
	-moz-transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}

.c5learning-wrapper ul.c5hub-page-tags li a {
	background-color: #0E83CD;
}

.c5community-wrapper ul.c5hub-page-tags li a {
	background-color: #9E487F;
}

.c5resources-wrapper ul.c5hub-page-tags li a {
	background-color: #F39C12;
}

.c5store-wrapper ul.c5hub-page-tags li a {
	background-color: #CD4436;
}

/* Join */

#c5hub-join {
	/* background-color: #AAB7B7; */
}

#c5hub-join .close-reveal-modal {
	color: #ECF0F1;
}

#c5hub-join .close-reveal-modal:hover {
	color: #FFFFFF;
}

#c5hub-join h2 {
	text-align: center;
	color: #ECF0F1;
}

.c5hub-join-login {
	background-color: #43AC6A;
	padding-top: 20px;
	padding-bottom: 20px;
}

.c5hub-join-login h1,
.c5hub-join-login h3,
.c5hub-join-login h5,
.c5hub-join-signup h1,
.c5hub-join-signup h3,
.c5hub-join-signup h5 {
	color: #ECF0F1;
	text-align: center;
}

.c5hub-join-signup {
	background-color: #435A6B;
	color: #ECF0F1;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Tabs */

.c5hub-wrapper .accordion dd > a {
	font-family: 'Varela Round', sans-serif;
	color: #ECF0F1;
	font-weight: 600;
}

.c5hub-wrapper .accordion dd.c5learning-tab > a:hover,
.c5hub-wrapper .accordion dd.c5community-tab > a:hover,
.c5hub-wrapper .accordion dd.c5resources-tab > a:hover,
.c5hub-wrapper .accordion dd.c5store-tab > a:hover {
	background-color: #435A6B;
}

.c5hub-wrapper .accordion dd ul li a:hover > h6,
.c5hub-wrapper .accordion dd ul li a:hover > small {
	color: #435A6B!important;
}

.c5hub-wrapper .accordion dd.c5learning-tab h6,
.c5hub-wrapper .accordion dd.c5learning-tab small {
	color: #0E83CD;
}

.c5hub-wrapper .accordion dd.c5community-tab h6,
.c5hub-wrapper .accordion dd.c5community-tab small {
	color: #9E487F;
}

.c5hub-wrapper .accordion dd.c5resources-tab h6,
.c5hub-wrapper .accordion dd.c5resources-tab small {
	color: #F39C12;
}

.c5hub-wrapper .accordion dd.c5store-tab h6,
.c5hub-wrapper .accordion dd.c5store-tab small {
	color:#CD4436;
}

.c5hub-wrapper .accordion dd.c5learning-tab > a {
	background-color: #0E83CD;
}

.c5hub-wrapper .accordion dd.c5community-tab > a {
	background-color: #9E487F;
}

.c5hub-wrapper .accordion dd.c5resources-tab > a {
	background-color: #F39C12;
}

.c5hub-wrapper .accordion dd.c5store-tab > a {
	background-color: #CD4436;
}

.c5hub-wrapper .accordion dd ul {
	margin-left: 0;
}

.c5hub-wrapper .accordion dd ul li {
	list-style: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ECF0F1;
}

.c5hub-wrapper .accordion dd ul li:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
	border-bottom: none;
}

/* Diqus */

.c5hub-disqus-wrap {
	margin-top: 50px;
}

/* Add This */

.c5hub-wrapper .addthis_floating_style {
	background: transparent;
	border-radius: 0;
	padding: 0;
	position: fixed;
	text-align: center;
	z-index: 1;
}

.c5hub-wrapper .addthis_floating_style .at300b > *,
.c5hub-wrapper .addthis_floating_style .at300bo > *,
.c5hub-wrapper .addthis_floating_style .at300m > * {
    margin-bottom: 0;
}

.c5hub-wrapper .addthis_floating_style a,
.c5hub-wrapper .addthis_floating_style.addthis_16x16_style a,
.c5hub-wrapper .addthis_floating_style.addthis_20x20_style a,
.c5hub-wrapper .addthis_floating_style.addthis_32x32_style a {
    display: block;
    margin-bottom: 0;
    padding: 0;
}

/* Profile */

.c5hub-profile {
	/* background-color: #FFFFFF; */
}

.c5hub-profile .tabs {
	background-color: #AAB7B7;
}

.c5hub-profile .tabs dd {
	top: 0;
}

.c5hub-profile .tabs dd a {
	text-align: center;
	font-family: 'Varela Round',sans-serif;
	font-size: 19px;
	font-weight: 600;
	background-color: #AAB7B7;
	color: #FFFFFF;
}

.c5hub-profile .tabs dd.active a {
	background-color: #435A6B;
}

.c5hub-profile .tabs-content {
	background-color: #FFFFFF;
/*
	padding: 15px;
	padding-top: 0;
*/
	padding: 0 15px;
}

.c5hub-profile .tabs-content .content {
	width: 100%;
	padding-top: 0;
}

.c5hub-profile .tabs-content #dashboard {
	/* padding: 20px; */
}

.c5hub-wrapper .c5hub-profile .panel h1.subheader {
	margin-top: 0;
	line-height: 1;
}

.c5hub-profile-avatar {
	margin-right: 15px;
}

.c5hub-wrapper .c5hub-profile textarea {
	height: auto;
}

.c5hub-profile-form-edit {
	/* background-color: #43AC6A; */
}

.c5hub-suggested-learning ul li,
.c5hub-suggested-community ul li,
.c5hub-suggested-resources ul li,
.c5hub-suggested-store ul li {
	/* height: 120px; */
	text-align: center;
	padding: 15px;
	max-height: 146px;
	min-height: 146px;
}

.c5hub-suggested-learning ul li i,
.c5hub-suggested-community ul li i,
.c5hub-suggested-resources ul li i,
.c5hub-suggested-store ul li i {
	font-size: 35px;
}

.c5hub-suggested-learning ul li h6,
.c5hub-suggested-learning ul li i {
	color: #0E83CD;
}

.c5hub-suggested-community ul li h6,
.c5hub-suggested-community ul li i {
	color: #9E487F;
}

.c5hub-suggested-resources ul li h6,
.c5hub-suggested-resources ul li i {
	color: #F39C12;
}

.c5hub-suggested-store ul li h6,
.c5hub-suggested-store ul li i {
	color: #CD4436;
}

.c5hub-suggested-learning,
.c5hub-suggested-community,
.c5hub-suggested-resources,
.c5hub-suggested-store {
	/* height: 100%; */
}

.c5hub-suggested-learning .orbit-timer,
.c5hub-suggested-community .orbit-timer,
.c5hub-suggested-resources .orbit-timer,
.c5hub-suggested-store .orbit-timer {
	display: none;
}


.c5hub-suggested-learning ul {
/* 	background-color: #0E83CD; */
	border-top: 4px solid #0E83CD;
	border-bottom: 4px solid #0E83CD;
}

.c5hub-suggested-community ul {
/* 	background-color: #9E487F; */
	border-top: 4px solid #9E487F;
	border-bottom: 4px solid #9E487F;
}

.c5hub-suggested-resources ul {
/* 	background-color: #F39C12; */
	border-top: 4px solid #F39C12;
	border-bottom: 4px solid #F39C12;
}

.c5hub-suggested-store ul {
/* 	background-color: #CD4436; */
	border-top: 4px solid #CD4436;
	border-bottom: 4px solid #CD4436;
}

div.c5blue {
	background-color: #0E83CD;
}
div.c5purple {
	background-color: #9E487F;
}	
div.c5yellow {
	background-color: #F39C12;
}
div.c5red {
	background-color: #CD4436;
}

div.c5darkgrey {
	background-color: #435A6B;
}

.c5hub-profile #edit label {
	color: #FFFFFF;
}

.c5hub-wrapper .c5hub-profile #edit {
	padding-bottom: 0;
}

.c5hub-wrapper .c5hub-profile #edit fieldset {
    border: none;
    margin: 1.125rem 0;
    padding: 1.25rem;
    background-color: rgba(255,255,255,0.2);
}

.c5hub-profile #edit input[type="text"],
.c5hub-profile #edit input[type="password"],
.c5hub-profile #edit input[type="email"],
.c5hub-profile #edit input[type="url"] {
	margin-bottom: 10px;
	height: 50px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	font-family: 'Varela Round',sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #AAB7B7;
}

.c5hub-profile #edit textarea {
	margin-bottom: 10px;
	border: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
	font-family: 'Varela Round',sans-serif;
	font-size: 17px;
	font-weight: 700;
	color: #AAB7B7;
}

.c5hub-profile #edit input[type="text"]:focus,
.c5hub-profile #edit input[type="password"]:focus,
.c5hub-profile #edit input[type="email"]:focus,
.c5hub-profile #edit input[type="url"]:focus {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	-o-box-shadow: none;
	-ms-box-shadow: none;
	box-shadow: none;
}

.c5hub-wrapper [data-magellan-expedition] {
	background-color: #435A6B;
	color: #FFFFFF;
}

.c5hub-wrapper .c5hub-profile .sub-nav dd a {
	color: #FFFFFF;
}

.c5hub-wrapper .c5hub-profile .sub-nav dd a:after {
	content: '/';
	padding-left: 15px;
}

.c5hub-wrapper .c5hub-profile #profile {
	padding-top: 15px;
}

/* Checkboxes */

input[type=checkbox].c5hub-checkbox {
	display:none;
}

input[type=checkbox].c5hub-checkbox + label.c5hub-label {
	padding-left:26px;
	height:20px; 
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	/* font-size:20px; */
	vertical-align:middle;
	cursor:pointer;
	margin-left: 0;
	margin-bottom: 10px;
}

input[type=checkbox].c5hub-checkbox:checked + label.c5hub-label {
	background-position: 0 -20px;
}
label.c5hub-label {
	background-image:url('/packages/c5hub/themes/c5hub/images/c5Hub-Checkbox.png');
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
			
/* Charts */

.c5learning-chart,
.c5community-chart,
.c5resources-chart,
.c5store-chart {
  position: relative;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
  width: 100%;
  height: auto;
}
.c5learning-chart canvas,
.c5community-chart canvas,
.c5resources-chart canvas,
.c5store-chart canvas {

}
.percent {
	display: inline-block;
	line-height: 110px;
	z-index: 2;
	width: 200px;
	height: 200px;
	line-height: 200px;
	font-family: sans-serif;
	font-size: 40px;
	font-weight: bold;
	position: absolute;
	top: 0;
}
.percent:after {
  content: '%';
  margin-left: 0.1em;
}
.c5learning-chart .percent {
	color: #C3E0F2;
}
.c5community-chart .percent {
	color: #E7D1DF;
}
.c5resources-chart .percent {
	color: #FCE6C4;
}
.c5store-chart .percent {
	color: #F2D0CD;
}

/* Login Register */

.system-errors ul {
	margin-bottom: 0;
	margin-left: 0;
	list-style: none;
}

/* Social Media */

.c5hub-social-media {

}

.c5hub-social-media .twitter:hover {
	background-color: #55ACEE;
}

.c5hub-social-media .facebook:hover {
	background-color: #3b5999;
}

.c5hub-social-media .google:hover {
	background-color: #333333;
}

.c5hub-social-media .youtube:hover {
	background-color: #e52d27;
}

.c5hub-wrapper .c5learning .c5hub-main-content-left ol li:before,
.c5hub-wrapper .c5learning .c5hub-main-content-left ul li:before {
	border-right: 5px solid #0E83CD;
	color: #0E83CD;	
}

.c5hub-wrapper .c5community .c5hub-main-content-left ol li:before,
.c5hub-wrapper .c5community .c5hub-main-content-left ul li:before {
	border-right: 5px solid #9E487F;
	color: #9E487F;	
}

.c5hub-wrapper .c5resources .c5hub-main-content-left ol li:before,
.c5hub-wrapper .c5resources .c5hub-main-content-left ul li:before {
	border-right: 5px solid #F39C12;
	color: #F39C12;	
}

.c5hub-wrapper .c5store .c5hub-main-content-left ol li:before,
.c5hub-wrapper .c5store .c5hub-main-content-left ul li:before {
	border-right: 5px solid #CD4436;
	color: #CD4436;	
}

/* Next Prev Nav */

.c5hub-wrapper nav.c5hub-pagination {
	border-top: 2px solid rgba(0,0,0,0.05);
	border-bottom: 2px solid rgba(0,0,0,0.05);
	padding: 10px 0;
	margin: 50px 0 0 0;
}

.c5hub-pagination-prev {
	text-align: left;
}
.c5hub-pagination-next {
	text-align: right;
}

.c5hub-login-wrap .button {
	margin-bottom: 0px;
}

/* Version Flag */
.c5hub-version-flag {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 80px 80px 0;
	border-color: transparent #43ac69 transparent transparent;
	position: absolute;
	top: 0;
	right: 15px;
}

.c5hub-version-flag span {
	font-family: 'Varela Round',sans-serif;
	font-size: 22px;
	font-weight: 600;						
	color: #FFFFFF;
	position: absolute;
	top: 9px;
	right: -73px;						
}

.c5hub-version-flag-small {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 52px 52px 0;
	border-color: transparent #43ac69 transparent transparent;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}

.c5hub-version-flag-small span {
	font-family: 'Varela Round',sans-serif;
	font-size: 13px;
	font-weight: 300;						
	color: #FFFFFF;
	position: absolute;
	top: 9px;
	right: -49px;						
}

@media only screen and (max-width: 70em) {

}
@media only screen and (max-width: 40em) { /* Mobile */
	.c5hub-wrapper .c5hub-copyright {
		text-align: center;
	}
	.c5hub-wrapper .c5hub-info {
		text-align: center;
	}
	#c5hub-header-nav {
		background-color: #435A6B;
		padding-left: 0;
		padding-right: 0;
	}
	.c5hub-wrapper .top-bar.expanded .title-area {
		background-color: #435A6B;
	}
	.c5hub-wrapper .top-bar .title-area img {
		max-height: 35px;
		width: auto;
		padding-top: 5px;
	}	
	.c5hub-wrapper .top-bar.expanded .toggle-topbar a span {
		box-shadow: 0 10px 0 1px #FFFFFF, 0 16px 0 1px #FFFFFF, 0 22px 0 1px #FFFFFF;
	}
	.c5hub-wrapper .top-bar.expanded .toggle-topbar a {
		color: #FFFFFF;
	}
	.c5hub-wrapper nav.top-bar section.top-bar-section ul.right i.show-for-small-only {
		/* float: none; */
		display: inline!important;
		margin-right: 10px;
		line-height: 20px;
	}
	.c5hub-wrapper .top-bar-section li a:not(.button) {
		font-size: 18px;
		font-family: 'Varela Round',sans-serif;
		font-weight: 300;
	}
	.c5hub-wrapper .top-bar-section li a.nav-item-202:not(.button) {
		background-color: #0E83CD;
	}
	.c5hub-wrapper .top-bar-section li a.nav-item-203:not(.button) {
		background-color: #9E487F;
	}
	.c5hub-wrapper .top-bar-section li a.nav-item-204:not(.button) {
		background-color: #F39C12;
	}
	.c5hub-wrapper .top-bar-section li a.nav-item-205:not(.button) {
		background-color: #CD4436;
	}					
	.c5hub-wrapper .top-bar-section li a:hover:not(.button) {
		background-color: #435A6B;
	}
	.c5hub-wrapper .c5hub-back-to-hub a {
		width: 100%;
		margin-bottom: 0;
	}
	.c5hub-wrapper .alpha {
		padding-left: 0;
		padding-right: 0;
	}
	.c5hub-wrapper .omega {
		padding-left: 0;
		padding-right: 0;
	}
	.c5hub-wrapper .addthis_toolbox {
		display: none;
	}
	.c5hub-wrapper .c5hub-back-to-hub {
		padding-left: 0;
		padding-right: 0;
	}
/*
	.c5hub-topbar-wrap {
		margin-bottom: 0;
	}
*/
	.c5hub-wrapper .c5hub-sidebar {
	  margin-bottom: 0;
	}
	.c5hub-pagination-prev {
		text-align: center;
		margin-bottom: 10px;
		padding-bottom: 10px;
		border-bottom: 1px solid rgba(0,0,0,0.05);
	}
	.c5hub-pagination-next {
		text-align: center;
	}
	/* Custom Ordered List */
	
	.c5hub-wrapper .c5hub-main-content-left ol {
		counter-reset: li;
		list-style: decimal;
		padding: 0;
		margin: 50px 0 50px 0;
		word-break: break-word;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ol ol {
		margin: 0;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ol li {
		position: relative;
		display: block;
		padding: 0;
		margin: 0;
		text-decoration: none;
		margin: 0 0 10px 0;
		padding: 15px 10px 15px 50px;
		min-height: 50px;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ol li:nth-child(2n+2) {
		background: #F5F5F5;
	}
		
	.c5hub-wrapper .c5hub-main-content-left ol li:before {
		content: counter(li);
		counter-increment: li;
		position: absolute;	
		left: 0;
		top: 0%;
		margin-top: 0;
		background-color: #FFFFFF;
		height: 100%;
		width: 40px;
		text-align: left;
		padding: 0;
		font-size: 37px;
		font-family: 'Varela Round',sans-serif;
		font-weight: 300;
	}

	/* Custom Unordered List */
	
	.c5hub-wrapper .c5hub-main-content-left ul {
		list-style: none;
		padding: 0;
		margin: 50px 0 50px 0;
		word-break: break-word;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ul ul {
		margin: 0;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ul li {
		position: relative;
		text-decoration: none;
		margin: 0 0 10px 0;
		padding: 15px 10px 15px 20px;
	}	

	.c5hub-wrapper .c5hub-main-content-left ul li:nth-child(2n+2) {
		background: #F5F5F5;
	}	

	.c5hub-wrapper .c5hub-main-content-left ul li:before {
		content: '';
		position: absolute;	
		left: 0;
		top: 0%;
		margin-top: 0;
		background-color: #FFFFFF;
		height: 100%;
		width: 0;
		text-align: center;
		padding: 0;
	}	

	.c5hub-footer-top .c5hub-footer-recent-popular,
	.c5hub-footer-top .c5hub-footer-recent-popular,
	.c5hub-footer-top .c5hub-footer-hubsters,
	.c5hub-footer-top .c5hub-footer-top-five {
		margin-top: 25px;
		margin-bottom: 25px;
	}
	.c5hub-header-wrap {
		padding-top: 0;
	}	
	
}

@media only screen and (min-width: 40em) { /* Desktop */
	
	.c5hub-wrapper .contain-to-grid, .c5hub-wrapper .top-bar, .c5hub-wrapper .top-bar-section li a:not(.button), .c5hub-wrapper .top-bar-section ul {
		background-color: transparent;
	}
	
	.c5hub-wrapper .contain-to-grid .top-bar {
		margin-top: 17.5px;
	}
	
	.c5hub-wrapper .top-bar-section ul li {
		position: relative;
	}

	.c5hub-wrapper .top-bar-section ul li:hover a {
		background-color: transparent;
		color: #AAB7B7;
	}
	
	.c5hub-wrapper .top-bar-section ul li > a {
		font-family: 'Varela Round',sans-serif;
		color: #435A6B;
		font-size: 17px;
		font-weight: 600;
		z-index: 2;
		position: relative;
	}

	.c5hub-wrapper .top-bar-section ul li i {
		line-height: 45px;
		width: 100%;
		font-size: 50px;
		color: rgba(0,0,0,0.05);
		text-align: center;
		position: absolute;
		z-index: 1;
	}	

	.c5hub-wrapper .top-bar-section li a:hover:not(.button) {
		background-color: transparent;
		color: #AAB7B7;
	}

	/* Learning Link Hover */
	.c5hub-wrapper .top-bar-section li a.nav-item-202:hover:not(.button),
	.c5hub-wrapper .top-bar-section li a.nav-selected.nav-item-202:not(.button) {
		color: #0E83CD;
	}
	
	/* Community Link Hover */
	.c5hub-wrapper .top-bar-section li a.nav-item-203:hover:not(.button),
	.c5hub-wrapper .top-bar-section li a.nav-selected.nav-item-203:not(.button) {
		color: #9E487F;
	}
	
	/* Resources Link Hover */
	.c5hub-wrapper .top-bar-section li a.nav-item-204:hover:not(.button),
	.c5hub-wrapper .top-bar-section li a.nav-selected.nav-item-204:not(.button) {
		color: #F39C12;
	}
	
	/* Store Link Hover */
	.c5hub-wrapper .top-bar-section li a.nav-item-205:hover:not(.button),
	.c5hub-wrapper .top-bar-section li a.nav-selected.nav-item-205:not(.button) {
		color: #CD4436;
	}

	/* Mayday Link Hover */
	.c5hub-wrapper .top-bar-section li a.nav-item-292:hover:not(.button),
	.c5hub-wrapper .top-bar-section li a.nav-selected.nav-item-292:not(.button) {
		color: #43ac6a;
	}
	
	.c5hub-wrapper .top-bar-section li a.nav-item-292::after {
		content: 'New';
		background-color: #43ac6a;
		color: #FFFFFF;
		font-weight: 300;
		text-transform: uppercase;
		margin-left: 5px;
		padding: 3px 5px;
		font-size: 12px;
		position: relative;
		top: -10px;
		right: 0;
	}
	
	.c5hub-wrapper .top-bar ul.title-area {
		display: none;
	}

	/* Custom Ordered List */
	
	.c5hub-wrapper .c5hub-main-content-left ol {
		counter-reset: li;
		list-style: decimal;
		padding: 0;
		margin: 50px 30px 50px 15px;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ol ol {
		margin: 0;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ol li {
		position: relative;
		display: block;
		padding: 0;
		margin: 0;
		text-decoration: none;
		margin: 0 0 10px 0;
		padding: 15px 10px 15px 60px;
		min-height: 50px;
	}

	.c5hub-wrapper .c5hub-main-content-left ol li:nth-child(2n+2) {
		background: #F5F5F5;
	}	
	
	.c5hub-wrapper .c5hub-main-content-left ol li:before {
		content: counter(li);
		counter-increment: li;
		position: absolute;	
		left: 0;
		top: 0%;
		margin-top: 0;
		background-color: #FFFFFF;
		height: 100%;
		width: 50px;
		text-align: center;
		padding: 0;
		font-size: 37px;
		font-family: 'Varela Round',sans-serif;
		font-weight: 300;
	}

	/* Custom Unordered List */
	
	.c5hub-wrapper .c5hub-main-content-left ul {
		list-style: none;
		padding: 0;
		margin: 50px 30px 50px 15px;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ul ul {
		margin: 0;
	}
	
	.c5hub-wrapper .c5hub-main-content-left ul li {
		position: relative;
		text-decoration: none;
		margin: 0 0 10px 0;
		padding: 15px 10px 15px 60px;
	}

	.c5hub-wrapper .c5hub-main-content-left ul li:nth-child(2n+2) {
		background: #F5F5F5;
	}	

	.c5hub-wrapper .c5hub-main-content-left ul li:before {
		content: '';
		position: absolute;	
		left: 0;
		top: 0%;
		margin-top: 0;
		background-color: #FFFFFF;
		height: 100%;
		width: 50px;
		text-align: center;
		padding: 0;
	}
	
	/* flip the pane when hovered */
	.c5hub-feed-item-wrap:hover .c5hub-feed-item-container,
	.c5learning-feed-item-wrap:hover .c5learning-feed-item-container,
	.c5community-feed-item-wrap:hover .c5community-feed-item-container,
	.c5resources-feed-item-wrap:hover .c5resources-feed-item-container,
	.c5store-feed-item-wrap:hover .c5store-feed-item-container {
		-moz-transform: rotateY(180deg);
		-webkit-transform: rotateY(180deg);
		-o-transform: rotateY(180deg);
		-ms-transform: rotateY(180deg);
		transform: rotateY(180deg);
	}
	.c5hub-footer-top .c5hub-footer-recent-popular,
	.c5hub-footer-top .c5hub-footer-recent-popular,
	.c5hub-footer-top .c5hub-footer-hubsters,
	.c5hub-footer-top .c5hub-footer-top-five {
		margin-top: 50px;
		margin-bottom: 50px;
	}
	
}

div.c5hub-wrapper div.panel h2.subheader {
	font-size: 1.4375rem;
	font-weight: 600;
}

/* Mayday */

form.c5hub-mayday-form {
	background-color: #AAB7B7;
	padding: 50px 30px;
	border: none;
}

.c5hub-wrapper form.c5hub-mayday-form input[type="text"],
.c5hub-wrapper form.c5hub-mayday-form input[type="email"],
.c5hub-wrapper form.c5hub-mayday-form input[type="url"],
.c5hub-wrapper form.c5hub-mayday-form textarea {
	box-shadow: none;
	border: none;
}

.c5hub-wrapper form.c5hub-mayday-form textarea {
	height: auto;
}

form.c5hub-mayday-form .button {
	margin-bottom: 0;
}

.c5hub-wrapper form.c5hub-mayday-form label {
	color: #FFFFFF;
	font-size: 1.4rem;
}

.c5hub-wrapper pre {
	background-color: #f5f5f5;
	margin-bottom: 32px;
	padding: 15px;
}