.ragima-stream-scope {
	display: block !important;
	max-width: 600px !important;
	white-space: normal !important;
	word-break: break-word !important;
	overflow-wrap: anywhere !important;
}

.ragima-stream-scope .ragima-html-scope {
	display: block !important;
	max-width: 100% !important;
	color: #333 !important;
	font-size: 14px !important;
	line-height: 1.8 !important;
	white-space: normal !important;
	word-break: break-word !important;
	overflow-wrap: anywhere !important;
}

.ragima-stream-scope .ragima-html-scope * {
	box-sizing: border-box !important;
	max-width: 100% !important;
	font-family: inherit !important;
	line-height: inherit !important;
}

.ragima-stream-scope .ragima-html-scope p,
.ragima-stream-scope .ragima-html-scope div,
.ragima-stream-scope .ragima-html-scope section,
.ragima-stream-scope .ragima-html-scope article {
	margin: 0 0 8px 0 !important;
	padding: 0 !important;
	color: inherit !important;
	font-size: inherit !important;
}

.ragima-stream-scope .ragima-html-scope p:last-child,
.ragima-stream-scope .ragima-html-scope div:last-child,
.ragima-stream-scope .ragima-html-scope section:last-child,
.ragima-stream-scope .ragima-html-scope article:last-child {
	margin-bottom: 0 !important;
}

.ragima-stream-scope .ragima-html-scope h1,
.ragima-stream-scope .ragima-html-scope h2,
.ragima-stream-scope .ragima-html-scope h3,
.ragima-stream-scope .ragima-html-scope h4,
.ragima-stream-scope .ragima-html-scope h5,
.ragima-stream-scope .ragima-html-scope h6 {
	display: block !important;
	margin: 10px 0 6px 0 !important;
	padding: 0 !important;
	color: #1f3657 !important;
	font-weight: 600 !important;
	line-height: 1.5 !important;
}

.ragima-stream-scope .ragima-html-scope h1 {
	font-size: 20px !important;
}

.ragima-stream-scope .ragima-html-scope h2 {
	font-size: 18px !important;
}

.ragima-stream-scope .ragima-html-scope h3 {
	font-size: 16px !important;
}

.ragima-stream-scope .ragima-html-scope h4,
.ragima-stream-scope .ragima-html-scope h5,
.ragima-stream-scope .ragima-html-scope h6 {
	font-size: 15px !important;
}

.ragima-stream-scope .ragima-html-scope a {
	color: #2f74d7 !important;
	text-decoration: underline !important;
	cursor: pointer !important;
}

.ragima-stream-scope .ragima-html-scope img {
	display: block !important;
	width: auto !important;
	max-width: 100% !important;
	max-height: 260px !important;
	height: auto !important;
	margin: 8px auto !important;
	border-radius: 6px !important;
	object-fit: contain !important;
}

.ragima-stream-scope .ragima-html-scope .ragima-image-preview {
	display: block !important;
	cursor: zoom-in !important;
}

.ragima-stream-scope .ragima-html-scope .ragima-image-preview img {
	cursor: zoom-in !important;
}

.ragima-stream-scope .ragima-html-scope ul,
.ragima-stream-scope .ragima-html-scope ol {
	display: block !important;
	margin: 6px 0 10px 0 !important;
	padding: 0 0 0 22px !important;
	list-style-position: outside !important;
	list-style-image: none !important;
}

.ragima-stream-scope .ragima-html-scope ul {
	list-style-type: disc !important;
}

.ragima-stream-scope .ragima-html-scope ol {
	list-style-type: decimal !important;
}

.ragima-stream-scope .ragima-html-scope li {
	display: list-item !important;
	float: none !important;
	margin: 4px 0 !important;
	padding: 0 !important;
	list-style: inherit !important;
	color: inherit !important;
}

.ragima-stream-scope .ragima-html-scope li::before,
.ragima-stream-scope .ragima-html-scope li:before,
.ragima-stream-scope .ragima-html-scope li::after,
.ragima-stream-scope .ragima-html-scope li:after {
	content: none !important;
}

.ragima-stream-scope .ragima-html-scope table {
	display: table !important;
	width: 100% !important;
	margin: 8px 0 !important;
	border-collapse: collapse !important;
	border-spacing: 0 !important;
	font-size: 13px !important;
	background: #fff !important;
}

.ragima-stream-scope .ragima-html-scope th,
.ragima-stream-scope .ragima-html-scope td {
	display: table-cell !important;
	padding: 6px 8px !important;
	border: 1px solid #dce6f3 !important;
	text-align: left !important;
	vertical-align: top !important;
}

.ragima-stream-scope .ragima-html-scope th {
	background: #f4f8ff !important;
	color: #1f3657 !important;
	font-weight: 600 !important;
}

.ragima-stream-scope .ragima-html-scope blockquote {
	margin: 8px 0 !important;
	padding: 6px 10px !important;
	border-left: 3px solid #9dc0f6 !important;
	background: #f7faff !important;
	color: #46638c !important;
}

.ragima-stream-scope .ragima-html-scope pre {
	margin: 8px 0 !important;
	padding: 10px 12px !important;
	overflow-x: auto !important;
	border-radius: 8px !important;
	background: #1f2a38 !important;
	color: #d7e8ff !important;
	font-size: 12px !important;
	line-height: 1.6 !important;
	white-space: pre-wrap !important;
}

.ragima-stream-scope .ragima-html-scope code {
	padding: 1px 5px !important;
	border-radius: 4px !important;
	background: #eef3fb !important;
	color: #2f5687 !important;
	font-size: 12px !important;
}

.ragima-stream-scope .ragima-html-scope pre code {
	padding: 0 !important;
	background: transparent !important;
	color: inherit !important;
}

.ragima-stream-scope .ragima-html-scope hr {
	display: block !important;
	height: 1px !important;
	margin: 12px 0 !important;
	border: 0 !important;
	background: #dce6f3 !important;
}
