﻿@media only screen 
  and (min-device-width: 414px) 
  and (max-device-width: 736px) 
  and (-webkit-min-device-pixel-ratio: 3) { 
	#page_editprofile .feature {
		margin: 4px;
		background-color: transparent;
	    border: none;
	    border-radius: 6px;
	}
#page_editprofile }


.gnosischart-row.selecting {
	opacity: .6;
}

#page_editprofile .profileonly {
	display: none;
}

#page_editprofile .page {
	clear: both;
	order: 22;
}

#page_editprofile > .page-body > .contents {
	margin: 0;
	max-width: unset;
}
#page_editprofile > .page-body > .contents > :not(:first-child) {
    margin: 0 .5em;
}

#page_editprofile > .page-body > .contents > div > h3 a:not(:hover) {
	color: white;
}

@media only screen and (min-width: 70em) {
	#page_editprofile .page-body > .contents > :not(:first-child) {
	    margin: 0 2vw;
	}
}

@media only screen and (max-width: 600px) {
	#page_editprofile .page-body {
		max-width: 100vw;
	}
}

@media only screen and (min-width: 800px) {
	#page_editprofile .feed.career-style > .interactive-profile {
		grid-column: 1;
		grid-row: 1;
	}
	#page_editprofile .feed.career-style > .rightcol {
		grid-column: 2;
		grid-row: 1/4;
	}
	#page_editprofile .feed.career-style > .careerscol {
		grid-column: 1;
		grid-row: 2;
	}
#page_editprofile }

/*> .page-body {
	flex-flow: column;
}
#page_editprofile > .page-body > .contents {
	overflow: visible;
}#page_editprofile */

.contents .quote {
	font-style: italic;
	font-weight: 600;
	font-size: 1.125em;
	padding-left: 2em;
}

#page_editprofile .contents h3 {
	margin: 0 0 1em 0;
}

#page_editprofile .contents .header {
	display: flex;
	padding: 1em;
}

#page_editprofile .contents .menu {
	align-items: center;
	padding: 1em;
    display: flex;
    flex-flow: row wrap;
}

#page_editprofile .menu-bt {
	flex: content;
	transition: 800ms;
    overflow: hidden;
    margin: 0.25em;
    padding: 0.5em;
	border-top: 3px solid #fff;
	border-bottom: 3px solid #fff;
}
#page_editprofile .menu-bt:hover {
	border-top: 3px solid #aaa;
	border-bottom: 3px solid #aaa;
}
#page_editprofile .menu-bt a {
    color: #053d8b;
}

#page_editprofile .pricing {
	padding: 1em;
}

#page_editprofile .decision-matrix-img {
	width: 360px;
	height: 360px;
	float: right;
	position: relative;
	top: -1em;
	left: 1em;
	background-image: url(/app/Content/image/Landing/DecisionMatrix);
	background-size: cover;
	shape-outside: polygon(55px 257px, 83px 329px, 339px 329px, 118px -8px, 59px 56px);
	margin-left: 4em;
}

#page_editprofile .gtd-img {
	width: 200px;
	height: 180px;
	float: left;
	position: relative;
	top: -3em;
	left: -1em;
	background-image: url(/app/Content/image/Landing/GTD);
	background-size: cover;
	shape-outside: polygon(111px 14px, 146px 79px, 169px 106px, 157px 169px);
}

#page_editprofile .eisenhower-img {
	width: 150px;
	height: 150px;
	float: left;
	position: relative;
	top: 0em;
	left: 0em;
	background-image: url(/app/Content/image/Landing/Eisenhower);
	background-size: cover;
	shape-outside: polygon(104px 17px, 134px 77px, 130px 126px);
}

#page_editprofile .searchtools-img {
	width: 200px;
    height: 120px;
    float: right;
    position: relative;
    top: .5em;
	left: .5em;
	background-image: url(/app/Content/image/Landing/SearchTools);
	background-size: cover;
	shape-outside: polygon(85px -7px, 171px 59px, 147px 92px);
}

#page_editprofile .team-img {
	width: 220px;
	height: 170px;
    float: left;
    position: relative;
    top: -0.5em;
    left: 0em;
    background-image: url(/app/Content/image/Landing/HappyTeam);
    background-size: cover;
    shape-outside: polygon(209px 6px, 238px 117px, 191px 163px);
    margin-right: 1em;
}

#page_editprofile .productivity-img {
	width: 200px;
	height: 200px;
    float: right;
    position: relative;
    top: 0em;
    left: 0em;
    background-image: url(/app/Content/image/Landing/Views);
    background-size: cover;
    shape-outside: polygon(7px 138px, 6px 200px, 86.82% 100.34%, 24px 7px, 91px 137px);
    margin-left: 1.5em;
}

#page_editprofile .personality-img {
	width: 180px;
    height: 180px;
    float: left;
    position: relative;
    top: 0.5em;
    left: 0em;
    z-index: 1;
    background-image: url(/app/Content/image/Landing/Think);
    background-size: cover;
    shape-outside: polygon(149px 104px, 161px 138px, 99.75% 89.53%, 97.37% 104.17%, 74.15% 103.46%, 112px -4px, 77.73% 34.79%);
}

#page_editprofile .contents {
	text-align: center;
}

#page_editprofile .text {
	padding: 1em;
}
#page_editprofile .text div {
	padding: 1em;
	text-align: center;
}

#page_editprofile .competition div {
	float:left;
	padding:4px;
}

#page_editprofile .feature-section {
    color: #053d8b;
    background-repeat: no-repeat;
	background-color: transparent;
	padding: 1em 0.5em 0 0.5em;
    /*
	margin: 1em;
	border: 1px solid #aaa;
    border-radius: 6px;
	box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.08), 0px 0px 16px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.08), 0px 0px 16px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0px 0px 18px 0px rgba(0,0,0,0.08), 0px 0px 16px 3px rgba(0,0,0,0.2);
	*/
}
#page_editprofile .feature-section > div {
	font-size: 1em;
	padding-bottom: .8em;
	text-align: justify;
}

#page_editprofile .linked {
    color: #053d8b;
    padding: 5px;
	display: inline-block;
	font-weight: bold;
	transition: 200ms;
}
#page_editprofile .linked:hover {
	transform: scale(1.1);
}

#page_editprofile .button.attention {
	margin: 1em;
	font-size: 1em;
    font-weight: bold;
    background-color: rgb(90,90,255);
	transition: 200ms;
}
#page_editprofile .button.attention:hover {
	transform: scale(1.05);
	box-shadow: 0px 0px 8px 3px #00000050;
}

#page_editprofile .contents hr {
    border: 0;
    height: 2px;
    width: 30%;
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
}

#page_editprofile .form-container:not(.plain) {
	padding: 0;
}

#page_editprofile .interactive-diagram {
	float: left; 
	display: block; 
}
#page_editprofile .interactive-diagram:not(.interact) {
	text-align: center !important;
}
#page_editprofile .interactive-diagram.interact {
	float: unset;
	display: flex;
	flex-flow: column;
}
#page_editprofile .interactive-diagram > .diagram {
	padding: 0;
	width: 100%;
	display: flex;
	flex-flow: row wrap;
}
#page_editprofile .interactive-diagram svg {
	width: 22em;
}
#page_editprofile .interactive-diagram.interact svg {
	width: 28em;
	max-width: 95vw;
	transition: width .5s;
	shape-outside: polygon(11px 97px, 3px 154px, 0.60% 93.15%, 39.14% 97.29%, 54px 8px, 6.84% 17.27%);
}
#page_editprofile .interactive-diagram.interact > a {
	display: none;
}
#page_editprofile .info .diagram {
	display: none !important;
}
#page_editprofile .interactive-diagram iframe {
	display: none;
}
#page_editprofile .interactive-diagram.interact iframe {
	display: block;
	/*width: 25em;*/
	width: 100%; /*calc(100% - 180px);*/
	height: 12em;
}
#page_editprofile .interactive-diagram.interact .info.resultcategory {
	flex: 1;
}
#page_editprofile .interactive-diagram.interact .adsbygoogle {
	width: 100%;
	opacity: 1;
}

#page_editprofile .info li {
	list-style: none;
}
#page_editprofile .info > .block {
	background: radial-gradient(circle, rgba(251,248,245,1) 0%, rgba(251,248,245,1) 63%, rgba(251,248,245,0) 100%);
	color: #333;
	text-align: justify;
	padding: .5em !important;
	padding-bottom: 1em;
}

#page_editprofile .disc-diagram {
	float: right;
	clear: both;
}
#page_editprofile .disc-diagram > svg {
	width: 12em;
	height: 8em;
}
#page_editprofile .disc-diagram .testsession .questions {
	display: flex;
	justify-content: stretch;
	/*margin: 0 .5em;*/
}
#page_editprofile .disc-diagram .testsession .questions .question {
	flex: 1;
}
#page_editprofile .disc-diagram.interacting {
	width: 100%;
	float: unset;
	clear: both;
}
#page_editprofile .disc-diagram.interacting > svg {
	width: 100% !important;
	height: 100% !important;
	margin-right: .5em;
	transition: all .5s;
	justify-self: center;
}
#page_editprofile .disc-diagram.interacting {
	display: flex;
	flex-flow: column;
	align-content: flex-start;
}
@media screen and (max-width: 600px) {
	#page_editprofile .disc-diagram.interacting {
		display: block;
	}
#page_editprofile }
/*.disc-diagram.interacting .menu:not(.active) {
    display: none;
    opacity: 0;
    transition: opacity .4s;
}
#page_editprofile .disc-diagram.interacting .menu.active {
    opacity: 1;
    transition: opacity .4s;
    padding: 0;
}#page_editprofile */
/*.disc-diagram.interacting .menu.active ~ .questions {
	display: none;
}#page_editprofile */
.disc-diagram.interacting .info.resultcategory {
    flex: 1;
    min-width: 200px;
}
#page_editprofile .disc-diagram.interacting .interactive > svg {
	order: 1;
	max-width: 30em;
}
#page_editprofile .disc-diagram.interacting .interactive > .discsvgtip {
	order: 2;
	font-size: 9px;
    color: #aaa;
    text-align: center;
    position: relative;
    top: 0;
}
#page_editprofile .disc-diagram.interacting .interactive .widgets {
	display: grid;
	grid-template-columns: 1fr 1fr;
	order: 3;
}
#page_editprofile .disc-diagram.interacting .interactive > .menu {
	order: 3;
}
#page_editprofile div[data-scorecard=DISC] .questions {
	order: 5;
}
#page_editprofile .disc-diagram.interacting .interactive > .discshowq {
	order: 6;
}
#page_editprofile .discshowq {
	text-align: center;
	font-size: 11pt;
    color: #aaa;
    margin-top: .5em;
    width: 100%;
}
#page_editprofile .discshowq a {
	flex: 1;
}

#page_editprofile .disc-diagram.interacting .questions .question {
	font-size: 8pt;
	min-height: 5em;
	margin: 0.1em;
    border-radius: 0.3em;
    border: 1px solid #ddd;
}
#page_editprofile .least {
	background: #faa;
}
#page_editprofile .less {
	background: #FFD58088;
}
#page_editprofile .more {
	background: #fffa90;
}
#page_editprofile .most {
	background: lightgreen;
}
#page_editprofile .least::before {
	content: "Least like me";
}
#page_editprofile .less::before {
	content: "Less like me";
}
#page_editprofile .more::before {
	content: "Almost like me";
}
#page_editprofile .most::before {
	content: "Best like me";
}
#page_editprofile .testsession .draghere {
	pointer-events: none;
    margin-top: 1em;
    position: absolute;
    left: 0;
    padding: 4px;
    /* border-radius: 0.5em; */
    /* border: 1px solid #ddd; */
    width: 100%;
    background: #fffa;
}
#page_editprofile .testsession .choice {
	box-shadow: #606060 1px 1px 1px 0px;
	border-radius: .2em;
	/*font-size: 1em;*/
}
#page_editprofile .testsession .source .choice, #page_editprofile .testsession .source .ui-sortable-helper {
    /*min-height: 4em;*/
	display: flex;
    align-items: center;
    /*min-width: 6em;*/
    justify-content: center;
    /*border-radius: 0.5em;*/
    background: linear-gradient(0, #ddd, #eee);
    /*box-shadow: 0 3px 3px rgb(0 0 0 / 20%), 0 0 0 1px #dddddd;*/
    color: black;
    font-size: 8pt;
    cursor: move;
    border: 0;
    border-left: 3px solid #1976d2;
}
#page_editprofile .testsession .source.ui-sortable .choice::before {
    content: "\f0b2";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    color: #888;
    margin-right: 4px;
}
#page_editprofile .least .choice {
	background: red !important;
	color: white !important;
}
#page_editprofile .less .choice {
	background: #f008 !important;
	color: black !important;
}
#page_editprofile .more .choice {
	background: #0f08 !important;
	color: black !important;
}
#page_editprofile .most .choice {
	background: green !important;
	color: white !important;
}

#page_editprofile .menu.avatar-menu li span span {
	background-size: contain !important;
	background-repeat: no-repeat !important;
	padding-left: 1.1em;
}
#page_editprofile .menu.avatar-menu li.selected span span {
	position: relative;
	background: none !important;
}
#page_editprofile .menu.avatar-menu li.selected span span::before {
    content: "\f00c";
    position: absolute;
    left: 0;
    top: 0;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

#page_editprofile .info h3 {
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: .1em;
}

#page_editprofile .info.resultcategory * {
    padding-inline: 0;
    margin-inline: 0;
}

@media screen and (max-width: 400px) {
	#page_editprofile .interactive-diagram .left, #page_editprofile .disc-diagram .left {
		float: left;
	}
	#page_editprofile .interactive-diagram .right, #page_editprofile .disc-diagram .right {
		float: right;
	}
#page_editprofile }

.interactive {
	display: flex;
    flex-flow: column;
}
#page_editprofile div[data-scorecard=DISC] .questions {
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
}
#page_editprofile div[data-scorecard=DISC] .question {
	margin: 0;
	flex: 1;
}
#page_editprofile .choice {
	user-select: none;
	touch-action: none;
	margin: .3em;
    padding: 0.5em;
    background: darkgreen;
    color: white;
    border: 1px solid rgba(0,0,0,0.1);
    border-radius: 1em;
    cursor: pointer;
    box-shadow: #606060 1px 1px 10px 2px;
    text-align: center;
    font-size: .8em;
    white-space: nowrap;
}
#page_editprofile .testsession .question .choice {
    padding: 0.3em .3em;
	color: black;
	white-space: nowrap;
	min-width: 8em;
	touch-action: none;
	font-size: 8pt;
}
#page_editprofile .testsession .question .choice.ui-sortable-helper {
	border: 1px dashed #444;
}

#page_editprofile .testsession .disctip {
	font-size: 9px;
    color: #aaa;
    text-align: center;
    align-self: center;
    margin: 1em 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    position: relative;
    /*width: 95%;*/
    min-height: 2.5em;
}
#page_editprofile .interactive .disctip > *:not(.choice) {
	flex: 1;
}
#page_editprofile .interactive .disctip > .choice {
    white-space: nowrap;
    order: 1;
}

#page_editprofile .testsession .question .choice:nth-child(1) {
	background-color: rgb(255, 237, 216);
}
#page_editprofile .testsession .question .choice:nth-child(2) {
	background-color: rgb(243, 213, 181);
}
#page_editprofile .testsession .question .choice:nth-child(4), #page_editprofile .testsession .question .choice:nth-child(3) {
	background-color: rgb(231, 188, 145);
}
#page_editprofile .testsession .question .choice:nth-child(5), #page_editprofile .testsession .question .choice:nth-child(6), #page_editprofile .testsession .question .choice:nth-child(7) {
	background-color: rgb(212, 162, 118);
}

#page_editprofile .widget[data-renderer="CareerChartRenderer"] .widget-no-zoom {
	font-size: 8pt;
}

#page_editprofile .disc-diagram .interactive {
	width: 100%;
}
#page_editprofile .disc-diagram svg g.pin, #page_editprofile .disc-diagram svg g.pin text, #page_editprofile .disc-diagram svg g.pin image {
	touch-action: none;
}
#page_editprofile .interactive-diagram.interact svg {
	user-select: none;
	width: 100%;
	min-width: 25em;
	transition: all .5s;
}
#page_editprofile .interactive-diagram svg g ellipse, #page_editprofile .interactive-diagram svg g text.label {
	touch-action: none;
}

#page_editprofile .interactive-profile.interacting[data-qname=SocioCommunicative] .chart {
	display: none;
}

#page_editprofile .interactive-profile .chart {
	width: 10em;
	min-width: 10em;
	min-height: 200px;
}
#page_editprofile .interactive-profile.interacting {
	width: 100%;
	float: unset !important;
	display: flex;
}
#page_editprofile .interactive-profile.interacting .chart {
	width: 100%;
	/* causes overflow issues on small screen: min-width: 22em; */
	transition: all .4s;
}
#page_editprofile .interactive-profile.interacting .tryit, #page_editprofile .interactive-profile:not(.interacting) .questions, #page_editprofile .interactive-profile:not(.interacting) .info, #page_editprofile .interactive-profile:not(.interacting) .menu, #page_editprofile .interactive-profile:not(.interacting) .tip {
	display: none;
}
#page_editprofile /*.thumb-questions-OFF .question > * {
    display: table-cell;
}#page_editprofile */
.thumb-questions-OFF .question {
    display: flex;
    white-space: nowrap;
}
#page_editprofile .thumb-questions-OFF .question[data-answer] .answer:not(.selected) {
    color: #eee;
}
#page_editprofile .thumb-questions-OFF .answer {
	cursor: pointer;
	padding: 0 .2em;
}
#page_editprofile .thumb-questions-OFF .question-body {
	text-align: center;
	font-size: .7em;
	flex: 1;
	position: relative;
}
#page_editprofile .thumb-questions-OFF .question-body > span {
	position: absolute;
	left: 0;
	top: 0;
}
#page_editprofile .thumb-questions-OFF .question[data-answer="1"] .question-body {
    color: red;
    transition: color 1s;
    /*text-align: left;*/
}
#page_editprofile .thumb-questions-OFF .question[data-answer="5"] .question-body {
    color: green;
    transition: color 1s;
    /*text-align: right;*/
}
#page_editprofile .thumb-questions-OFF .question-body {
    color: #888;
}
#page_editprofile .tip {
	color: #aaa;
	text-align: center;
	margin-bottom: 1em;
	white-space: nowrap;
	font-size: 9px;
    line-height: 2em;
}

#page_editprofile .interactive-profile .widget {
	display: none;
}
#page_editprofile .interactive-profile[data-qname="RIASEC"] .widget {
	display: block;
}

#page_editprofile .interactive-profile > .info {
    min-width: 150px;
}

#page_editprofile span.answer {
	color: #ccc;
}
#page_editprofile span.answer.fa-thumbs-up:not(.selected), #page_editprofile span.answer.fa-thumbs-down:not(.selected) {
	font-weight: 400 !important;
}
#page_editprofile span.answer.selected.fa.fa-thumbs-up {
    color: green;
}
#page_editprofile span.answer.selected.far.fa-thumbs-up {
    color: lightgreen;
}
#page_editprofile span.answer.selected.far.fa-question-circle {
    color: gray;
}
#page_editprofile span.answer.selected.far.fa-thumbs-down {
    color: orange;
}
#page_editprofile span.answer.selected.fa.fa-thumbs-down {
    color: red;
}

#page_editprofile .feed:not(.interact) {
	float: right;
}
#page_editprofile .feed.interact {
	display: grid;
	grid-template-columns: 2fr 3fr;
	gap: .6em;
}
@media only screen and (max-width: 600px)  { 
	#page_editprofile .feed.interact {
		display: block;
	}
#page_editprofile }
.feed:not(.interact) > *:not(.mbti) {
	display: none;
}
#page_editprofile .feed .mbti svg {
	max-width: 49vw !important;
}
#page_editprofile .feed .menu ul, #page_editprofile .feed .menu ul li:not(:hover) span {
    background: none;
    box-shadow: none !important;
    text-align: left;
}
#page_editprofile .feed .menu ul li > span {
    transition: background-color .3s, color .3s;
}
#page_editprofile .feed .menu ul li {
    padding-bottom: 2px;
}

#page_editprofile .testsession  iframe {
	width: 100%;
}
#page_editprofile div[data-scorecard] > .menu {
	display: none !important;
}
#page_editprofile div.showmenu[data-scorecard] > .menu {
	display: initial !important;
}
#page_editprofile div.showmenu[data-scorecard] > .testsession {
	display: none;
}
#page_editprofile div[data-scorecard] .clickmore {
	font-size: 8pt;
}
#page_editprofile div[data-scorecard] .clickmore::after {
	content: "See more";
	float: right;
}

#page_editprofile .showmore {
	font-size: 10pt;
	text-align: center;
	letter-spacing: initial;
}
#page_editprofile .feed .left, #page_editprofile .feed .right {
	margin: 0;
}
#page_editprofile .feed .testsession, #page_editprofile .feed .leftcol {
	width: 100%;
}

#page_editprofile .insertad {
	height: 300px;
	width: 320px;
	margin: 1em 0;
	display: none;
}
/*@media only screen and (min-width: 1200px) {
	#page_editprofile .page-body {
		width: 100%;
		max-width: calc(100vw - 640px);
	}
	#page_editprofile .adleft {
	    position: fixed;
	    top: 2em;
	    left: 0;
	    flex-flow: column;
	}
	#page_editprofile .adright {
	    position: fixed;
	    top: 2em;
	    right: 0;
	    flex-flow: column;
	}
#page_editprofile }*/

.hasmenu.showmenu {
	position: relative;
}
#page_editprofile .hasmenu.showmenu > *:not(.menu) {
	opacity: 0.3;
	pointer-events: none;
	transition: opacity .5s;
}
#page_editprofile .hasmenu > *:not(.menu) {
	opacity: 1;
	transition: opacity .5s;
}
#page_editprofile .hasmenu > .menu {
    display: flex !important;
	pointer-events: none;
	position: absolute;
	left: -100%;
	top: 0;
    width: 100%;
    height: 100%;
    transition: left .5s;
}
#page_editprofile .hasmenu.showmenu > .menu {
    top: 0;
    left: 0;
    padding: 0 !important;
    transition: left .5s;
    backdrop-filter: blur(3px);
	pointer-events: all;
}
#page_editprofile .hasmenu > .menu > ul {
	display: grid !important;
	opacity: 0;
	transition: opacity .1s;
	transition-delay: .2s;
	height: 100%;
}
#page_editprofile .hasmenu > .menu > ul > li {
	display: flex;
	align-items: stretch;
}
#page_editprofile .hasmenu.showmenu > .menu > ul {
	opacity: 1;
	transition: opacity .1s;
	transition-delay: .2s;
}

#page_editprofile .result-not-set-link {
	font-size: 9pt;
	color: red;
	letter-spacing: initial;
	text-align: right;
	font-weight: normal;
}

#page_editprofile .feed .resultcategory .block:first-child::before, #page_editprofile .resultcategory .block:first-child::after {
	box-shadow: none;
	display: none;
	background: none;
}

#page_editprofile /* thumb-questions */

  .thumb-questions .question, #page_editprofile .thumb-questions .question > .slider, #page_editprofile .thumb-questions .question > .text {
	  box-sizing:border-box;
	  margin:0;
	  padding:0;
	  transition: width .25s ease-in-out;
	  outline:none;
  }
  #page_editprofile .thumb-questions .question {
    display: block;
    position:relative;
    padding:9px;
    margin-bottom:3px;
    font-size:11px;
    line-height:14px;
    height:14px;
    border-radius:8px;
    background:#f8f8f8;
    cursor:pointer;
  }
  #page_editprofile .thumb-questions .question > .slider {
    content:'';
    display:block;
    position:absolute;
    z-index:1;
    line-height:34px;
    text-indent:40px;
    height:14px;
    /*width:136px;*/
    border-radius:4px;
    top: 2px;
    background: linear-gradient(0, #ddd, #eee);
    box-shadow: 0 3px 3px rgb(0 0 0 / 20%), 0 0 0 1px #dddddd;
  }
  #page_editprofile .thumb-questions .question > .text {
    display:block;
    position:absolute;
    z-index: 1;
    top: 2px;
    height:100%;
    /*width: 136px;*/
    text-align: center;
    color:#444;
    white-space: pre-wrap;
    user-select: none;
  }
  #page_editprofile .thumb-questions .question > .slider-hidden-text {
    max-width: 90%;
    white-space: pre-wrap;
    display: block;
    opacity: 0;
    padding-left: 2px;
    padding-right: 2px;
  }
  #page_editprofile .thumb-questions .question[data-answer="5"] > .slider {
    background: linear-gradient(0, #080, #2a2);
  }
  #page_editprofile .thumb-questions .question[data-answer="5"] > .text {
    color: white;
  }
  #page_editprofile .thumb-questions .question {
      box-shadow:inset 0 0 0 0px ,0 0 0 1px #dddddd;
  }
  #page_editprofile .thumb-questions .question[data-answer="1"] > .slider {
      background: linear-gradient(0, #f00, #f44);
  }
  #page_editprofile .thumb-questions .question[data-answer="1"] > .text {
       color: white;
  }


#page_editprofile /****************** Careers ****************/

.career-group .x-tree-node-text { white-space: pre-wrap; word-wrap: break-word }
#page_editprofile .careers-present * { color: green; }
#page_editprofile .careers-base-present * { color: orange; }
#page_editprofile .career-score { float: right; cursor: default }
#page_editprofile .career-factor, #page_editprofile .career-score {
    margin-right: 2px;
    color: black;
    font-weight: normal;
    border-radius: 4px;
    line-height: 1.7em;
    padding: 0 2px;
}
#page_editprofile .career-factor {
    border: 1px solid #aaa;
    background: #eee;
}
#page_editprofile .career-desc {
	min-height: 2em;
	display: none;
}
#page_editprofile .career-title {
    --percent: calc(1% * var(--rank));
    background: linear-gradient(90deg, #ffffff 5%, #e2f4f2 var(--percent), 
  		transparent var(--percent), transparent 100%);
    background-repeat: no-repeat;
    background-size: calc(100% - 3em) 100%;
    background-position: 0 100%;
    display: flex;
}
#page_editprofile .career-block {
	text-align: left;
	font-size: .8em;
}
#page_editprofile .career-block a {
	text-decoration: none;
	color: black;
	flex: 1;
}
#page_editprofile .careers:not(.nofactors) .career-block:not(.career-expanded) .career-desc {
	display: none;
}
#page_editprofile .careers.nofactors .career-desc a { display: none }
#page_editprofile .careers .x-view-item-focused {
	outline: 0 !important;
}

#page_editprofile .google-auto-placed {
	order: 1;
}