/* ***************************************************************** */
/* Updated and checked: 10/07/2020
******************************************************************** */
/*Source Sans Pro - normal 200*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 200;
	src: local('Source Sans Pro 200'), local('SourceSansPro-ExtraLight'), url(../fonts/SourceSansPro-ExtraLight.ttf) format('truetype');
}
/*Source Sans Pro - italic*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 200;
	src: local('Source Sans Pro Italic 200'), local('SourceSansPro-ExtraLightItalic'), url(../fonts/SourceSansPro-ExtraLightItalic.ttf) format('truetype');
}
/*Source Sans Pro - normal 300*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 300;
	src: local('Source Sans Pro 300'), local('SourceSansPro-Light'), url(../fonts/SourceSansPro-Light.ttf) format('truetype');
}
/*Source Sans Pro - italic 300*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 300;
	src: local('Source Sans Pro Italic 300'), local('SourceSansPro-LightItalic'), url(../fonts/SourceSansPro-LightItalic.ttf) format('truetype');
}
/*Source Sans Pro - normal*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: normal;
	src: local('Source Sans Pro'), local('SourceSansPro-Regular'), url(../fonts/SourceSansPro-Regular.ttf) format('truetype');
}
/*Source Sans Pro - normal italic*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: normal;
	src: local('Source Sans Pro Italic'), local('SourceSansPro-Italic'), url(../fonts/SourceSansPro-Italic.ttf) format('truetype');
}
/*Source Sans Pro - 600*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 600;
	src: local('Source Sans Pro 600'), local('SourceSansPro-Semibold'), url(../fonts/SourceSansPro-Semibold.ttf) format('truetype');
}
/*Source Sans Pro - italic 600*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 600;
	src: local('Source Sans Pro 600 Italic'), local('SourceSansPro-SemiboldItalic'), url(../fonts/SourceSansPro-SemiboldItalic.ttf) format('truetype');
}
/*Source Sans Pro - normal 700*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: local('Source Sans Pro Bold'), local('SourceSansPro-Bold'), url(../fonts/SourceSansPro-Bold.ttf) format('truetype');
}
/*Source Sans Pro - italic 700*/
@font-face {
	font-family: 'Source Sans Pro';
	font-style: italic;
	font-weight: 700;
	src: local('Source Sans Pro Bold Italic'), local('SourceSansPro-BoldItalic'), url(../fonts/SourceSansPro-BoldItalic.ttf) format('truetype');
}
html {
	font-family: 'Source Sans Pro', sans-serif !important;
}
/* body */
body {
	font-family: 'Source Sans Pro', sans-serif !important;
}
p {
	opacity: 1 !important
}
a.ui-link:link, a.ui-link:visited {
	text-decoration: none;
}
#faqpage a.ui-link:link, #faqpage a.ui-link:visited {
	text-decoration: none;
}
#faqpage a.ui-link:hover {
	opacity: 1;
}
button a.ui-link:link {
	color: #0f2f55 !important;
	border-bottom: none !important
}
[id="maintenancepage"] [data-role="main"] {
	background-color: #fff;
	margin: auto;
	max-width: 1080px !important;
	padding: 0;
	position: relative;
	width: 100%;
}
[id="maintenancepage"] [role="header"] .crowheaderinner {
	border-bottom: none !important;
}
#maintenance-banner {
	height: 100%;
	color: #FFFFFF;
	padding-top: 4em;
	padding-bottom: 4em;
	position: relative;
	background-color: #bc79b9;
	text-align: center;
}
[id="maintenancepage"] [role="footer"].default {
	background-color: #FFF;
	max-width: 1080px;
	margin: auto;
}
[id="maintenancepage"] h2 {
	font-size: 2.7em;
	font-weight: 400 !important;
	margin: 0;
	padding: 0;
	text-align: center;
}
#realhomepage button a.ui-link:link {
	font-weight: 500
}
#realhomepage button a.ui-link:hover, #realhomepage .welcome-intro.button button:hover {
	color: #fff !important;
}
.twitter-content a.ui-link:link, .twitter-content a.ui-link:visited {
	color: #ffffff !important;
	border-bottom: none !important
}
.twitter-content:hover, .twitter-content:hover > a.ui-link {
	background-color: #00aced !important;
	color: #ffffff !important;
	opacity: 1;
}
button:hover > a.ui-link {
	color: #fff !important;
	opacity: 1;
}
button.link-button a.ui-link:link, button.link-button a.ui-link:visited {
	color: #ffffff !important;
	border-bottom: none !important
}
button.link-button:hover, button.link-button:hover > a.ui-link, #realhomepage button.link-button a.ui-link:hover {
	color: #0f2f55 !important;
	opacity: 1;
}
button.link-button [class*=" flaticon-"]:hover:before {
	color: #0f2f55 !important;
}
.ui-state-disabled .ui-btn.ui-radio-on:after {
	height: 12px !important;
	width: 12px !important;
}
.ui-btn.ui-radio-off:after, .ui-btn.ui-radio-on:after {
	border-color: #999999 !important;
	margin: -9px 2px 0 0 !important;
}
.ui-checkbox-off:after, .ui-btn.ui-radio-off:after {
	background-color: rgba(255, 255, 255, 1) !important;
	border: 1px solid #999999;
	opacity: 1 !important;
}
.ui-icon-check:after, html .ui-btn.ui-checkbox-on.ui-checkbox-on:after {
	background-color: #999999;
	border-color: #999999;
	height: 20px;
	top: 1.3em;
	width: 20px;
}
#responsecontentinner .ui-icon-check:after, html #responsecontentinner .ui-btn.ui-checkbox-on.ui-checkbox-on:after {
	top: 12px;
}
.ui-input-text, .ui-input-search, textarea.ui-input-text {
	border-width: 1px !important;
}
[data-role="main"] #highlightContent .ui-input-text {
	border-width: 1px !important;
}
[id="userprefpage"] .ui-icon-carat-d, [id="userprefpage"] [role="application"] {
	border-width: 1px !important;
	border-color: #999999 !important;
	padding-bottom: 1px;
	padding-top: 1px;
}
[id="userprefpage"] [role="application"] {
	padding: 2px;
}
::-webkit-input-placeholder {
	font-style: italic;
}
:-moz-placeholder { /* Firefox 18- */
	font-style: italic;
}
::-moz-placeholder { /* Firefox 19+ */
	font-style: italic;
}
:-ms-input-placeholder {
	font-style: italic;
}
/* popup link */
.icon, .link, [id="historydetailpage"] #recordChallenge .flaticon-selected {
	color: #0f2f55 !important;
}
[data-role="main"].maxwidth {
	max-width: 1000px;
}
[id^="userprefpage"] [data-role="main"].maxwidth, [id^="taskprefpage"] [data-role="main"].maxwidth {
	padding: 0 40px;
}
button, input, optgroup, select, textarea {
	font-family: inherit !important;
}
.text.ui-link:hover {
	cursor: pointer;
}
/*navigation menu bar item */
.menuitembar .menuitem {
	margin-top: 1em;
}
/* load timer image */
#displayloadimage .displayloadicon {
	background-color: transparent !important;
	border: none !important;
}
#displayloadimage .crowdloader {
	width: 30px;
	height: 30px;
}
#displayloadimage .displayloadingtext {
	color: #444444 !important;
}
#welcome-banner {
	height: 100%;
	padding-top: 4em;
	padding-bottom: 1em;
	position: relative;
	text-align: center;
}
.ui-popup, .ui-popup-arrow-container .ui-popup-arrow {
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.4) !important;
}
[role="landingpage"] [data-role="main"] {
	overflow-y: hidden;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 140px;
	text-indent: 0.01px;
	color: #3a3c42 !important;
	padding: 1px 12px !important;
	box-shadow: inset 0 0 5px rgba(000, 000, 000, 0.8);
	margin: 0px 1px 0 -1px !important;
	background-color: #f1f1f1 !important;
	/*font-size: 2em*/
}
select:focus > option:checked, select:hover > option:checked {
	background: #0f2f55 !important;
	color: #FFF !important
}
[id="landingpage"] [data-role="main"] {
	display: table;
	padding: 0;
	margin: auto;
	background-color: #fff;
	max-width: 1080px;
	position: relative;
	width: 100%;
}
[role="landingpage"] #welcome {
	max-width: 1080px;
}
[role="landingpage"] #welcome .quotes {
	display: table-cell;
	font-weight: 500;
	font-size: 1.1em;
	line-height: 1.5em;
	margin: 0;
	padding-bottom: 1em;
	padding-left: 1em;
	text-align: left;
	vertical-align: top;
}
[role="landingpage"] #welcome .quotes div {
	display: inline-block;
	margin-top: -2px;
	padding-left: 5px;
	vertical-align: top;
}
[role="landingpage"] #welcome .welcome-text p:last-child {
	margin-bottom: 0;
	padding-bottom: 0;
}
[role="landingpage"] #welcome .flaticon-quotation-right {
	display: inline-block;
	font-size: .8em;
	margin-left: 0;
	-webkit-transform: scaleX(-1);
	transform: scaleX(-1);
}
[role="landingpage"] #welcome .flaticon-quotation-right.end {
	display: inline-block;
	font-size: .8em;
	margin-left: 0;
	-webkit-transform: scaleX(1);
	transform: scaleX(1);
}
[id="userprefpage"] #currentAvatar .avatarText, [id="taskspage"] #useravatarbig .avatarText, [id="contributionspage"] #useravatarbig .avatarText, [role="header"] .header-inner .header-right #useravatar .avatarText {
	background-color: #002d64;
}
[role="header"] .header-inner .header-right #useravatar .avatarText {
	min-width: 32px;
}
[id="contributionspage"] #useravatarbig .avatarText {
	min-width: 80px
}
/*userprefpage - taskpage*/
[id^="userprefpage"] .content-wrapper, [id="taskprefpage"] .taskprefitem {
	max-width: 1000px;
}
[data-role="main"] h3 {
	font-weight: 500
}
#displayUserConsent {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2;
	top: 0;
	left: 0;
	/* background-color: #FFFFFF; */
	overflow-x: hidden;
	transition: 0.5s;
	background-color: rgba(150, 45, 145, 0.7);
	background: rgba(0, 0, 0, 0.3);
}
#displayUserConsent .consent-wrapper {
	margin: 0 20px 20px 20px;
}
#permissionOverly.overlay {
	/*height: 100%;*/
	margin: 102px auto 0 auto;
	overflow: hidden;
	padding: 0px 40px;
	max-width: 1000px;
	min-height: 98px;
	background-color: #FFFFFF;
	border-radius: 20px;
	border: 3px solid #999;
	box-shadow: 2px 2px 19px rgba(0, 0, 0, 0.5);
}
#permissionOverly .page-title {
	font-size: 24px;
	font-weight: 400 !important;
	margin-top: 0;
	padding-top: 1em;
}
#preferencePermissions {
	padding: 2em 0;
}
[id="taskprefpage"] #userpriority #restricttoword .updateword {
	width: 23em;
}
[id="taskprefpage"] .highlightCell.textbox {
	width: 23.4em;
}
[id="taskprefpage"] .addwords .highlightSelectAll .toggleLabel {
	width: 12.8em !important;
}
[id="taskprefpage"] #highlightContent .highlightSelectAll .toggleLabel {
	width: 12.6em !important;
}
.optionsmenu li.sign-out {
	background-color: #fff;
}
[data-role="page"].custom .ui-radio {
	margin: 0 0 0 -10px
}
#signupquestionspage .ui-radio {
	margin: 0 0 0 10px
}
#signupquestionspage .ui-checkbox, #signupquestionspage .ui-radio {
	margin: .5em;
}
#displayUserConsent .question-block .ui-radio, #displayUserConsent .question-block .ui-checkbox {
	margin: 0
}
#displayUserConsent .question-block .ui-radio label {
	padding-top: 7px;
	padding-bottom: 7px;
}
[data-role="page"].custom .ui-radio label {
	white-space: nowrap
}
[data-role="page"].custom .maxwidth ul, #permissionOverly ul {
	list-style: none;
	margin: 0;
	padding: 0
}
[data-role="page"].custom .maxwidth {
	background-color: #fff;
	margin: auto;
	max-width: 1140px;
	padding: 0
}
[data-role="page"].custom [role="header"] {
	background-color: #FFF;
	margin: auto;
	max-width: 1080px;
	overflow: hidden;
	padding: 0px
}
[data-role="page"].custom [role="header"] #crowdheader .crowheaderinner {
	border-bottom: 1px solid #CCC !important;
}
[data-role="page"].custom [data-role="main"] {
	background-color: #fff;
	margin: auto;
	max-width: 1080px;
	padding: 0;
	position: relative;
	width: 100%
}
[data-role="page"].custom .content-wrapper {
	padding: 0 40px
}
[data-role="page"].custom .page-title {
	display: inline-block;
	font-size: 24px;
	font-weight: 400 !important;
	margin: 20px 0 0 0;
	width: 100%
}
[data-role="page"].custom .question-block {
	margin-bottom: 60px
}
[data-role="page"].custom .flaticon-link {
	margin: 10px 0;
}
[data-role="page"].custom .flaticon-link a:link {
	font-weight: 500
}
[data-role="page"].custom .flaticon-link:before {
	font-size: 1.2em;
}
[data-role="page"].custom .link-text {
	display: inline-block;
	vertical-align: top;
	padding-top: 2px;
	padding-left: 5px;
	max-width: 700px;
	padding-bottom: 1em;
}
[data-role="page"].custom .link-text a {
	word-break: break-all
}
#signupquestionspage [role="header"] .header-avatar {
	display: none
}
/*
--------------------------------------------------------------------------------------------------
This will switch the order of the screening button and the rest of the content in the hightlight page
*/
#taskprefpage .crowdHeaderScreening {
	order: 1;
}
#taskprefpage .content-wrapper {
	order: 2;
}
#taskprefpage div[data-role="main"] {
	display: flex;
	flex-direction: column;
}
#landing-challengeCurrent .countdownWrapper {
	display: none;
}
/*
--------------------------------------------------------------------------------------------------
*/
/*
--------------------------------------------------------------------------------------------------
This will create a loading spinner in a div
*/
.crowdloaderouter {
	width: 100%;
	text-align: center;
}
.crowdloader {
	border-radius: 50%;
	width: 60px;
	height: 60px;
	-webkit-animation: spin 1.3s linear infinite; /* Safari */
	animation: spin 1.3s linear infinite;
	display: inline-block;
}
[id^="path"] [role="header"] .dashboardtaskname {
	display: none !important
}
@-webkit-keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
@keyframes spin {
	0% {
		-webkit-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}
/*
--------------------------------------------------------------------------------------------------
*/
@media only screen and (max-width: 470px) {
	#displayloadimage .displayloadicon {
		left: 38% !important;
		top: 40% !important;
	}
}