.bx-input-file-desc {display:none;}
.bx-editor-iframe {
	font-family: "Open Sans", Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 1.125rem;
	line-height: 1.7;
}

.bx-editor-iframe img {
	max-width:100%;
	height:auto;
	vertical-align:top
	}
.bx-editor-iframe p {
	margin:2rem 0;
	padding:0
	}
.bx-editor-iframe ul,.bx-editor-iframe ol {
	margin:1rem 0;
	padding-left:2.7rem
	}
.bx-editor-iframe li {
	margin:1rem 0
	}
.bx-editor-iframe li p {
	margin:0
	}
.bx-editor-iframe blockquote p:first-child,
.bx-editor-iframe .blog-tip p:first-child,
.bx-editor-iframe .blog-idea p:first-child {
 	margin-top:0
 	}
.bx-editor-iframe blockquote p:last-child,
.bx-editor-iframe .blog-tip p:last-child,
.bx-editor-iframe .blog-idea p:last-child {
 	margin-bottom:0
 	}
.bx-editor-iframe blockquote {
 	margin:2rem 0;
 	padding:2rem 3rem;
 	background-color:#f2f2f2;
 	font-size:1.11em;
 	line-height:1.5
 	}
.bx-editor-iframe .blog-tip {
	border-left:1px solid #eaf1f5;
	padding-left:3rem
	}
.bx-editor-iframe .blog-idea {
	background-color:#eaf1f5;
	padding:3rem;
	margin-bottom:2.25rem
	}

.bx-editor-iframe h1,
.bx-editor-iframe h2,
.bx-editor-iframe h3,
.bx-editor-iframe h4,
.bx-editor-iframe h5,
.bx-editor-iframe h6 {
	margin: 2rem 0 1rem;
	padding: 0;
	font-family: "Roboto", Helvetica, Arial, sans-serif;
	font-weight: 600;
	line-height: 1.3;
}
.bx-editor-iframe h1:first-child,
.bx-editor-iframe h2:first-child,
.bx-editor-iframe h3:first-child,
.bx-editor-iframe h4:first-child,
.bx-editor-iframe h5:first-child,
.bx-editor-iframe h6:first-child {
	margin-top: 0;
}

.bx-editor-iframe h1 {
	font-size: 2.8125rem;
}
.bx-editor-iframe h2 {
	font-size: 2.1875rem;
}
.bx-editor-iframe h3 {
	font-size: 1.5625rem;
	font-weight: 800;
}
.bx-editor-iframe h4 {
	font-size: 1.5625rem;
	font-weight: 500;
}
.bx-editor-iframe h5 {
	font-size: 1.25rem;
	font-weight: 500;
}
.bx-editor-iframe h6 {
	font-size: 1.125rem;
	font-weight: 500;
}