.jqte{
		border: none;
		box-shadow: none !important;
		}
		.jqte_focused{
		box-shadow: none;
		}
		.jqte_toolbar {
			display: none;
			background: lightgray;
			border: none;
			padding: 5px;
	 	}
	 	.jqte_toolbar .jqte_tool {
	 		float: left;
			display: list-item;
			list-style: none;
			margin-right: 5px;
			padding: 0;
			border: none;
	 	}
	 	.jqte_toolbar .jqte_tool a {
	 		/* background-color: #f1f7fb; */
	 	}
	 	.jqte_tool_label{
	 	height: auto !important;
	 	}
	 	.postelementProduct{
	 	width: 100%;
	 	}
	 	.postelementsub{
	 	width:100%;
	 	}
	 	.jqte_tool, .jqte_tool_icon, .jqte_tool_label{
	 	border: none;
	 	}
	 	.jqte_editor{
			 
			 border:1px solid #efefef;			 
		 }