main h1,
main h2,
main h3,
main h4,
main h5,
main h6,
main .on-demand:after,
main .epub:after {
	color: #17A1E5;
}

.slider.silver .orbit-bullets li.active {
	background-color: #17A1E5;
}

.color-coded {
	background-color: #17A1E5;
}

.color-coded .button {
	color: #17A1E5 !important;
}

.color-coded.content-section.panel{
	background-color: #17A1E5 !important;
}

.top-bar-primary-nav  > a:hover:not(.button),
.top-bar-primary-nav  > a.active:not(.button),
.top-bar-primary-nav:hover > a:not(.button),
.top-bar-primary-nav.hover > a:not(.button),
.bannerColor,
.sect-color .orbit-bullets li.active {
	background-color: #17A1E5 !important;
}
.bannerColor a.button.white {
	color: #FFF !important;
}
.bannerColor a.button.white:hover {
	color: #17A1E5 !important;
}
/* line 29, ../scss/_colorCode.scss */

.top-bar-primary-nav .dropdown {
	border-top-color: #17A1E5;
}

.top-bar-primary-nav .dropdown li:hover > a:before,
.top-bar-primary-nav .dropdown a.active:before {
	color: #17A1E5;
}

.header {
	border-bottom-color: #17A1E5;
}

div.prog-details {
	border-top: 6px solid #17A1E5 !important;
}
.feed.gold .left-border {
	border-left: 1px solid #AAA !important;
}
.feed.gold .feed-heading {
	color: #17A1E5 !important;
}

.sidebar-nav ul li a, .sidebar-nav ul a li {
	border-left-color: #17A1E5 !important;
}
.sidebar-nav .picklist select {
	border-left-color: #17A1E5 !important;
}
.sidebar-nav ul li a:hover, .sidebar-nav ul a li:hover, .sidebar-nav ul li.active, .sidebar-nav ul li.active a {
	background: #17A1E5 !important;
}

.mocktrial .grid-links li.squeeze i {
	color: #17A1E5;
}

.mocktrial main h4 {
	color: #17A1E5 !important;
}

.mocktrial .top-bar-section ul li > a:hover:not(.button),
.mocktrial .top-bar-section ul li > a.active:not(.button)  {
	background: #17A1E5;
}


.mocktrial .profilemenu .dropdown {
	border-top: 3px solid #17A1E5 !important;
}


.mocktrial .profilemenu .dropdown > li:hover > a:before, 
.mocktrial .profilemenu .dropdown > li > a.active:before {
	color: #17A1E5 !important; 
}


.sidebar-nav ul li a, .sidebar-nav ul a li {
	border-left: 5px solid #17A1E5;
}

.sidebar-nav .picklist select {
	border-left: 5px solid #17A1E5;
}

.sidebar-nav ul li a:hover, .sidebar-nav ul a li:hover, .sidebar-nav ul li.active, .sidebar-nav ul li.active a {
	background: #17A1E5;
}
.sidebar-nav .picklist select {
	border-left: 5px solid #17A1E5;
}
.mocktrial span.author-info:before {
	color: #17A1E5;
}

@media only screen and (max-width: 767px) {
	.mocktrial .profilemenu .dropdown {
		border-top: none !Important;
	}
}