.viafoura .vf-content-focus-container[data-v-2917e5f4] {
	margin: -1px;
	position: relative;
}
.viafoura .vf-content-focus-container--default[data-v-2917e5f4] {
	border: 1px solid transparent;
	border-radius: 4px;
	transition: all 0.4s ease;
}

@-moz-document url-prefix() {
}
.viafoura .vf-content-editor-form .vf-content-editor-input {
	min-height: 24px;
}
.viafoura .vf-content-editor-form .vf-editor-area {
	position: relative;
}
@media (max-width: 480px) {
	.viafoura .vf-content-editor-form .vf-content-editor-input {
		min-height: 25px;
	}
}
.viafoura .vf-content-editor-input.vf-content {
	line-height: 1.8;
}
.viafoura .vf-content-editor-form__textarea {
	background-color: transparent;
	border: none;
	color: #000;
	color: var(--dark-text-on-background-color, #000);
	font-weight: 400;
	height: 24px;
	overflow: hidden;
	padding-top: 0 !important;
	resize: none;
	text-overflow: ellipsis;
	width: 100%;
}
.viafoura .vf-content-editor-form__textarea:focus,
.viafoura .vf-content-editor-form__textarea:hover {
	border-color: #007fff;
	border-color: var(--accent-color-light, #007fff);
	outline: none;
}
@media only screen and (max-width: 640px) {
	@supports (-webkit-overflow-scrolling: touch) {
		.viafoura .vf-content-editor-form__textarea {
			font-size: 16px;
		}
	}
}
.viafoura .vf-content-editor-form__textarea::-moz-placeholder {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
	overflow: hidden;
	text-overflow: ellipsis;
}
.viafoura .vf-editor-area--with-limit {
	padding-right: 2em;
}
.viafoura .pin-line[data-v-dddb053c] {
	border-left: 1px solid transparent;
	left: calc(50% - 1px);
	position: absolute;
	transition: border height 0.4s ease ease 1s;
}
.viafoura .pin-line--bottom[data-v-dddb053c] {
	height: calc(100% + 8px);
	top: 26px;
}
.viafoura .pin-line--light-primary[data-v-dddb053c] {
	border-left-color: rgba(0, 0, 0, 0.1);
	border-left-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
}
@media (max-width: 480px) {
	.viafoura .vf-new-content--single[data-v-2cf896d2] {
		padding-bottom: 10px;
		padding-top: 10px;
	}
}
.viafoura .vf-new-content__content-editor-wrapper[data-v-2cf896d2] {
	display: flex;
	flex-direction: row;
}
.viafoura .vf-new-content__content-editor[data-v-2cf896d2] {
	align-self: center;
	flex-grow: 1;
}
.viafoura .vf-post-alert {
	height: 1px;
	overflow: hidden;
	width: 1px;
}
.viafoura .reply-typing-indicator[data-v-1eba3f14] {
	max-height: 0;
}
.viafoura .reply-typing-indicator__internal[data-v-1eba3f14] {
	display: flex;
	max-height: 0;
	padding-bottom: 0;
}
.viafoura .reply-typing-indicator__indicator[data-v-1eba3f14] {
	position: relative;
	top: -20px;
	transform: translateY(-100%);
	z-index: 2;
}
.viafoura .vf-threaded-content-indicator[data-v-59456b5e] {
	font-weight: 700;
	padding: 0;
	text-align: left;
	transition: color 0.2s ease;
	width: 100%;
}
.viafoura .vf-threaded-content-indicator[data-v-59456b5e]:focus,
.viafoura .vf-threaded-content-indicator[data-v-59456b5e]:hover {
	background-color: rgba(0, 0, 0, 0.02);
	background-color: var(--primary-color-02, rgba(0, 0, 0, 0.02));
	text-decoration: underline;
}
.viafoura
	.vf-threaded-content-indicator[data-v-59456b5e]
	.vf-content-layout
	.pin-line--bottom {
	height: calc(100% + 12px);
	top: 22px;
}
@media (max-width: 480px) {
	.viafoura .vf-threaded-content-indicator[data-v-59456b5e] .vf-content-layout {
		padding-bottom: 5px;
		padding-top: 5px;
	}
	.viafoura
		.vf-threaded-content-indicator[data-v-59456b5e]
		.vf-content-layout
		.pin-line--bottom {
		height: calc(100% + 2px);
		top: 22px;
	}
}
.viafoura .vf-threaded-content-indicator--light-primary[data-v-59456b5e]:focus,
.viafoura .vf-threaded-content-indicator--light-primary[data-v-59456b5e]:hover {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}
.viafoura
	.vf-threaded-content-indicator--light-primary[data-v-59456b5e]:focus
	svg,
.viafoura
	.vf-threaded-content-indicator--light-primary[data-v-59456b5e]:hover
	svg {
	stroke: #0074e8;
	stroke: var(--accent-color, #0074e8);
}
.viafoura .vf-threaded-content-indicator__icon[data-v-59456b5e] {
	position: relative;
	top: 1px;
	z-index: 2;
}
.viafoura .vf-thread[data-v-6ac1b3e2] {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
	position: relative;
}
.viafoura .vf-thread__reply-list-item[data-v-6ac1b3e2] {
	will-change: height, padding;
}
.viafoura .remaining-content {
	fill: #fff;
	fill: var(--background-color, #fff);
	stroke: rgba(0, 0, 0, 0.2);
	stroke: var(--primary-color-20, rgba(0, 0, 0, 0.2));
	stroke-width: 1px;
	height: 1.8em;
	min-height: 25px;
	transition: stroke 0.2s ease;
	width: 1.8em;
}
.viafoura .remaining-content__count {
	font-size: 10px;
	font-weight: 700;
	fill: currentcolor;
	stroke: none;
}
.viafoura .vf-content-actions[data-v-2cf991b1] {
	align-items: baseline;
	display: flex;
}
.viafoura .vf-content-actions__right-actions[data-v-2cf991b1] {
	align-items: baseline;
	margin-left: auto;
}
.viafoura .vf-content-actions__like[data-v-2cf991b1] svg {
	bottom: 2px;
}
.viafoura .vf-content-actions__like[data-v-2cf991b1] {
	position: relative;
}
.viafoura .vf-content-actions__like[data-v-2cf991b1] svg {
	position: relative;
	vertical-align: bottom;
	fill: currentcolor;
}
.viafoura .vf-content-actions__like[data-v-2cf991b1]:focus:before,
.viafoura .vf-content-actions__like[data-v-2cf991b1]:hover:before {
	content: " ";
	left: 2px;
	letter-spacing: 15px;
	position: absolute;
	text-decoration: underline;
}
.viafoura .vf-content-actions__like[data-v-2cf991b1]:focus:first-child:before,
.viafoura .vf-content-actions__like[data-v-2cf991b1]:hover:first-child:before {
	left: -1px;
}
.viafoura .vf-content-actions__left-action[data-v-2cf991b1] {
	line-height: 13px;
	margin-left: 5px;
}
.viafoura .vf-content-actions__left-actions > [data-v-2cf991b1]:first-child {
	border-left: none;
	margin-left: 0;
	padding-left: 0;
}
.viafoura
	.vf-content-actions:not(.vf-content-actions--entered)
	.vf-content-actions__left-action[data-v-2cf991b1] {
	opacity: 0.6;
}
.viafoura
	.vf-content-actions:not(.vf-content-actions--entered)
	.vf-content-actions__left-action[data-v-2cf991b1]
	.vf-count-button__count {
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-background-color, rgba(0, 0, 0, 0.6));
}
.viafoura
	.vf-content-actions:not(.vf-content-actions--entered)
	.vf-content-actions__right-actions--desktop[data-v-2cf991b1] {
	opacity: 0;
}
.viafoura .vf-content-actions__flag[data-v-2cf991b1] {
	width: -moz-min-content;
	width: min-content;
}
.viafoura .vf-content-actions .vf-button[data-v-2cf991b1] {
	text-transform: uppercase;
}
.viafoura .vf-button.vf-reply-to[data-v-78246394] {
	border-left: none;
	color: rgba(0, 0, 0, 0.6);
	color: var(--light-text-on-default-color, rgba(0, 0, 0, 0.6));
	margin-left: 0;
	padding-left: 0;
}
.viafoura .vf-reply-to__reply-name[data-v-78246394] {
	color: #000;
	color: var(--dark-text-on-default-color, #000);
	font-weight: 700;
}
.viafoura
	.vf-reply-to--clickable:active
	.vf-reply-to__reply-name[data-v-78246394] {
	color: #004e9c;
	color: var(--accent-color-dark, #004e9c);
}
.viafoura .vf3-conversations-list > * + * {
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-top-color: var(--primary-color-10, rgba(0, 0, 0, 0.1));
}
.viafoura .vf3-conversations-list--empty {
	padding-top: 15px;
}
.viafoura .vf3-conversations-list--no-separator > * + * {
	border-top: none;
}
.viafoura .vf-report-content__link[data-v-fd4632a8]:focus-visible {
	color: #0074e8;
	color: var(--accent-color, #0074e8);
}
