*[contenteditable=true]:empty:before{
  content: attr(placeholder);
  color: #808080;
  pointer-events: none;
  display: block; /* For Firefox */
}

.editor-class {
	line-height:20px !important;
}

.w2ui-custom-action {
    color: transparent;
    text-shadow: none;
    padding: 5px 10px;
    border-radius: 12px;
    margin-top: -4px;
}
.w2ui-custom-action:hover {
    background-color: #d3d3d3;
}
.w2ui-node .w2ui-node-badge {
    margin-right: 0px !important;
}
.w2ui-node:hover .w2ui-node-badge .w2ui-custom-action {
    color: #777;
}

textarea {
	font-family: OpenSans;
	font-size:12px;
}

.mjbuilder_editor_label {
	display:block;
	position:absolute;
	top:-2px;
	right:-12px;
	padding: 4px;
	border-radius:10px;
	cursor:pointer;
}

.mjbuilder_editor_label:hover {
	background-color: #d3d3d3;
}

.mjmlbuilder_code {
	width:100%;
	height:100%;
	padding:16px;
	background-color:#FAFAFA;
	box-sizing:border-box;
	overflow:hidden;
}

.mjmlbuilder_code textarea {
	width:100%;
	height:100%;
	outline: none;
	border:0px;
}

.mjmlbuilder_preview {
	width:100%;
	height:100%;
	padding:16px;
	background-color:#FAFAFA;
	box-sizing:border-box;
	position: relative;
}

.mjmlbuilder_preview iframe {
	width:100%;
	height: 100%;
	border:0px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	box-sizing:border-box;
	border:1px solid #C0C0C0;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.mjmlbuilder_preview div {
	position: absolute;
	z-index: 10000;
	top: 8px;
	right: 32px;
	width: 86px;
	height: 32px;
	background-color: #d3d3d3;
	box-sizing:border-box;
	padding: 4px;
	border-radius: 8px;
}

.mjmlbuilder_preview il {
	font-size: 18px;
	padding: 3px;
	background-color:transparent;
	width: 20px;
	text-align:center;
	border-radius: 4px;
	cursor: pointer;
}

.mjmlbuilder_preview il[selected] {
	background-color:white;
}

.homeopportunitiescharts {
	width: 100%;
	height:100%;
	padding:8px;
	box-sizing: border-box;
}

.homeopportunitiescharts_title {
}

.homeopportunitiescharts_title>td {
	padding-bottom:8px;
}
.homeopportunitiescharts_title>td>div {
	font-family: OpenSans;
	font-size: 16px;
	cursor: pointer;
	user-select: none;
	color: #737485;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 8px;
	padding-top: 8px;
}

.homeopportunitiescharts_grid_chart>td {
	padding-bottom: 48px;
}

.homeopportunitiescharts_grid_chart>td>div {
}

.homeopportunitiescharts_grid_chart>td>canvas {
	width:100%;
	height:100%:
}


.topmainform {
	width:100%;
	height:64px;
	position:relative;
	padding:8px;
}


.ql-snow .ql-picker.ql-size .ql-picker-label::before,
.ql-snow .ql-picker.ql-size .ql-picker-item::before {
	content: attr(data-value) !important;
}

.button-apply {
	background-color: #269DF0!important;
	color: white !important;
}

.button-apply:hover {
	background-color: #EAEAED !important;
	color: white !important;
}

.button-apply span {
	color: white !important;
}



.button-validate {
	background-color: #B8D9B2 !important;
	color: black !important;
}

.button-validate:hover {
	background-color: #EAEAED !important;
	color: black !important;
}

.button-validate span {
	color: black !important;
}



.button-warning {
	background-color: #F6B8B9 !important;
	color: black !important;
}

.button-warning:hover {
	background-color: #EAEAED !important;
	color: black !important;
}

.button-warning span {
	color: black !important;
}

.button-colored  {
	background-color: #C0C0C0 !important;
	color: black !important;
}

.button-colored:hover {
	background-color: #EAEAED !important;
	color: black !important;
}

.button-warning span {
	color: black !important;
}

.maproles {
	width:100%;
	height:100%;
	position:relative;
	overflow:auto;
	box-sizing: border-box;
}


.maproles >img {
	transition:transform 0.2s;
	z-index: 1;
}


.maproles >div[type=logo] {
	position: absolute;
	width: 40px;
	height: 40px;
	z-index: 100;
	transform: translateX(-50%);
	border-radius:50%;
	border: 4px solid transparent;
	cursor: pointer;
	user-select: none;
}

.maproles >div[type=logo][selected] {
	border: 4px solid #91BDFE;
}

.maproles >div[type=logo]:hover {
	border: 4px solid #C0C0C0;
}

.maproles >div[type=logo] >img {
	width: 100%;
	height: 100%;
	border-radius:50%;
	box-sizing: border-box;
}

.maproles >div[type=name] {
	position: absolute;
	z-index: 100;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	font-family: OpenSans;
	font-size: 12px;
	padding-left:4px;
	padding-right:4px;
	transform: translateX(-50%);
	cursor: pointer;
	user-select: none;
}

.maproles >div[type=name][selected] {
	background-color: #91BDFE;
}



.meddpicc-header {
	width:100%;
	height:100%;
	overflow: hidden;
	box-sizing: border-box;
	padding:8px;
	position:relative;
}

.meddpicc-header div[title] {
	font-family: OpenSans;
	font-size: 14px;
	position:absolute;
	left:8px;
}


.meddpicc-header div[score] {
	position:absolute;
	right:8px;
}
/*
.meddpicc-header span {
	font-family: OpenSans;
	font-size: 14px;
}
*/
.meddpicc-help {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	position:relative;
	/*margin: 0px !important; */
}

.meddpicc-help ol {
}

.meddpicc-help li {
	font-size: 12px;
	line-height:16px;
	color: rgb(128,128,128);
	margin-left: 16px;
	padding:0px;
}

.email_body_container {
	width: 100%;
	height: 100%;
	outline: none;
	padding: 8px;
	box-sizing: border-box;
	background-color: white;
}


/*
.email_body {
	font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
	//line-height: 1.4;
	box-sizing: border-box;
	padding: 64px;
	margin: 0 auto;
	background-color: white;
	max-width: 800px;
	min-height: 1200px;
	border:1px solid #C0C0C0;
	border-radius:2px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
}

.email_body p:empty {
   min-height: 1em;
}

.email_body p {
	margin: 0px;
	line-height:1.6;
}

.email_body a {
	color: rgb(1, 117, 255);
	text-decoration: none;
}

.email_body a:hover {
	text-decoration: underline;
}
*/

.financial_recap {
	position:relative;
	width:100%;
	height:100%;
	font-family: OpenSans;
	font-size:14px;
}

.financial_recap div {
	width: 100%;
	line-height:20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	padding: 4px;
	box-sizing: border-box;
}

.financial_recap div[header] {
	border-bottom: 1px solid #C0C0C0;
}

.financial_recap div[value] {
}

.financial_recap div[header_zero] {
	border-bottom: 1px solid #D0D0D0;
	color: #D0D0D0;
}

.financial_recap div[value_zero] {
	color: #D0D0D0;
}

.financial_recap div[header_total] {
	margin-top: 12px;
	font-weight:bold;
	border-bottom: 1px solid #C0C0C0;
}

.financial_recap div[value_total] {
}

.opportunity_header {
	position:relative;
	width:100%;
	height:100%;
	overflow:hidden;
}

.opportunity_header div[body] {
	position:absolute;
	top:2px;
	height:22px;
	z-index:100;
	font-family: OpenSans;
	font-size:10px;
	line-height: 22px;
	text-align: center;
	padding-left: 9px;
	cursor: pointer;
}

.opportunity_header div[background] {
	position:absolute;
	top:0px;
	width:0;
	height:0;
	border-top:13px solid transparent;
	border-bottom:13px solid transparent;
	border-left:26px solid #FFFFFF;
	z-index:110;
}

.opportunity_header div[arrow] {
	position:absolute;
	top:2px;
	width:0;
	height:0;
	border-top:11px solid transparent;
	border-bottom:11px solid transparent;
	z-index:112;
}

.calendar_event {
	padding:4px;
	font-family: OpenSans;
	font-size:14px;
	border-left:8px solid #0175FF !important;
}


.calendar_event_month {
	padding:4px;
	font-family: OpenSans;
	font-size:14px;
}

.diagram_container {
	width:100%;
	height:100%;
	overflow:hidden;
}


.diagram_container canvas {
  outline: none;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); /* For mobile webkit browsers */
}

div[id^="id_createpost_parent"] {
  position: relative;
  display: flex;
  flex-direction: column;
}

div[id^="id_createpost_editor"] {
	flex: 1 1 auto;
	overflow-y: auto;
}



.aihome_agents {
	width: 100%;
	height:100%;
	overflow: hidden;
	overflow-y: auto;
}
.aihome_agent {
	width:260px;
	height:132px;
	border:1px solid #C0C0C0;
	display:inline-block;
	margin:4px;
	border-radius:8px;
	/* box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3); */
	/* box-shadow: 0px 0px 0px 3px #E8E8E8;*/
	padding:6px;
	cursor: pointer;
	position: relative;
}

.aihome_agent >div[name] {
	position: absolute;
	top: 8px;
	left:60px;
	width: calc(100% - 68px);
	height:20px;
	font-family: OpenSans;
	font-size:16px;
	color: rgb(128, 128, 128);
	font-weight:bold;
	line-height:20px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
}

.aihome_agent >div[tags] {
	position: absolute;
	top: 90px;
	left:56px;
	width: calc(100% - 68px);
	height: 50px;
	overflow: hidden;
}

.aihome_agent >img[logo] {
	position: absolute;
	top: 8px;
	left:8px;
	width: 40px;
	height:40px;
}

.aihome_agent >div[description] {
	position: absolute;
	top: 32px;
	left:60px;
	width: calc(100% - 68px);
	font-family: OpenSans;
	font-size:12px;
	color: rgb(128, 128, 128);
	line-height:18px;
	display: -webkit-box;           /* Required for line clamping */
	-webkit-line-clamp: 3;          /* Number of lines to show */
	-webkit-box-orient: vertical;   /* Vertical orientation */
	overflow: hidden;               /* Hide overflow */
	/* Optional for better compatibility */
	text-overflow: ellipsis;
}
.product_title {
	position: absolute;
	top: 0px;
	left:16px;
	font-family: OpenSans;
	font-size:20px;
	line-height:64px;
	color: rgb(1, 117, 255);
}

/* Limit text to 5 lines and add ellipsis */
.clamp {
  display: -webkit-box;
  -webkit-line-clamp: 5; /* Number of lines to show */
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: max-height 0.5s;
}

/* Hide the checkbox */
.toggle {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

/* When checkbox is checked, show all text */
.toggle:checked ~ .clamp {
  -webkit-line-clamp: unset;
  max-height: none;
  overflow: visible;
}

/* Style the label as a button */
.toggle-label {
  display: inline-block;
  font-family: OpenSans;
  font-size: 12px;
  color: rgb(115,116,133);
  cursor: pointer;
  user-select: none;
  /*margin-top: 0.5em;
  margin-left: 0.0em;*/
}

.toggle-label:hover {
  color: rgb(0,0,0);
}

/* Show "Read More" or "Read Less" dynamically */
.toggle-label::after {
  content: "Display more";
}
.toggle:checked ~ .toggle-label::after {
  content: "Display less";
}




.ql-container {
  height: auto !important;
}

.ql-toolbar.ql-snow {
	border-bottom: 1px solid #EEEEEE !important;
	border-left: none !important;
	border-right: none !important;
	border-top: none !important;

} 

.ql-container.ql-snow{ border: none !important;}

/*
.ql-editor {
  overflow-y: auto !important;
  height: calc(100% - 42px) !important;
}
*/

.agent_step {
	font-family: OpenSans;
	font-size: 12px;
	color: rgba(101, 97, 100, 0.8);
	background-color: white;
	border: 1px solid #C0C0C0;
	border-radius: 8px;
	margin:8px;
	padding: 8px;
	padding-left: 50px;
	min-height:50px;
	position: relative;
}

.agent_step >img[icon] {
	position: absolute;
	top: 8px;
	left: 8px;
	width: 32px;
	height:32px;
}

.agent_step >div[title] {
	font-size: 14px;
	font-weight: bold;
}

.agent_step >div[description] {
}

.agent_properties_inputs {
	width:100%;
	height:100%;
	overflow: hidden;
	overflow-y: auto;
}

.agent_properties_inputs > div {
	font-family: OpenSans;
	font-size: 12px;
	padding: 4px;
	padding-left: 20px;
	margin: 4px;
	border: 1px solid #E2E2E2;
	border-radius: 6px;
	user-select: none;
	position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	color: rgba(101, 97, 100, 0.8);
}

.agent_properties_inputs > div:hover {
	background-color: #F1F1F1;
}

.agent_properties_inputs > div > div {
	position: absolute;
	font-family: Times New Roman;
	font-size: 11px;
	top: 0px;
	left:0px;
	width: 16px;
	height:100%;
	padding: 4px;
	border-right: 1px solid #E2E2E2;
	background-color: #F1F1F1;
}

.agent_properties_outputs {
	width:100%;
	height:100%;
	overflow: hidden;
	overflow-y: auto;
}

.agent_properties_outputs > div {
	font-family: OpenSans;
	font-size: 12px;
	padding: 4px;
	padding-left: 20px;
	margin: 4px;
	border: 1px solid #E2E2E2;
	border-radius: 6px;
	user-select: none;
	position:relative;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	color: rgba(101, 97, 100, 0.8);
}

.agent_properties_outputs > div:hover {
	background-color: #F1F1F1;
}

.agent_properties_outputs > div > div {
	position: absolute;
	font-family: Times New Roman;
	font-size: 11px;
	top: 0px;
	left:0px;
	width: 16px;
	height:100%;
	padding: 4px;
	border-right: 1px solid #E2E2E2;
	background-color: #F1F1F1;
}

.agent-chat-input {
	color: rgba(101, 97, 100, 0.8);
	font-family: OpenSans;
	font-size: 14px;
	line-height:100%;
	height:100%;
	width: 100%;
	border:0px;
	margin:0px;
	padding:4px;
	box-sizing: border-box;
	outline: none;
}

.agent-log-entry {
	padding: 8px;
	font-family: OpenSans;
	font-size: 12px;
}

.agent-log-entry:hover {
	background-color: #E8E8E8;
}
	
.container_title {
	color: rgba(101, 97, 100, 0.8);
	user-select: none;
	font-family: OpenSans;
	font-size: 14px;
	line-height:30px;
	padding: 4px;
}

.history_container {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	overflow-x:auto;
	background-color:#FAFAFA;
}

.log_container {
	margin-left: 32px;
	padding:8px;
	padding-left: 40px;
	border-left:1px #C8CAD1 dashed;
	min-height: 48px;
	position: relative;
}

.log_container > i[small] {
	position: absolute;
	top: 8px;
	left: -12px;
	width: 24px;
	height: 24px;
	border:1px solid #C8CAD1;
	border-radius: 50%;
	background-color: #FFFFFF;
	text-align:center;
	line-height:24px;
	color: rgb(45, 45, 45); /*#C8CAD1;*/
	font-size:12px;
}

.log_container > i[normal] {
	position: absolute;
	top: 8px;
	left: -20px;
	width: 40px;
	height: 40px;
	border:1px solid #C8CAD1;
	border-radius: 50%;
	background-color: #FFFFFF;
	text-align:center;
	line-height:40px;
	color: rgb(45, 45, 45); /*#C8CAD1;*/
	font-size:18px;
}

.log_container > div[title] {
	position: relative;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 14px;
	color: rgb(45, 45, 45); /*#C8CAD1;*/
}

.log_container > div[subtitle] {
	position: relative;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 12px;
	color:rgb(119, 119, 119);
}

.log_container > div[content] {
	position: relative;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 12px;
	color:rgb(119, 119, 119);
}

.logs_more {
	border:1px solid #C0C0C0;
	width: 90%;
	max-width: 600px;
	min-width: 400px;
	height: 20px;
	background-color: #F1F1F1;
	border-radius:8px;
	margin: 8px;
	text-align:center;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 14px;
}

.notes_container {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	overflow-x:auto;
	background-color:#FAFAFA;
}

.note_comment {
	padding: 8px;
	font-family: OpenSans;
	font-size: 12px;
	color: #737485;
}


.note_addcomment {
	position: relative;
	padding-top:8px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:8px;
	border-top: 1px solid #C0C0C0; /*#F0F0F0;*/
}

.note_addcomment > img {
	position: absolute;
	left:6px;
	top:4px;
	width:30px;
	height:30px;
	border-radius:18px;
	border: 3px solid transparent;
	cursor: pointer;
}

.note_addcomment > img:hover {
	border: 3px solid #E8E8E8;
}

.note_addcomment > div {
	margin-left: 44px;
	margin-right: 4px;
	/* height: 28px; */
	border-radius:14px;
	background-color: #FCFCFC;
	cursor:pointer;
	border: 1px solid #C0C0C0;
	text-align:left;
	padding-left: 14px;
	padding-right: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
	font-family: OpenSans;
	font-size: 12px;
	position: relative;
	color: black; /* rgb(115, 116, 133); */
	outline: none;
}

.note_addcomment > i[addcommentimage] {
	position: absolute;
	right: 24px;
	top: 16px;
	zIndex:10000;
	cursor: pointer;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.note_addcomment > i[addcommentimage]:hover {
	color: #0175FF
}

.note_addcomment > i[addcommentemoticon] {
	position: absolute;
	right: 50px;
	top: 16px;
	zIndex:10000;
	cursor: pointer;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.note_addcomment > i[addcommentemoticon]:hover {
	color: #0175FF
}

.note_addcomment > div > i {
	position: absolute;
	right:20px;
	top: 8px;
	font-size: 18px;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.note_addcomment > div > i:hover {
	color: #0175FF
}

.note_modifycomment {
	position: relative;
	margin-top: 8px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:8px;
}

.note_modifycomment > div {
	margin-left: 44px;
	margin-right: 4px;
	/* height: 28px; */
	border-radius:14px;
	background-color: #FCFCFC;
	cursor:pointer;
	border: 1px solid #C0C0C0;
	text-align:left;
	padding-left: 14px;
	padding-right: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
	font-family: OpenSans;
	font-size: 12px;
	position: relative;
	color: black; /* rgb(115, 116, 133); */
	outline: none;
}




.note_acomment {
	min-height: 20px;
	/*background-color:#FFF3E0;*/
	font-family: OpenSans;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	position: relative;
}


.note_acomment > img {
	position: absolute;
	left:6px;
	top:4px;
	width:30px;
	height:30px;
	border-radius:18px;
	border: 3px solid transparent;
	cursor: pointer;
}

.note_acomment > img:hover {
	border: 3px solid #91BDFE;
}


.note_acomment > div[date] {
	position: absolute;
	right:24px;
	top:4px;
	font-family: OpenSans;
	font-size: 10px;
}

.note_acomment > div[menu] {
	position: absolute;
	right:4px;
	top:4px;
	width: 16px;
	height: 16px;
	text-align:center;
	font-family: OpenSans;
	font-size: 10px;
	cursor: pointer;
	border-radius: 50%;
	box-sizing: border-box;
}

.note_acomment > div[menu]:hover {
	background-color: #E0E0E0;
}

.note_acomment > div[username] {
	position: absolute;
	left:48px;
	top:4px;
	font-family: OpenSans;
	font-size: 12px;
	cursor: pointer;
}

.note_acomment > div[username]:hover {
	text-decoration: underline;
}


.note_acomment > div[worktitle] {
	position: absolute;
	left:48px;
	top:20px;
	font-family: OpenSans;
	font-size: 10px;
	color: #808080;
}

.note_acomment > div[content] {
	font-family: OpenSans;
	font-size: 12px;
	padding-top: 36px;
	padding-left: 40px;
	padding-right: 12px;
	padding-bottom: 8px;
	margin: 0px;
}

.note_acomment > div[content] p:empty {
   min-height: 1em;
}

.note_acomment > div[content] p {
	margin: 0px;
	line-height:20px;
}

.note_acomment > div[content] a {
	color: rgb(1, 117, 255);
	/* font-weight: bold; */
	text-decoration: none;
}

.note_comments_container {
	border-top: 1px solid #C0C0C0;
}

.note_acomment > div[content] a:hover {
	text-decoration: underline;
}

.note_container {
	border:1px solid #FDD6AA;
	width: calc(100% - 20px);
	min-width: 400px;
	min-height: 20px;
	background-color: #FFF3E0;
	margin: 8px;
	position: relative;
	border-radius:4px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
}

.note_container:hover {
	/*border:1px solid #FDD6AA;*/
	box-shadow: 0px 1px 3px #FDD6AA /*rgba(1, 117, 255, 1) */;
}

.note_container[type=TICKETNOTE] {
	background-color: #D7EBFA !important;
	border:1px solid #39B0FE !important;
}

.note_container[type=TICKETNOTE]:hover {
	box-shadow: 0px 1px 3px #39B0FE !important;
}

.note_container[type=PUBLICNOTE] {
	background-color: #FFFFFF !important;
	border:1px solid #C0C0C0 !important;
}

.note_container[type=PUBLICNOTE]:hover {
	box-shadow: 0px 1px 3px #C0C0C0 !important;
}

.note_container > img {
	position: absolute;
	left:4px;
	top:4px;
	width:38px;
	height:38px;
	border-radius:22px;
	border: 3px solid transparent;
	cursor: pointer;
}

.note_container > img:hover {
	border: 3px solid #91BDFE; /*#E8E8E8;*/
}

.note_container > div[date] {
	position: absolute;
	right:24px;
	top:8px;
	font-family: OpenSans;
	font-size: 10px;
}

.note_container > div[menu] {
	position: absolute;
	right:4px;
	top:8px;
	width: 16px;
	height: 16px;
	text-align:center;
	font-family: OpenSans;
	font-size: 10px;
	cursor: pointer;
	border-radius: 50%;
	box-sizing: border-box;
}

.note_container > div[menu]:hover {
	background-color: #E0E0E0;
}

.note_container > div[username] {
	position: absolute;
	left:52px;
	top:8px;
	font-family: OpenSans;
	font-size: 12px;
	cursor: pointer;
}

.note_container > div[username]:hover {
	text-decoration: underline;
}

.note_container > div[author] {
	position: absolute;
	right:8px;
	top:26px;
	font-family: OpenSans;
	font-size: 11px;
	cursor: pointer;
}

.note_container > div[author] img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	border-radius:9px;
	margin: 2px;
}

.note_container > div[author] span {
}

.note_container > div[author] span:hover {
	text-decoration: underline;
}

.note_container > div[worktitle] {
	position: absolute;
	left:52px;
	top:26px;
	font-family: OpenSans;
	font-size: 10px;
	color: #808080;
}


.note_container > div[content] {
	font-family: OpenSans;
	font-size: 12px;
	margin-top: 52px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	overflow:hidden;
	position: relative;
}

.note_container > div[content][overflow]::after {
	content: '';
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height: 24px;
	pointer-events: none;
	background: linear-gradient(to bottom, transparent 0%, #FFE69B 100%);
}

/*
.note_container > div[content] p:empty {
   min-height: 1em;
}

.note_container > div[content] p {
	margin: 0px;
	line-height:20px;
}
*/

.note_container > div[content] a {
	color: rgb(1, 117, 255);
	/* font-weight: bold; */
	text-decoration: none;

}

.note_container > div[content] a:hover {
	text-decoration: underline;
}

.note_container > div[files] {
	margin-bottom: 4px;
	margin-right: 8px;
	position: relative;
}

.note_container > div[files] > div {
	position: relative;
	display: inline-block;
	font-family: OpenSans;
	font-size: 11px;
	line-height: 11px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top:2px;
	margin-left:4px;
	user-select: none;
	cursor: pointer;
	background-color:#EFF3F5;
	border: 1px solid #B4D0DE;
	border-radius: 12px;
}

.note_container > div[files] > div:hover {
	background-color: #D0DBE1;
}

.note_container > div[files] > div > span {
	color: rgb(119,119,119);
}


.note_container div[expand] {
	position: relative;
	left:12px;
	font-family: OpenSans;
	font-size: 12px;
	color: #808080;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	user-select: none;
}

.note_container div[expand]:hover {
	text-decoration: underline;
}


.note_container > div[likes_comments_container] {
	font-family: OpenSans;
	font-size: 12px;
	height: 20px;
	padding-bottom:8px;
	position:relative;
}

.note_container div[like_comment] {
	position: absolute;
	left: 12px;
	user-select: none;
}

.note_container div[like_comment] > i {
	color: #808080;
	cursor: pointer;
}

.note_container div[like_comment] > i[i_like] {
	color: rgb(1, 117, 255) !important;
	/* font-weight: bold !important; */
}
	
.note_container div[like_comment] > span {
	color: #808080;
	cursor: pointer;
}

.note_container div[like_comment] > span:hover {
	text-decoration: underline;
}

.note_container div[likes_comments] {
	position: absolute;
	right: 12px;
	user-select: none;
}

.note_container div[likes_comments] > span[nblikes] {
}

.note_container div[likes_comments] > span[nblikes_label] {
	color: #808080;
	cursor: pointer;
}

.note_container div[likes_comments] > il {
	text-align:center;
	font-size: 10px;
	cursor: pointer;
	padding: 4px;
	border-radius: 50%;
	box-sizing: border-box;
}

.note_container div[likes_comments] > il:hover {
	background-color: #E0E0E0;
}

.note_container div[likes_comments] > span[nblikes_label]:hover {
	text-decoration: underline;
}

.note_container div[likes_comments] > span[nbcomments] {
}

.note_container div[likes_comments] > span[nbcomments_label] {
	color: #808080;
	cursor: pointer;
}

.note_container div[likes_comments] > span[nbcomments_label]:hover {
	text-decoration: underline;
}

.notes_more {
	border:1px solid #C0C0C0;
	width: 90%;
	max-width: 600px;
	min-width: 400px;
	height: 20px;
	background-color: #F1F1F1;
	border-radius:8px;
	margin: 8px;
	text-align:center;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 14px;
}




.allnews_container {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	overflow-x:auto;
	background-color:#FAFAFA;
}

.news_comment {
	padding: 8px;
	font-family: OpenSans;
	font-size: 12px;
	color: #737485;
}


.news_addcomment {
	position: relative;
	padding-top:8px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:8px;
	border-top: 1px solid #C0C0C0;
}

.news_addcomment > img {
	position: absolute;
	left:6px;
	top:4px;
	width:30px;
	height:30px;
	border-radius:15px;
	border: 3px solid transparent;
	cursor: pointer;
}

.news_addcomment > img:hover {
	border: 3px solid #E8E8E8;
}

.news_addcomment > div {
	margin-left: 44px;
	margin-right: 4px;
	/* height: 28px; */
	border-radius:14px;
	background-color: #FCFCFC;
	cursor:pointer;
	border: 1px solid #C0C0C0;
	text-align:left;
	padding-left: 14px;
	padding-right: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
	font-family: OpenSans;
	font-size: 12px;
	position: relative;
	color: black; /* rgb(115, 116, 133); */
	outline: none;
}

.news_addcomment > i[addcommentimage]
{
	position: absolute;
	right: 24px;
	top: 16px;
	zIndex:10000;
	cursor: pointer;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.news_addcomment > i[addcommentimage]:hover {
	color: #0175FF
}

.news_addcomment > i[addcommentemoticon]
{
	position: absolute;
	right: 50px;
	top: 16px;
	zIndex:10000;
	cursor: pointer;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.news_addcomment > i[addcommentemoticon]:hover {
	color: #0175FF
}

.news_addcomment > div > i {
	position: absolute;
	right:20px;
	top: 8px;
	font-size: 18px;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.news_addcomment > div > i:hover {
	color: #0175FF
}


.news_acomment {
	min-height: 20px;
	background-color:#FFF5D5;
	font-family: OpenSans;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	position: relative;
}


.news_acomment > img {
	position: absolute;
	left:6px;
	top:4px;
	width:30px;
	height:30px;
	border-radius:15px;
	border: 3px solid transparent;
	cursor: pointer;
}

.news_acomment > img:hover {
	border: 3px solid #E8E8E8;
}


.news_acomment > div[date] {
	position: absolute;
	right:8px;
	top:4px;
	font-family: OpenSans;
	font-size: 10px;
}

.news_acomment > div[username] {
	position: absolute;
	left:48px;
	top:4px;
	font-family: OpenSans;
	font-size: 12px;
	cursor: pointer;
}

.news_acomment > div[username]:hover {
	text-decoration: underline;
}


.news_acomment > div[worktitle] {
	position: absolute;
	left:48px;
	top:20px;
	font-family: OpenSans;
	font-size: 10px;
	color: #808080;
}

.news_acomment > div[content] {
	font-family: OpenSans;
	font-size: 12px;
	padding-top: 32px;
	padding-left: 40px;
	padding-right: 12px;
	padding-bottom: 0px;
	margin: 0px;
}

.news_acomment > div[content] p:empty {
   min-height: 1em;
}

.news_acomment > div[content] p {
	margin: 0px;
	line-height:20px;
}

.news_acomment > div[content] a {
	color: rgb(1, 117, 255);
	/* font-weight: bold; */
	text-decoration: none;
}

.news_comments_container {
	border-top: 1px solid #F0F0F0;
}

.news_acomment > div[content] a:hover {
	text-decoration: underline;
}

.news_container {
	border:1px solid #C0C0C0;
	width: calc(100% - 20px);
	/* max-width: 600px; */
	min-width: 400px;
	min-height: 160px;
	background-color:#FFFFFF;
	border-radius:8px;
	margin: 8px;
	position: relative;
}

.news_container > img {
	position: absolute;
	right:8px;
	top:8px;
	/*width:100px;*/
	height:100px;
	border-radius:8px;
	border: 1px solid #C0C0C0;
	object-fit: cover;
	object-position: center;
}


.news_container > div[source] {
	position: absolute;
	left:8px;
	top:8px;
	font-family: OpenSans;
	font-size: 12px;
}

.news_container > div[title] {
	position: absolute;
	left:8px;
	top:28px;
	width: calc(100% - 140px);
	font-family: OpenSans;
	font-size: 14px;
	font-weight: bold;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	cursor: pointer;
}

.news_container > div[title]:hover {
	text-decoration: underline;
}

.news_container > div[snippet] {
	font-family: OpenSans;
	font-size: 12px;
	padding-top: 52px;
	padding-left: 8px;
	padding-right: 120px;
	padding-bottom: 8px;
	min-height: 60px;
	margin: 0px;
}

.news_container > div[content] p:empty {
   min-height: 1em;
}

.news_container > div[content] p {
	margin: 0px;
	line-height:20px;
}

.news_container > div[content] a {
	color: rgb(1, 117, 255);
	/* font-weight: bold; */
	text-decoration: none;

}

.news_container > div[content] a:hover {
	text-decoration: underline;
}

.news_container > div[likes_comments_container] {
	font-family: OpenSans;
	font-size: 12px;
	height: 20px;
	position:relative;
}

.news_container div[like_comment] {
	position: absolute;
	left: 12px;
	user-select: none;
}

.news_container div[like_comment] > i {
	color: #808080;
	cursor: pointer;
}

.news_container div[like_comment] > i[i_like] {
	color: rgb(1, 117, 255) !important;
	/* font-weight: bold !important; */
}
	
.news_container div[like_comment] > span {
	color: #808080;
	cursor: pointer;
}

.news_container div[like_comment] > span:hover {
	text-decoration: underline;
}

.news_container div[likes_comments] {
	position: absolute;
	right: 12px;
	user-select: none;
}

.news_container div[likes_comments] > span[nblikes] {
}

.news_container div[likes_comments] > span[nblikes_label] {
	color: #808080;
	cursor: pointer;
}

.news_container div[likes_comments] > span[nblikes_label]:hover {
	text-decoration: underline;
}

.news_container div[likes_comments] > span[nbcomments] {
}

.news_container div[likes_comments] > span[nbcomments_label] {
	color: #808080;
	cursor: pointer;
}

.news_container div[likes_comments] > span[nbcomments_label]:hover {
	text-decoration: underline;
}



.news_more {
	border:1px solid #C0C0C0;
	width: 90%;
	max-width: 600px;
	min-width: 400px;
	height: 20px;
	background-color: #F1F1F1;
	border-radius:8px;
	margin: 8px;
	text-align:center;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 14px;
}




.chatbot-conversation
{
	padding-bottom:12px;
	position:relative;
	padding-left:56px;
	min-height:32px;
}

.chatbot-conversation img[conversationlogo] 
{
	position:absolute;
	top:8px;
	left:8px;
	width:34px;
	height:34px;
	border-radius:20px;
	border: 3px solid transparent;
	cursor: pointer;
}

.chatbot-conversation img[conversationlogo]:hover
{
	border:3px solid #E8E8E8;
}

.conversation-topbar
{
	position: relative;
	width:100%;
	height:100%;
}

.conversation-topbar div[picture]
{
	position: absolute;
	left:4px;
	top:4px;
	width:40px;
	height:40px;
	border-radius:20px;
	overflow: hidden;
	margin:0px !important;
	padding:0px !important;
	border:0px;
}

.conversation-topbar div[picture] > img
{
	position: absolute;
	object-fit: cover;
}

.conversation-topbar div[name]
{
	position: absolute;
	left:48px;
	top:14px;
	width:calc(100% - 48px);
	height:20px;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 16px;
	color: rgb(115, 116, 133);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	user-select: none;
}

.conversation-topbar div[users]
{
	position: absolute;
	right:8px;
	top:8px;
	height:20px;
	padding: 6px;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 16px;
	color: rgb(115, 116, 133);
	white-space: nowrap;
	user-select: none;
	border-radius:16px;
	cursor: pointer;
}
.conversation-topbar div[users]:hover
{
	background-color: #E8E8E8;
}

[id|=chatbot-conversations] {
	height: 100%;
	overflow-y: auto;
	display: flex;
	flex-direction: column;
}

.conversation-leftbar-user
{
	position: relative;
	min-height: 44px;
}

.conversation-leftbar-user div[picture]
{
	position: absolute;
	left:0px;
	top:0px;
	width:40px;
	height:40px;
	border-radius:20px;
	overflow: hidden;
	margin:0px !important;
	padding:0px !important;
	border:0px;
}

.conversation-leftbar-user div[picture] > img
{
	position: absolute;
	object-fit: cover;
}

.conversation-leftbar-user div[picture] > div
{
	position: absolute;
	object-fit: cover;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	font-family: OpenSans;
	font-size: 28px;
	font-weight:bold;
	text-align:center;
	color:red;
	z-index: 10000;
}
	
.conversation-leftbar-user div[name]
{
	position: absolute;
	left:48px;
	top:0px;
	width:calc(100% - 48px);
	height:20px;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 16px;
	color: rgb(115, 116, 133);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	user-select: none;
}


.conversation-leftbar-user div[date]
{
	position: absolute;
	right:8px;
	top:0px;
	height:18px;
	line-height: 18px;
	font-family: OpenSans;
	font-size: 12px;
	color: rgb(115, 116, 133);
	white-space: nowrap;
	user-select: none;
}


.conversation-leftbar-user div[message]
{
	position: absolute;
	left:48px;
	top:20px;
	width:calc(100% - 48px);
	line-height: 18px;
	font-family: OpenSans;
	font-size: 14px;
	white-space: wrap;
	color: rgb(115, 116, 133);
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;	
	user-select: none;
}


.threads-home {
	padding:2px;
}

.threads-home div {
	line-height: 24px;
	font-family: OpenSans;
	font-size: 14px;
	color: #737485;
	padding: 4px;
	margin: 2px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow : hidden;
	user-select: none;
}

.threads-home div[command]:hover {
	background-color: #F1F1F1;
	cursor: pointer;
	border-radius:4px;
}

.threads-home-lastthreads {
	margin-left:10px !important;
	border-left:1px solid #E2E2E2;
	padding:0px !important;
	margin-right:0px !important;
	margin-top:0px !important;
	margin-bottom:0px !important;
}

.threads-home-lastthreads > div {
	font-size:11px;
}

.threads-allthreads {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	overflow-x:auto;
}

.threads-allthreads > div {
	max-width:800px;
	width:100%;
	margin: auto;
}

.threads-allthreads-element {
	width: 100%;
	position: relative;
	font-family: OpenSans;
	margin: 8px;
	border-bottom: 1px solid #E2E2E2;
	cursor: pointer;
}

.threads-allthreads-element > div[name] {
	width: 100%;
	font-family: OpenSans;
	font-size: 18px;
	line-height:28px;
}

.threads-allthreads-element > div[name]:hover {
	color: rgb(1, 117, 255);
}

.threads-allthreads-element > div[description] {
	width: 100%;
	font-family: OpenSans;
	font-size: 14px;
	color: rgb(115, 116, 133);
	margin-bottom: 24px;
	line-height:24px;
}

.threads-allthreads-element > div[date] {
	position: absolute;
	right: 16px;
	bottom: 4px;
	font-family: OpenSans;
	font-size: 12px;
	color: rgb(115, 116, 133);
}


.plan_phase_name {
	padding: 6px;
	background-image: url(../images/smallexpand.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left:20px;
}

.plan_task_name {
	padding: 6px;
	padding-left:0px;
}

.plan_task_name > i {
	font-size: 15px;
}

.plan_task_name > div {
	display:inline-block;
	background-color:rgb(200, 38, 39);
	color:white;
	font-weight:bold;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:3px;
	font-size:10px;
	border-radius:4px;
	margin-left:8px;
	line-height: 12px;
}

.leftbar-home {
	padding:2px;
}

.leftbar-home div {
	line-height: 24px;
	font-family: OpenSans;
	font-size: 14px;
	color: #737485;
	cursor: pointer;
	padding: 4px;
	border-radius:4px;
	margin: 2px;
	user-select: none;
}

.leftbar-home div[selected] {
	background-color: #D9EAFE !important;
	color: rgb(1, 117, 255);
}

.leftbar-home div:hover {
	background-color: #F1F1F1;
}

.green {
	color: #00C200 !important;
}

.red {
	color: rgb(200, 38, 39) !important;
}

.blue {
	color: rgb(38, 157, 240) !important;
}

.wall_comment {
	padding: 8px;
	margin-top: 4px;
	font-family: OpenSans;
	font-size: 12px;
	color: #737485;
}


.wall_comment div[adduser]
{
	position: absolute;
	right:8px;
	top:0px;
	height:20px;
	padding: 6px;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 16px;
	color: rgb(115, 116, 133);
	white-space: nowrap;
	user-select: none;
	border-radius:16px;
	cursor: pointer;
}
.wall_comment div[adduser]:hover
{
	background-color: #E8E8E8;
}


.wall_container {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	overflow-x:auto;
	background-color:#FAFAFA;
}

.wall_followers_container {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	overflow-x:auto;
	background-color:white; /*#FAFAFA; */
}

.wall_followers_container img {
	width:48px;
	border-radius:32px;
	margin:8px;
	border: 4px solid transparent;
	cursor: pointer;
}

.wall_followers_container > img:hover {
	border: 4px solid #E8E8E8;
}



.wall_followings_container {
	width:100%;
	height:100%;
	overflow:hidden;
	overflow-y:auto;
	overflow-x:auto;
	background-color:white; /*#FAFAFA; */
	font-family: OpenSans;
	font-size: 14px;
	cursor: default;
}

.wall_followings_container div[expanded]
{
	padding: 8px;
}

.wall_followings_container div[expanded] > span
{
	background-image: url(../images/smallcollapse.png);
	background-position: right 4px center;
	background-repeat: no-repeat;
	border-radius: 6px;
	padding: 8px;
	padding-right:20px;
	user-select: none;
	cursor: pointer;
}

.wall_followings_container div[expanded] > span:hover
{
	background-color: #EAEAEA;
}

.wall_followings_container div[collapsed]
{
	padding: 8px;
}

.wall_followings_container div[collapsed] > span
{
	background-image: url(../images/smallexpand.png);
	background-position: right 4px center;
	background-repeat: no-repeat;
	border-radius: 6px;
	padding: 8px;
	padding-right:20px;
	user-select: none;
	cursor: pointer;
}

.wall_followings_container div[collapsed] > span:hover
{
	background-color: #F1F1F1;
}

.wall_followings_container div[recid]
{
	cursor: pointer;
	padding: 8px;
	position: relative;
	border-radius: 6px;
	margin-left: 8px;
	margin-right: 8px;
}

.wall_followings_container div[recid] > div
{
	padding-left:40px;
	min-height: 32px;
	color: #808080;
	user-select: none;
}

.wall_followings_container div[recid] > div > span
{
	font-weight: bold;
}
	
.wall_followings_container div[recid] > img
{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 32px;
	height: 32px;
	border-radius: 16px;
}

.wall_followings_container div[recid]:hover
{
	background-color: #EAEAEA;
}



.wall_header_container {
	border:1px solid #C0C0C0;
	width: 90%;
	max-width: 600px;
	min-width: 400px;
	height: 56px;
	background-color:white;
	border-radius:28px;
	margin: 8px auto;
	position: relative;
	box-sizing: border-box;
}

.wall_header_container > img {
	position: absolute;
	left:4px;
	top:3px;
	width:40px;
	height:40px;
	border-radius:24px;
	border: 4px solid transparent;
	cursor: pointer;
}

.wall_header_container > img:hover {
	border: 4px solid #E8E8E8;
}

.wall_header_container > div {
	margin-left: 54px;
	margin-right: 10px;
	margin-top: 7px;
	margin-bottom: 6px;
	width: calc(100%-32px);
	box-sizing: border-box;
	height: 40px;
	border-radius:20px;
	background-color: #FCFCFC;
	cursor:pointer;
	border: 1px solid #C0C0C0;
	text-align:left;
	padding-left: 20px;
	line-height: 40px;
	font-family: OpenSans;
	font-size: 14px;
	position: relative;
	color: rgb(115, 116, 133);
}

.wall_header_container > div > i[picture] {
	position: absolute;
	right:20px;
	top: 10px;
	font-size: 20px;
	color: #C0C0C0; /* #92C3FC; */
}

.wall_header_container > div > i[microphone] {
	position: absolute;
	right:58px;
	top: 10px;
	font-size: 20px;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}


.wall_header_container > div > i:hover {
	color: #0175FF
}


.wall_header_container > div:hover {
	background-color: #F1F1F1;
}

.wall_post_addcomment {
	position: relative;
	padding-top:8px;
	padding-left:4px;
	padding-right:4px;
	padding-bottom:8px;
	border-top: 1px solid #F0F0F0;
}

.wall_post_addcomment > img {
	position: absolute;
	left:6px;
	top:4px;
	width:30px;
	height:30px;
	border-radius:15px;
	border: 3px solid transparent;
	cursor: pointer;
}

.wall_post_addcomment > img:hover {
	border: 3px solid #E8E8E8;
}

.wall_post_addcomment > div {
	margin-left: 44px;
	margin-right: 4px;
	/* height: 28px; */
	border-radius:14px;
	background-color: #FCFCFC;
	cursor:pointer;
	border: 1px solid #C0C0C0;
	text-align:left;
	padding-left: 14px;
	padding-right: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
	font-family: OpenSans;
	font-size: 12px;
	position: relative;
	color: black; /* rgb(115, 116, 133); */
	outline: none;
}

.wall_post_addcomment > i[addcommentimage]
{
	position: absolute;
	right: 24px;
	top: 16px;
	zIndex:10000;
	cursor: pointer;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.wall_post_addcomment > i[addcommentimage]:hover {
	color: #0175FF
}

.wall_post_addcomment > i[addcommentemoticon]
{
	position: absolute;
	right: 50px;
	top: 16px;
	zIndex:10000;
	cursor: pointer;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.wall_post_addcomment > i[addcommentemoticon]:hover {
	color: #0175FF
}

.wall_post_addcomment > div > i {
	position: absolute;
	right:20px;
	top: 8px;
	font-size: 18px;
	color: #C0C0C0; /* rgb(115, 116, 133); */
}

.wall_post_addcomment > div > i:hover {
	color: #0175FF
}


.wall_post_modifycomment {
	position: relative;
	margin-top: 8px;
	padding-right:4px;
	padding-top:8px;
	padding-bottom:8px;
}

.wall_post_modifycomment > div {
	margin-left: 44px;
	margin-right: 4px;
	/* height: 28px; */
	border-radius:14px;
	background-color: #FCFCFC;
	cursor:pointer;
	border: 1px solid #C0C0C0;
	text-align:left;
	padding-left: 14px;
	padding-right: 60px;
	padding-top: 4px;
	padding-bottom: 4px;
	line-height: 18px;
	font-family: OpenSans;
	font-size: 12px;
	position: relative;
	color: black; /* rgb(115, 116, 133); */
	outline: none;
}

.wall_acomment {
	min-height: 20px;
	background-color:white;
	font-family: OpenSans;
	font-size: 12px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 4px;
	position: relative;
}


.wall_acomment > img {
	position: absolute;
	left:6px;
	top:4px;
	width:30px;
	height:30px;
	border-radius:18px;
	border: 3px solid transparent;
	cursor: pointer;
}

.wall_acomment > img:hover {
	border: 3px solid #E8E8E8;
}


.wall_acomment > div[date] {
	position: absolute;
	right: 24px;
	top: 4px;
	font-family: OpenSans;
	font-size: 10px;
}


.wall_acomment > div[menu] {
	position: absolute;
	right: 4px;
	top: 4px;
	width: 16px;
	height: 16px;
	text-align: center;
	font-family: OpenSans;
	font-size: 10px;
	cursor: pointer;
	border-radius: 50%;
	box-sizing: border-box;
}

.wall_acomment > div[menu]:hover {
	background-color: #E0E0E0;
}

.wall_acomment > div[username] {
	position: absolute;
	left: 48px;
	top: 4px;
	font-family: OpenSans;
	font-size: 12px;
	cursor: pointer;
}

.wall_acomment > div[username]:hover {
	text-decoration: underline;
}


.wall_acomment > div[worktitle] {
	position: absolute;
	left: 48px;
	top: 20px;
	font-family: OpenSans;
	font-size: 10px;
	color: #808080;
}


.wall_acomment > div[content] {
	font-family: OpenSans;
	font-size: 12px;
	padding-top: 36px;
	padding-left: 40px;
	padding-right: 12px;
	padding-bottom: 0px;
	margin: 0px;
	line-height:20px;
}

.wall_acomment > div[content] p:empty {
   min-height: 1em;
}

.wall_acomment > div[content] p {
	margin: 0px;
	line-height:20px;
}


.wall_acomment > div[content] a {
	color: rgb(1, 117, 255);
	/* font-weight: bold; */
	text-decoration: none;
}

.wall_comments_container {
	border-top: 1px solid #F0F0F0;
}

.wall_acomment > div[content] a:hover {
	text-decoration: underline;
}


.wall_post_container_none {
	font-family: OpenSans;
	font-size:14px;
	font-style:italic;
	color: silver;
	width: 90%;
	max-width: 600px;
	min-width: 400px;
	margin: 8px auto;
	position: relative;
}

.wall_post_container {
	border:1px solid #C0C0C0;
	width: 90%;
	max-width: 800px;
	min-width: 400px;
	min-height: 20px;
	background-color:white;
	border-radius:8px;
	margin: 8px auto;
	position: relative;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
	box-sizing: border-box;
}

.wall_post_container:hover {
	border: 1px solid #91BDFE;
	box-shadow: 0px 1px 3px rgba(1, 117, 255, 1);
}

.wall_post_container > img {
	position: absolute;
	left: 4px;
	top: 4px;
	width: 38px;
	height: 38px;
	border-radius: 22px;
	border: 3px solid transparent;
	cursor: pointer;
}

.wall_post_container > img:hover {
	border: 3px solid #E8E8E8;
}

.wall_post_container > div[date] {
	position: absolute;
	right:24px;
	top:8px;
	font-family: OpenSans;
	font-size: 10px;
}

.wall_post_container > div[menu] {
	position: absolute;
	right: 4px;
	top: 8px;
	width: 16px;
	height: 16px;
	text-align: center;
	font-family: OpenSans;
	font-size: 10px;
	cursor: pointer;
	border-radius: 50%;
	box-sizing: border-box;
}

.wall_post_container > div[menu]:hover {
	background-color: #E0E0E0;
}

.wall_post_container > div[username] {
	position: absolute;
	left:52px;
	top:8px;
	font-family: OpenSans;
	font-size: 12px;
	cursor: pointer;
}

.wall_post_container > div[username]:hover {
	text-decoration: underline;
}

.wall_post_container > div[author] {
	position: absolute;
	right:8px;
	top:26px;
	font-family: OpenSans;
	font-size: 11px;
	cursor: pointer;
}

.wall_post_container > div[author] img {
	width: 18px;
	height: 18px;
	vertical-align: middle;
	border-radius:9px;
	margin: 2px;
}

.wall_post_container > div[author] span {
}

.wall_post_container > div[author] span:hover {
	text-decoration: underline;
}

.wall_post_container > div[worktitle] {
	position: absolute;
	left:52px;
	top:26px;
	font-family: OpenSans;
	font-size: 10px;
	color: #808080;
}

.wall_post_container > div[content] {
	font-family: OpenSans;
	font-size: 12px;
	line-height:20px;
	margin-top: 52px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 4px;
	overflow:hidden;
	position: relative;
}

.wall_post_container > div[content][overflow]::after {
	content: '';
	position: absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height: 24px;
	pointer-events: none;
	background: linear-gradient(to bottom, transparent 0%, #E0E0E0 100%);
}
/*
.wall_post_container > div[content] p:empty {
   min-height: 1em;
}

.wall_post_container > div[content] p {
	margin: 0px;
	line-height:20px;
}
*/
.wall_post_container > div[content] a {
	color: rgb(1, 117, 255);
	/* font-weight: bold; */
	text-decoration: none;

}

.wall_post_container > div[content] a:hover {
	text-decoration: underline;
}


.wall_post_container > div[files] {
	margin-bottom: 4px;
	margin-right: 8px;
	position: relative;
}

.wall_post_container > div[files] > div {
	position: relative;
	display: inline-block;
	font-family: OpenSans;
	font-size: 11px;
	line-height: 11px;
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top:2px;
	margin-left:4px;
	user-select: none;
	cursor: pointer;
	background-color:#EFF3F5;
	border: 1px solid #B4D0DE;
	border-radius: 12px;
}

.wall_post_container > div[files] > div:hover {
	background-color: #D0DBE1;
}

.wall_post_container > div[files] > div > span {
	color: rgb(119,119,119);
}

.wall_post_container div[expand] {
	position: relative;
	left:12px;
	font-family: OpenSans;
	font-size: 12px;
	color: #808080;
	cursor: pointer;
	padding-top: 4px;
	padding-bottom: 4px;
	user-select: none;
}

.wall_post_container div[expand]:hover {
	text-decoration: underline;
}


.wall_post_container > div[likes_comments_container] {
	font-family: OpenSans;
	font-size: 12px;
	height: 20px;
	padding-bottom: 8px;
	position: relative;
}

.wall_post_container div[like_comment] {
	position: absolute;
	left: 12px;
	user-select: none;
}

.wall_post_container div[like_comment] > i {
	color: #808080;
	cursor: pointer;
}

.wall_post_container div[like_comment] > i[i_like] {
	color: rgb(1, 117, 255) !important;
	/* font-weight: bold !important; */
}
	
.wall_post_container div[like_comment] > span {
	color: #808080;
	cursor: pointer;
}

.wall_post_container div[likes_comments] > il {
	text-align:center;
	font-size: 10px;
	cursor: pointer;
	padding: 4px;
	border-radius: 50%;
	box-sizing: border-box;
}

.wall_post_container div[likes_comments] > il:hover {
	background-color: #E0E0E0;
}

.wall_post_container div[like_comment] > span:hover {
	text-decoration: underline;
}

.wall_post_container div[likes_comments] {
	position: absolute;
	right: 12px;
	user-select: none;
}

.wall_post_container div[likes_comments] > span[nblikes] {
}

.wall_post_container div[likes_comments] > span[nblikes_label] {
	color: #808080;
	cursor: pointer;
}

.wall_post_container div[likes_comments] > span[nblikes_label]:hover {
	text-decoration: underline;
}

.wall_post_container div[likes_comments] > span[nbcomments] {
}

.wall_post_container div[likes_comments] > span[nbcomments_label] {
	color: #808080;
	cursor: pointer;
}

.wall_post_container div[likes_comments] > span[nbcomments_label]:hover {
	text-decoration: underline;
}

.wall_more {
	border:1px solid #C0C0C0;
	width: 90%;
	max-width: 600px;
	min-width: 400px;
	height: 20px;
	background-color: #F1F1F1;
	border-radius:8px;
	margin: 8px;
	text-align:center;
	line-height: 20px;
	font-family: OpenSans;
	font-size: 14px;
}


.topic_category {
	/* 3px 0 0 5px; */
	padding: 3px;
	padding-left: 6px;
	padding-right: 6px;
	border-radius: 4px;
	border: 0px;
	white-space: nowrap;
	cursor: default;
	font-family: OpenSans;
	font-size: 12px;
	line-height: 100%;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
}


.grid_tag {
	float: left;
	border-radius: 15px;
	width: auto;
	padding: 5px 12px 5px 12px;
	border: 0px;
	white-space: nowrap;
	cursor: default;
	font-family: OpenSans;
	font-size: 12px;
	line-height: 100%;
	height: 20px;
/*	
	overflow: hidden;
	text-overflow: ellipsis;
	*/
	box-sizing: border-box;
	margin:2px;
}

.linkedin_select 
{
	width:400px;
	height:300px;
	overflow:hidden;
	overflow-y: auto;
}

.linkedin_select_element
{
	width: 100%;
	position: relative;
	min-height: 60px;
}

.linkedin_select_element img
{
	position:absolute;
	left:4px;
	top:8px;
	width:40px;
	height:40px;
	border-radius:20px;
}


.linkedin_select_element div[title]
{
	position: relative;
	padding-left:54px;
	padding-top:8px;
	width:calc(100% - 20px);
	overflow:hidden;
	text-overflow: ellipsis;
	color: rgb(1, 117, 255);
	font-family: OpenSans;
	font-size: 14px;
	line-height:20px;
	white-space: nowrap;
	cursor: pointer;
}


.linkedin_select_element div[title]:hover
{
	text-decoration: underline;
}

.linkedin_select_element div[description]
{
	position: relative;
	padding-left:54px;
	padding-bottom: 8px;
	width:calc(100% - 20px);
	font-family: OpenSans;
	font-size: 12px;
	line-height:16px;
	white-space: wrap;
}


.recentobjects_container
{
	width:100%;
	height:100%;
	display:table-cell;
	padding:6px;
	overflow:hidden;
}

.recentobjects_element
{
	width:200px;
	height: 84px;
	border:1px solid #C0C0C0;
	display:inline-block;
	margin-right:4px;
	margin-bottom:4px;
	border-radius:2px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	background-color: white;
	padding:6px;
	cursor: pointer;
	position: relative;
}

.recentobjects_tags
{
	position:absolute;
	top:6px;
	left:10px;
	width:180px;
	height:4px;
	overflow: hidden;
}

.recentobjects_tags div {
	position:absolute;
	top:0px;
	width:32px;
	height:4px;
	border-radius:2px;
}

.recentobjects_element_alert
{
	position:absolute;
	left:40px;
	top:16px;
	width:12px;
	height:12px;
	border-radius:16px;
	background-color: red;
	z-index:10000;
}

.recentobjects_element_logo
{
	position:absolute;
	left:10px;
	top:16px;
	width:40px;
	height:40px;
	overflow:hidden;
	border-radius:20px;
}

.recentobjects_element_logo > img
{
	position:absolute;
	top:0;
	left:50%;
	height:100%;
	transform: translate(-50%, 0%);
	object-fit: cover;
}

.recentobjects_element_text
{
	position:absolute;
	left:56px;
	top:12px;
	width:148px;
	height:80px;
	overflow:hidden;
	text-overflow: ellipsis;
	overflow : hidden;
	color: #808080;
	user-select: none;
	font-family: OpenSans;
	font-size: 11px;
	line-height:16px;
	white-space: nowrap;
}


.recentobjects_element_text > span
{
	font-weight: bold;
	user-select: none;
	font-size: 12px;
	line-height:20px;
	white-space: nowrap;
}



.recentobjects_element:hover
{
	background-color: #f8f8f8;
}


.linkto_input 
{
	padding-left: 20px !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	width: calc(100% - 28px) !important;
}

.linkto_input_ro
{
	padding-left: 20px !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	width: 100% !important;
	cursor: pointer;
}

.linkto_input_ro:hover
{
	text-decoration: underline;
}

.linkto_add
{
	width:24px;
	height: 24px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
}

.linkto_add:hover 
{
	background-color: #F1F1F1;
}

.linkto_add > span
{
	color: #737485;
	line-height: 22px;
	font-size: 18px;
	user-select: none; /* Standard */
}

.linkto_delete
{
	position: absolute;
	top:4px;
	right:0px;
	width:24px;
	height: 24px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
}

.linkto_delete:hover 
{
	background-color: #F1F1F1;
}

.linkto_delete > i
{
	color: #737485;
	line-height: 18px;
	font-size: 12px;
	user-select: none; /* Standard */
}





.objectto_input 
{
	padding-left: 20px !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	width: calc(100% - 28px) !important;
}

.objectto_input_ro
{
	padding-left: 20px !important;
	background-repeat: no-repeat !important;
	background-position: left !important;
	width: 100% !important;
	cursor: pointer;
}

.objectto_input_ro:hover
{
	text-decoration: underline;
}

.objectto_add
{
	width:24px;
	height: 24px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
}

.objectto_add:hover 
{
	background-color: #F1F1F1;
}

.objectto_add > span
{
	color: #737485;
	line-height: 22px;
	font-size: 18px;
	user-select: none; /* Standard */
}

.objectto_delete
{
	position: absolute;
	top:4px;
	right:0px;
	width:24px;
	height: 24px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
}

.objectto_delete:hover 
{
	background-color: #F1F1F1;
}

.objectto_delete > i
{
	color: #737485;
	line-height: 18px;
	font-size: 12px;
	user-select: none; /* Standard */
}



.leftbar_logo
{
	position:absolute;
	top:12px;
	left:4px;
	width:40px;
	height:40px;
}

.leftbar_command
{
	position:absolute;
	left:6px;
	width:36px;
	height:36px;
	font-size: 24px;
	color:#F0F0F0;
	text-align:center;
	cursor: pointer;
}

.leftbar_command i
{
	padding:4px;
}

.leftbar_command:hover
{
	color:#2C2C2C;
	background-color: #F0F0F0;
	border-radius: 4px;
	border: 1px solid #E0E0E0;
}

.createwidget
{
	position: absolute;
	right: 56px;
	top: 16px;
	width:32px;
	height: 32px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
	z-index:1000000;
}

.createwidget:hover 
{
	background-color: #F1F1F1;
}

.createwidget > il
{
	color: rgb(102, 102, 102);
	line-height: 30px;
	font-size: 16px;
	user-select: none; /* Standard */
}


.refreshwidgets
{
	position: absolute;
	right: 16px;
	top: 16px;
	width:32px;
	height: 32px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
	z-index:1000000;
}

.refreshwidgets:hover 
{
	background-color: #F1F1F1;
}

.refreshwidgets > il
{
	color: rgb(102, 102, 102);
	line-height: 30px;
	font-size: 16px;
	user-select: none; /* Standard */
}

.gridurl
{
	cursor: pointer;
	color: black;
	text-decoration: none;
}

.gridurl:hover
{
	text-decoration: underline;
}


.cardurl
{
	cursor: pointer;
	color: rgb(128, 128, 128);
	text-decoration: none;
	font-weight:normal !important;
}

.cardurl:hover
{
	text-decoration: underline;
}


.inputurl 
{
	cursor: pointer;
}

.inputurl:hover 
{
	text-decoration: underline;
}


.linkedinurl
{
	cursor: pointer;
}

.linkedinurl:hover 
{
	text-decoration: underline;
}

.linkedinbutton 
{
	position: absolute;
	top: 10px;
	width:32px;
	height: 32px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	color: rgb(102,102,102);
	line-height:30px;
	z-index:10000;
}

.linkedinbutton:hover {
	background-color: #F1F1F1;
}


.linkedinprofile 
{
	width:600px;
	table-layout: fixed;
	table-layout:fixed;
	border-collapse:collapse;
}

.linkedinprofile td
{
	font-family: OpenSans;
	font-size: 12px;
	color:rgb(102,102,102);
	line-height:20px;
	padding: 4px;
}

.importdataarea
{
	width: 100%;
	height: 100%;
	background-color: #F8FAFA;
	border: 2px dashed #E0E0E0;
	box-sizing: border-box;
	position: relative;
	cursor: pointer;
}

.importdataarea div
{
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	font-family: OpenSans;
	font-size: 16px;
	text-align: center;
	color: #737485;
}

.importdataarea span
{
	font-size: 12px;
	color: #737485;
}

.importdataarea span:hover
{
	text-decoration: underline;
}

.searchall 
{
	position: absolute;
	left: 50%;
	top: 16px;
	transform: translate(-50%, 0);
	width:300px;
	height: 32px;
}

.searchall > input
{
	width:100%;
	font-family: OpenSans;
	font-size: 14px;
	padding-left:32px !important;
	background-image: url(../images/smallsearch.png) !important;
	border-radius: 20px !important;
	background-position: left !important;
	background-repeat: no-repeat !important;
}


.recorder {
	position: absolute;
	left: 50%;
	top: 16px;
	transform: translate(-50%, 0);
	width:380px;
	height: 32px;
	border: 1px solid #E0E0E0;
	background-color: #F8FAFA;
	border-radius: 20px !important;
	box-sizing: border-box;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: none;
}

.recorder > il {
	padding: 6px;
	font-size: 14px;
	border-radius: 12px !important;
	color: black;
	cursor: pointer;
}

.recorder > il:hover {
	background-color: #E0E0E0;
}


.recorder > il[disabled] {
	padding: 6px;
	font-size: 14px;
	border-radius: 12px !important;
	color: #A0A0A0;
	cursor: default;
}

.recorder > il[disabled]:hover {
	background-color: transparent;
}

.recorder > div {
	position: absolute;
	top: 5px;
	left: 84px;
	width: 264px;
	height:20px;
}



.player {
	position: absolute;
	left: 50%;
	top: 16px;
	transform: translate(-50%, 0);
	width:380px;
	height: 32px;
	border: 1px solid #E0E0E0;
	background-color: #F8FAFA;
	border-radius: 20px !important;
	box-sizing: border-box;
	padding-left:10px;
	padding-right:10px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: none;
}

.player > il {
	padding: 6px;
	font-size: 14px;
	border-radius: 12px !important;
	color: black;
	cursor: pointer;
}

.player > il:hover {
	background-color: #E0E0E0;
}


.player > il[disabled] {
	padding: 6px;
	font-size: 14px;
	border-radius: 12px !important;
	color: #A0A0A0;
	cursor: default;
}

.player > il[disabled]:hover {
	background-color: transparent;
}

.player > div {
	position: absolute;
	top: 5px;
	left: 84px;
	width: 264px;
	height:20px;
}



.createany 
{
	position: absolute;
	left: calc(50% + 212px);
	top: 16px;
	transform: translate(-50%, 0);
	width:32px;
	height: 32px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
}

.createany:hover {
	background-color: #F1F1F1;
}

.createany > span
{
	color: #737485;
	line-height: 32px;
	font-size: 16px;
	user-select: none; /* Standard */
}



.recordany 
{
	position: absolute;
	left: calc(50% + 250px);
	top: 16px;
	transform: translate(-50%, 0);
	width:32px;
	height: 32px;
	border: 1px solid #E0E0E0;
	border-radius: 16px;
	background-color: #F8FAFA;
	text-align: center;
	cursor: pointer;
}

.recordany:hover {
	background-color: #F1F1F1;
}

.recordany > span
{
	color: #737485;
	line-height: 32px;
	font-size: 16px;
	user-select: none; /* Standard */
}



.popup-recents
{
	position: absolute;
	z-index: 10000;
	display: block;
	overflow:hidden;
	overflow-y:auto;
	padding: 0px;
	border: 1px solid #A0A0A0;
	background-color:#FAFAFA;
	font-family: OpenSans;
	font-size: 14px;
	cursor: default;
}

.popup-recents p
{
	margin: 8px;
	padding: 0px;
}

.popup-recents > div
{
	cursor: pointer;
	padding: 8px;
	position: relative;
}

.popup-recents > div > div
{
	padding-left:40px;
/*	
	background-image: url(../images/searchicon.png); 
	background-repeat: no-repeat;
	background-position: left top; 
	background-size: 32px;
*/	
	min-height: 32px;
	color: #808080;
	user-select: none;
}

.popup-recents > div > div > span
{
	font-weight: bold;
}
	
.popup-recents > div > img
{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 32px;
	height: 32px;
	border-radius: 16px;
}

.popup-recents div:hover
{
	background-color: #EAEAEA;
}



.popup-autocomplete 
{
	position:absolute;
	display:block;
	z-index:10000;
	border: 1px solid #A0A0A0;
	background-color:#FAFAFA;
	font-family: OpenSans;
	font-size: 14px;
	cursor: default;
}

.popup-autocomplete-categories
{
	width:150px;
	border-right: 1px solid #A0A0A0;
	background-color:white;
	padding:4px;
}

.popup-autocomplete-categories div
{
	padding: 5px;
	border: 1px solid transparent;
	margin:0px:
}

.popup-autocomplete-categories i
{
	color:#737485;
}

.popup-autocomplete-categories div:hover
{
	background-color: #EAEAEA;
	border-radius: 4px;
}

.popup-autocomplete-selected {
	background-color: #D9EAFF !important;
	border: 1px solid #DEE1FF !important;
	border-radius: 4px !important;
	margin:0px:
}

.popup-autocomplete-result > div
{
	overflow:hidden;
	overflow-y:auto;
	width: 100%;
	height: 100%;
	padding: 0px;
}

.popup-autocomplete-result > div > div
{
	cursor: pointer;
	padding: 8px;
	position: relative;
}
	
.popup-autocomplete-result > div > div > div
{
	padding-left:40px;
/*	
	background-image: url(../images/searchicon.png); 
	background-repeat: no-repeat;
	background-position: left top; 
	background-size: 32px;
*/	
	min-height: 32px;
	color: #808080;
	user-select: none;
}

.popup-autocomplete-result > div > div > div > span
{
	font-weight: bold;
}
	
.popup-autocomplete-result > div > div > img
{
	position: absolute;
	top: 8px;
	left: 8px;
	width: 32px;
	height: 32px;
	border-radius: 16px;
}

.popup-autocomplete-result div > div:hover
{
	background-color: #EAEAEA;
}










.entityheader_logo 
{
	position:relative;
	width:28px;
	height:28px;
	overflow:hidden;
	border-radius:15px;
	cursor: pointer;
}

.entityheader_logo img
{
	position:absolute;
	top:0;
	left:50%;
	height:100%;
	transform: translate(-50%, 0%);
	object-fit: cover;
}

.entityheader_title
{
	max-width:300px;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:8px;
	font-family: OpenSans;
	font-size: 16px;
}

.entityheader_subtitle
{
	max-width:600px;
	overflow:hidden;
	text-overflow:ellipsis;
	padding-left:40px;
	font-family: OpenSans;
	font-size: 14px;
}

.homeopportunities_grid_name {
	font-family: OpenSans;
	font-size:12px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.homeopportunities_grid_name img[picture]
{
	width:24px;
	height:24px;
	border-radius:12px;
	vertical-align: middle;
}
			
			

.homeopportunities_header_cells img[picture]
{
	width:24px;
	height:24px;
	border-radius:12px;
	vertical-align: middle;
}

.homeopportunities_header
{
	position: absolute;
	left: 0;
	right: 0;
	background-color:#FAFAFA;
}

.homeopportunities_header_table
{
	position: absolute;
	left:0;
	top:0;
	right:0;
	height:100%;
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
}

.homeopportunities_header_td
{
	width: calc(100% / 8);
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-top:4px solid transparent;
}

.homeopportunities_header_cells
{
	background-color:#F1F1F1;
	width:100%;
	height:100%; 
	border-radius:10px 10px 0 0;
	border-left: 1px solid #C0C0C0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	position:relative;
}

.homeopportunities_header_cells >div[title]
{
	position:absolute;
	top:16px;
	left:16px;
	right:16px;
	height:24px;
	font-family: OpenSans;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.homeopportunities_header_cells img[picture]
{
	width:24px;
	height:24px;
	border-radius:12px;
	vertical-align: middle;
}
			

.homeopportunities_header_cells >div[subtitle]
{
	position:absolute;
	top:40px;
	left:16px;
	right:16px;
	height:20px;
	font-family: OpenSans;
	font-size:14px;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.homeopportunities_body 
{
	position: absolute;
	left:0;
	right:0;
	background-color:#FAFAFA;
}

.homeopportunities_body_table
{
	position: absolute;
	left:0;
	top:0;
	right:0;
	height:100%;
	table-layout:fixed;
	border-collapse:collapse;
	width:100%;
}

.homeopportunities_body_td
{
	width: calc(100% / 8);
	border-left:8px solid transparent;
	border-right:8px solid transparent;
	border-bottom:4px solid transparent;
}

.homeopportunities_body_cells 
{
	background-color:#F1F1F1;
	width:100%;
	height:100%;
	border-left: 1px solid #C0C0C0;
	border-right: 1px solid #C0C0C0;
	overflow:hidden;
	overflow-y:auto;

}

.homeopportunities_body_cell
{
	width:calc(100% - 16);
	min-height:80px;
	margin:8px;
	border:1px solid #C0C0C0;
	border-radius:2px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	/* box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3); */
	padding:8px;
	background-color:white;
	cursor:pointer;
	position: relative;
	user-select: none;
}

.homeopportunities_body_cell > div {
	padding-top:3px;
}

.homeopportunities_body_cell p[name] {
	padding:0;
	margin:0;
	font-family: OpenSans;
	font-size:12px;
	font-weight:bold;
	color: #808080;
}

.homeopportunities_body_cell p[name]:hover {
	color: #404040; /*rgb(1, 117, 255);*/
}

.homeopportunities_body_cell p[company] {
	padding:0;
	margin:0;
	font-family: OpenSans;
	font-size:12px;
	color: #808080;
}

.homeopportunities_body_cell p[amount] {
	padding:0;
	margin:0;
	font-family: OpenSans;
	font-size:14px;
	font-weight:bold;
	color: #808080;
}

.homeopportunities_body_cell p[owner] {
	padding:0;
	margin:0;
	font-family: OpenSans;
	font-size:12px;
	color: #808080;
}

.homeopportunities_body_cell p[owner] >span  {
	line-height:20px;
}

.homeopportunities_body_cell p[closedate] {
	padding:0;
	margin:0;
	font-family: OpenSans;
	font-size:12px;
	color: #808080;
	line-height:16px;
}

span[age] {
	background-color:#0175FF;
	color:white;
	font-size:9px;
	font-weight:bold;
	border-radius:3px;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
}


span[won] {
	background-color:#308649;
	color:white;
	font-size:9px;
	font-weight:bold;
	border-radius:3px;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
}

span[late] {
	background-color:#FF4133;
	color:white;
	font-size:9px;
	font-weight:bold;
	border-radius:3px;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
}

span[lost] {
	background-color:#FF4133;
	color:white;
	font-size:9px;
	font-weight:bold;
	border-radius:3px;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
}

span[info] {
	background-color:#FFD800;
	color:black;
	font-size:9px;
	font-weight:bold;
	border-radius:3px;
	line-height:16px;
	padding-left:3px;
	padding-right:3px;
}


.homeopportunities_body_cell img[picture]
{
	width:12px;
	height:12px;
	border-radius:6px;
	vertical-align: middle;
}
			
.homeopportunities_body_cell img[logo]
{
	position:absolute;
	right:8px;
	bottom:8px;
	width:48px;
	height:48px;
	border-radius:24px;
}

.linkedobjects_container
{
	width:100%;
	height:100%;
	/*display:table-cell; */
	padding:6px;
	overflow:hidden;
	overflow-y: auto;
	box-sizing: border-box;
}

.linkedobjects_element
{
	width:250px;
	height:108px;
	border:1px solid #C0C0C0;
	display:inline-block;
	margin-right:4px;
	margin-bottom:4px;
	border-radius:2px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.3);
	/* box-shadow: 0px 1px 12px rgba(0, 0, 0, 0.3); */
	padding:6px;
	cursor: pointer;
	position: relative;
}

.linkedobjects_element_logo
{
	position:absolute;
	left:10px;
	top:10px;
	width:40px;
	height:40px;
	overflow:hidden;
	border-radius:20px;
}

.linkedobjects_element_logo > img
{
	position:absolute;
	top:0;
	left:50%;
	height:100%;
	transform: translate(-50%, 0%);
	object-fit: cover;
}

.linkedobjects_element_text
{
	position:absolute;
	left:56px;
	top:10px;
	width:180px;
	height:102px;
	color: #808080;
	user-select: none;
	font-family: OpenSans;
	font-size: 12px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.linkedobjects_element_text > span
{
	font-weight: bold;
	user-select: none;
	line-height:20px;
	white-space: nowrap;
}


.linkedobjects_element_text > p
{
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height:16px;
	margin:0px;
}



.linkedobjects_element:hover
{
	background-color: #f8f8f8;
}
