/* ***************************************************************** */
/* Updated and checked: 10/07/2020
******************************************************************** */
.timeline-header, .timeline-footer {
	display: none;
}
.dashboardpageshow {
	display: none
}
#dashboardpage .dashboardpageshow {
	float: right;
	display: block
}
[id="challenge"] .pathway-type {
	background-color: #fff;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
}
[id="challenge"] .pathway-box {
	background-color: #fff;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em;
}
.pathway-block-table {
	display: table;
	width: 100%
}
.pathway-block-cell {
	display: table-cell;
	text-align: left;
	/*overflow-y: auto;*/
	vertical-align: top;
	width: 50%
}
.pathway-block-row {
	display: table-row;
}
.pathway-block-cell.scroll.right {
	height: 370px;
	min-height: 470px;
	overflow-y: auto;
	position: absolute;
	right: 0
}
.pathway-block-cell.scroll.left {
	height: 400px;
	min-height: 400px;
	overflow-y: auto;
	position: absolute;
	width: 39%;
}
.pathway-block-cell.full {
	width: 100%
}
.pathway-block-cell.map {
	width: 60%;
	position: absolute;
	overflow-wrap: break-word;
}
[id="dashboardpage"] .titleMap {
	margin-top: 0;
	font-weight: 500;
}
.pathway-block-title {
	text-align: left
}
[id="dashboardpage"] .pathway-block .liveChallenge, [id="dashboardpage"] .pathway-block .requestedChallenge {
	background-color: #9C27B0;
	opacity: .8;
	color: #fff;
	max-width: 15em;
	margin: auto;
	margin-top: 4em;
	border-radius: 5px;
	padding: .5em 0;
}
[id="dashboardpage"] .challenge-box {
	height: 9em;
	margin-top: -1em;
	vertical-align: middle;
}
[id="dashboardpage"] .challenge-box.challenge {
	background-color: #fff;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30%;
	background-position-y: 40%;
}
[id="dashboardpage"] .global-challenge-bubble {
	padding: .5em;
	border: 1px solid #b052c0;
	width: 180px;
	height: 80px;
	border-radius: 5px;
	display: inline-block;
	margin-right: 1em;
}
[id="dashboardpage"] .global-challenge-bubble .text {
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	font-size: 1em;
	margin-top: 0;
}
[id="dashboardpage"] .global-challenge-bubble .number {
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: auto;
	font-size: 3em;
	color: #962d91
}
[id="dashboardpage"] #globalChallenge .activeChallenge {
	margin-bottom: 1em
}
[id="dashboardpage"] [role="header"], [id^="pathway"] [role="header"] {
	background-color: #FFF;
	margin: auto;
	overflow: hidden;
	padding: 0px;
	max-width: 1080px;
}
[id^="pathway"] [role="header"] {
	border-bottom: 1px solid #CCC !important;
}
[id^="pathway"] [role="footer"].default {
	background-color: #FFF;
	width: 1080px;
	margin: auto;
}
[id="dashboardpage"] [role="header"] .ui-checkbox input[type="checkbox"], [id="dashboardpage"] [role="header"] .ui-btn.ui-checkbox-on.ui-checkbox-on:after, [id="dashboardpage"] [role="header"] .ui-checkbox-off:after {
	top: 50%;
}
[id="dashboardpage"] [role="header"] .header-wrapper, [id^="pathway-"] [role="header"] .header-wrapper {
	padding: 0;
}
[id="dashboardpage"] h2, [id="dashboardpage"] h3 {
	font-weight: 400 !important;
	margin-top: 10px;
	margin-bottom: 10px;
}
[id="dashboardpage"] .pathwayContent h3 {
	margin-bottom: 0px;
}
[id="dashboardpage"] [data-role="main"], [id^="pathway-"] [data-role="main"] {
	padding: 0;
	margin: auto;
	background-color: #fff;
	max-width: 1080px;
	position: relative;
	width: 100%;
}
[id="dashboardpage"] .ui-content, [id^="pathway"] .ui-content {
	padding: 0;
}
[id="dashboardpage"] #pathway-toolbar {
	background-color: #838383;
	text-align: right;
	color: #fff;
	display: table;
	width: 100%;
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-left {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: .2em 6px;
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-center {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	padding: .2em 1em;
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-right span {
	background: #fff;
	color: #002d64;
	padding: 0px 6px;
	font-size: 1em;
	border-radius: 2em;
	vertical-align: middle
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-right {
	display: table-cell;
	vertical-align: bottom;
	text-align: right;
	padding: .2em 1em;
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-right .targetMissed {
	display: inline-block;
	margin-right: -10px;
	margin-left: 12px;
	vertical-align: top
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-right .challenges {
	display: inline-block;
	margin-right: -12px;
	margin-left: 12px;
	vertical-align: top
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-right img {
	vertical-align: middle;
	width: 24px;
	margin-bottom: 2px
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-right .bubble1 {
	background: #fff;
	color: #002d64;
	padding: 1px 3px;
	position: relative;
	right: -6px;
	top: -6px;
	z-index: 999;
	border: 1px solid #c0bdbd;
	font-size: .6em;
	min-width: 10px;
}
[id="dashboardpage"] #pathway-toolbar .pathway-toolbar-right .bubble2 {
	background: #fff;
	color: #002d64;
	padding: 1px 3px;
	position: relative;
	right: -6px;
	top: -6px;
	z-index: 999;
	border: 1px solid #c0bdbd;
	font-size: .6em;
	min-width: 10px;
}
[id="dashboardpage"] .intro {
	background-color: #962d91;
	color: #fff;
	background: linear-gradient(rgba(150, 45, 145, 0.85), rgba(150, 45, 145, 0.85)), url(../images/immunization-of-children-in-doctors-office.jpg);
	background: -moz-linear-gradient(rgba(150, 45, 145, 0.85), rgba(150, 45, 145, 0.85)), url(../images/immunization-of-children-in-doctors-office.jpg);
	background: -o-linear-gradient(rgba(150, 45, 145, 0.85), rgba(150, 45, 145, 0.85)), url(../images/immunization-of-children-in-doctors-office.jpg);
	background: -webkit-linear-gradient(rgba(150, 45, 145, 0.85), rgba(150, 45, 145, 0.85)), url(../images/immunization-of-children-in-doctors-office.jpg);
	background-size: cover;
}
[id="dashboardpage"] .pathwayContent p {
	padding: 0 1em;
	margin-top: 0;
	margin-bottom: 2em;
}
[id="dashboardpage"] .pathwayContent {
	/*min-height: inherit;*/
	display: table-cell;
	vertical-align: top;
	width: 100%;
	padding: 0 .5em
}
[id="dashboardpage"] .pathway-box {
	display: inline-block;
	border: 1px solid transparent;
	border-radius: 20px;
	-moz-box-shadow: 3px 3px 6px #c0bdbd;
	-webkit-box-shadow: 3px 3px 6px #c0bdbd;
	box-shadow: 3px 3px 6px #c0bdbd;
	margin: 0 auto;
	max-width: 280px;
	min-width: 280px;
	background-color: #fff;
	/* max-height: 200px;*/
}
#pathwaySummaryGrid .pathway-box {
	background-color: transparent;
	border: 1px solid transparent;
	border-radius: 0;
	cursor: default;
	display: inline-block;
	margin: 0 auto;
	min-width: 160px;
	max-width: 160px;
	vertical-align: top;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}
[id="dashboardpage"] .grid-box {
	padding: 0px;
}
[id="dashboardpage"] .grid-wrapper {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: repeat(auto-fill, minmax(300px, 0fr));
	margin: 1em 1em 3em 1em;
}
#pathwaySummaryGrid.grid-wrapper {
	display: grid;
	grid-gap: 30px;
	grid-template-columns: repeat(auto-fill, minmax(190px, 3fr));
	margin: 2em 0;
	text-align: center;
}
[id="dashboardpage"] .pathway-box.selected {
	border-color: #e2be00;
	border-color: #7d94b0;
}
[id="dashboardpage"] .pathway-box {
	background-position: center;
	background-repeat: no-repeat;
	background-size: 30%;
	background-position-y: 40%;
}
[id="dashboardpage"] #pathway-panel {
	min-height: inherit;
	min-width: 18em;
	overflow-y: auto;
	border-right: 1px solid #c0bdbd;
	display: table-cell;
	background-color: #efefef;
}
[id="dashboardpage"] .pathway-toolbar-left .ui-checkbox input, [id="dashboardpage"] .pathway-toolbar-left .ui-radio input {
	top: 6px;
	width: 16px;
	height: 16px;
	margin: -8px 0 0 6px;
}
[id="dashboardpage"] .ui-content .ui-listview-inset, .ui-panel-inner > .ui-listview-inset {
	margin: 0;
	border-top: 1px solid #c0bdbd;
	border-radius: 0;
	margin-top: -10px;
}
[id="dashboardpage"] .ui-listview > .ui-li-has-thumb > .ui-btn, [id="dashboardpage"] .ui-listview > .ui-li-static.ui-li-has-thumb {
	min-height: 2.5em;
	padding: 20px 20px 10px 60px;
	background-color: transparent;
	color: #0f2f55;
	border-color: #c0bdbd;
	margin: 0;
	border: none;
	border-bottom: 1px solid #c0bdbd;
	border-radius: 0;
	cursor: default
}
[id="dashboardpage"] [data-role="listview"] a img {
	border-width: 0;
	padding: 20px 0 0 20px;
}
[id="dashboardpage"] .ui-btn-icon-right:after {
	display: none
}
[id="dashboardpage"] .ui-listview > li h2 {
	margin-top: -4px;
	margin-bottom: 0;
	margin-left: 0;
}
[id="dashboardpage"] .ui-listview > li p {
	margin: 0 0 8px 0;
}
[id="dashboardpage"] .ui-listview > li p {
	font-size: 14px;
	text-overflow: unset;
	overflow: hidden;
	white-space: normal;
	line-height: 1.2;
}
#mypathwaybox {
	margin-left: 5em;
}
#mypathwaybox .mypathbox-cell {
	display: table-cell;
}
#mypathwaybox #mypathway {
	padding-left: 30px;
	margin-top: -2.2em;
}
#mypathwayfilter {
	text-align: right;
	margin-bottom: 0em;
	margin-top: 36px;
}
#mypathwayfilter .ui-select {
	margin: 0;
}
#taskspage #mypathway .changePathway.pathway {
	display: block !important;
}
[id="trainingpage"] [data-role="main"].maxwidth, [id^="endtrainingpage"] [data-role="main"].maxwidth {
	padding: 0 40px;
	max-width: 1000px;
}
#dashboarditemslive, #dashboarditemsexpired {
	/*	margin: 0 0 30px 0;*/
}
#mypathway .flaticon-user-single:before {
	font-size: 1.4em;
	color: #002d64;
}
#mypathway .changePathway {
	color: #999999;
	cursor: pointer;
	font-size: .9em;
	display: none;
}
#mypathway .changePathway span {
	font-size: 16px;
}
#contributionspage #useravatarbig {
	display: table-cell
}
#contributionspage #userstarted {
	display: table-cell;
	vertical-align: middle;
	padding-left: 1.4em;
}
#dashboardpage .activityBold {
	font-weight: 700;
}
#dashboardpage [role="footer"] .wrapper {
	padding: 0 20px !important;
}
#dashboardpage [role="header"] #crowdheader .crowheaderinner .headerinner {
	padding: 20px 0px;
}
#dashboardpage [role="footer"] .footnote {
	background-color: #fff;
	width: 1040px;
}
#dashboardpage [role="footer"] .disclaimer {
	padding-right: 40px;
}
.twitter-timeline {
	min-height: inherit !important;
}
#pathwaycontent .challengeicon {
	display: inline-block;
	margin: 20px
}
#pathwaycontent .challengeicon img {
	width: 100%
}
#pathwaycontent .challengeText {
	display: inline-block;
	vertical-align: top;
	padding-top: 1.5em;
}
#pathwaycontent .challengeText p {
	font-weight: 600;
}
#pathwaycontent .liveChallengeItem {
	background-color: #9C27B0;
	opacity: .8;
	color: #fff;
	margin: auto;
	border-radius: 5px;
	padding: .3em 0;
	display: inline-block;
	width: 100%;
	min-height: 1.5em;
}
#pathwaycontent .liveChallengeItem .challengePosition img {
	height: 25px;
	margin-right: 0.4em;
}
#pathwaycontent .challengePosition, #pathwaycontent .challengeName {
	display: inline-block;
}
#pathwaycontent .challengePosition img {
	height: 18px;
	width: 15px;
	/*margin-left: -15px;*/
	vertical-align: top;
	margin-right: 5px;
}
#pathwaycontent .parentTask {
	font-size: 0.8em;
}
#pathwaycontent .taskName {
	font-weight: 600;
}
#pathwaycontent .countdown {
	font-weight: 600;
}
#pathwaycontent .singleChallengeItem {
	padding: .2em;
	font-size: 1.2em;
	text-align: center;
	border-radius: 5px;
}
#pathwaycontent .challengeTime {
	font-size: 0.8em;
}
#pathwaycontent .singleChallengeBtn {
	width: 8em;
	height: 2em;
	font-size: .8em;
	padding: .1em .2em !important;
	margin: auto;
	margin-top: .4em;
	margin-bottom: 0 !important
}
#pathwaycontent #challengeResultGraph {
	display: inline-block;
}
#pathwaycontent #singleChallenge .challengeResults .challengeicon img {
	width: 100%
}
#globalChallenge .challengeicon img {
	width: 100%
}
.pathway-tour, .pathway-summary {
	display: table;
	table-layout: fixed;
	width: 100%
}
.pathway-tour-wrap, .pathway-summary-wrap {
	display: table-cell;
	min-width: 200px
}
.pathway-tour-item {
	background-color: #fff;
	border-radius: 20px;
	cursor: default;
	text-align: center
}
.pathway-tour-item img {
	width: 200px;
}
.pathway-tour-item .pathway-tour-content {
	padding-bottom: .5em
}
.pathway-tour-item h3 {
	color: #002D64;
	font-weight: 400 !important;
	margin-top: -55px;
	margin-bottom: 10px;
}
.pathway-text {
	color: #898a8d;
	font-weight: 400 !important;
	max-width: 250px;
	text-align: center;
	margin: -20px auto 0 auto;
}
#pathwaySummaryGrid .text {
	color: #333;
	cursor: default;
	font-weight: 400 !important;
	max-width: 250px;
	text-align: center;
	margin: 20px auto;
}
.pathway-image {
	background-color: #fff;
	height: 180px;
	width: inherit;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 70%;
	background-position-y: 0;
}
.pathway-image.nopathway {
	background-image: url(../images/pw-dive-in.png);
	border-radius: 20px;
	background-size: 60%;
	background-position-y: -120%;
}
.pathway-image.newcomer {
	background-image: url(../images/pw-newcomers.png);
	border-radius: 20px;
	background-position-y: 105%;
}
.pathway-image.student {
	background-image: url(../images/pw-students.png);
	border-radius: 20px;
	background-position-y: 105%;
}
.pathway_content p {
	font-size: 1.1em !important;
	font-weight: 400;
	line-height: 1.7em;
	padding: 0;
}
[id^="pathwayinfo"] .pathway_content p {
	font-size: 1em !important;
	margin-top: 0
}
[id^="pathwayinfo"] .pathway_content p:last-child {
	margin-bottom: 0
}
[id^="pathwayinfo"] h3 {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -0.66px;
	line-height: 1.4;
	padding-bottom: .5em;
	margin-top: 0;
}
[id^="pathwayinfo"] .pathway_content h4 {
	margin-top: 10px
}
[id^="pathwayinfo"] .pathway-block.even {
	max-width: 49.625em;
	margin: auto;
	padding: 20px 20px 40px 20px
}
.pathway_content h2 {
	font-size: 33px;
	font-weight: 400 !important;
	margin: 0;
}
.pathway_content .pathway-block {
	padding: 0 40px;
}
.pathway_content .pathway-block.intro {
	background-color: #962d91;
	color: #fff;
}
.pathway_content .pathway-block.odd {
	background-color: #DDD;
	min-height: 200px;
	overflow: hidden;
	position: relative
}
.pathway_content .pathway-block.even {
	background-color: #FFF;
	min-height: 470px;
	overflow: hidden;
	position: relative
}
.pathway_content .pathway-block.even.challenges {
	display: table;
}
#dashboardpage .pathway_content .pathway-block.even.challenges {
	min-height: 380px !important;
}
.content-wrapper.non-standard {
	max-width: 49.625em;
	margin: auto;
	padding: 20px 20px 40px 20px !important;
}
.pathwayInfoTable {
	display: table;
	vertical-align: top;
	max-width: 860px;
	margin-top: 20px
}
.pathwayInfoTable .pathwayInfoImage {
	display: table-cell;
	width: 80px
}
.pathwayInfoTable .pathwayInfoImage img {
	width: 64px;
	height: 64px
}
.pathwayInfoTable .pathwayInfoText {
	display: table-cell;
	vertical-align: top
}
.pathwayInfoTable .pathwayInfoText p:first-child {
	margin-bottom: 0
}
.actionsButton {
	display: table;
	text-align: right;
	width: 100%;
}
.actionsButton [class^="flaticon-"]:hover:before {
	color: #fff !important
}
.pathway-instructions {
	padding: .5em 1em !important;
	margin: 0;
	float: right !important;
	display: block !important;
}
.pathway_content .pathway-block-title {
	font-size: 24px;
	font-weight: 400 !important;
	margin-top: 0;
	margin-bottom: 20px;
	padding-top: 1em;
}
.pathway_content .pathway-block-text {
	display: inline-block
}
.pathway_content .pathway-block-table button {
	margin-right: 0;
	padding: .5em 2em;
	margin-bottom: 20px
}
.pathway_content .pathway-block-table button.right {
	float: right;
	font-size: 16px;
	margin-bottom: 30px;
	margin-top: -4px
}
.pathway_content .pathway-block-table button.right a {
	font-weight: 500
}
.pathway_content .pathway-block-table button.right a:hover, .pathway_content .pathway-block-table button:hover a {
	color: #fff
}
tspan:first-child, [tag="title"] {
	font-size: 32px;
	font-weight: 400;
}
tspan:last-child, [tag="myText"] {
	font-weight: 400;
	font-size: 15px;
}
#singleChallenge, #globalChallenge, #landing-singleChallenge, #landing-globalChallenge {
	margin-right: 40px;
}
#globalChallenge h4 {
	display: none;
}
#globalChallenge .activityTaskBlockCell.left, #singleChallenge .activityTaskBlockCell.left {
	display: table-cell;
	text-align: left;
}
#globalChallenge .activityTaskBlockCell.right, #singleChallenge .activityTaskBlockCell.right {
	display: table-cell;
	text-align: right;
}
#globalChallenge .activityTaskBlock.data, #singleChallenge .activityTaskBlock.data {
	margin-top: 15px !important;
	border: 1px solid #943e87;
	border-radius: 20px;
	padding: 10px;
	display: table;
	width: 100%;
}
#singleChallenge .activityTaskBlock:hover, #globalChallenge .activityTaskBlock:hover {
	cursor: pointer;
	background-color: #962d91 !important;
	color: #FFFFFF !important;
}
#singleChallengeImg, #globalChallengeImg {
	float: right;
	height: 10px;
	width: 160px;
	padding-top: 0.5em;
}
#singleChallengeImg img, #globalChallengeImg img {
	width: 110px;
	height: 110px;
}
#singleChallenge .activeChallenges {
	font-weight: 500;
	font-size: 1.1em !important;
	line-height: 1.7em;
	padding-bottom: 30px
}
#singleChallenge .activeChallenges span {
	font-weight: 600;
}
.challengeCountdown .cont {
	display: table-cell;
	width: 70px;
	height: 70px;
	border-radius: 1000px;
	padding: 10px;
	margin-right: 10px;
	margin-top: 25px;
	margin-bottom: 10px;
	vertical-align: top
}
.challengeCountdown .cont.days {
	background: #002D64;
	background: -webkit-linear-gradient(right top, #002D64 0%, #962d91 100%);
	background: linear-gradient(to right top, #002D64 0%, #962d91 100%);
	background: -ms-linear-gradient(right top, #002D64 0%, #962d91 100%);
	background: -o-linear-gradient(right top, #002D64 0%, #962d91 100%);
	background: -moz-linear-gradient(right top, #002D64 0%, #962d91 100%);
}
.challengeCountdown .cont.hours {
	background: #002D64;
	background: -webkit-linear-gradient(right bottom, #002D64 0%, #962d91 100%);
	background: linear-gradient(to right bottom, #002D64 0%, #962d91 100%);
	background: -ms-linear-gradient(right bottom, #002D64 0%, #962d91 100%);
	background: -o-linear-gradient(right bottom, #002D64 0%, #962d91 100%);
	background: -moz-linear-gradient(right bottom, #002D64 0%, #962d91 100%);
}
.challengeCountdown .cont.minutes {
	background: #002D64;
	background: -webkit-linear-gradient(left top, #002D64 0%, #962d91 100%);
	background: linear-gradient(to left top, #002D64 0%, #962d91 100%);
	background: -ms-linear-gradient(left top, #002D64 0%, #962d91 100%);
	background: -o-linear-gradient(left top, #002D64 0%, #962d91 100%);
	background: -moz-linear-gradient(left top, #002D64 0%, #962d91 100%);
}
.challengeCountdown .cont.seconds {
	background: #002D64;
	background: -webkit-linear-gradient(left bottom, #002D64 0%, #962d91 100%);
	background: linear-gradient(to left bottom, #002D64 0%, #962d91 100%);
	background: -ms-linear-gradient(left bottom, #002D64 0%, #962d91 100%);
	background: -o-linear-gradient(left bottom, #002D64 0%, #962d91 100%);
	background: -moz-linear-gradient(left bottom, #002D64 0%, #962d91 100%);
}
.challengeCountdown .cont-content {
	display: table-cell;
	padding-right: 10px
}
.challengeCountdown .box {
	background: #fff;
	width: 70px;
	height: 70px;
	border-radius: 1000px;
}
.challengeCountdown .box .number {
	color: #3a3c42;
	font-size: 2.4em;
	height: inherit;
	margin: auto;
	text-align: center;
	padding-top: 8px;
}
.challengeCountdown .text, .challengeCountdown .text:hover {
	color: #3a3c42;
	cursor: default;
	margin: 0;
	text-align: center;
}
#globalChallenge .globalScreeningButtons, #landing-globalChallenge .globalScreeningButtons {
	margin-top: 40px
}
.countdownWrapper {
	margin: auto;
	display: block;
	text-align: left;
}
#pathwayloader {
	padding-top: 5em;
}
#globalChallenge .challenge-now-button {
	margin-left: 1em;
}
@media only screen and (min-width: 315px) and (max-width: 737px) {
	[id="dashboardpage"] #pathway-panel {
		display: table-footer-group;
		float: none;
		width: 100%;
		min-height: auto;
		position: relative;
	}
}
@media only screen and (max-width: 737px) and (min-width: 315px) {
	[id="dashboardpage"] .pathway-block-cell {
		display: block !important;
		width: 100% !important;
	}
	[id="dashboardpage"] .pathway-block-cell.scroll.right, [id="dashboardpage"] .pathway-block-cell.scroll.left {
		height: 100% !important;
		min-height: 100% !important;
		position: relative !important;
		right: inherit !important
	}
	[id="dashboardpage"] .global-challenge-bubble {
		margin-bottom: 1em !important;
	}
	.challenge-pathway-block {
		padding-top: 1em !important;
		padding-bottom: 1em !important;
	}
}
.cochranecovid .ui-link {
	color: #962d91;
	text-decoration: underline !important
}
.cochranecovid .ui-link:hover {
	color: #0f2f55;
}
.cochranecovidimg {
	float: left;
	margin-right: 0.5em;
}
.challenge-pathway-block {
	display: table-cell;
	vertical-align: middle;
}


#pathwayError {
	display: none;
	text-align: center
}

#pathwayError button {
	color: #FFF;
    background-color: #002D64;
    padding: 0.5rem 1rem;
    border: none;
    border-radius: 20px;
}

#pathwayError button:hover {
	cursor: pointer;
	background-color: #962d91;    
    border-color: #962d91;    
}